ModernUO/Projects/UOContent/Items
Kamron Batman fa5eafdaff
fix: Adds Created, LastSerialized, and BeforeSerialize for all entities. (#775)
* Adds `BeforeSerialized` for entities to handle cleanup.
* Adds `Created` and `LastSerialized` fields to all entities. While this is a big bloat, this will be necessary for identifying dangling references to other invalid entities.
* Changes formula for determining a valid reference to be _not null, not deleted, and reference's created date must be at or before the entities last serialized date_.
* Adds versioning to idx file and serializes `Created` and `LastSerialized`.
* Fixes Save Stats and also disables it by default.
2021-09-26 01:09:45 -07:00
..
Addons fix: Fixes no draw text for addons (#796) 2021-09-19 00:02:33 -07:00
Aquarium fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Armor fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Body Parts fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
Books fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Bulletin Boards fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Champion Artifacts fix(codegen): Codegens champion artifacts (#713) 2021-08-21 13:03:05 -07:00
Clothing fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Construction fix(cleanup): Cleans up attribute syntax (#734) 2021-08-26 18:30:16 -07:00
Containers fix: Uses client bug to make addon containers work (#776) 2021-09-12 22:23:15 -07:00
Decoration Artifacts fix: Don't crash the world if a stealable artifact fails to construct (#789) 2021-09-16 23:55:37 -07:00
Deeds fix(core): Fixes packet issues with hair/beard (#669) 2021-08-01 19:54:04 -07:00
Facial Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Farming feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Food fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Games fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Gems Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Guilds feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Jewels fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Lights fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Maps fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Minor Artifacts fix: Fixes quiver damage type modifier (#792) 2021-09-18 11:28:42 -07:00
Misc fix: Fixes FastAStar (#788) 2021-09-16 23:38:51 -07:00
New Haven Quest Rewards Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
PlantsFlowers/Potted Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Quivers fix: Fixes quiver damage type modifier (#792) 2021-09-18 11:28:42 -07:00
Resources fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Shields chore(content): Updates to C# 9 syntax (#373) 2020-12-30 12:50:10 -08:00
Skill Items fix: Adds Created, LastSerialized, and BeforeSerialize for all entities. (#775) 2021-09-26 01:09:45 -07:00
Special fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Suits Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Talismans fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Traps fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
TreasureChests C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Wands fix(wands): Fixes codegenning BaseWand. (#718) 2021-08-22 14:30:38 -07:00
Weapons fix: Fixes quiver damage type modifier (#792) 2021-09-18 11:28:42 -07:00