Version 0.17
- Balance: Citizens have a little less hungry (again)
- Balance: Bakeries build 4 breads (instead of 1) with 2 wheats
- Balance: Raw material drop rate when a cell it's mined (more coal/iron, less mud)
- Balance: One game turn now it's equivalent to 30 seconds (instead of 60)
- Add: Bridges (builded in masonry with 2 stones)
- Add: Rooms!
- Add: Dining room (citizens eat faster there)
- Add: Hospital (citizens with 1/3 of life go there)
- Add: "Infravision" removed (living entities can no longer see through walls)
- Add: Moddable LOS to living entities (citizens, enemies)
- Change: Pathfinding now gives more value to Z-level
- Fix: Deleting a task in a building now works properly
- Fix: Performance improvements (hangs when you discover new caves)
- Fix: Minor bug fixes
-----
Version 0.16
- Add: Soldiers
- Add: Barracks (each one allows you to convert 5 civilians into soldiers)
- Add: More info in the upper bar (level/civilians/soldiers, day/month/year)
- Add: "Room style" dungeons
- Add: Goblins and Goblin leaders
- Change: Wheat farms can't be built underground
- Change: Builders wait until cells are free to finish the building (avoiding stoned citizens)
- Change: Number of messages in message panel was raised to 1024 (from 128)
- Fix: The hole tile in digged terrains isn't drawed if terrain has fluids
-----
Version 0.15
- Balance: Citizens are now less hungry
- Add: White border to tooltip
- Add: Coal and iron
- Add: Forge
- Add: Wooden armor, pants, boots and sword
- Add: Iron helmet, armor, pants, boots and sword
- Add: Full moddable military items
- Add: Citizens can wear/wear off items
- Add: Weared items are shown
- Add: Big texts are resized in menu
- Add: Now you can build items with the building contextual menu
- Add: Save/Load now operate with compressed files (about 15-1 compression)
- Change: Map depth raised (from 4 to

- Change: FPS capped to 60
- Change: Improved minimap render routine (glVertexArrays)
- Change: Improved the A* zone reset (no more hangs when you build/remove stairs and buildings)
-----
Version 0.14
- Balance: Wheat farms produces wheat more slowly
- Balance: Weaker citizens
- Added white border to menus and panels
- Added dice engine (ex: 4d8+5,3d6)
- Added colors to messages
- Added multilanguage (Spanish)
- Added a new pile (military)
- Added first military item (Wooden helmet) (not in-game equippable yet)
- Add: Messages are now saved
- Changed the task manager. Item building tasks (furniture, food, ...) are more important than other tasks
- Changed the font tileset
- Change: Spider graphics
- Change: Item types are now obtained from items.xml (file types.xml was removed)
-----
Version 0.13
- Changed the "unknown" tile image
- Changed all clay references to mud
- Added females
- Added names, surnames, nicks and gender to citizens
- Added tooltips
- Added the "mine" command to the contextual menu
- Added the keyboard shortcuts to all menus
- Added enemies engine
- Added spiders and giant spiders
- Added combat engine
- Added the current level number at the top-left of screen
- Added red arrow marks indicating if the upper or lower level contains a stair
- Added messages panel full screen mode
-----
Version 0.12
- Sleep time at the beggining of the game changed a little to avoid mass sleep
- Grass cells now doesn't drop clay at 100%
- Stone cells now doesn't drop stone (raw) at 100%
- Added more CPU time to A* search (reducing the pathfinding time)
- Hungry citizens now search food wiser
- If width/height declared in towns.ini match with desktop resolution, full_screen it's set to 'true' automatically
- Added depth to river
- Cells with fluids are shown when you discover a new level
- Added dungeons (no monsters and no items yet)
- Added an error log file (error.log in main folder)
-----
Version 0.11
- Citizens can starve to death
- Hungry citizens now doesn't run to the same food source like crazy kids
- Wheat farm automatically create wheat every predefined time
- Bakery can create bread
- Loading the game now doesn't duplicate items
- Citizens now try to not stay inside a building during it's construction (this avoid being stoned)
- When a citizen needs an item now it search it in the nearest stockpile
- Small bugs fixed
-----
Version 0.10
External changes:
- Citizens can eat.
- Citizens can sleep.
- Items carried by citizens are now painted.
- Smoth scroll just pressing the arrow keys.
- Items added: chair, table, bread, wheat
- Buildings added: Bakery, Wheat farm
- Citizens can haul any kind of item (not only raw materials)
- Stockpiles can't share same cell
- Bushes can now be chopped (but no wood obtained)
Internal changes:
- Simplified item structure
- Task manager optimized (fast item access)
- A* improved (fast stair access)