DarkflameServer/dGame
Aaron Kimbrell 91c0c1fcfb
Split out LUTriggers into it's own component (#986)
* Split out LUTriggers into it's own component

* some cleanup

* fix debug log

* use emplace and tryParse

* slight refactor to make the work on startup
rather than at runtime
Also TODO's for getting targets via all the possible methods

* address feedback
2023-02-10 02:29:53 -06:00
..
dBehaviors Add property Teleport behavior (#846) 2023-01-07 00:16:43 -06:00
dComponents Split out LUTriggers into it's own component (#986) 2023-02-10 02:29:53 -06:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
dInventory cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
dMission cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
dPropertyBehaviors dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
dUtilities Split out LUTriggers into it's own component (#986) 2023-02-10 02:29:53 -06:00
Character.cpp cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
Character.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp Split out LUTriggers into it's own component (#986) 2023-02-10 02:29:53 -06:00
Entity.h Split out LUTriggers into it's own component (#986) 2023-02-10 02:29:53 -06:00
EntityManager.cpp Split out LUTriggers into it's own component (#986) 2023-02-10 02:29:53 -06:00
EntityManager.h Hardmode cleanups (#954) 2023-01-12 13:16:24 -06:00
LeaderboardManager.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
LeaderboardManager.h format codebase 2022-07-28 08:39:57 -05:00
Player.cpp dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
Player.h convert to unix line endings 2022-08-05 22:01:59 -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 cleanup enums to make them more consistent 2023-01-22 17:38:47 -06: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 dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00