DarkflameServer/dDatabase/GameDatabase/MySQL/Tables
David Markowitz ec501831e6
fix: Remove database requirements for Property Entrance Component and greatly simplify logic (#1650)
* remove complex queries and move logic to dDatabase

remove unused code

Use correct id

fix arrows

use correct parameter

fix queries

Update Property.cpp

remove unused header

remove extra include

* fix tests

* Update dGame/dComponents/PropertyEntranceComponent.h

Co-authored-by: jadebenn <jadebenn@users.noreply.github.com>

* Update dGame/User.h

Co-authored-by: jadebenn <jadebenn@users.noreply.github.com>

---------

Co-authored-by: jadebenn <jadebenn@users.noreply.github.com>
2024-11-23 15:56:31 -06:00
..
Accounts.cpp feat: add admin account creation options from cli (GM level) (#1620) 2024-07-03 15:37:19 -07:00
AccountsRewardCodes.cpp feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
ActivityLog.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Behaviors.cpp Add loading from database 2024-05-18 03:36:29 -07:00
BugReports.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CharInfo.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CharXml.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CMakeLists.txt Saving to database working 2024-05-18 02:05:55 -07:00
CommandLog.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Friends.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IgnoreList.cpp Works for online players now 2023-11-18 18:37:06 -08:00
Leaderboard.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Mail.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
MigrationHistory.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ObjectIdTracker.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PetNames.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PlayerCheatDetections.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
PlayKeys.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Property.cpp fix: Remove database requirements for Property Entrance Component and greatly simplify logic (#1650) 2024-11-23 15:56:31 -06:00
PropertyContents.cpp Add loading from database 2024-05-18 03:36:29 -07:00
Servers.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Ugc.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00