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 |
||
|---|---|---|
| .. | ||
| Artifacts | ||
| BaseClothing.cs | ||
| Cloaks.cs | ||
| Hats.cs | ||
| MiddleTorso.cs | ||
| OuterLegs.cs | ||
| OuterTorso.cs | ||
| Pants.cs | ||
| Shirts.cs | ||
| Shoes.cs | ||
| Waist.cs | ||