GriffinR
|
b228c4e76c
|
Merge pull request #590 from GriffinRichards/update-promoter
Add update promoter
|
2024-02-12 13:27:49 -05:00 |
|
JakobDev
|
a960456c6e
|
Remove include limits
|
2024-02-08 13:19:12 -05:00 |
|
JakobDev
|
ab108f8a60
|
Add missing include
|
2024-02-08 13:19:12 -05:00 |
|
GriffinR
|
5def0e8be1
|
Reenable Retry button for parsing errors
|
2024-02-05 11:54:35 -05:00 |
|
GriffinR
|
582fb101cf
|
Minor network fixes
|
2024-02-02 10:31:11 -05:00 |
|
GriffinR
|
ae341d144e
|
Fix new maps parsing scripts file too early
|
2024-01-29 14:07:13 -05:00 |
|
GriffinR
|
a5ed554c68
|
Better client etiquette
|
2024-01-25 02:12:32 -05:00 |
|
GriffinR
|
3ebc7a93d4
|
Soften launch requirements, fix some potential crashes
|
2024-01-19 14:05:20 -05:00 |
|
GriffinR
|
1212d7dfd8
|
Sort script dropdown, minor fixes
|
2024-01-06 17:40:59 -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
|
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
|
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
|
91b2ade693
|
Review changes
|
2023-12-25 01:57:31 -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
|
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
|
2228f78117
|
Privatize Block members
|
2023-12-12 18:32:54 -05:00 |
|
GriffinR
|
c4adcc2963
|
Stop unnecessary evaluation when parsing constant names
|
2023-12-11 16:49:27 -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
|
31c5ad6b95
|
Remove duplicate empty script labels in dropdown
|
2023-09-19 19:09:24 -04:00 |
|
GriffinR
|
ff6a51ffa4
|
Support 8BPP tileset tile images
|
2023-06-30 01:49:43 -04:00 |
|
GriffinR
|
0b6d61e3f1
|
Fix default object sprites
|
2023-03-15 21:38:58 -04: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
|
a3a2f3bbcd
|
Fix null characters being written to JSON files
|
2023-02-12 13:30:33 -05:00 |
|
GriffinR
|
e710567400
|
Revert changes to readCIncbin
|
2023-02-06 19:19:46 -05:00 |
|
garakmon
|
70980f5e42
|
fix incbin parsing for multiple matches
|
2023-01-24 13:37:18 -05:00 |
|
garak
|
6b47d350a0
|
read multiple incbins and C arrays at once for situations where the same file could be opened many times
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
9cc55ef2f7
|
add option to copy mon info from another tab [closes #469]
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
06948a97b0
|
fix issue with fileCache invalidating certain changes in files
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
23d790cc4a
|
use custom model for encounter tables
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
5309eb5f0e
|
call updateSelectedEvents only once at a time
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
c7d548bfc3
|
use a file cache for files that are already read
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
260517b7ba
|
fix const for dynamic regular expressions
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
55c97a45d9
|
render collision apart from metatiles, using graphics item layering to display
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
07caad3fce
|
add bounds to map render to prevent doing extra work when rendering only pieces of the map (eg, connections)
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
37fcfba829
|
use static (And const where applicable) regular expression objects
the speed increase here is noticable since the work of creating a regex object is only done once per session
|
2023-01-17 13:15:07 -05:00 |
|
GriffinR
|
c233e3cd59
|
Fix tileset change not updating border
|
2023-01-16 20:23:58 -05:00 |
|
GriffinR
|
ab6d035ad8
|
Merge pull request #485 from GriffinRichards/metatile-attr
Allow reorganization of metatile attributes
|
2023-01-15 18:55:42 -05:00 |
|