Ariel A
|
b7d0a7e203
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2025-06-24 20:53:02 -04:00 |
|
Ariel A
|
841d0cf251
|
Merge branch 'followers' into followers-expanded-id
|
2025-06-24 20:50:58 -04:00 |
|
Ariel A
|
685a8a9118
|
Merge remote-tracking branch 'upstream/master' into followers
|
2025-06-24 20:39:12 -04:00 |
|
Ariel A
|
07fd8a28fb
|
fix: hide followers when player enters Battle Pike curtains
|
2025-06-24 20:16:04 -04:00 |
|
GriffinR
|
e2e3438674
|
Add missing uses of LOCALID_NONE for trainerbattle
|
2025-06-20 15:33:12 -04:00 |
|
GriffinR
|
929bc8b990
|
Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6
|
2025-05-14 11:50:11 -04:00 |
|
GriffinR
|
709cfa1c9a
|
Merge pull request #2014 from Bassoonian/battleterrain
Rename battle terrain to environment
|
2025-04-13 19:32:06 -04:00 |
|
Ariel A
|
02a49be4b2
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2025-02-10 00:27:09 -05:00 |
|
Ariel A
|
c8fb56d73b
|
Merge branch 'followers' into followers-expanded-id
|
2025-02-10 00:24:50 -05:00 |
|
Ariel A
|
ef05bbf394
|
Merge remote-tracking branch 'upstream/master' into followers
|
2025-02-10 00:11:38 -05:00 |
|
GriffinR
|
cdadd7d2ed
|
Generate heal location constants automatically, move data back to a single file.
|
2025-02-03 20:25:11 -05:00 |
|
Ariel A
|
bc034aaf73
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2025-01-25 21:42:02 -05:00 |
|
Ariel A
|
8933b84e1c
|
Merge branch 'followers' into followers-expanded-id
|
2025-01-25 21:40:51 -05:00 |
|
Ariel A
|
c492bb3fec
|
fix: follower field movements after scripted movement update
|
2025-01-21 23:27:28 -05:00 |
|
GriffinR
|
2f67b17571
|
Document bard music (#2053)
* Missing bard song limit constants
* Index bard sound arrays with word constants
* Document bard music
|
2025-01-17 17:54:38 +00:00 |
|
Raymond Dodge
|
b5b0ffd511
|
Define field script opcode constants (#2005)
Replace the magic number opcodes in field script command macros with
these new constants
|
2025-01-17 17:04:00 +00:00 |
|
Ariel A
|
a6ef9c7577
|
Merge branch 'followers' into followers-expanded-id
|
2025-01-01 00:39:14 -05:00 |
|
Ariel A
|
01335fa453
|
Unfreeze follower object during lockall (if safe movement flag set).
MSGBOX_SIGN no longer freezes follower.
|
2025-01-01 00:35:30 -05:00 |
|
GriffinR
|
dbff8c4360
|
Merge branch 'porymap-6' into generate-map-constants
|
2024-12-09 20:25:41 -05:00 |
|
Eduardo Quezada
|
3f98c78297
|
Added POKEMART_LIST_END to avoid users accidentally removing it (#1947)
|
2024-12-04 17:38:23 -05:00 |
|
GriffinR
|
382ee9e276
|
Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6
|
2024-11-23 16:10:33 -05:00 |
|
surtr-games
|
13692076f9
|
Fixed a bug with Counter and Mirror Coat where they would be scored up depending on the wrong target mon type category.
|
2024-11-14 00:30:25 -05:00 |
|
Ariel A
|
0f706ac9e0
|
Merge branch 'followers' into followers-expanded-id
|
2024-10-21 00:05:26 -04:00 |
|
Ariel A
|
4056804575
|
feat: improved follower handling during scripted movements
|
2024-10-20 23:55:05 -04:00 |
|
GriffinR
|
0eb6d1d74c
|
Merge branch 'porymap-6' of https://github.com/pret/pokeemerald into generate-map-constants
|
2024-10-15 22:04:45 -04:00 |
|
GriffinR
|
da9c0239d9
|
Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6
|
2024-10-15 22:02:40 -04:00 |
|
GriffinR
|
a0be2cbf7b
|
Fix Fallorbor typo
|
2024-10-12 23:50:12 -04:00 |
|
GriffinR
|
f61c0099b9
|
OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA
|
2024-10-12 23:34:02 -04:00 |
|
GriffinR
|
bf17d54b52
|
Finish adding local IDs to map.json files
|
2024-10-12 23:32:28 -04:00 |
|
Ariel A
|
e10005010e
|
Merge branch 'followers' into followers-expanded-id
|
2024-10-12 12:27:05 -04:00 |
|
GriffinR
|
cb66ea6653
|
Continue adding local IDs to map.json files
|
2024-10-12 12:24:57 -04:00 |
|
Ariel A
|
d80190fe10
|
fix: Dig in Sealed Chamber no longer freezes follower. Fixed #5482 rhh
|
2024-10-12 12:23:18 -04:00 |
|
GriffinR
|
9f31b0fe90
|
Generate local IDs from map.json files
|
2024-10-12 03:04:24 -04:00 |
|
GriffinR
|
091b7269df
|
Move heal locations data to their associated map.json (#2034)
|
2024-10-11 15:15:55 -04:00 |
|
GriffinR
|
a551efea43
|
Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6
|
2024-09-19 12:33:34 -04:00 |
|
GriffinR
|
04197b4912
|
Fix swapped cycling road entrances
|
2024-08-31 01:54:25 -04:00 |
|
Bassoonian
|
5fefd743a2
|
Fix defines in MAP_NUM and MAP_GROUP
|
2024-08-14 13:02:40 +02:00 |
|
Ariel A
|
3abf4871fd
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2024-08-12 23:13:02 -04:00 |
|
Eduardo Quezada
|
d88834dd58
|
Backported OBJ_EVENT_GFX_SPECIES macro from Expansion
|
2024-08-07 13:42:18 -04:00 |
|
Bassoonian
|
367f6dc8fd
|
Address concerns
|
2024-07-13 18:01:54 +02:00 |
|
Bassoonian
|
003bd54600
|
Rename battle terrain to environment
|
2024-07-13 12:02:18 +02:00 |
|
Jaizu
|
189d542520
|
Fix Steven partner battle post-battle script (#2001)
|
2024-06-17 15:44:52 -04:00 |
|
Ariel A
|
d6762d4dbc
|
Merge branch 'lighting' into lighting-expanded-id
|
2024-06-01 15:22:21 -04:00 |
|
Ariel A
|
a49d908254
|
Merge branch 'followers' into followers-expanded-id
|
2024-05-21 22:23:00 -04:00 |
|
Ariel A
|
f82b40178e
|
Merge branch 'followers' into lighting
|
2024-05-21 22:16:01 -04:00 |
|
Ariel A
|
b37d9b3000
|
fix: disable followers in Union Room
Fixed #17
|
2024-05-21 22:14:29 -04:00 |
|
Ariel A
|
9b6843442a
|
fix: add mart light sprite to Route102
|
2024-05-21 22:10:53 -04:00 |
|
Jaizu
|
ef03daf6d4
|
Fix Pokeblock script missing a releaseall
|
2024-05-19 12:52:04 +02:00 |
|
Ariel A
|
991b104d52
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2024-05-17 21:45:44 -04:00 |
|
Ariel A
|
05bf03975a
|
Merge branch 'followers' into lighting
|
2024-05-17 21:40:20 -04:00 |
|