GriffinR
|
391285aee8
|
Add buttons to open Dive/Emerge maps
|
2024-06-28 22:01:13 -04:00 |
|
GriffinR
|
db35ec2c79
|
Initial connections tab UI redesign
|
2024-06-28 22:00:44 -04:00 |
|
GriffinR
|
1c2be70ff0
|
Allow users to fix faulty region map settings
|
2024-06-17 14:31:37 -04:00 |
|
GriffinR
|
0954fe26ff
|
Fix confusing error logging during region map setup
|
2024-06-17 11:26:45 -04:00 |
|
GriffinR
|
6fe8539461
|
Fix number->string conversion in struct parsing
|
2024-03-21 15:24:08 -04:00 |
|
GriffinR
|
b228c4e76c
|
Merge pull request #590 from GriffinRichards/update-promoter
Add update promoter
|
2024-02-12 13:27:49 -05:00 |
|
GriffinR
|
142b5de5af
|
Merge pull request #592 from GriffinRichards/fix-zoom
Misc fixes for selection images
|
2024-02-07 16:30:40 -05:00 |
|
GriffinR
|
73b5c0501d
|
Only alert user at most once per new release
|
2024-02-07 15:35:11 -05:00 |
|
GriffinR
|
5def0e8be1
|
Reenable Retry button for parsing errors
|
2024-02-05 11:54:35 -05:00 |
|
GriffinR
|
ae341d144e
|
Fix new maps parsing scripts file too early
|
2024-01-29 14:07:13 -05:00 |
|
GriffinR
|
13f14757be
|
Smooth out scrolling for graphics views nested in scroll areas
|
2024-01-28 14:15:45 -05:00 |
|
GriffinR
|
895c9466d7
|
Center selection when zooming
|
2024-01-26 15:38:12 -05:00 |
|
GriffinR
|
a5ed554c68
|
Better client etiquette
|
2024-01-25 02:12:32 -05:00 |
|
GriffinR
|
58e4a21aa6
|
Revert oversimplified version check
|
2024-01-21 18:41:23 -05:00 |
|
GriffinR
|
c04a89396c
|
Add update promoter dialog
|
2024-01-21 12:01:31 -05:00 |
|
GriffinR
|
97b485284e
|
Move version info to porymap.pro
|
2024-01-21 00:14:40 -05:00 |
|
GriffinR
|
09c2ed6b30
|
Add check for updates setting
|
2024-01-20 23:02:43 -05:00 |
|
GriffinR
|
d6dfab1805
|
Add update promoter network functions
|
2024-01-20 22:09:42 -05:00 |
|
GriffinR
|
42a95b32a2
|
Restore Project::defaultSong
|
2024-01-19 15:18:14 -05:00 |
|
GriffinR
|
3ebc7a93d4
|
Soften launch requirements, fix some potential crashes
|
2024-01-19 14:05:20 -05:00 |
|
GriffinR
|
3505251ad2
|
Stop changing settings if their features fail to load
|
2024-01-18 12:00:18 -05:00 |
|
GriffinR
|
783fd0b304
|
Fix some issues with the Tileset Editor zoom sliders
|
2024-01-16 13:28:40 -05:00 |
|
GriffinR
|
e873e4c665
|
Save states of new splitters in config
|
2024-01-12 22:47:50 -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
|
c67835d350
|
Merge pull request #580 from GriffinRichards/open-proj
Fix minor issues with project opening
|
2024-01-08 21:29:03 -05:00 |
|
GriffinR
|
9538097a6f
|
Merge pull request #579 from GriffinRichards/hover-te
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-07 21:17:15 -05:00 |
|
GriffinR
|
8e9e887344
|
Merge pull request #578 from GriffinRichards/heal-loc-name
Stop enforcing heal locations table name
|
2024-01-07 21:01:23 -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
|
4df8b1e6fd
|
Fix minor issues with project opening
|
2024-01-05 02:49:22 -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
|
ef165e29df
|
Stop enforcing heal locations table name
|
2024-01-04 12:22:06 -05:00 |
|
GriffinR
|
28831a7ff0
|
Add get/setMetatileBehaviorName
|
2024-01-03 16:58:50 -05:00 |
|
GriffinR
|
0b2a526e3d
|
Fix event group tab selection
|
2024-01-03 15:09:12 -05:00 |
|
GriffinR
|
59f0d9fe11
|
Automatically adjust metatile ID strings
|
2024-01-03 13:36:42 -05:00 |
|
GriffinR
|
2c61df578a
|
Support relative paths in image API functions, combine projectDir calls
|
2024-01-03 12:13:53 -05:00 |
|
GriffinR
|
d126a2b589
|
Merge pull request #575 from GriffinRichards/map-scripts
Add labels from scripts file to Script dropdowns
|
2024-01-02 00:56:51 -05:00 |
|
GriffinR
|
6682233079
|
Fix tileset editor desyncing with API changes
|
2024-01-02 00:54:54 -05:00 |
|
GriffinR
|
ecfc521a87
|
Merge pull request #573 from GriffinRichards/enc-rate
Set reasonable defaults for wild encounter rates
|
2024-01-01 23:05:50 -05:00 |
|
GriffinR
|
dc290652e0
|
Merge pull request #574 from GriffinRichards/vert-spritesheet
Support vertical spritesheets for overworld graphics
|
2023-12-31 17:53:05 -05:00 |
|
GriffinR
|
63102eccd6
|
Merge pull request #569 from GriffinRichards/recent-projects
Add 'Open Recent Project' menu
|
2023-12-31 17:39:43 -05:00 |
|
GriffinR
|
2fc906b5ae
|
Fix tileset editor grid layering
|
2023-12-31 14:06:47 -05:00 |
|
GriffinR
|
ced402a4c6
|
Add labels from scripts file to Script dropdowns
|
2023-12-29 21:54:37 -05:00 |
|
GriffinR
|
06ed730cd1
|
Support vertical spritsheets for overworld graphics
|
2023-12-29 00:34:52 -05:00 |
|
GriffinR
|
945201026e
|
Set reasonable defaults for wild encounter rates
|
2023-12-29 00:15:51 -05:00 |
|
GriffinR
|
6fedab9a22
|
Add 'Open Recent Project' menu
|
2023-12-28 01:00:12 -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 |
|