Time Trials and Better Leveltimers!
Posted: Sun Aug 06, 2017 5:43 pm
Here's two Beta 4 APIs, one of which is basically leveltimer.lua on steroids and one which allows easy time trial integration into levels and episodes.

Clock.lua
Documentation: http://wohlsoft.ru/pgewiki/Clock.lua
Features:
Documentation: http://wohlsoft.ru/pgewiki/TimeTrial.lua
Features:
At this point the documentations are not complete on the PGE Wiki however for clock.lua there is an extensive documentation in the file and the example level helps explain timeTrial.lua as well.
Enjoy!

Clock.lua
Documentation: http://wohlsoft.ru/pgewiki/Clock.lua
Features:
- Very easy-to-use stopwatch and countdown timers
- Tons of customizability
- Multiple default settings
- Trigger events when a timer runs out
- Everything leveltimer.lua has and more!
Documentation: http://wohlsoft.ru/pgewiki/TimeTrial.lua
Features:
- Used with clock.lua to create a full time trial system with one extra call
- Tons of customizability
- Default graphics for medals
- Set times simply using a text file
- Saves and can clear best scores
- And more!
At this point the documentations are not complete on the PGE Wiki however for clock.lua there is an extensive documentation in the file and the example level helps explain timeTrial.lua as well.
Enjoy!