Frank DeBlasio
aac6ebbc27
Fix object event graphic names ( #731 )
...
* Fixed object event graphic names
* Updated files and other variable names
* Fix from finding and replacing without matching case
* spritesheet updates
* Update flag name
---------
Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-03-22 08:28:44 -05:00
GriffinR
50babdb07f
Move local IDs to map.json
2024-10-15 02:51:08 -04:00
GriffinR
4dc5c47799
OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA
2024-10-14 22:48:30 -04:00
GriffinR
bb50006fc9
Move heal locations data to their associated map.json ( #673 )
2024-10-11 15:17:18 -04:00
GriffinR
aeb1c74bbf
Label remaining scripts
2022-10-05 15:32:51 -04:00
Jaizu
ce612de462
Add Common_ to movements.inc
2022-08-28 16:51:45 +02:00
cbt6
2644dd9c21
Merge branch 'master' into movement-action
2022-08-15 12:54:47 +08:00
cbt6
7233b2ed0a
Rename WalkFastest functions to WalkFaster
2022-08-11 12:21:28 +08:00
GriffinR
f113da30ad
Use 'goto_if_eq VAR, value, Script' syntax
2022-08-09 20:41:54 -04:00
GriffinR
fbdbc5851c
Add npc text color constants
2022-08-09 16:06:51 -04:00
GriffinR
8e7dd94eca
Drop some optional script command arguments
2022-08-09 15:25:44 -04:00
GriffinR
9cde4e0f74
Remove address comments
2022-06-24 21:10:48 -04:00
SatoMew
c128e68062
Replace rival labels
2021-04-17 16:32:55 +01:00
GriffinR
bb56d4a3f4
Give songs meaningful english names
2020-08-29 03:11:03 -04:00
PikalaxALT
af32535610
Name all specials
2020-03-31 08:49:47 -04:00
GriffinR
4ab3d77d80
Fix special var names
2020-03-02 12:57:54 -05:00
GriffinR
ad4f363a58
Document One Island scripts
2020-02-26 00:26:05 -05:00
GriffinR
c2bf9898a5
Document Vermilion scripts
2020-01-23 02:03:40 -05:00
GriffinR
0bb7f18b8e
Sync Cable Club scripts
2020-01-11 00:47:47 -05:00
GriffinR
9fafa12285
More basic script constants
2020-01-10 03:50:11 -05:00
GriffinR
29e4446a03
Use MSGBOX constants
2020-01-10 03:00:38 -05:00
GriffinR
4a6f15ba24
Sync event macros
2020-01-10 01:26:20 -05:00
GriffinR
94fbc3ac48
Sync temp vars
2020-01-09 14:46:14 -05:00
GriffinR
c39d295386
Label used movement steps
2020-01-09 12:57:13 -05:00
GriffinR
33a4b68486
Use special obj event ids
2020-01-08 21:14:45 -05:00
GriffinR
7eb5464860
Sync some event_scripts.s, split files
2020-01-08 21:05:04 -05:00
GriffinR
2e5bf6c9ef
Use map_script constants, name unique map_script labels
2020-01-08 19:16:57 -05:00
GriffinR
31d31d3260
Sync compare macros, some event_scripts.s doc, begin map_scripts constants
2020-01-08 18:09:24 -05:00
PikalaxALT
7679d53777
SEAGALLOP constants in event scripts, 2
2019-10-21 16:50:06 -04:00
PikalaxALT
221259d0d6
sys flags
2019-10-21 10:42:24 -04:00
PikalaxALT
a1bddb8f8c
Remaining story flags referenced in event scripts
2019-10-21 09:58:14 -04:00
PikalaxALT
3ab70c735e
Story flags through mystic ticket
2019-10-20 22:14:22 -04:00
PikalaxALT
9aa5709329
use TRUE and FALSE for flag conditionals; more story flags
2019-10-20 21:24:16 -04:00
PikalaxALT
6b503e306d
script switch/case; name script conditionals
2019-10-20 20:38:23 -04:00
PikalaxALT
9d8c5b2250
Two additional script macros
2019-10-19 22:37:08 -04:00
PikalaxALT
2702aa2754
Remaining NPC hide/show flags
2019-10-19 21:10:29 -04:00
PikalaxALT
2ff8af13d5
Hide/show flags through 07F
2019-10-19 20:30:38 -04:00
PikalaxALT
4f15cb02d2
Rename map scene vars and partially document Oak's lab
2019-10-18 12:49:59 -04:00
PikalaxALT
2435bcc09d
sys flag rearrange
2019-10-17 21:24:47 -04:00
PikalaxALT
855c052be0
Rename song constants using Japanese sound test menu
2019-10-09 20:02:59 -04:00
PikalaxALT
b01da1a592
link.c through InitLocalLinkPlayer
2019-10-05 15:49:05 -04:00
PikalaxALT
4156dd6b57
setrespawn
2019-05-16 13:57:21 -04:00
PikalaxALT
a2d1b854d6
goto_if_eq and switch/case in scripts
2019-05-16 13:30:03 -04:00
PikalaxALT
d7bd4d3bd1
Propagate giveitem macro
2019-05-16 09:52:32 -04:00
PikalaxALT
119693e181
propagate msgbox macro
2019-05-16 09:38:19 -04:00
PikalaxALT
d4710d9ab8
giveitemfanfaremsg
2019-05-16 08:53:17 -04:00
PikalaxALT
32bb74b619
Name some std scripts, dism some Celadon text
2019-05-15 09:58:43 -04:00
PikalaxALT
9a464931d2
Replace some hardcoded flags/vars
2019-05-14 17:35:04 -04:00
PikalaxALT
15c153273b
Define map scene vars
2019-05-14 17:14:47 -04:00
PikalaxALT
7dca612936
Fix indentation in .inc files
2019-05-14 16:47:07 -04:00