Crypto City
|
1618bd6877
|
allow the game account to enable/disable scripts
|
2020-11-26 16:27:18 +00:00 |
|
Crypto City
|
53ea38d20b
|
WIP - balance changes
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
dccfd5840e
|
add prestige ranking and bonus from subsidy
also fix a couple bugs in coin collection scoring
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
cf6a626937
|
auction creation and bidding, auction flags on mortgage default
|
2020-11-22 23:25:50 +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
|
7ef0b0a422
|
fix off by one between command dry run and block verification
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
04f467def6
|
runestones
Currently only a player written message
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
fb04ef804c
|
temperature now drops with altitude
|
2020-11-10 18:17:43 +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
|
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
|
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
|
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 |
|
Crypto City
|
9586a32958
|
WIP - mortgages
|
2020-10-17 23:29:26 +00:00 |
|
Crypto City
|
b033e75db0
|
add more user data space to custom items
|
2020-10-17 23:28:43 +00:00 |
|
Crypto City
|
5710bb74dd
|
WIP - scripts
|
2020-10-17 23:28:43 +00:00 |
|
Crypto City
|
81ac18db00
|
rewrite city cost function
|
2020-09-28 21:09:07 +00:00 |
|
Crypto City
|
31e74fba63
|
tests: fix a few tests after recent changes
|
2020-09-28 21:09:07 +00:00 |
|
Crypto City
|
029375c6dc
|
unit_tests: fix influence tests from military after related changes
|
2020-09-24 19:29:55 +00:00 |
|
Crypto City
|
b7c431c15e
|
remove cost from buy_land command
|
2020-09-24 19:29:55 +00:00 |
|
Crypto City
|
967ec1957a
|
unit_tests: add another better test for harvest overflow
|
2020-09-17 02:30:44 +00:00 |
|
Crypto City
|
d8a3c29b67
|
cc: increase heating requirements a fair bit
|
2020-09-17 02:30:44 +00:00 |
|
Crypto City
|
a389011f3c
|
add new plant breeding discoveries
|
2020-09-17 02:30:44 +00:00 |
|
Crypto City
|
fdd27879f1
|
add merge mining with monero
|
2020-09-17 02:30:43 +00:00 |
|
moneromooo-monero
|
f11531d046
|
add_aux_pow now adds aux hashes at fixed slots in the aux merkle tree
To protect against mining multiple blocks of a chain with only one PoW
|
2020-09-16 22:55:06 +00:00 |
|
moneromooo-monero
|
8cf2bb107e
|
New add_aux_pow RPC to support merge mining
|
2020-09-13 22:16:07 +00:00 |
|
luigi1111
|
ee0b02d0db
|
Merge pull request #6757
6a37da8 threadpool: guard against exceptions in jobs, and armour plating (moneromooo-monero)
|
2020-09-03 12:25:59 -05:00 |
|
Crypto City
|
9c61486243
|
unit_tests: fix failure due to reading uninitialized city data
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
b648ed500a
|
new resilient soil city specialization, fix nutrients recovery, add tests
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
c29d308510
|
cc: protect against integer overflow in intermediate calculations
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
3714a4e5b0
|
fix unbound unit tests link error
|
2020-09-02 23:07:03 +00:00 |
|
Crypto City
|
7a1ba041e8
|
tests: fix tests failures now that blockchain init queries cities
|
2020-09-02 23:07:03 +00:00 |
|
moneromooo-monero
|
6a37da837e
|
threadpool: guard against exceptions in jobs, and armour plating
Those would, if uncaught, exit run and leave the waiter to wait
indefinitely for the number of active jobs to reach 0
|
2020-09-01 14:33:33 +00:00 |
|
Crypto City
|
40d58c0c9d
|
add dependencies where appropriate to make -jN work
|
2020-08-29 12:17:11 +00:00 |
|
Alexander Blair
|
44cd8a13ec
|
Merge pull request #6769
b641e0a2c Add clear method to byte_stream (Lee Clagett)
|
2020-08-27 12:05:16 -07:00 |
|
Sarang Noether
|
641b08c920
|
CLSAG optimizations
|
2020-08-27 12:44:04 +00:00 |
|
moneromooo-monero
|
82ee01699c
|
Integrate CLSAGs into monero
They are allowed from v12, and MLSAGs are rejected from v13.
|
2020-08-27 12:44:04 +00:00 |
|
moneromooo-monero
|
8cd1d6df8f
|
unit_tests: add ge_triple_scalarmult_base_vartime test
|
2020-08-27 12:44:01 +00:00 |
|
Alexander Blair
|
bad5d8d6f0
|
Merge pull request #6690
7175dcb10 replace most boost serialization with existing monero serialization (moneromooo-monero)
|
2020-08-27 02:54:30 -07:00 |
|
Crypto City
|
3335f8d14f
|
create collectible coins for player count and city levels
|
2020-08-25 15:27:16 +00:00 |
|
Crypto City
|
61844a1f62
|
start the year a bit earlier so that we can farm right away
|
2020-08-25 13:20:15 +00:00 |
|
Crypto City
|
bb9bd2ce50
|
store command nonce in game events log
and store a nonce in all commands (except none) now
|
2020-08-25 13:20:14 +00:00 |
|
Crypto City
|
c688079acb
|
commands can now be cancelled
if they're not mined yet, or only partially matched trades
|
2020-08-25 13:20:14 +00:00 |
|
Crypto City
|
61aa85ad3b
|
add collectible coins
|
2020-08-21 18:33:02 +00:00 |
|
Lee Clagett
|
b641e0a2c0
|
Add clear method to byte_stream
|
2020-08-17 21:30:34 -04:00 |
|
luigi1111
|
765db1ae7a
|
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
This reverts commit 921dd8dde5 .
|
2020-08-17 14:08:59 -05:00 |
|