Dungeon Colony is a 2D fantasy real-time strategy game in which you take control over a Dungeon Lord and his loyal Minions to explore and build a Dungeon and save your colony from the brink of extinction. Command your Minions to dig out tunnels and rooms, craft items from resources they collect, and set up traps to defend your new home against greedy heroes. The mountain harnesses powerful magic that has the potential to give you control over the lands around you. But it's up to you to uncover its secrets before you are overrun by your enemies.

Post news Report RSS Dungeon Colony - Engine Update 2 - New pathfinder nearly implemented

Dungeon Colony - Engine Update 2 - Some notes on how engine upgrades are coming along.

Posted by on

The new Engine Upgrades are coming along well. However, it is taking longer than expected since I am making some other much needed engine upgrades concurrently. But on the bright side, every change and every re-factoring will benefit in the end and it gets me more excited by the line.

I continued with the implementation of the new pathfinder. It caused a lot of bad bugs or design patterns to emerge, and the bugs originate from some unfinished old code that needed to be refactored and completed anyhow.

Units are following paths again, but now much more precisely and with totally arbitrary sizes. That will allow me to make amazingly large creatures. Every creature’s size becomes a clearance value used in the pathfinder to determine if a creature can walk a narrow space or not. That precision will become apparent in the next round of engine upgrades that I am currently working on, but I will explain those details when its finished. For now, I need to focus on fixing all the bugs and logic in all corners of the code where path planning is used.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: