0 Members and 6 Guests are viewing this topic.
LOOP Calculate a batch of things Draw Key update (the order of the actions doen't mind)ENDLOOPfor the batch calculations, you could track the index or the loop counter.
Just a quick question: How much could I increase startup time?In v1.0 I'll implement some more optimizations, but it'll result in a slower start.
Wow ! Those are good improvements! Nonetheless, the game... laggs. Why does it lagg more with water and lava?
Feature requests:Be able to open the menu or quit the game even when there is the "loading" label.
Move on the items selector menu with the touchpad.
I think the priority is the speed up all the "loading" during the game.
QuoteJust a quick question: How much could I increase startup time?In v1.0 I'll implement some more optimizations, but it'll result in a slower start.I think the speed during the game is much more important than the startup time. I think you can grow it up to 40 seconds (currently 22 seconds) if you add a loading bar.
Thanks for your work! Do you mind if I upload it on tiplanet?
Quote from: mdr1 on May 17, 2014, 06:21:26 amI think the priority is the speed up all the "loading" during the game.That's terrain generation and it will probably not get much faster.. Unless I can find a better way to generate terrain.