This website requires JavaScript.
Explore
Help
Sign In
michael
/
Party-Parrots-At-Sea
Watch
1
Star
0
Fork
0
You've already forked Party-Parrots-At-Sea
mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced
2026-05-09 14:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40a7f9bc5b063f1d0554fe73fa80e2248e362053
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
model
T
History
Calum
40a7f9bc5b
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
...
#implement #story[1275]
2017-09-21 12:59:37 +12:00
..
mark
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00
stream
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00
token
WIP: Yachts now power up upon collecting an item
2017-08-29 22:11:37 +12:00
ClientYacht.java
Added player position, boat speed, boat heading to race view.
2017-09-13 11:22:05 +12:00
Colors.java
Added some general UI improvements such as autofilling the color field of the form, and looked at how best to deal with response packets, as it should be part of the spec.
2017-08-17 01:20:16 +12:00
GeoPoint.java
Merged with develop. Moved all collision logic into game state.
2017-08-16 01:04:16 +12:00
Limit.java
New server creation view created. Added templates for custom races. Updated xml generator to remove all hard coded values. Updated XMLParser to parse custom race files. No unit tests exists currently.
2017-09-21 12:59:37 +12:00
Player.java
WIP: Initial commit for seperating server and client yacht classes
2017-08-15 14:18:48 +12:00
PolarTable.java
Action packets now sent at regular 20ms intervals
2017-08-09 14:03:21 +12:00
RaceState.java
- Race Finish Dialog showing up, unsure if its actually showing the correct ordering or not.
2017-09-14 14:42:25 +12:00
ServerYacht.java
Merge remote-tracking branch 'origin/story1266_3d_model_factory' into NewUI_merge
2017-09-11 15:29:33 +12:00