- Messages
- 715
- Reaction score
- 5,443
- Points
- 750
- Staff
- #1
Just a small update today with a few cool changes
1. Almost completely rewrote the event system
Furthermore the new system is easy to extend, which means we can add quite a few fun events by writing only a few lines of code. So you'll probably see some new small but cool events soon.
2. The SWAT Van is now destructible
3. Sprinting is now predicted properly
This has been a huge problem in the past. Whenever you started sprinting, it would not do anything for a few milliseconds and then teleport you forward. This was due to lag and because the client did not know that it was about to sprint.
This is now fixed and sprinting should be as smooth as running.