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
d4d7ddf8e267f1b9dc58fb33526b98ff2b5d4f65
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
visualiser
T
History
Zhi You Tan
d4d7ddf8e2
Keybinding now works in the actual race. A map of keybind is shared between GameClient and KeyBindDialogController.
...
#story[1278]
2017-09-20 11:02:13 +12:00
..
controllers
Keybinding now works in the actual race. A map of keybind is shared between GameClient and KeyBindDialogController.
2017-09-20 11:02:13 +12:00
fxObjects
Fixed position issues on exit arrows.
2017-09-14 14:32:45 +12:00
map
added peters boat
2017-09-07 17:09:52 +12:00
validators
- Validation completely done
2017-09-11 19:36:16 +12:00
ClientToServerThread.java
Merge remote-tracking branch 'origin/develop' into NewUI_merge
2017-09-11 18:15:08 +12:00
GameClient.java
Keybinding now works in the actual race. A map of keybind is shared between GameClient and KeyBindDialogController.
2017-09-20 11:02:13 +12:00
GameView3D.java
Removed print statements.
2017-09-14 14:37:22 +12:00
GameView.java
Added 3D mark arrows and cleaned up other classes.
2017-09-14 11:28:50 +12:00
ServerListener.java
re-implemented existing functionality in UI
2017-09-08 18:00:09 +12:00
ServerListenerDelegate.java
Fixed discovery bug, implemented server list, added server parameters
2017-08-31 01:11:17 +12:00
test3d.java
Added 3D window to GameView3D to begin adding assets to. Used it to refine all 3D assets implemented by ModelFactory and manually test that they work.
2017-09-08 01:50:56 +12:00