Subversion Repository Public Repository

spacesettlers

@ HEAD
Entry Size Revision Updated
.settings 5 Sun 27 Dec, 2015 02:15:23 +0000
build 2 Wed 23 Dec, 2015 20:02:19 +0000
config 46 Wed 13 Apr, 2016 18:51:35 +0000
docs 5 Sun 27 Dec, 2015 02:15:23 +0000
lib 2 Wed 23 Dec, 2015 20:02:19 +0000
src 57 Wed 04 May, 2016 20:52:52 +0000
test 48 Mon 18 Apr, 2016 19:47:19 +0000
.classpath 519 bytes 5 Sun 27 Dec, 2015 02:15:23 +0000
.project 372 bytes 5 Sun 27 Dec, 2015 02:15:23 +0000
build.xml 6K 25 Sun 14 Feb, 2016 19:00:46 +0000

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