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
/
src
/
main
/
resources
/
org
Commit message (
Collapse
)
Author
Age
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
|
*
Add brush test for game definition loading to ensure no exception occur
jbion
2016-12-23
|
*
Add CardBack for wonder stages display in the UI
jbion
2016-12-22
|
*
Fix shipowners guild card effect
jbion
2016-12-22
|
*
Add special action skeleton to finish wonders data parsing
Joffrey BION
2016-12-10
|
|
|
|
These special actions imply a new input from the user, which is not implemented yet
*
Wonders data parsing
Joffrey BION
2016-12-10
|
*
Normalize wonders.json for easier parsing
Joffrey BION
2016-12-10
|
*
Card data parsing, part 2
Joffrey BION
2016-12-10
|
|
|
|
This adds support for all cards effects, and normalizes the serialization of all card fields
*
Add multi-color support in cards.json
Joffrey BION
2016-12-10
|
*
Fix Arena card effect data
Joffrey BION
2016-12-10
|
*
Separate resource providers from relative board positions
Joffrey BION
2016-12-10
|
*
Rework cards.json for easier deserialization
Joffrey BION
2016-12-10
|
*
Convert card data from CSV to JSON format
Joffrey BION
2016-12-09
|
*
Add game card and wonders data
Joffrey BION
2016-12-08
bgstack15