ModernUO/Projects/UOContent/Multis/Houses
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
BaseHouse.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
ContestHouses.cs fix(linq): Removes linq and fixes fishing error (#674) 2021-08-04 22:24:38 -07:00
HouseFoundation.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
HousePackets.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
HousePlacement.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
HousePlacementTool.cs fix(houses): Converts house packets (1 of 2) (#502) 2021-02-13 09:18:12 -08:00
Houses.cs fix(houses): Converts house packets (1 of 2) (#502) 2021-02-13 09:18:12 -08:00
HouseSign.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
HouseTeleporter.cs fix(houses): Converts house packets (1 of 2) (#502) 2021-02-13 09:18:12 -08:00
MovingCrate.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
PreviewHouse.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00