17 Commits

Author SHA1 Message Date
Bivurnum
015a0fea03
Bug Fix: NPC follower not inheriting facing direction upon creation (#7895) 2025-10-08 19:10:33 +02:00
AlexOn1ine
bd919e3219 11/08/25 Master to upcoming merge 2025-08-11 08:31:12 +02:00
Bivurnum
f6a120310e
Bug fix: add handling for forced movements into/after ledge jumps with follower NPCs (#7055) 2025-08-04 15:10:20 +02:00
AlexOn1ine
aa9ff53b81 master to upcoming merge 2025-07-02 10:05:31 +02:00
Bivurnum
b1200117a9
Better system for Follower NPC running frames (#7222)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-06-27 10:12:35 +02:00
Bivurnum
9416a783d4 removed unnecessary fnpc underwater update 2025-06-26 16:47:09 -05:00
Bivurnum
c6221fa50e
Add debug options for follower NPCs (#7215) 2025-06-25 21:13:43 +02:00
Bivurnum
bfb0c2fa73
Added createfollowernpc macro to make a new follower from a gfx id (#7196) 2025-06-25 10:59:25 +02:00
Bivurnum
12b2a29607
Bug fix: clear follower npc surf blob on white out (#7153) 2025-06-18 22:50:55 +02:00
Bivurnum
459946ac9a
Bug fix: Follower NPC no longer retains bike sprite after white out (#7120) 2025-06-15 11:10:32 +02:00
Bivurnum
37669e62ae
Bug fix: setfollowernpc macro no longer runs when FNPC_ENABLE_NPC_FOLLOWERS is FALSE (#6755)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-05-30 17:41:02 +02:00
Bivurnum
5dd45a0479
Fixed surf blob binding to invisible follower NPC on map reload (#7013) 2025-05-29 18:18:30 +02:00
Bivurnum
79abc885e7
Fixes follower NPC not changing state with player after warp (#7009) 2025-05-29 11:04:41 +02:00
Bivurnum
a967f36091
removeobject and removeobjectat macros work properly with npc followers (#6889) 2025-05-26 23:40:00 +02:00
Bivurnum
46e2e676c6
Make setobjextxy work with npc followers during ON_WARP map script (#6913) 2025-05-26 18:59:14 +02:00
Eduardo Quezada
17e570407e
Remove trailing whitespace (#6968) 2025-05-23 22:33:12 +02:00
Bivurnum
47723c34e5
Follower NPCs (follow-me) (#6500)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-04-27 14:56:18 +02:00