ModernUO/Projects
Kamron Batman 28860b7f53
fix: Fixes timer index offset (#1907)
### Summary

- Fixes timer intervals not continuing
- Fixes `Timer.Index` being off by 1. Should start at 0 for the first OnTick
- Simplifies Gift of Renewal end check
- Fixes force of nature not applying at the proper time and simplifies the timer logic.
2024-08-06 15:46:40 -07:00
..
Application fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
Server fix: Fixes timer index offset (#1907) 2024-08-06 15:46:40 -07:00
Server.Tests fix: Fixes timers not stopping before OnTick (#1890) 2024-07-28 14:35:41 -07:00
UOContent fix: Fixes timer index offset (#1907) 2024-08-06 15:46:40 -07:00
UOContent.Tests fix: Updates xunit to 2.9, runner to 2.8.2, and mailkit to 4.7.1 (#1871) 2024-07-12 19:59:33 -07:00