Ariel A
30c366eec3
Added support for setting overworld species via GFX script vars.
...
Fixed minor graphical bug in LoadWhiteFlashPalette.
2022-04-24 02:56:27 -04:00
Ariel A
6ef4e92e76
Fixed bug where followers could be talked to while invisible.
...
Was caused by quick `applymovements` not giving enough time to move the follower on top of the player.
2022-03-16 19:39:20 -04:00
GriffinR
5d58cdd297
Fix bunny hoppy typo
2022-02-28 13:34:39 -05:00
Ariel A
2273a61b37
Re-indexed follower & pokeball GFX IDs.
2022-02-22 20:14:02 -05:00
Ariel A
7daa78311b
Added more follower footprint types. Credit: Sonikku-DatH
...
https://www.pokecommunity.com/showthread.php?p=10410294#post10410294
2022-02-07 23:06:38 -05:00
GriffinR
1ff0b0efa9
Add missing collision constant usage
2022-01-29 21:13:46 -05:00
GriffinR
3d0326106e
Z coord / height -> elevation
2022-01-21 12:48:19 -05:00
Ariel A
a4e1c8419a
Added support for Ghoulslash's sideways stairs with followers.
2022-01-03 02:07:26 -05:00
Ariel A
cf673fda9f
Added movements to follower messages. Movement credit: SonikkuA-DatH
2021-12-31 19:23:44 -05:00
Ariel A
149f4436c1
Follower pokemon now emerge matching the player's direction.
2021-12-30 01:57:55 -05:00
Ariel A
58a3e55b39
Fixed follower appearance in shops.
2021-12-23 04:13:31 -05:00
Ariel A
26c38e8093
Removed lighting/day-night/shadow code from follower branch.
2021-12-22 22:58:52 -05:00
Ariel A
29150322ce
Fixed follower script release bug.
2021-12-22 22:13:23 -05:00
Ariel A
bdcbb5c700
Merge branch 'master' into romhack
2021-12-18 17:14:52 -05:00
Ariel A
7d4b1a674f
Fixed object events not rendering in Porymap. Credit: Jaizu
2021-12-11 03:37:57 -05:00
cbt6
c59c7b0518
Use enums for jump distances
2021-11-28 12:01:29 +08:00
cbt6
b6430098d4
Rename speed parameter to distance in jump functions
2021-11-28 12:01:29 +08:00
GriffinR
b5b5d95de6
Distinguish 'virtual object' names from object events
2021-11-17 23:40:53 -05:00
GriffinR
c940b67716
Continue macro comment updating
2021-11-17 17:45:59 -05:00
GriffinR
04cc923d6c
Handle optional arguments for warp commands, add WARP_ID_NONE
2021-11-16 10:53:00 -05:00
GriffinR
c1130592fa
Drop some overworld prefixes
2021-11-15 10:58:05 -05:00
cbt6
0fe3881961
Rename WalkInPlaceFastest to WalkInPlaceFaster
2021-11-05 01:54:34 +08:00
GriffinR
3e49ac804b
Merge branch 'master' into doc-finalmisc
2021-11-03 13:56:22 -04:00
cbt6
fca863244b
Index sStepTimes and sNpcStepFuncTables
2021-11-03 23:07:05 +08:00
cbt6
680f5f4458
Revert movement speed constants for jump movements
2021-11-03 23:00:37 +08:00
cbt6
87a094edcb
Use constants for movement speeds
2021-11-03 20:51:41 +08:00
GriffinR
afb9ff3a40
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
cbt6
510ccbdf4c
Move definition of constants for movement speed
2021-11-03 02:56:23 +08:00
cbt6
4cedd2d551
Rename WalkFastest functions to WalkFaster
2021-11-03 01:50:53 +08:00
cbt6
a2c2d7e230
Label indexes for movement speeds
2021-11-03 01:50:47 +08:00
cbt6
9a1764f83e
Label some animation index numbers
2021-10-30 01:37:49 +08:00
cbt6
b3d779fd0d
Document field player functions
2021-10-27 01:39:00 +08:00
GriffinR
ff01eb951b
Use TRACKS constants for sGroundEffectTracksFuncs
2021-10-09 13:21:14 -04:00
GriffinR
862febe03a
Add MAP_OFFSET
2021-10-09 13:19:27 -04:00
Ariel A
3279a7b26b
Fixed script bug when talking to follower pokemon right after turning.
2021-10-04 20:35:43 -04:00
GriffinR
42d2fefe02
Merge branch 'master' into tag-none
2021-09-24 10:17:34 -04:00
GriffinR
f8f7617946
Add TAG_NONE
2021-09-14 13:14:14 -04:00
Ariel Antonitis
8a3b04e837
Merge branch 'master' into romhack
2021-09-02 01:03:13 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
PikalaxALT
810ca5f8ff
Flatten pos fields in struct Sprite
2021-07-07 09:11:52 -04:00
Ariel Antonitis
3568c2a882
Fixed bug with followers and cross-map scripting events.
2021-06-12 00:35:15 -04:00
Ariel Antonitis
37f0684d98
Unown followers now appear as the right letter.
2021-06-04 23:35:10 -04:00
Ariel Antonitis
7d420b22e8
Added affine animations for followers entering/exiting pokeball.
2021-05-05 19:58:44 -04:00
Ariel Antonitis
be2c06d5a4
Made follower emotes immune to time-blending.
2021-04-25 16:25:32 -04:00
Ariel Antonitis
e71c3dbd1b
Fixed typo.
2021-04-24 18:56:36 -04:00
Ariel Antonitis
7456e3ce14
Fixed bug where followers appeared underwater.
2021-04-24 18:47:13 -04:00
Ariel Antonitis
a36d6c3c2c
Renamed OAM tables to match master.
...
Fixed renamed functions, etc.
2021-04-18 23:10:40 -04:00
Ariel Antonitis
221569a710
Merge branch 'master' into romhack
2021-04-18 22:17:53 -04:00
Ariel Antonitis
fbbd58a823
Added music messages.
2021-04-18 21:00:27 -04:00
Ariel Antonitis
875c4edd50
Added some conditional messages.
...
Added emote graphics.
2021-04-18 21:00:27 -04:00