DarkflameServer/dGame
David Markowitz 26ddeaa429
Fix NPC Proxy items (#684)
* Fix racing lap times

* Address NPC proxies

NPCs are supposed to equip the sub items of items they equip and were not doing so.  This PR adds this functionality and fixes and issue where Neido on Crux Prime was not wearing their sword.

Tested that Neido has their sword and that other NPCs that wear proxies also get their proxies equipped.  Had no issues with any other world crashing.
2022-07-29 19:00:36 -05:00
..
dBehaviors format codebase 2022-07-28 08:39:57 -05:00
dComponents Fix NPC Proxy items (#684) 2022-07-29 19:00:36 -05:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages format codebase 2022-07-28 08:39:57 -05:00
dInventory format codebase 2022-07-28 08:39:57 -05:00
dMission format codebase 2022-07-28 08:39:57 -05:00
dUtilities format codebase 2022-07-28 08:39:57 -05:00
Character.cpp format codebase 2022-07-28 08:39:57 -05:00
Character.h format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Entity.cpp format codebase 2022-07-28 08:39:57 -05:00
Entity.h format codebase 2022-07-28 08:39:57 -05:00
EntityManager.cpp format codebase 2022-07-28 08:39:57 -05:00
EntityManager.h format codebase 2022-07-28 08:39:57 -05:00
LeaderboardManager.cpp format codebase 2022-07-28 08:39:57 -05:00
LeaderboardManager.h format codebase 2022-07-28 08:39:57 -05:00
Player.cpp format codebase 2022-07-28 08:39:57 -05:00
Player.h format codebase 2022-07-28 08:39:57 -05:00
TeamManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TeamManager.h format codebase 2022-07-28 08:39:57 -05:00
TradingManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp format codebase 2022-07-28 08:39:57 -05:00
User.h format codebase 2022-07-28 08:39:57 -05:00
UserManager.cpp format codebase 2022-07-28 08:39:57 -05:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00