GriffinR
239f3935bf
Stop treating map header bools as strings
2022-10-14 18:11:11 -04:00
garak
582405d68b
change Event class design in favor of polymorphism
2022-10-13 22:30:07 -04:00
GriffinR
b0e12170fb
Add image export for metatileset
2022-10-05 18:53:31 -05:00
GriffinR
eb8b9b0352
Add Cut to Tileset Editor
2022-10-04 17:50:39 -05:00
Marcus Huderle
b92fdaf94e
Add documentation for prefabs
2022-09-10 13:08:48 -05:00
Marcus Huderle
4232410a79
Add ability to delete a prefab item from the list
2022-09-09 19:37:25 -05:00
Marcus Huderle
96ad32c6db
Properly paint prefabs and create them from dialog box
2022-09-07 20:38:30 -05:00
Marcus Huderle
bc4cbbabfa
Clicking on a prefab will make it the current selection for painting
2022-09-06 20:42:19 -05:00
Marcus Huderle
3046a4d3ae
Load and display prefabs in UI
2022-09-05 20:52:03 -05:00
Marcus Huderle
a943b6b260
Add prefab tab and refactor metatile selection data
2022-09-05 11:35:17 -05:00
GriffinR
268cc9b30b
Add getPorymapVersion
2022-08-31 13:38:07 -04:00
garak
12d5f22475
improve palette editor ui
...
- remove redundant RGB label
- in color picker, instruct user to press SPACE
- add toggle between 15 and 24 bit depth displaying
2022-07-11 22:06:17 -04:00
garak
48baf627e8
palette editor: color hex boxes, spinboxes for sliders
2022-07-11 22:06:17 -04:00
garak
45cb2a19af
add a color picker dialog to palette editor
2022-07-11 22:06:17 -04:00
GriffinR
2bdc8024f7
Add reopen on launch setting to UI
2022-07-04 16:22:52 -05:00
GriffinR
441db4274e
Merge branch 'master' into label-copy
2022-06-30 00:41:10 -04:00
garak
13603901e2
fix config update crash, add real swap & rename old swap to replace
2022-06-29 22:15:21 -04:00
garak
04ef5c5b7c
expose config dialog to users after setup (File>Update Config)
2022-06-29 22:15:21 -04:00
garak
813845e0da
address feedback, fix oversights
2022-06-29 22:15:21 -04:00
garak
aeb56e579c
support ruby in rme
2022-06-29 22:15:21 -04:00
garak
f7a0e02f95
resize region map tilemaps
2022-06-29 22:15:21 -04:00
garak
e82ff92b2b
add/remove map section entry in region map editor
2022-06-29 22:15:21 -04:00
garak
2b152ce64e
create edit history for region map tilemap and layout
2022-06-29 22:15:21 -04:00
garak
1334369906
begin overhaul of region map editor
...
- use a configurator to give users more options
- support firered (tilemaps, layout layers)
- add support for 4bpp and 8bpp tilemaps
- use new region map entries json format
- temporarily disabled city tilemap editor code
2022-06-29 22:15:21 -04:00
GriffinR
304b00b0f3
Add copy/paste to tileset editor
2022-06-29 19:13:42 -04:00
GriffinR
60d407fe80
Add tool tip / icon for metatile label copy button
2022-02-10 11:14:19 -05:00
GriffinR
d1883720c9
Add metatile label copy button
2022-02-10 09:53:04 -05:00
Marcus Huderle
5a06da96ad
Release 4.5.0
2021-12-26 12:40:26 -06:00
Marcus Huderle
e070a5a1b2
Fix Poryscript casing
2021-12-26 11:50:11 -06:00
GriffinR
36dc1c6649
Move map cursor UI and grid to foreground
2021-12-26 11:23:45 -06:00
GriffinR
39cd1d335b
Add map view tab to API
2021-12-26 11:23:45 -06:00
ultima-soul
2d87a6222a
Merge branch 'master' of github.com:huderlem/porymap into import_amap_map
2021-07-23 23:35:56 -07:00
ultima-soul
cdcf535894
Address review comments.
2021-07-23 16:20:41 -07:00
garak
df724a4682
find unused tiles
2021-07-22 12:23:21 -04:00
garak
601e671fc8
add options to count metatiles to tileset editor
...
- count the total number of usages across all maps of specific metatiles
- display the count and/or display unused metatiles
- this does not account for metatiles used in code (most of these are labeled)
2021-07-22 12:23:21 -04:00
hjk321
09cfde8280
Song Option in New Map Popup
2021-03-06 22:19:38 -05:00
BigBahss
f166652ccc
Revert 80c5f74368
and validate map group
2021-02-21 08:47:03 -06:00
BigBahss
80c5f74368
Fix #355 (map group validation)
2021-02-19 01:30:31 -05:00
BigBahss
3d394bc4bb
Add option to open config folder
2021-02-03 16:01:54 -06:00
BigBahss
6335151c39
Add option to open log file
2021-02-03 16:01:54 -06:00
Marcus Huderle
c354142f1b
Add ability to export map timelapse GIFs
2021-01-20 19:27:50 -06:00
Marcus Huderle
afa06b48d0
Release 4.4.0
2020-12-20 19:16:47 -06:00
BigBahss
1d29a53237
Merge remote-tracking branch 'origin/master' into script-editing
2020-12-13 00:30:22 -05:00
BigBahss
8be6dc2f74
Adjust the appearance of PreferenceEditor
...
(Help text appeared too large on Windows)
2020-12-13 00:24:03 -05:00
BigBahss
c0eb0503e2
Update CHANGELOG and docs.
...
Merge remote-tracking branch 'origin/master' into shortcuts-editor
2020-12-05 20:33:45 -05:00
BigBahss
7a4de9f3d9
Add support for finding and opening any event script
2020-12-04 09:29:38 -05:00
BigBahss
789fe7d00c
Merge remote-tracking branch 'origin/master' into script-editing
2020-12-01 16:43:53 -05:00
BigBahss
62f73bee04
Populate scripts comboboxes with scripts found in map.json
2020-12-01 16:32:08 -05:00
BigBahss
dbafb99fd4
Add action to open the project root in a text editor
2020-12-01 07:12:32 -05:00
Ashley Coleman
49737d16cc
Implement delete for wild encounter table
2020-11-22 16:34:30 -06:00
BigBahss
662fb2a367
Move themes to PreferenceEditor
2020-11-16 09:35:55 -05:00
BigBahss
ea9cfa47e5
Add basic prefences window with text editor command field
2020-11-16 07:39:42 -05:00
BigBahss
2fb3bf4e26
Redesign ShortcutsEditor to take an obj list and refactor config to reflect that
2020-11-08 12:03:44 -05:00
BigBahss
88fbf9f28b
Add ShortcutsEditor to customize shortcuts for QAction's
2020-11-01 09:16:27 -05:00
Marcus Huderle
8ab5bfcdbd
Merge remote-tracking branch 'origin/master' into better-map-zoom
2020-10-23 18:38:05 -05:00
Tyler
de43c64118
Merge branch 'master' into fix-window-size-issue
2020-10-22 19:59:11 -04:00
BigBahss
81ad828a53
Fix palette editor windowTitle
2020-10-22 18:44:22 -05:00
BigBahss
5b24ac1bbe
Allow frame_Objects width to resize smaller, cleanup various ui elements
2020-10-20 18:20:53 -04:00
BigBahss
8154b7c654
Allow MainWindow height to resize smaller
2020-10-20 16:23:41 -04:00
BigBahss
f449f370a0
Implement FlowLayout for frame_mapTools
2020-10-20 15:02:06 -04:00
BigBahss
68d4f47dbb
Add scrolling to collision tab
2020-10-20 14:41:51 -04:00
BigBahss
f404f8c11f
Remove scrollArea surrounding graphicsView_Connections
2020-10-13 12:23:13 -04:00
BigBahss
ef9c4c73c3
Remove scrollArea surrounding graphicsView_Map
2020-10-13 10:14:16 -04:00
BigBahss
db20d01f3c
Focus map zoom on currently hovered metatile
2020-10-11 12:07:11 -04:00
ultima-soul
38e7951f3e
Add Import Map from Advance Map 1.92 feature.
2020-09-19 12:05:27 -07:00
BigBahss
698e4e38e7
Add clear buttons to all QLineEdit text boxes
2020-09-13 08:34:36 -05:00
BigBahss
e430abe724
Add some useful shortcuts
2020-09-07 14:06:07 -04:00
BigBahss
2fd3df9734
Remove straight paths checkbox and refactor
2020-09-07 13:12:15 -04:00
BigBahss
5f5087df05
Fix checkBox_straightPaths styling
2020-09-07 13:12:15 -04:00
BigBahss
5e09d7b965
Create ui checkbox for enabling straight paths
2020-09-07 13:12:15 -04:00
BigBahss
cfbcb8b623
Add 'Show Location Name' to newmappopup
2020-09-07 12:06:41 -04:00
garakmon
fb1eec1755
begin refactoring undo history
2020-08-26 20:03:47 -04:00
Marcus Huderle
acc6da4c58
Release 4.3.1
2020-07-17 16:55:31 -05:00
Marcus Huderle
b31b2c2fc7
Release 4.3.0
2020-06-27 17:28:36 -05:00
ultima-soul
4cc3d60dc4
Revert unecessary changes and hide Layer Type for Triple Metatile Layers.
2020-06-26 16:22:15 -05:00
ultima-soul
8ceb783056
Remove checkbox for enabling triple metatile layers.
2020-06-26 16:22:15 -05:00
ultima-soul
debb1c66ac
Implement proper triple metatile layer support.
2020-06-26 16:22:15 -05:00
Marcus Huderle
a9bd7b884d
Release 4.2.0
2020-06-06 11:57:53 -05:00
Marcus Huderle
bc51fcf0be
Release 4.1.0
2020-05-18 18:04:05 -05:00
Marcus Huderle
c7495c24a3
Fix new map popup layout
2020-05-18 17:25:53 -05:00
garakmon
9f5b13c287
use a more descriptive warning message for the new map dimensions
2020-05-18 17:25:53 -05:00
garakmon
482d3cd8fb
fix map dimension checks in new map window
2020-05-18 17:25:53 -05:00
garakmon
37c849f9b5
allow current widget to dictate size of stacked widget for metatile/collision and events pages
2020-05-08 11:35:14 -05:00
Marcus Huderle
37ab54019b
Release 4.0.0
2020-04-28 20:07:55 -05:00
Marcus Huderle
438a36f29a
Remove spacing between top tab bar and main contain frames
2020-04-28 19:09:42 -05:00
garak
fa42beac1d
update ui so that map and events tabs share widgets
...
- use a programmatically created QTabBar to switch between pages of stacked widget
- use stacked widget to display selected objects and metatiles frames
- remove unique map events tab
this gives access to the toolbuttons while editing events (not functional yet)
2020-04-26 16:17:51 -04:00
garakmon
b849ace6e2
fix mainwindow.ui action tag
2020-04-21 16:22:09 -04:00
garak
03082e5920
Merge branch 'master' into closeproject
2020-04-20 22:05:28 -04:00
garakmon
401d2e4884
let user change some config settings
...
- use encounter json
- use poryscript
- monitor files
2020-04-20 21:54:20 -04:00
Marcus Huderle
bb6dbedabf
Add ability to export map stitch images.
2020-04-20 20:29:07 -05:00
garakmon
6026266afd
add File>Reload Project
2020-04-20 14:07:06 -04:00
GriffinR
9924a36950
Set floor minimum
2020-03-24 00:33:10 -04:00
GriffinR
bf72ecede9
Parse remaining pokefirered metatile attributes, allow editing/saving them
2020-03-16 16:31:08 -04:00
GriffinR
c0a512803e
Allow editing border dimensions
2020-03-14 18:06:35 -04:00
GriffinR
3eca227d07
Basic pokefirered empty layout, floor number, version selection support
2020-03-11 02:06:13 -04:00
Marcus Huderle
c058794597
Release 3.0.1
2020-03-04 11:56:09 -06:00
Marcus Huderle
4d21548a7f
Release 3.0.0
2020-02-12 18:30:50 -06:00
Marcus Huderle
f2844c2ec0
Update grid tooltip and update object event filepaths
2020-02-12 18:13:48 -06:00
Marcus Huderle
b9ec239655
Release 2.0.0
2019-10-16 20:43:09 -05:00
garak
376cfbf9c3
add light and dark themes
2019-09-21 12:27:05 -05:00