DarkflameServer/dDatabase/GameDatabase/ITables
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
..
IAccounts.h feat: add admin account creation options from cli (GM level) (#1620) 2024-07-03 15:37:19 -07:00
IAccountsRewardCodes.h feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
IActivityLog.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IBehaviors.h Update IBehaviors.h 2024-05-18 03:54:09 -07:00
IBugReports.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ICharInfo.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ICharXml.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
ICommandLog.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IFriends.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IIgnoreList.h Database working for ignores 2023-11-18 18:05:26 -08:00
ILeaderboard.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IMail.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IMigrationHistory.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IObjectIdTracker.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IPetNames.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IPlayerCheatDetections.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IPlayKeys.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IProperty.h fix: Remove database requirements for Property Entrance Component and greatly simplify logic (#1650) 2024-11-23 15:56:31 -06:00
IPropertyContents.h missing include for windows 2024-05-18 04:15:07 -07:00
IServers.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
IUgc.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00