Subversion Repository Public Repository

spacesettlers

Commits for spacesettlers/

Revision Author Commited Message
57 amcgovern picture amcgovern Wed 04 May, 2016 20:52:52 +0000

Made power up Cost something (not negative)

56 amcgovern picture amcgovern Wed 04 May, 2016 20:44:49 +0000

Added step cost for shielding

55 amcgovern picture amcgovern Wed 04 May, 2016 20:36:59 +0000

Fixed EMP frozen display bug

54 amcgovern picture amcgovern Wed 04 May, 2016 20:35:41 +0000

Fixed a bug in shielding collisions

53 amcgovern picture amcgovern Wed 04 May, 2016 18:57:14 +0000

Fixed two exploits on non-final variables and non-cloned objects

52 amcgovern picture amcgovern Fri 29 Apr, 2016 19:23:37 +0000

Updated the GUI to make scroll panes work

51 amcgovern picture amcgovern Fri 29 Apr, 2016 02:27:52 +0000

Added a validity check on positions and velocities to ensure they don’t ever become NaN or infinite

50 amcgovern picture amcgovern Fri 29 Apr, 2016 02:18:05 +0000

Fixed NaN in movements

49 amcgovern picture amcgovern Fri 29 Apr, 2016 02:14:02 +0000

Fixed bug where NaN positions caused a ship to disappear or otherwise go strange

48 amcgovern picture amcgovern Mon 18 Apr, 2016 19:47:19 +0000

Huge bug fix of overlapping radius issues with the objects colliding (usually at low velocities) . Credit to Troy Southard

47 amcgovern picture amcgovern Wed 13 Apr, 2016 20:13:09 +0000

Updated the GUI to track and show kills and score

46 amcgovern picture amcgovern Wed 13 Apr, 2016 18:51:35 +0000

increasing initial ships to 2 for project 4

45 amcgovern picture amcgovern Tue 12 Apr, 2016 16:08:59 +0000

Added a damage panel to the GUI and changed collisions with mineable asteroids to be free

44 amcgovern picture amcgovern Mon 11 Apr, 2016 21:30:23 +0000

Removed the ships giving things to asteroids when they die

43 amcgovern picture amcgovern Mon 04 Apr, 2016 01:17:18 +0000

fixed a bug in scoring on the competitive ladder

42 amcgovern picture amcgovern Tue 29 Mar, 2016 01:26:26 +0000

Fixed a bug in aggressive purchasing

41 amcgovern picture amcgovern Mon 28 Mar, 2016 21:38:35 +0000

Readjusted the energy penalty

40 amcgovern picture amcgovern Thu 17 Mar, 2016 20:56:42 +0000

Added an example GA agent (that doesn’t actually learn)

39 amcgovern picture amcgovern Thu 17 Mar, 2016 20:55:35 +0000

added example GA agent

38 amcgovern picture amcgovern Thu 17 Mar, 2016 19:40:05 +0000

Fixed graphics bug for large screens

37 amcgovern picture amcgovern Thu 17 Mar, 2016 17:26:17 +0000

Added screen scaling!

36 amcgovern picture amcgovern Wed 16 Mar, 2016 15:35:24 +0000

Fixed an issue with asteroids going over the maximum when ships die and also adjusted the energy penalty to better penalize larger asteroids

35 amcgovern picture amcgovern Wed 16 Mar, 2016 12:56:44 +0000

Fixed an exploit in TeamInfo (forgot a clone)

34 amcgovern picture amcgovern Thu 10 Mar, 2016 04:21:20 +0000

Removed some GUI comments

33 amcgovern picture amcgovern Tue 08 Mar, 2016 15:48:59 +0000

Added damage inflicted and damage received