DarkflameServer/dDatabase
Aaron Kimbrell 8a9883c224
feat: use more zoneTable options (#1273)
* feat: use more zoneTable options

Allow setting framrate for the zone
Allow setting if pets are allowed in the zone
Allow setting if mounts are allowed in a zone
Allow disabling saving location to a zone

* address feedback
2023-11-14 07:02:17 -06:00
..
Tables feat: use more zoneTable options (#1273) 2023-11-14 07:02:17 -06:00
CDClientDatabase.cpp Add automatic cdclient migration runner support and setup (#789) 2022-10-30 00:38:43 -07:00
CDClientDatabase.h refactor: Move CDClient Database away from constructor queries (#1164) 2023-08-10 23:27:40 -05:00
CDClientManager.cpp perf: Loot memory savings (#1165) 2023-10-09 15:33:22 -05:00
CDClientManager.h Remove inlines 2023-03-26 02:59:46 -07:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Database.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
Database.h Address Brick-By-Brick builds not properly saving and make migrations automatic (#725) 2022-10-24 17:20:36 -05:00
MigrationRunner.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
MigrationRunner.h Add automatic cdclient migration runner support and setup (#789) 2022-10-30 00:38:43 -07:00