Crypto City
|
49faf95c40
|
fix flag destruction not keeping full state
|
2021-02-03 16:26:08 +00:00 |
|
Crypto City
|
1bce3a22e3
|
python-rpc: fix daemon import when there's a system dameon module
|
2021-02-03 16:26:08 +00:00 |
|
Crypto City
|
7e87bcc711
|
fix functional tests
|
2021-01-16 20:44:45 +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
|
c50b571fa9
|
allow the game account to enable/disable scripts
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
9d24044370
|
rpc: add a cc_get_stats RPC
|
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
|
3c62823105
|
python-rpc: fix blob hash recording when there are no blobs
|
2020-11-22 23:25:50 +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
|
7ccfa9a3ed
|
script overrides
Strings and locals can be set to be parameterized
|
2020-11-22 23:25:49 +00:00 |
|
Crypto City
|
4dd1ed8458
|
wallet: add carve runestone command RPC
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
9ff58f684f
|
scripts can now be attached to runestones
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
b530681553
|
python-rpc: add a state to get a database's state in a dict
|
2020-11-22 15:27:07 +00:00 |
|
Crypto City
|
8c40728115
|
change firefighting to service when appropriate
|
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
|
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
|
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
|
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
|
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
|
9586a32958
|
WIP - mortgages
|
2020-10-17 23:29:26 +00:00 |
|
Crypto City
|
5710bb74dd
|
WIP - scripts
|
2020-10-17 23:28:43 +00:00 |
|
Crypto City
|
bd20a169ec
|
functional_tests: more city and game update tests
|
2020-09-29 12:14:10 +00:00 |
|
Crypto City
|
a97bc73248
|
python-rpc: add missing city parameter to cc_buy_land
|
2020-09-28 21:09:07 +00:00 |
|
Crypto City
|
b7c431c15e
|
remove cost from buy_land command
|
2020-09-24 19:29:55 +00:00 |
|
Crypto City
|
732d6f0c33
|
daemon: add cc_get_temperature RPC
|
2020-09-17 02:30:44 +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 |
|
moneromooo-monero
|
743608ec16
|
wallet: allow signing a message with spend or view key
|
2020-08-28 19:25:17 -04:00 |
|
Crypto City
|
7aea6cbf93
|
add a daemon RPC to get new unused nonces
|
2020-08-25 13:20:15 +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
|
dc2cc4b6d5
|
item groups can now optionally be public
|
2020-08-25 13:20:14 +00:00 |
|
Crypto City
|
61aa85ad3b
|
add collectible coins
|
2020-08-21 18:33:02 +00:00 |
|
Alexander Blair
|
6b2d3deb20
|
Merge pull request #6662
e33428012 python-rpc: fix bad in_peers parameter (moneromooo-monero)
|
2020-08-16 12:45:56 -07:00 |
|
Crypto City
|
be0b26ef25
|
add item groups
|
2020-08-15 15:12:35 +00:00 |
|
Crypto City
|
32e48574d8
|
wallet: add missing cost field to cc_found_city
|
2020-08-15 15:12:35 +00:00 |
|
Crypto City
|
d628fe9185
|
game: include discovery bonuses on sow/harvest dialogs
|
2020-08-05 14:09:06 +00:00 |
|
Crypto City
|
fb5dd77afa
|
Farming
|
2020-08-05 14:09:06 +00:00 |
|
Crypto City
|
34856d0808
|
keep track of the item supply
|
2020-07-25 22:43:58 +00:00 |
|
Crypto City
|
c598cfec0a
|
remove building within range of resource generators constraint
|
2020-07-25 22:43:58 +00:00 |
|
Crypto City
|
ac171bf477
|
cc: rewrite potential system and add more potentials
|
2020-07-24 15:36:50 +00:00 |
|
Crypto City
|
041b57752a
|
remove old cc debug commands
They're useless now, since everything can be done in the game
|
2020-07-05 14:34:45 +00:00 |
|
Crypto City
|
e7f06a867f
|
python-rpc: remove stray extra cc_get_badge_totals parameter
|
2020-06-29 22:16:08 +00:00 |
|
Crypto City
|
09c272a064
|
tests: add test for building with palette change
|
2020-06-22 22:15:13 +00:00 |
|
moneromooo-monero
|
9c7ff67386
|
python-rpc: add missing sync_txpool python entry point
|
2020-06-21 01:18:29 +00:00 |
|
moneromooo-monero
|
e334280127
|
python-rpc: fix bad in_peers parameter
|
2020-06-17 14:34:16 +00:00 |
|