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
Commit message (
Collapse
)
Author
Age
*
Use independent WS clients for each test to prevent race conditions on CI
Joffrey Bion
2018-04-26
|
*
Improve full game test by using bought resources
Joffrey BION
2018-04-26
|
*
Fix WONDER_LEVEL -> BUILT_WONDER_STAGES element type
Joffrey BION
2018-04-26
|
*
Fix and improve BestPriceCalculator
Joffrey BION
2018-04-26
|
*
Extract move creation in GameTest
Joffrey BION
2018-04-25
|
*
Make wonder activation pay for requirements
Joffrey BION
2018-04-25
|
*
Add WonderTest
Joffrey BION
2018-04-25
|
*
Add test for Table.getNeighbourGuildCards
Joffrey BION
2018-04-25
|
*
Extract min/max players as JSON rules
Joffrey BION
2018-04-25
|
*
Add tests for BuildWonderMove
Joffrey Bion
2018-04-25
|
*
Fix WonderStage creation to add at least an empty effect list
Joffrey Bion
2018-04-25
|
*
Add test for BuildWonderMove
Joffrey Bion
2018-04-24
|
*
Extract inner class to work around coverage bug
Joffrey Bion
2018-04-24
|
*
Extract game engine as separate artifact
Joffrey BION
2018-04-23
|
*
Upgrade frontend build tools version
Joffrey BION
2018-04-18
|
*
Upgrade to Livedoc 4.3.2 and gradle 4.6
Joffrey Bion
2018-04-18
|
*
Upgrade to Livedoc 3.0.0
jbion
2017-10-05
|
*
Move to shared checkstyle config 2.1.0
Joffrey BION
2017-09-29
|
*
Allow empty types in checkstyle config
Joffrey Bion
2017-09-25
|
*
Upgrade to Livedoc 2.0.0
Joffrey Bion
2017-09-25
|
*
Upgrade to Livedoc 1.2.0
Joffrey BION
2017-09-24
|
*
Fix frontend build on windows using cross-env
Joffrey BION
2017-09-24
|
*
Fix doc link in README
Joffrey BION
2017-09-24
|
*
Improve decisions history
Joffrey BION
2017-09-24
|
*
Upgrade to Livedoc 1.0.2
Joffrey Bion
2017-09-24
|
*
Upgrade to Livedoc 0.4.0 and fix properties
Joffrey BION
2017-09-24
|
*
Move from JsonDoc to Livedoc
Joffrey BION
2017-08-15
|
|
|
|
|
The Livedoc project, based on JsonDoc, implements the overrides that we used to make in this project for websocket compatibility.
*
Remove obsolete routes.js
Joffrey BION
2017-08-08
|
*
Change username input to use blueprint
Victor Chabbert
2017-08-08
|
*
Add blueprint js library
Victor Chabbert
2017-08-08
|
*
Update software versions
Joffrey BION
2017-08-08
|
|
|
|
|
|
|
Node JS 6.10.3 -> 8.2.1 Yarn 0.24.5 -> 0.27.5 Gradle Wrapper 4.0.1 -> 4.1 Gradle Node Plugin 1.1.1 -> 1.2.0
*
Fix flow errors
Victor Chabbert
2017-08-07
|
*
Remove unnecessary selector
Victor Chabbert
2017-08-07
|
*
Update flow type defs
Victor Chabbert
2017-08-07
|
*
Remove duplicate dependency
Victor Chabbert
2017-08-07
|
*
Upgrade dependencies
Victor Chabbert
2017-08-07
|
*
Remove containers folder
Victor Chabbert
2017-08-07
|
*
Refactor routes to new structure
Victor Chabbert
2017-08-07
|
*
Updrade react router and react router redux
Victor Chabbert
2017-08-07
|
*
Remove redux-saga-router
Victor Chabbert
2017-08-07
|
*
Fix Map unexepected constructor argument by removing new keyword
Victor Chabbert
2017-07-25
|
*
Fix message.body type using ternary
Joffrey BION
2017-07-25
|
*
Fix types in websocket.js
Joffrey BION
2017-07-25
|
*
Update README
Joffrey BION
2017-07-25
|
*
Organize imports and format JS files
Joffrey BION
2017-07-25
|
*
Improve sevenWondersApi and types
Joffrey BION
2017-07-24
|
*
Upgrade flow-bin
Victor Chabbert
2017-07-24
|
*
Add webstomp client type def and remove unused ones
Victor Chabbert
2017-07-24
|
*
Remove flow-typed postinstall
Victor Chabbert
2017-07-24
|
*
Decouple Seven Wonders API from saga channels API
Joffrey Bion
2017-07-24
|
[next]
bgstack15