Ideas on the games future
I have branched some of the code to test an idea… It has something to do with my recent exploits into UDP programming. Maybe implemented by 0.60.
Still have some core item/display work to iron out (bug hunting).
Also really, really want to move into sparse data structure storage for legacy of a warlord instead of storing every single cell. I have an idea for storing regions then only track the cells that are different.