Archived
1
0
Commit Graph

6 Commits

Author SHA1 Message Date
Tony Grosinger
4f7140b45a -Added houses
-Almost finished with adding ability to build a house
-Houses included in safezone if they are on the same team

Signed-off-by: Tony Grosinger <github2@grosinger.net>
2011-04-26 12:59:04 -07:00
Tony Grosinger
b53eec8a61 -Added to building class
-Buildings now generated and placed on map
-Maps only generated on interval
-Fixed grid lines (I think)

Signed-off-by: Tony Grosinger <github2@grosinger.net>
2011-04-25 22:27:19 -07:00
Tony Grosinger
f4bae64bbd -Fixed moving, hitting an edge no longer crashes the game
-Other stuff that I forget now...

Signed-off-by: Tony Grosinger <github2@grosinger.net>
2011-04-23 20:03:45 -07:00
Tony Grosinger
70a933ac09 -Major overhaul of design. Now using interfaces rather than extending
-Added DroneTools to allow a Drone to find out necessary information
-Prevented drone from accessing information it shouldn't get
-Changed moving again
-More stuff that I have forgotten by now
2011-04-22 19:46:44 -07:00
unknown
8cc1c9a0dc -Changed most comments to work in JavaDoc
-Continued working on Move

Signed-off-by: unknown <github2@grosinger.net>
2011-04-20 12:13:32 -07:00
unknown
6a97a20d41 -Create building class
-Added console output
-Finished basic flow of program
-Added game winner announcement
-Added teamname and dronename

Signed-off-by: unknown <github2@grosinger.net>
2011-04-19 09:29:41 -07:00