Files
DarkflameServer/dCommon
Aaron Kimbrell e45e860ec0 feat: implement character and property reputation system
- Added ICharacterReputation and IPropertyReputationContribution interfaces for managing character and property reputations.
- Implemented MySQL and SQLite database methods for getting and setting character reputations.
- Created migration scripts for character and property reputation tables in both MySQL and SQLite.
- Updated CharacterComponent to retrieve and set character reputation.
- Enhanced PropertyManagementComponent to manage property reputation and contributions.
- Added methods for handling reputation contributions and decay.
- Introduced CharacterReputationMigration to migrate existing character reputations from XML to the database.
2026-04-05 02:56:51 -05:00
..
2025-10-19 07:22:45 -05:00
2024-12-24 14:32:08 -08:00
2024-12-24 14:32:08 -08:00
2025-09-21 18:36:32 -07:00
2025-09-21 18:36:32 -07:00
2022-07-28 08:39:57 -05:00
2024-12-24 22:23:14 -08:00
2024-01-01 21:50:00 -06:00
2024-01-01 21:50:00 -06:00
2025-01-02 22:23:40 -06:00
2025-06-08 14:14:35 -05:00
2025-10-10 23:07:16 -05:00
2023-03-26 05:18:45 -07:00