Due to the game being released on steam, I was able to find a few issues with the game/leadwerks that weren't apparent before.
I'll be updating the thread as time goes on for everyone's ease of use, especially Josh.
1
Loading times are long, even using the new
--Pause garbage collection
System:GCSuspend()
--Resume garbage collection
System:GCResume()
NOT FIXED YET.
2
Switching from windowed to fullscreen is causing the game to stretch more than it should for a user.
http://www.leadwerks.com/werkspace/topic/15419-switching-from-windowed-to-fullscreen-screws-up-resolution/
http://steamcommunity.com/app/569430/discussions/1/154644045364507570/
http://steamcommunity.com/app/569430/discussions/1/154644045358568399/
NOT FIXED YET.
3
Keypad script making some users crash!
http://www.leadwerks.com/werkspace/topic/15409-keypad-script-makes-some-user-crash/
Made changes to the code ( Thanks SRB ) waiting on player's feedback!
4
ClearPostEffects() bleeds out graphics.
http://www.leadwerks.com/werkspace/topic/15421-clearposteffects-making-graphics-go-crazy/#entry103400
FIXED.
I'll be updating this post as time goes on.