GriffinR
|
97b485284e
|
Move version info to porymap.pro
|
2024-01-21 00:14:40 -05:00 |
|
GriffinR
|
783fd0b304
|
Fix some issues with the Tileset Editor zoom sliders
|
2024-01-16 13:28:40 -05:00 |
|
GriffinR
|
1428b250e6
|
Merge pull request #582 from GriffinRichards/tileset-zoom
Add zoom sliders to the Tileset Editor
|
2024-01-11 23:11:00 -05:00 |
|
GriffinR
|
07f68f6ab7
|
Merge pull request #581 from GriffinRichards/script-completer
Sort script dropdown, minor fixes
|
2024-01-11 22:59:21 -05:00 |
|
GriffinR
|
bcba146be9
|
Add zoom sliders to the Tileset Editor
|
2024-01-07 18:01:59 -05:00 |
|
GriffinR
|
1212d7dfd8
|
Sort script dropdown, minor fixes
|
2024-01-06 17:40:59 -05:00 |
|
GriffinR
|
c9d8de8971
|
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-05 02:47:23 -05:00 |
|
GriffinR
|
941174d0ea
|
Reduce redundant work in metatile selector
|
2024-01-04 21:36:14 -05:00 |
|
GriffinR
|
6682233079
|
Fix tileset editor desyncing with API changes
|
2024-01-02 00:54:54 -05:00 |
|
GriffinR
|
2fc906b5ae
|
Fix tileset editor grid layering
|
2023-12-31 14:06:47 -05:00 |
|
GriffinR
|
a2d230666b
|
Add grids to tileset editor
|
2023-12-20 13:11:57 -05:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|
GriffinR
|
cd1c3fef94
|
Fix settings window crash on close
|
2023-12-19 11:42:46 -05:00 |
|
GriffinR
|
b74b007186
|
Add identifiers to the settings window
|
2023-12-18 21:07:36 -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
|
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
|
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
|
dcba9ececd
|
Update custom scripts editor
|
2023-11-03 02:40:03 -04:00 |
|
GriffinR
|
f9a14c0d56
|
Merge pull request #543 from GriffinRichards/options
Add Project Settings Editor
|
2023-09-25 10:45:16 -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
|
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
|
61cbbbf08a
|
Add path override editor
|
2023-09-08 12:21:56 -04:00 |
|
GriffinR
|
885695e705
|
Clean up for new editor windows
|
2023-09-06 16:41:34 -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
|
d28849a533
|
Merge pull request #536 from GriffinRichards/4bpp
Support 8BPP tileset tile images
|
2023-08-13 22:33:07 -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
|
6508fd10af
|
Reimplement metatile label edit history
|
2023-02-17 14:59:03 -05:00 |
|
GriffinR
|
dbd6afb0c3
|
Move metatile labels to tilesets
|
2023-02-14 14:43:05 -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
|
56ba0a8f77
|
Support 8BPP images for 4BPP tilemaps
|
2023-01-25 20:40:23 -05:00 |
|
garak
|
a2aa5c0129
|
add buttons for encounter tab actions
|
2023-01-19 13:26:05 -05:00 |
|
garak
|
f4e7eb3e49
|
clean up timing functions
|
2023-01-17 13:15:07 -05:00 |
|