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
/
game-engine
Commit message (
Expand
)
Author
Age
*
Separate internal from API stuff in game engine
jbion
2019-02-20
*
Code cleanup
jbion
2019-02-19
*
Refactor resources API
jbion
2019-02-19
*
Migrate JUnits to kotlin-test
jbion
2019-02-19
*
Migrate backend and game-engine builds to kotlin DSL
jbion
2019-02-19
*
Fix board gold access and cleanup tests
jbion
2019-02-19
*
Fix MutableResources visibility
jbion
2019-02-18
*
Simplify game init API
jbion
2019-02-18
*
Reduce visibility where appropriate
jbion
2019-02-18
*
Fix code style in BonusPerBoardElement
jbion
2019-02-18
*
Upgrade Kotlin, Spring, and KtLint versions
jbion
2019-02-18
*
Fix comparisons of ResourceTransactions
Joffrey BION
2018-08-01
*
Remove checkstyle and add ktlint
Joffrey BION
2018-08-01
*
Make GameDefinitionLoader a singleton object
Joffrey BION
2018-07-16
*
Rework resources representations
Joffrey BION
2018-07-16
*
Rework visibilities
Joffrey BION
2018-07-13
*
Replace String.format() with template strings
Joffrey BION
2018-07-12
*
Game class refactoring
Joffrey BION
2018-07-12
*
Wrap table+playerIndex into Player object
Joffrey BION
2018-07-12
*
Random cleaning
Joffrey BION
2018-07-11
*
Refactor wonders creation
Joffrey BION
2018-07-10
*
Refactor decks creation
Joffrey BION
2018-07-10
*
Clean class visibilities
Joffrey BION
2018-07-10
*
Remove unnecessary properties from cards/wonders.json
Joffrey BION
2018-07-10
*
Kotlin mig: score package
Joffrey BION
2018-07-10
*
Kotlin mig: resources package
Joffrey Bion
2018-07-10
*
Kotlin mig: moves package
Joffrey Bion
2018-07-09
*
Kotlin mig: Boards package
jbion
2018-07-09
*
Kotlin mig: wonders package
jbion
2018-07-08
*
Kotlin mig: api package tests
jbion
2018-07-08
*
Kotlin mig: Game tests
jbion
2018-07-08
*
Kotlin mig: serializers tests
jbion
2018-07-08
*
Kotlin mig: effects package
jbion
2018-07-07
*
Kotlin mig: Game class
Joffrey Bion
2018-07-06
*
Kotlin mig: cards package
Joffrey BION
2018-07-06
*
Kotlin mig: game definitions
Joffrey Bion
2018-07-06
*
Kotlin mig: api package
Joffrey BION
2018-07-06
*
Prevent PICK_NEIGHBOUR_GUILD action if no guild to pick
Joffrey Bion
2018-07-06
*
Bought resources refactoring
Joffrey Bion
2018-04-27
*
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
[next]
bgstack15