Ariel A
|
00c5ccbc89
|
Merge branch 'lighting' into lighting-expanded-id
|
2025-02-10 00:27:13 -05: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
|
a4e032c28d
|
Merge branch 'followers' into lighting
|
2025-02-10 00:19:48 -05:00 |
|
Ariel A
|
ef05bbf394
|
Merge remote-tracking branch 'upstream/master' into followers
|
2025-02-10 00:11:38 -05:00 |
|
Ariel A
|
91f9ef0b4d
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2025-01-29 23:13:27 -05:00 |
|
Ariel A
|
bc421740e8
|
fix: fixed compilation error when OW_GFX_COMPRESS is FALSE
|
2025-01-29 23:12:45 -05:00 |
|
Ariel A
|
f993c904e8
|
Merge branch 'lighting' into lighting-expanded-id
|
2025-01-29 23:07:02 -05:00 |
|
shachar700
|
95aa41f0d4
|
Fixed switchout bug in multibattle where order of mons gets messed up (#2099)
|
2025-01-29 07:43:13 +00:00 |
|
Ariel A
|
7612e38641
|
fix: improved FadeScreenHardware during fade-in
|
2025-01-26 20:52:50 -05:00 |
|
Ariel A
|
b22724e0b4
|
Merge branch 'lighting-expanded-id' of github.com:aarant/pokeemerald into lighting-expanded-id
|
2025-01-25 21:48:13 -05:00 |
|
Ariel A
|
c1d105c31c
|
Merge branch 'lighting' into lighting-expanded-id
|
2025-01-25 21:45:23 -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
|
84fecf21c9
|
Merge branch 'followers' into lighting
|
2025-01-25 21:38:22 -05:00 |
|
Ariel A
|
d73167e262
|
fix: treat 1-tile jumps as slow copyable movement for follower pokemon
|
2025-01-25 21:37:16 -05:00 |
|
Ariel A
|
521bea6bc3
|
fix: allowed loading non-word-aligned tileset palettes
|
2025-01-25 20:59:08 -05:00 |
|
Ariel A
|
16c31d61b4
|
fix: removed fadescreenswapbuffers palette dependence, via hardware fade
|
2025-01-25 20:58:22 -05:00 |
|
Ariel A
|
090c4f3936
|
feat: hardware fades now affect BLDALPHA too
|
2025-01-25 20:57:30 -05:00 |
|
Ariel A
|
ce9f3b95f3
|
fix: non-following pokemon using slide-in battle animation
|
2025-01-21 23:27:57 -05:00 |
|
Ariel A
|
c492bb3fec
|
fix: follower field movements after scripted movement update
|
2025-01-21 23:27:28 -05:00 |
|
Raymond Dodge
|
a3d0978762
|
Replace easy_chat alphabetialOrder magic numbers with EC_INDEX values (#2096)
|
2025-01-18 20:58:03 -05:00 |
|
DizzyEggg
|
e83f7c79eb
|
Fix conflicting types for rotating gate functions (#2087)
|
2025-01-17 18:19:21 -05:00 |
|
DizzyEggg
|
0a436d580e
|
Extern gSprites and gOamMatrices with known array size (#2090)
|
2025-01-17 18:18:17 -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 |
|
Martin Griffin
|
9952b676db
|
Merge pull request #2095 from DizzyEggg/transition
Fix CaveTransition pals
|
2025-01-15 09:21:22 +00:00 |
|
DizzyEggg
|
9385dfed67
|
Fix CaveTransition pals
|
2025-01-15 10:08:02 +01:00 |
|
Martin Griffin
|
1c765d1126
|
Merge pull request #2085 from DizzyEggg/patch-4
remove undef TASK_NONE from list_menu
|
2025-01-09 19:29:09 +00:00 |
|
DizzyEggg
|
84856817b2
|
remove undef TASK_NONE from list_menu
|
2025-01-09 19:33:45 +01:00 |
|
Martin Griffin
|
0779c9cf49
|
Merge pull request #2084 from DizzyEggg/patch-3
extern gAncientPowerRockSpriteTemplate fix
|
2025-01-09 15:51:10 +00:00 |
|
DizzyEggg
|
9ab4f5d26a
|
extern gAncientPowerRockSpriteTemplate fix
|
2025-01-09 15:50:39 +01:00 |
|
Martin Griffin
|
697d2b7f30
|
Merge pull request #2083 from DizzyEggg/patch-2
missing const in extern gBasicHitSplatSpriteTemplate
|
2025-01-08 06:05:37 +00:00 |
|
DizzyEggg
|
0ec1189f34
|
extern const gBasicHitSplatSpriteTemplate
|
2025-01-07 22:14:54 +01:00 |
|
Martin Griffin
|
5e75cd037b
|
Merge pull request #2082 from shachar700/patch-2
Update vars.h (cleanup)
|
2025-01-06 20:38:52 +00:00 |
|
shachar700
|
a0e8753083
|
Update vars.h (cleanup)
Removed an extra are
|
2025-01-06 22:17:24 +02:00 |
|
Ariel A
|
b545d9fed8
|
Merge branch 'lighting' into lighting-expanded-id
|
2025-01-01 00:40:22 -05:00 |
|
Ariel A
|
229a7a0329
|
Merge branch 'followers-expanded-id' into lighting-expanded-id
|
2025-01-01 00:40:10 -05:00 |
|
Ariel A
|
a6ef9c7577
|
Merge branch 'followers' into followers-expanded-id
|
2025-01-01 00:39:14 -05:00 |
|
Ariel A
|
4047f9b764
|
feat: added FadeScreenHardware utility
|
2025-01-01 00:37:35 -05:00 |
|
Ariel A
|
faf773a54b
|
feat: added time-blend override
|
2025-01-01 00:37:21 -05:00 |
|
Ariel A
|
a515cb3c6b
|
Merge branch 'followers' into lighting
|
2025-01-01 00:37:09 -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 |
|
Ariel A
|
9e2057a9d4
|
meta: updated README with new config settings
|
2024-12-30 21:38:18 -05:00 |
|
Ariel A
|
3fffb9fac6
|
feat: added configuration to restrict following pokemon. Closes #42
|
2024-12-30 21:38:18 -05:00 |
|
Ariel A
|
57a198bca0
|
feat: make follower sidestep or backstep with player during scripts
|
2024-12-30 21:38:18 -05:00 |
|
Ariel A
|
5536a5535c
|
fix: made slitherTracks_Transitions a proper 2D array. Credit: jaizu
|
2024-12-30 20:52:05 -05:00 |
|
Eduardo Quezada
|
50d325f081
|
Slight contest documentation (#2078)
|
2024-12-27 11:09:33 -05:00 |
|
Ariel A
|
d12a24aef2
|
fix: gave MOVEMENT_TYPE_FOLLOW_PLAYER an initial facing direction
|
2024-12-14 23:07:02 -05:00 |
|
DizzyEggg
|
861c579c11
|
remove sBirchSpeechPlatformBlackPal (#2075)
|
2024-12-13 17:39:51 -05:00 |
|