Changelog
19.4.2020 (v1.1.0419)
- Options menu implemented. You can now change:
- Text size
- Game speed
- Sound effects volume
- Ambient sound volume
18.4.2020 (v1.1.0418)
- Containers! You can pick up and drop equipment.
- Actions now take time. Scanning. picking up, dropping, equipping and unequipping cause time to advance for the duration of the action.
- SoundsFX are faded by distance now.
17.4.2020 (v1.1.0417)
- Sound effects! Weapons and exlosions go boom appropriately now!
- Map objects can now be selected and scanned.
16.4.2020 (v1.1.0416)
- Made the user interface scale better on display sizes other than 1920x1080 and high&low DPI.
- Added helper indicators in the map when using move and shoot mode.
15.4.2020 (v1.1.0415)
- Scan in action menu works and will enumerate the state of all modules on the selected droid.
14.4.2020 (v1.1.0414)
- Brought back "selection" mode (arrow icon) which opens an action menu.
-
Lock-on will lock your weapons at an enemy and automatically fire on them. (You can cancel
autofire by using the action menu again.)
- Did some reorganization of the HTML code.
10.4.2020 (v1.1.0410)
- Audio! Environmental audio effects are in. Terminals and power cores make noise.
-
Audio starts disabled, check the audio checkbox next to the help button to turn on.
(setting is rembered on your computer.)
8.4.2020 (v1.1.0408)
- Laid groundwork for map entities. You can now destroy terminals and power cores.
- Fixed bug where droids with destroyed locomotion zipped around at lightning speeds.
7.4.2020 (v1.1.0407)
-
Made flow of time in game consistent with realtime. Slower systems no longer play slower and vice versa.
(Unless your system is very slow, in which case the old fixed timestep is used.)
- Tweaked effects and stats a bit to match the new flow of time
- Explosions are now entities in the world, instead of just overlaid effects.
- Added support for map entities in preparation for interactive map tiles.
5.4.2020 (v1.1.0405)
- Revamped the intro page to include chagelog and devblog.
- Imported devblog contents from Itchio and Reddit /r/roguelikedev.
4.4.2020 (v1.1.0404)
- Added help screen that shows when you play the first time.