index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Commit message (
Expand
)
Author
Age
*
Extract Home and GameBrowser controllers from LobbyController
Joffrey BION
2017-02-02
*
Decouple Lobby and Players from the Game itself
Joffrey BION
2017-02-02
*
Refactor Military to be independent of Settings
Joffrey BION
2017-02-01
*
Add first tests for Requirements
Joffrey BION
2017-01-31
*
Use specific seed for randomness in tests for determinism
Joffrey BION
2017-01-31
*
Add public/private production concept
jbion
2017-01-30
*
Add zeus temple background as potential home background
Joffrey BION
2017-01-23
*
Add 7 wonders logo
Joffrey BION
2017-01-23
*
Add test checking the switch to PLAYING state
Joffrey BION
2017-01-23
*
Add notification for updated game to /topics/games
Joffrey BION
2017-01-22
*
Fix subscription path for prepared cards and turns
Joffrey BION
2017-01-22
*
Remove handRotationDirection in PlayerTurnInfo
Joffrey BION
2017-01-22
*
Fix player indexes in TestUtils
Joffrey BION
2017-01-22
*
Fix areAllPlayersReady() to understand WAIT action
Joffrey BION
2017-01-22
*
Ans /user/queue/lobby/joined message on game creation
Joffrey BION
2017-01-22
*
Add validation constraints on PlayerMove
Joffrey BION
2017-01-22
*
Use the build folder to stay in the standard
jbion
2017-01-20
*
Remove conflicting old index
jbion
2017-01-20
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
bgstack15