GriffinR
|
9ae336080e
|
Consolidate event constructor calls
|
2024-08-30 23:33:46 -04:00 |
|
GriffinR
|
db598a43db
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
|
GriffinR
|
3ebc7a93d4
|
Soften launch requirements, fix some potential crashes
|
2024-01-19 14:05:20 -05:00 |
|
GriffinR
|
2c61df578a
|
Support relative paths in image API functions, combine projectDir calls
|
2024-01-03 12:13:53 -05:00 |
|
GriffinR
|
06ed730cd1
|
Support vertical spritsheets for overworld graphics
|
2023-12-29 00:34:52 -05:00 |
|
GriffinR
|
6d995cee9b
|
Add identifier config settings
|
2023-12-18 20:48:40 -05:00 |
|
GriffinR
|
5d4d88d11e
|
Add warning for warp behaviors
|
2023-12-16 20:35:28 -05:00 |
|
GriffinR
|
5a3907bf56
|
Use Block masks to update value limits, parse fieldmap.c
|
2023-12-16 01:48:13 -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
|
0b6d61e3f1
|
Fix default object sprites
|
2023-03-15 21:38:58 -04:00 |
|
GriffinR
|
a3a2f3bbcd
|
Fix null characters being written to JSON files
|
2023-02-12 13:30:33 -05:00 |
|
GriffinR
|
c9d244bf9b
|
Add missing object event defaults
|
2022-10-23 18:06:55 -04:00 |
|
Marcus Huderle
|
7b66537d01
|
Merge pull request #479 from GriffinRichards/fix-json
Better type conversion for JSON data
|
2022-10-22 12:57:17 -05:00 |
|
GriffinR
|
4c3a508534
|
Better type conversion custom event attributes
|
2022-10-18 19:52:35 -04:00 |
|
GriffinR
|
55f7b73b9b
|
Fix id names of new heal locations
|
2022-10-18 17:14:46 -05:00 |
|
GriffinR
|
8e6585bbb2
|
Treat warp IDs as strings, stop deleting invalid warps
|
2022-10-18 13:44:45 -04:00 |
|
GriffinR
|
0e0da77c07
|
NONE_MAP -> DYNAMIC_MAP
|
2022-10-18 12:39:37 -04:00 |
|
GriffinR
|
75788ed3f9
|
Convert event JSON values by type
|
2022-10-18 01:20:53 -04:00 |
|
garak
|
d433641bee
|
allow numbers for gfx constants, code cleanup
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
00504817db
|
add methods for updating frame ui
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
cb6d1a4220
|
indicate map edited when event data is modified
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
582405d68b
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -04:00 |
|