Crypto City
|
f62f0b0c6c
|
cc: remove military bonus for production buildings
|
2020-12-07 11:53:00 +00:00 |
|
Crypto City
|
f13cbdfd16
|
cc: decrease military influence and penalty
|
2020-12-03 18:56:38 +00:00 |
|
Crypto City
|
8599ef7f67
|
sort items before patents and gemstones
|
2020-12-01 12:54:08 +00:00 |
|
Crypto City
|
e4d77f0996
|
fix tests after building size balance changes
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
4810da6cd1
|
add a few more city specializations
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
0446bde62c
|
allow mayors to select who gets styling on runestone messages
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
1c1e2827e4
|
functional_tests: default to fast city test
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
c50b571fa9
|
allow the game account to enable/disable scripts
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
171858da4c
|
cc: balance changes
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
e21f521283
|
functional_tests: fix occasional failure due to firewood burning
|
2020-11-26 19:48:41 +00:00 |
|
Crypto City
|
1d4273c31e
|
add prestige ranking and bonus from subsidy
also fix a couple bugs in coin collection scoring
|
2020-11-26 19:48:41 +00:00 |
|
Crypto City
|
accda4481e
|
functional_tests: add test for the total amount of gold
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
cf6a626937
|
auction creation and bidding, auction flags on mortgage default
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
dd434d46d4
|
functional_tests: only mine past the coin minting window if necessary
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
4ba0fe2080
|
functional_tests: fix occasional discovery test failure
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
203ecd44d6
|
functional_tests: expand script test
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
fc43e99043
|
db_tests: new tests to test low level LMDB blockchain calls
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
182863edc9
|
blob deduplication for scripts
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
7bad65991c
|
cc: every script state can now have actions
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
f6498b3f05
|
db_lmdb: set last service height to current height on construction
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
0898e11996
|
use CC_NO_EXTERNAL_DEPS on all urho3d/boost dependencies
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
80195fb627
|
functional_tests: fix functional tests
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
7ef0b0a422
|
fix off by one between command dry run and block verification
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
dde3bf4c4a
|
functional_tests: fix typo in item count retrieval
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
04f467def6
|
runestones
Currently only a player written message
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
722fabc6d3
|
Higher economic powers now depend on civil engineering discoveries
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
402d9ce769
|
land can now be given
|
2020-11-22 15:27:06 +00:00 |
|
Crypto City
|
cb40955cc6
|
new custom language for scripts
|
2020-11-22 15:27:06 +00:00 |
|
Crypto City
|
933046c95d
|
simpler large game update test
|
2020-11-22 15:27:06 +00:00 |
|
Crypto City
|
7b290450f4
|
functional_tests: give the discoveries test a bit more money
|
2020-11-22 15:27:06 +00:00 |
|
Crypto City
|
8687b9773f
|
remove remnants of obsolete resource availability
|
2020-11-10 18:17:43 +00:00 |
|
Crypto City
|
fb04ef804c
|
temperature now drops with altitude
|
2020-11-10 18:17:43 +00:00 |
|
Crypto City
|
25c78c4f5e
|
functional_tests: more leeway for discovery tests
|
2020-11-01 18:59:15 +00:00 |
|
Crypto City
|
98d4ae7c2b
|
land cost now costs more near the city center and far away
also fix overflows in land/tax cost
|
2020-11-01 17:34:31 +00:00 |
|
Crypto City
|
fa9a377279
|
add player script variables
|
2020-11-01 17:33:55 +00:00 |
|
Crypto City
|
86639dcd7d
|
functional_tests: fix discoveries test after cost increase
|
2020-11-01 16:47:20 +00:00 |
|
Crypto City
|
e349e5694e
|
give higher level woods more heating power
|
2020-10-26 13:09:35 +00:00 |
|
Crypto City
|
08433773e1
|
cc: make bonuses/penalties size dependent on role
|
2020-10-26 13:09:35 +00:00 |
|
Crypto City
|
e40212a683
|
cc: make marble easier to get
|
2020-10-26 13:09:35 +00:00 |
|
Crypto City
|
f2808a6a39
|
more tile size optimization
Tiles are now stored as a single packed byte stream,
including in the game, and unpacked/repacked as necessary
|
2020-10-25 18:47:26 +00:00 |
|
Crypto City
|
34a4d2b618
|
fixes after monero merge
|
2020-10-19 12:17:51 +00:00 |
|
Crypto City
|
43b8112c1e
|
Merge branch 'master' into cc
|
2020-10-18 00:33:51 +00:00 |
|
Crypto City
|
cb353a875d
|
daemon: include nonce to txid map in print_pool
|
2020-10-17 23:30:31 +00:00 |
|
Crypto City
|
110e1d227e
|
functional_tests: add an item count consistency check
|
2020-10-17 23:30:31 +00:00 |
|
Crypto City
|
da5d2a429a
|
fix a few niggles with broken assert_exception in functional tests
|
2020-10-17 23:30:31 +00:00 |
|
Crypto City
|
c6fc32a423
|
functional_tests: fix typo testing balances and remove dead code
|
2020-10-17 23:30:30 +00:00 |
|
Crypto City
|
29fa6c7222
|
wood can now be chopped into firewood
|
2020-10-17 23:30:30 +00:00 |
|
Crypto City
|
7b51ad56bc
|
WIP - mortgages
|
2020-10-17 23:29:26 +00:00 |
|
Crypto City
|
9b291c45b3
|
WIP - mortgages
|
2020-10-17 23:29:26 +00:00 |
|
Crypto City
|
f7bd04fc12
|
remove custom item amount field, it is now redundant
since we track supply for all items
|
2020-10-17 23:29:26 +00:00 |
|