Calum
|
c103595bba
|
Merge branch 'develop' into story1118_map_arrows
# Conflicts:
# src/main/java/seng302/gameServer/GameState.java
# src/main/java/seng302/gameServer/MainServerThread.java
# src/main/java/seng302/model/RaceState.java
# src/main/java/seng302/visualiser/GameClient.java
|
2017-08-16 20:34:27 +12:00 |
|
Calum
|
ac47e9d88a
|
Game state now updates based on boat position. Arrows drawn as boat travels course. Currently do not point in correct direction, also the sparkline does not work.
#bug #refactor #implement #story[1118]
|
2017-08-16 03:51:48 +12:00 |
|
Peter Galloway
|
ff92262a78
|
fixed race clock countdown/count up #story[1109]
|
2017-08-14 16:32:50 +12:00 |
|
Michael Rausch
|
d2fd9ebaea
|
Started work on start screen
- Server now sends out race start status messages during lobby & pre-start stages
- Added timer in lobby
Tags: #story[1109]
|
2017-08-11 19:03:57 +12:00 |
|
Calum
|
08e369f1ae
|
Merged with develop. Fixed many bugs in Visualiser.
#bugs
|
2017-07-26 02:49:31 +12:00 |
|
Calum
|
6242ab0b2e
|
Implemented observer and strategy pattern in BoatAnnotations, now renamed AnnotationsBox.
Also implemented various other small fixes and further refactored code.
#refactor
|
2017-07-25 20:45:27 +12:00 |
|