DarkflameServer/dScripts/02_server
Aaron Kimbrell 43707952d2
feat: move all ldf config to be in xml (#1482)
* feat: move all ldf config to be in xml
cleanup dev-tribute.xml
add comments to atm.xml
remove custom script tag in favor of ldfconfig for it

* replace sto* calls with tryParse's

* remove unesessary .has_value() calls and check for null_lot

* remove member variable naming that on on-member vars

* move max's vendor inventory to be configurable via vanity

* Consolidate triplecated vendor code

* don't write name if one is not given

* Updates to vanity xml's and demo for later docs

* rename vars
2024-02-28 17:16:47 -06:00
..
DLU feat: move all ldf config to be in xml (#1482) 2024-02-28 17:16:47 -06:00
Enemy fix: Remove hard coded groups for spawners (#1454) 2024-02-11 00:38:21 -06:00
Equipment perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Map comments from movementAI branch (#1483) 2024-02-27 10:07:14 -06:00
Minigame perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
Objects chore: rename rebuild to quickbuild (#1364) 2023-12-28 22:24:30 -06:00
Pets refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
CMakeLists.txt fix: split apart big Cmake libraries (#1381) 2024-01-03 18:41:46 -06:00