02-Dec-2023, 19:09
(This post was last modified: 03-Mar-2024, 02:04 by SweptThrone.)
Week of November 26, 2023
World Expansion Test
This week, I optimized a lot of my code and made a super primitive version of the infinite world generator.
Obviously you can see some pretty major problems with the game in that video. Paths don't connect between panels but more importantly, the game freezes every time a new panel is created. Panels also aren't unloaded when they're out of view, meaning the game continually chews up memory until something inevitably crashes. Besides that, there's a handful of behind-the-scenes problems that need to be looked at, such as a dump of red text that only happened one time. Other than that, however, progress has been pretty good. Keep in mind that this is only a media thread, so if you want more general progress on the game, go here.
World Expansion Test
This week, I optimized a lot of my code and made a super primitive version of the infinite world generator.
Obviously you can see some pretty major problems with the game in that video. Paths don't connect between panels but more importantly, the game freezes every time a new panel is created. Panels also aren't unloaded when they're out of view, meaning the game continually chews up memory until something inevitably crashes. Besides that, there's a handful of behind-the-scenes problems that need to be looked at, such as a dump of red text that only happened one time. Other than that, however, progress has been pretty good. Keep in mind that this is only a media thread, so if you want more general progress on the game, go here.
~SweptThrone •.-