ModernUO/Projects/Server/Timer
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
..
Timer.cs fix: Fixes timer index offset (#1907) 2024-08-06 15:46:40 -07:00
Timer.DelayCall.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.DelayStateCall.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.Pool.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.TimerWheel.cs fix: Fixes timer index offset (#1907) 2024-08-06 15:46:40 -07:00
TimerExecutionToken.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00