Commit Graph

33 Commits

Author SHA1 Message Date
GriffinR
cb26a6faeb Add support for local IDs in map.json 2025-02-10 13:30:29 -05:00
GriffinR
4e814090a2 Treat warp ids as strings to allow constants 2022-08-26 14:38:46 -04:00
GriffinR
038abf80ba Give songs meaningful english names 2020-08-29 01:47:36 -04:00
GriffinR
aeeff84462
Merge pull request #780 from GriffinRichards/sync-scripts
Sync some scripts with pokeemerald
2020-07-20 18:02:50 -04:00
GriffinR
4a7f3117e7 Sync elite_four.inc, check_furniture.inc 2020-05-07 12:49:36 -04:00
GriffinR
15b66d82c6 Sync surf.inc, dynamic_npc_graphics.inc 2020-05-06 13:51:41 -04:00
GriffinR
6f0a4b2215 Use fadescreen constants, sync common scripts after pc.inc 2020-04-29 15:35:25 -04:00
GriffinR
4dabc1bc7b Use trainer type constants 2020-04-28 19:59:16 -05:00
GriffinR
b1c7689dcc Use OBJ_EVENT_ID_PLAYER 2020-04-27 17:05:15 -04:00
GriffinR
625f621397 Sync movement.inc 2020-04-27 16:53:59 -04:00
GriffinR
7d4c9d1f9f Sync movement actions 2020-04-27 13:57:50 -04:00
GriffinR
21b8fb4fbd Use map script constants 2020-04-23 18:28:07 -04:00
GriffinR
214d997497 Use msgbox constants 2020-04-23 18:08:40 -04:00
GriffinR
7109435631 Sync event macros 2020-04-23 17:59:25 -04:00
GriffinR
98ca62cf91 Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
GriffinR
11170ce90c Sync specialvars with pokeemerald 2019-10-16 20:22:11 -05:00
Marcus Huderle
309d2b1246 Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields 2019-02-16 16:56:20 -06:00
garak
b8253e3906 use strings for map json coord_event var_value 2019-02-16 16:15:19 -06:00
Marcus Huderle
a0ba1b7c63 Convert map data to JSON 2019-02-04 10:44:11 -06:00
Marcus Huderle
7dffb108b8 Use map battle scene constants in map headers 2018-07-12 22:43:50 -05:00
Marcus Huderle
fce5426104 Use map type constants in map headers 2018-07-12 22:35:20 -05:00
Marcus Huderle
6ac3d87d11 Use weather constants in map headers 2018-07-12 22:13:52 -05:00
Marcus Huderle
05c1d40e3d Use region map section constants in map headers 2018-07-12 21:42:18 -05:00
Marcus Huderle
e1170a09c9 Trim fat from coord_event macro 2018-07-11 11:15:39 -05:00
Marcus Huderle
f96749deb6 Use movement constants in object_event macros 2018-07-10 09:17:29 -05:00
Marcus Huderle
2c7a4e1406 Use MUS_ prefix instead of BGM_ prefix for songs 2018-06-20 17:47:51 -05:00
Marcus Huderle
6dc3c86939 Move map scripts into 'data/maps/<mapname>/scripts.inc' 2018-06-20 17:47:16 -05:00
Marcus Huderle
931feeb9b7 Move map events into respective data/maps/<map> directories 2018-06-20 17:47:04 -05:00
Marcus Huderle
bac57d8d31 Move 'map attributes' into 'layouts' 2018-06-20 17:46:31 -05:00
camthesaxman
e919f9e0f9 rename extension of included .s files to .inc 2017-05-04 23:17:32 -05:00
ProjectRevoTPP
38d28d2c91 Label battle AI script and update map BGM constants (#59)
* purge text label redundancy in data2

* revo you dummy dont commit experimental changes like that

* Map header music constants

* Declare CoordEvent and BgEvent structs

* start labeling AI labels

* more labels

* even more AI labels

* finish labeling battle AI

* change flee2 to watch

* egg nickname

* oops
2016-10-16 11:44:26 -07:00
YamaArashi
86b7c74269 remove empty lines at eof 2016-07-05 01:43:01 -07:00
yenatch
8de49d722c Dump the maps. 2016-06-16 16:11:29 -04:00