Skip to content

doticu-npc-party v0.9.10-beta

Compare
Choose a tag to compare
@r-neal-kelly r-neal-kelly released this 14 Sep 09:10
· 54 commits to master since this release

Fixes four potential CTDs:

  • when looking up the default outfit
  • when a blank weapon is erroneously in a member's outfit
  • when uncloning a mannequin while talking to them
  • when uncloning a mannequin before removing them from expo

Mannequins and Paralyzed are now properly ghosted/unghosted (meaning you can't hit them)
Removed the Member_t::On_Load event, which is no longer needed, and use to cause trouble sometimes.
Expo hall now checks its array of mannequins On_Load_Mod to remove any invalid members.