ModernUO/Projects/UOContent/Items/Containers
Kamron Batman 8e01db8555
fix: Fixes random bias & Adds back champion arties for UOML (#1235)
* Fixes RNG bias, we should never do `Utility.RandomDouble() <=`
* Adds back champion artifacts behind UOML flag.
2022-11-09 16:33:27 -08:00
..
Fillable Containers feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
BaseTreasureChest.cs fix: Fixes missing invalidate properties for default name (#1012) 2022-05-04 14:40:49 -07:00
Container.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
FurnitureContainer.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LockableContainer.cs feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
MarkContainer.cs feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
ParagonChest.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
SalvageBag.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
Strongbox.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
TrappableContainer.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
TrappableContainer.ExecuteTrap.cs fix: Codegens trappable containers (#973) 2022-03-26 21:15:15 -07:00
TreasureChest.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
TreasureMapChest.cs fix: Fixes random bias & Adds back champion arties for UOML (#1235) 2022-11-09 16:33:27 -08:00