Phew, that has been a lot of work.
I changed the whole programm-code by changing many, many variables from tiles to Types. That saves a lot of memory and the code is now slim and optimized.
It is also easier to add features to the game, because the code is much easier to read now.
Edit: 07.09.2013
- Changed:
Many Tile variables now saved as Types. Another 50 MB of memory saving on a small map. - Bugfix:
You can now walk on glass-blocks - Bugfix:
It is no longer possible to place background-glass-blocks over (solid) background-blocks - Bugfix:
Open doors does not block light from lamps anymore - Bugfix:
A lot of Bugfixes all around Doors
![]() |
a closed door is blocking the light from the bulb, an open door does not |