Hi everybody,
I recently made a few post-7DRL updates to the game and I wanted to share them with you.
The new version is available here:
http://thesleeve.itch.io/rogue-space-marine16 March 2015: Several bugs that would crash the game were discovered and fixed. The first one crashed the game if you had an active shield at the end of the level. The second was related to enemies that tried to attack you without a line of sight... the result of fixing that bug is that enemies now try to get a line of sight before attacking, which actually improves the gameplay in my opinion.
20 March 2015: Multiple level generation bugs fixed. There hopefully shouldn't be any more problems where a hallway to another room is blocked or there is a breach in the wall that allows enemies to walk out into space. The level generation is a bit complex, so I'm not certain that the bug is 100% fixed, but I think, at the very least, I made some improvements to prevent this bug from happening.
22 April 2015: Red alert respawning fixed. Originally, all dead enemies would respawn 10 seconds after the red alert sounded. This made finishing a level after the red alert nearly impossible. I wanted a red alert to create a very difficult situation for the player, but not an insurmountable challenge, so I randomized respawn times between 10 and 20 seconds to make it a little more fair.
22 April 2015: Ability description screen added. So many people asked what the different abilities do, especially the passive effects that are hard to understand, so I created a simple screen to explain. Press and hold F2 at any time to display the screen.
23 April 2015: Enemy patrolling fixed. There was a HUGE bug that I somehow never noticed in the enemy patrolling code, and this caused the enemies to all congregate in strange spots around the level. The result was that you might find several rooms completely empty, but then stumble on to a room with 30 enemies in it, because the enemies all decided to go to that one spot. I found the bug and I wasn't quite sure of the best way to fix it, so I eventually decided to make it so that enemies stay in their starting rooms when patrolling. I didn't have a lot of time to play-test this, but from my early observations, it seems to make the game more fun and balanced.
So, those are the updates I have made since release. It's worth noting that the core gameplay remains the same. The changes I have made are mostly just bug fixes, and even though some of those fixes resulted in slight gameplay improvements, it's still essentially the same game.
On another note, the
rankings of the 2015 7DRL entries were just posted and my game ranked very highly, and I'm very honored by that. I just wanted to publicly thank everybody for playing my game. I put a lot of time and effort into it and I'm really glad that people seem to enjoy it.