GriffinR
|
91b2ade693
|
Review changes
|
2023-12-25 01:57:31 -05:00 |
|
GriffinR
|
c543cc0899
|
Store warp behaviors as values, add version defaults
|
2023-12-21 23:33:36 -05:00 |
|
GriffinR
|
a2d230666b
|
Add grids to tileset editor
|
2023-12-20 13:11:57 -05:00 |
|
GriffinR
|
93fb8cf471
|
Allow empty behavior names, simplify fieldmap parsing
|
2023-12-19 15:46:10 -05:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|
GriffinR
|
2cdbd029b6
|
Move warp behavior warning setting to porymap.cfg
|
2023-12-19 12:57:45 -05:00 |
|
GriffinR
|
59f365b16d
|
Fix project reload not disabling window on failure
|
2023-12-19 12:46:47 -05:00 |
|
GriffinR
|
e0c6621abc
|
Add truncation warning for metatile labels
|
2023-12-19 12:29:16 -05:00 |
|
GriffinR
|
cd1c3fef94
|
Fix settings window crash on close
|
2023-12-19 11:42:46 -05:00 |
|
GriffinR
|
902beeedcf
|
Fix shuffled attributes
|
2023-12-19 00:23:32 -05:00 |
|
GriffinR
|
b74b007186
|
Add identifiers to the settings window
|
2023-12-18 21:07:36 -05:00 |
|
GriffinR
|
6d995cee9b
|
Add identifier config settings
|
2023-12-18 20:48:40 -05:00 |
|
GriffinR
|
bfb827b736
|
Add by-name and recursive define evaluation
|
2023-12-17 20:47:28 -05:00 |
|
GriffinR
|
8d274c013f
|
Merge branch 'master' of https://github.com/huderlem/porymap into custom-images
|
2023-12-17 16:18:16 -05:00 |
|
GriffinR
|
144b835c53
|
Merge pull request #531 from GriffinRichards/fix-label-saving
Fix metatile label saving
|
2023-12-17 02:05:34 -05:00 |
|
GriffinR
|
fc1e192087
|
Add warp behavior list to settings
|
2023-12-17 02:03:33 -05:00 |
|
GriffinR
|
5d4d88d11e
|
Add warning for warp behaviors
|
2023-12-16 20:35:28 -05:00 |
|
GriffinR
|
60fb1a246e
|
Clean up custom Block layouts
|
2023-12-16 17:54:06 -05:00 |
|
GriffinR
|
5a3907bf56
|
Use Block masks to update value limits, parse fieldmap.c
|
2023-12-16 01:48:13 -05:00 |
|
GriffinR
|
f0310d4a63
|
Generalize bit packing utility for Block
|
2023-12-15 14:33:01 -05:00 |
|
GriffinR
|
19e5e681e5
|
Add block layout to config
|
2023-12-13 00:06:37 -05:00 |
|
GriffinR
|
2228f78117
|
Privatize Block members
|
2023-12-12 18:32:54 -05:00 |
|
GriffinR
|
8164aae151
|
Custom image setting cleanup, update manual
|
2023-12-12 15:57:54 -05:00 |
|
GriffinR
|
c4adcc2963
|
Stop unnecessary evaluation when parsing constant names
|
2023-12-11 16:49:27 -05:00 |
|
GriffinR
|
06ff213691
|
Sturdier pokemon icon search, add icon override settings
|
2023-12-11 03:08:25 -05:00 |
|
GriffinR
|
571ff8e328
|
Expose new settings, add tabs to settings editor
|
2023-12-09 12:52:51 -05:00 |
|
GriffinR
|
61b1789d4b
|
Custom collision/event graphics cleanup
|
2023-12-08 14:50:00 -05:00 |
|
GriffinR
|
4f0e8716f2
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
|
GriffinR
|
d5210cf230
|
Support custom collision graphics
|
2023-12-07 13:43:24 -05:00 |
|
GriffinR
|
1b9b980121
|
Support custom event icons
|
2023-12-06 15:02:19 -05:00 |
|
GriffinR
|
b88d62ecc1
|
Merge pull request #554 from GriffinRichards/fix-encounters
Fix issues when user supplies incorrect number of encounters
|
2023-12-02 14:32:54 -05:00 |
|
GriffinR
|
49cb69f2b8
|
Fix issues when user supplies incorrect number of encounters
|
2023-11-07 13:05:10 -05:00 |
|
GriffinR
|
1454714343
|
Fix focus issue in custom scripts editor
|
2023-11-03 14:34:41 -04:00 |
|
GriffinR
|
c3c9936c67
|
Avoid Qt quick compiler for script_template
|
2023-11-03 10:48:20 -04:00 |
|
GriffinR
|
dcba9ececd
|
Update custom scripts editor
|
2023-11-03 02:40:03 -04:00 |
|
GriffinR
|
6ee76f80d1
|
Fix project settings editor regression
|
2023-10-01 02:48:32 -04:00 |
|
GriffinR
|
56d53d2693
|
Relax spacing requirements in heal location data table
|
2023-09-30 18:39:14 -04:00 |
|
GriffinR
|
ae1c7e8d9a
|
Simplify closeSupplementaryWindows for QPointer use
|
2023-09-28 19:47:50 -04:00 |
|
GriffinR
|
5cf07c7f91
|
Close new options windows on project open
|
2023-09-28 16:26:56 -04:00 |
|
GriffinR
|
c42909d028
|
Merge branch 'master' into fix-label-saving
|
2023-09-25 10:50:07 -04:00 |
|
GriffinR
|
f9a14c0d56
|
Merge pull request #543 from GriffinRichards/options
Add Project Settings Editor
|
2023-09-25 10:45:16 -04:00 |
|
GriffinR
|
31c5ad6b95
|
Remove duplicate empty script labels in dropdown
|
2023-09-19 19:09:24 -04:00 |
|
GriffinR
|
4f459f5a06
|
Improve speed of setMetatileTiles
|
2023-09-19 15:49:56 -04:00 |
|
GriffinR
|
22fe7f2963
|
Use spin boxes for border metatile settings if using default size
|
2023-09-19 14:30:48 -04:00 |
|
GriffinR
|
0c47866e3d
|
Fix some window and scrollbox sizes
|
2023-09-12 13:51:09 -04:00 |
|
GriffinR
|
a508677b1d
|
Move remaining Porymap config settings to Preferences
|
2023-09-11 16:54:15 -04:00 |
|
GriffinR
|
30a01b7061
|
Use UIntSpinBox for metatile attribute settings
|
2023-09-11 16:32:15 -04:00 |
|
GriffinR
|
603df4defa
|
Add UIntSpinBox class
|
2023-09-11 16:31:44 -04:00 |
|
GriffinR
|
1c081f2011
|
Connect custom script editor to shortcuts editor
|
2023-09-10 17:04:44 -04:00 |
|
GriffinR
|
a5a864926a
|
Enforce project folder for custom filepaths
|
2023-09-10 13:33:18 -04:00 |
|
GriffinR
|
7a399daaff
|
Clean up project settings editor UI
|
2023-09-08 15:32:33 -04:00 |
|
GriffinR
|
61cbbbf08a
|
Add path override editor
|
2023-09-08 12:21:56 -04:00 |
|
GriffinR
|
7411ddaeef
|
Ignore empty script paths
|
2023-09-06 21:52:42 -04:00 |
|
GriffinR
|
885695e705
|
Clean up for new editor windows
|
2023-09-06 16:41:34 -04:00 |
|
GriffinR
|
2aa18da255
|
Implement script engine reload
|
2023-09-06 13:40:55 -04:00 |
|
GriffinR
|
40e8824eca
|
Add option to turn custom scripts on/off
|
2023-09-06 12:58:39 -04:00 |
|
GriffinR
|
d6d27ae8b3
|
Add Custom Scripts Editor window
|
2023-09-05 16:45:53 -04:00 |
|
GriffinR
|
143e5cf79b
|
Add button to import default prefabs
|
2023-08-31 14:23:03 -04:00 |
|
GriffinR
|
871a6ed9b7
|
Add prompts to project settings editor
|
2023-08-29 14:43:50 -04:00 |
|
GriffinR
|
9bed66ecfc
|
Write config with project settings editor
|
2023-08-28 16:48:27 -04:00 |
|
GriffinR
|
4d8f5ef150
|
Add project settings window
|
2023-08-23 21:06:14 -04:00 |
|
GriffinR
|
0148580bd2
|
Merge pull request #539 from GriffinRichards/recent-fail
Stop misleading error when recent project doesn't exist
|
2023-08-19 10:01:27 -04:00 |
|
GriffinR
|
ae68ab3a6f
|
Stop single tile mode on prefab tab
|
2023-08-19 00:06:21 -04:00 |
|
GriffinR
|
d28849a533
|
Merge pull request #536 from GriffinRichards/4bpp
Support 8BPP tileset tile images
|
2023-08-13 22:33:07 -04:00 |
|
GriffinR
|
a366c7cffe
|
Stop misleading error when recent project doesn't exist
|
2023-08-09 14:42:03 -04:00 |
|
GriffinR
|
1ecb2cc369
|
Automatically adjust min/max encounter levels
|
2023-07-31 14:57:42 -04:00 |
|
GriffinR
|
0b293d2af0
|
Stop tileset editor from scrolling to map's selection when saving
|
2023-06-30 13:40:11 -04:00 |
|
GriffinR
|
ff6a51ffa4
|
Support 8BPP tileset tile images
|
2023-06-30 01:49:43 -04:00 |
|
GriffinR
|
cdf4556e23
|
Fix border not updating when tileset is changed
|
2023-06-30 00:53:14 -04:00 |
|
GriffinR
|
4ec5238abb
|
Fix deleting connections by clearing text
|
2023-05-29 19:18:38 -04:00 |
|
GriffinR
|
f232de68c9
|
Fix empty metatile label regression
|
2023-05-19 02:21:41 -04:00 |
|
GriffinR
|
ea704c8ef7
|
Fix metatile label saving
|
2023-05-19 01:41:20 -04:00 |
|
GriffinR
|
0b6d61e3f1
|
Fix default object sprites
|
2023-03-15 21:38:58 -04:00 |
|
GriffinR
|
4fbe8bf5ef
|
Add palette editor bit depth to config
|
2023-02-22 11:21:30 -05:00 |
|
GriffinR
|
420e92e912
|
Fix color calc in palette editor hex edit
|
2023-02-22 10:43:45 -05:00 |
|
garakmon
|
777a6c2e18
|
auto take changelog in porymap about window
|
2023-02-20 19:09:42 -05:00 |
|
GriffinR
|
49a5600e2d
|
Fix tile limit being used for metatiles
|
2023-02-20 11:19:56 -05:00 |
|
GriffinR
|
a7ceca47fb
|
Merge pull request #520 from GriffinRichards/metatile-labels
Support sharing metatile labels between tilesets
|
2023-02-20 11:04:18 -05:00 |
|
GriffinR
|
51b57f9222
|
Fix map border layering above connections after map switch
|
2023-02-18 01:21:08 -05:00 |
|
GriffinR
|
26f07add79
|
Reset Tileset Editor history when tileset changes
|
2023-02-17 22:27:02 -05:00 |
|
GriffinR
|
096c26b85a
|
Fix label history being ignored if metatile didn't change
|
2023-02-17 15:40:10 -05:00 |
|
GriffinR
|
6508fd10af
|
Reimplement metatile label edit history
|
2023-02-17 14:59:03 -05:00 |
|
GriffinR
|
44dba9edc5
|
Set shared metatile labels as placeholders
|
2023-02-14 22:44:13 -05:00 |
|
GriffinR
|
16e5e9fad8
|
Update metatile label copy button
|
2023-02-14 15:28:18 -05:00 |
|
GriffinR
|
dbd6afb0c3
|
Move metatile labels to tilesets
|
2023-02-14 14:43:05 -05:00 |
|
GriffinR
|
72ae9dfc01
|
Fix regression in metatile label saving
|
2023-02-14 11:50:14 -05:00 |
|
GriffinR
|
36363febf7
|
Remove mistaken field addition to map_groups.json
|
2023-02-14 11:03:01 -05:00 |
|
GriffinR
|
d88ae2b461
|
Merge pull request #518 from GriffinRichards/api-warnings
Add new API warnings
|
2023-02-12 14:25:13 -05:00 |
|
GriffinR
|
f4f93f4c98
|
Remove option to turn off script warning messages
|
2023-02-12 14:09:25 -05:00 |
|
GriffinR
|
a3a2f3bbcd
|
Fix null characters being written to JSON files
|
2023-02-12 13:30:33 -05:00 |
|
GriffinR
|
bc256053d0
|
Add registerToggleAction
|
2023-02-10 11:52:08 -05:00 |
|
GriffinR
|
314e6fff53
|
Allow script actions with the same name
|
2023-02-09 13:55:25 -05:00 |
|
GriffinR
|
880dabade3
|
Add script action warning
|
2023-02-09 13:15:02 -05:00 |
|
GriffinR
|
7dacfeb52b
|
Add script load warning
|
2023-02-09 12:05:57 -05:00 |
|
GriffinR
|
e710567400
|
Revert changes to readCIncbin
|
2023-02-06 19:19:46 -05:00 |
|
garakmon
|
62a6fe8515
|
allow copy/paste from mainwindow actions in encounter tab
|
2023-02-05 18:26:35 -05:00 |
|
garakmon
|
7973c91bcd
|
change encounter copy behavior
|
2023-02-05 18:26:35 -05:00 |
|
GriffinR
|
63734aec7c
|
Merge pull request #511 from GriffinRichards/fix-tilemap
Support 8BPP images for 4BPP tilemaps
|
2023-02-05 15:07:07 -05:00 |
|
GriffinR
|
9727af5793
|
Merge pull request #512 from GriffinRichards/layout-warn
Improve layout parser warnings/errors
|
2023-02-05 15:06:47 -05:00 |
|
GriffinR
|
b6c97e845b
|
Merge branch 'master' into fix-tilemap
|
2023-02-05 14:55:36 -05:00 |
|