Ariel A
c492bb3fec
fix: follower field movements after scripted movement update
2025-01-21 23:27:28 -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
Ariel A
d12a24aef2
fix: gave MOVEMENT_TYPE_FOLLOW_PLAYER an initial facing direction
2024-12-14 23:07:02 -05:00
Ariel A
4056804575
feat: improved follower handling during scripted movements
2024-10-20 23:55:05 -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
Ariel A
ef462d9d9b
meta: remote_build no longer untracks new files after build
2024-10-12 12:19:42 -04:00
Ariel A.
8d79ea1b19
Merge pull request #39 from Bassoonian/followersstringfixes
...
Fix two small text errors in follower dialogue
2024-08-07 00:00:01 -04:00
Bassoonian
4dce7db714
Another text fix
2024-08-04 16:53:46 +01:00
Bassoonian
369efc1208
Fix two small text errors in follower dialogue
2024-08-04 01:15:36 +01:00
Ariel A
3727be9511
fix: fixed a few oversights with follower message generation
2024-06-01 14:46:45 -04:00
Ariel A
b37d9b3000
fix: disable followers in Union Room
...
Fixed #17
2024-05-21 22:14:29 -04:00
Ariel A
6856bcf610
refactor: code review for expansion
2024-05-17 20:45:32 -04:00
Ariel A
758e4049cd
fix: LARGE_OW_SUPPORT and affine OW movements
...
fixed #33
2024-05-03 00:43:39 -04:00
Ariel A
4948d80030
fix: follower pokemon should disappear when healed by nurse
2024-04-30 23:09:43 -04:00
Ariel A
dbc11ad3d2
fix: improved follower pokemon lock and applymovement code
...
fixed #30 , fixed #32
2024-04-27 23:15:49 -04:00
Ariel A
d7a021a914
fix: Made Common_Movement_* 'safe' for followers
...
fixed #31
2024-04-27 22:47:41 -04:00
Jaizu
ad839d0333
Lower followers gfx
2024-03-06 19:10:51 -08:00
Eduardo Quezada
ed4a291b37
Revert Object Event change from vanilla
2024-02-17 18:09:11 -05:00
Ariel A
6bceacf403
Added override table for standalone follower palettes.
2024-02-17 16:55:11 -05:00
Ariel A
4afb386ab4
Added .git-blame-ignore-revs to hide whitespace-only changes from blame.
2024-02-15 23:06:05 -05:00
Ariel A
725252905b
Merge branch 'merrp/pr/style' into followers
2024-02-15 22:49:36 -05:00
Ariel A
afbb88d77a
Undo (most) indentation changes.
2024-02-15 22:24:20 -05:00
Ariel A
f861504cfc
Undo map.json changes.
2024-02-15 22:23:59 -05:00
Ariel A
7e2bbac2aa
Updated README.
2024-02-12 20:37:09 -05:00
Ariel A
949fc48d26
Revert "Added nature colors to stats."
...
This reverts commit 2d9c42110f32bc1fb8211b5f265d669d1ebeba95.
2024-02-12 20:37:09 -05:00
Ariel A
1e5fd80b7e
Revert "Allowed running inside buildings."
...
This reverts commit 4e3c2d84911614cfa917e2fa5d0fe1511fa5e41b.
2024-02-12 20:37:09 -05:00
Ariel A
c990851473
Revert "Added function to check for newer emulators/hardware."
...
This reverts commit c267dd6ee6e9766c70a1522adf6f0a812e337ae6.
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
# TODOs changed:
# -: Needs to be updated if compiling for a different processor than the GBA's:
2024-02-12 20:37:08 -05:00
Ariel A
915f40c654
Improved follower message system.
2024-02-12 20:37:08 -05:00
Ariel A
a407c72235
Cleaned up follower code.
...
Added support for asymmetrical follower pokemon.
Fixed bug with changing GraphicsInfo size.
Added follower Substitute gfx. Credit: shikashipx
2024-02-12 20:37:01 -05:00
Eduardo Quezada
ebbcb7d025
Whitespace, documentation and style
2024-01-22 19:12:52 -03:00
Ariel A
b56158428e
Added new follower pokeballs & toggle.
...
Credit: shikashipx
2024-01-21 17:21:33 -05:00
Ariel A
630541c56b
Updated README.
2023-12-31 01:40:35 -05:00
Ariel A
7d7531f2fa
Merge branch 'master' into followers
2023-12-31 01:28:27 -05:00
Ariel A
7842a8305a
Fixed follower elevation/subpriority issues when player crosses elevations.
2023-12-31 01:18:39 -05:00
GriffinR
6c96641035
Merge pull request #1969 from Kurausukun/macros
...
Safeguard SQUARE and CUBE Macro Arguments in Parentheses
2023-12-27 17:39:37 -05:00
Kurausukun
7567b0a57a
safeguard SQUARE and CUBE macro arguments in parentheses
2023-12-27 17:29:35 -05:00
Jaizu
934a1fdd8c
Remove old debug function
2023-12-25 16:06:34 -05:00
GriffinR
6385f0426d
Merge pull request #1968 from Jaizu/patch-5
...
Missing constant
2023-12-20 09:03:35 -05:00
Jaizu
027dccfc95
Missing constant
2023-12-20 12:24:52 +01:00
GriffinR
0e10fc3ca5
Merge pull request #1966 from Bassoonian/pokeacutemonpret
...
Clean up pokemon/ball/dex mentions in comments
2023-12-13 13:30:32 -05:00
Bassoonian
f8a4cf9d85
Update pokedex.c
2023-12-13 09:52:04 +01:00
Bassoonian
6365431122
Add PokéNav too
2023-12-12 23:20:22 +01:00
Bassoonian
bc2a745171
Fix accidental symbol replacements
2023-12-12 23:18:35 +01:00
Bassoonian
e5ac2fe0b1
Clean up pokemon/ball/dex mentions in comments
2023-12-12 19:02:36 +01:00
GriffinR
e4149e83f8
Merge pull request #1962 from LOuroboros/patch-1
...
Updated the size of the struct InGameTrade's otName variable
2023-12-02 10:44:31 -05:00
LOuroboros
05708ace88
Updated the size of the struct InGameTrade's otName variable
2023-12-02 12:11:22 -03:00