Updates of long level loading
Dwarven SteamJunk » Devlog
With permission of Jam host I updated the build with fixes for the long level generation.
Mostly I replaced random function that was constructed every time it called to a random struct with seed that initialized at the beginning. Also I added caching of the tile with lowest count of variants in the tile updates.
But major improvement was from disabling v-sync =\
While it did not make a magic for html version, the desktop build boosted from 2min of generatio to ~15seconds.
For fairness I did not touch any other known bug :)
Hope you will enjoy my game without the unnecessary wait
Files
Dwarven SteamJunk - 220818 - win64.zip
Aug 18, 2022
[Original] Dwarven SteamJunk - win64.zip 35 MB
Aug 18, 2022
Dwarven SteamJunk - 220818 - html5.zip Play in browser
Aug 18, 2022
Leave a comment
Log in with itch.io to leave a comment.