Ariel A
|
07fd8a28fb
|
fix: hide followers when player enters Battle Pike curtains
|
2025-06-24 20:16:04 -04:00 |
|
Ariel A
|
ef05bbf394
|
Merge remote-tracking branch 'upstream/master' into followers
|
2025-02-10 00:11:38 -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
|
d73167e262
|
fix: treat 1-tile jumps as slow copyable movement for follower pokemon
|
2025-01-25 21:37:16 -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
|
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 |
|
Martin Griffin
|
404818e441
|
Merge pull request #2072 from AsparagusEduardo/_pret/pr/fixStyle
Fixed brace style inconsistencies
|
2024-12-05 21:10:49 +00:00 |
|
Eduardo Quezada
|
5483e05db6
|
Fixed brace style inconsistencies
|
2024-12-05 12:46:50 -03:00 |
|
Eduardo Quezada
|
3f98c78297
|
Added POKEMART_LIST_END to avoid users accidentally removing it (#1947)
|
2024-12-04 17:38:23 -05:00 |
|
Eduardo Quezada
|
e605ffba53
|
Fix recorded battle link player loops (#2071)
|
2024-12-04 16:22:16 -05:00 |
|
Eduardo Quezada
|
4beb0efbcc
|
Added extra encoded character support (#2050)
|
2024-11-24 20:46:01 -05:00 |
|
GriffinR
|
6560bbab21
|
Restore .map file creation
|
2024-11-23 14:17:40 -05:00 |
|
Martin Griffin
|
f775b09ae0
|
Merge pull request #2055 from GriffinRichards/spinda-spots
Add TRY_DRAW_SPOT_PIXEL
|
2024-11-20 12:22:59 +00:00 |
|
GriffinR
|
9275e71390
|
Merge pull request #2066 from surtr-games/bugfix_battle_ai
BUGFIX: Fix Counter and Mirror Coat checking the wrong category
|
2024-11-15 15:18:32 -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 |
|
GriffinR
|
9ea76f9815
|
Merge pull request #2064 from Lactozilla/fix-contestants-turn-blink-effect-offsets
Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
|
2024-11-12 12:47:24 -05:00 |
|
Lactozilla
|
b60da57d8a
|
Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
Those offsets into gHeap are actually just inside of eContestTempSave.
|
2024-11-12 14:28:33 -03:00 |
|
Martin Griffin
|
f8119bedd4
|
Merge pull request #2062 from GriffinRichards/emerald-version-png
Lay out emerald version png horizontally
|
2024-11-04 20:47:19 +00:00 |
|
GriffinR
|
1b8e6fbe3f
|
Lay out emerald version png horizontally
|
2024-11-04 15:40:10 -05:00 |
|
GriffinR
|
f04c2faeb0
|
Silence 'Nothing to be done for generated' messages (#2059)
|
2024-11-03 23:53:53 +01:00 |
|
GriffinR
|
da791cde94
|
Add TRY_DRAW_SPOT_PIXEL
|
2024-10-24 12:45:47 -04:00 |
|
Martin Griffin
|
e45fe13af4
|
Merge pull request #2052 from fdeblasio/bardDefine
Added define value for bard sound length
|
2024-10-21 14:50:51 +01:00 |
|
Frank
|
544b76fbbf
|
Added value for bard sound length
|
2024-10-21 09:04:42 -04:00 |
|
Ariel A
|
4056804575
|
feat: improved follower handling during scripted movements
|
2024-10-20 23:55:05 -04:00 |
|
luckytyphlosion
|
a55c75d350
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04:00 |
|
mid-kid
|
253d3dd7ef
|
Remove unnecessary looping for rule generation and unroll macros (#2046)
|
2024-10-14 23:47:07 -04:00 |
|
GriffinR
|
a0be2cbf7b
|
Fix Fallorbor typo
|
2024-10-12 23:50:12 -04:00 |
|