Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc) Refactor DateTime.Now to DateTime.UtcNow Add LOS check for Iron Maiden addon |
||
|---|---|---|
| .. | ||
| BaseTreasureChest.cs | ||
| Container.cs | ||
| FillableContainers.cs | ||
| FurnitureContainer.cs | ||
| LockableContainer.cs | ||
| MarkContainer.cs | ||
| ParagonChest.cs | ||
| SalvageBag.cs | ||
| Strongbox.cs | ||
| TrapableContainer.cs | ||
| TreasureChest.cs | ||
| TreasureMapChest.cs | ||