Skip to content

Releases: dseguin/asteroids

Simple Asteroids 1.5.2

20 Aug 23:10
eb6a946
Compare
Choose a tag to compare
  • Made keys rebind-able in the config file
  • Minor fixes to source layout

Simple Asteroids 1.5.1

08 Aug 01:03
8d66c96
Compare
Choose a tag to compare
  • Use legacy context for systems that only support OpenGL 1.1
  • Fixed console window showing up on Windows
  • (source) Split project into several smaller files

Simple Asteroids 1.5.0

05 Aug 01:06
dc505c3
Compare
Choose a tag to compare
  • Added synthesized sound effects
  • Added FPS indicator
  • Player velocity is no longer limited
  • Made asteroid spawn timer configurable
  • New command switches and config file options
  • (source) Reformatted ~80% of source code
  • Other optimizations and fixes

Simple Asteroids 1.4.2

24 Jul 21:43
fb02bf3
Compare
Choose a tag to compare
  • (sort of) Implemented support for OSX and FreeBSD
  • Added "pause" feature
  • Fixed collision hitbox inconsistencies

Simple Asteroids 1.4.1

22 Jul 21:14
dc74c84
Compare
Choose a tag to compare
  • Now tracking each player's score individually
  • Added in-game score board
  • Fixed windowed resolution only using some resolutions

Simple Asteroids 1.4.0

19 Jul 18:21
505b8e5
Compare
Choose a tag to compare
  • Added multiplayer support
  • Added friendly fire option
  • Added new command line switches
  • Added new config file options
  • Various adjustments and fixes

Simple Asteroids 1.3.0

18 Jul 05:12
56f5232
Compare
Choose a tag to compare
  • Added support for changing resolution
  • Added support for fullscreen
  • User can change asteroid scale and mass modifiers
  • New command switches '-b', '-ml', '-mm', and '-ms'
  • New config file options

Simple Asteroids 1.2.1

17 Jul 03:18
55a3145
Compare
Choose a tag to compare
  • Made asteroid collision physics on by default
  • Added config file support for Windows and Linux

Simple Asteroids 1.2.0

15 Jul 21:38
245dfd5
Compare
Choose a tag to compare
  • Added Windows support
  • User can change initial asteroid count with '-i' switch
  • Randomized asteroid spawn size
  • Improved asteroid collision physics

Simple Asteroids 1.1.0

12 Jul 00:20
d43d872
Compare
Choose a tag to compare

Initial release