Commit Graph

8640 Commits

Author SHA1 Message Date
Crypto City
2b8eeef00a functional_tests: add command revert tests 2019-10-24 19:40:01 +00:00
Crypto City
d2466b30f2 wallet: add assign_items RPC command 2019-10-24 19:39:36 +00:00
Crypto City
14decc5f96 remove tile data and set repair to 0 for derelict buildings 2019-10-23 23:10:12 +00:00
Crypto City
21c7f16b98 unit_tests: fix cc unit tests build 2019-10-23 23:05:26 +00:00
Crypto City
9915c88c3c simplewallet: fix prospective balance reporting for create_account 2019-10-22 18:42:07 +00:00
Crypto City
1e799f162e rpc: fix pop_blocks not returning an error on error 2019-10-22 18:41:53 +00:00
Crypto City
03a6e76d1b cc: add paranoid static assert about MIN_BUY_SIDE_SIZE 2019-10-22 18:41:11 +00:00
Crypto City
f4f6167e9b db_lmdb: fix flag tile deletion 2019-10-22 18:40:30 +00:00
Crypto City
094c051dbe cc: fix stray db writes 2019-10-22 00:16:44 +00:00
Crypto City
89cd16299b rpc: add optional cc_fee in get_transactions response 2019-10-21 22:37:07 +00:00
Crypto City
2e202142bd db_lmdb: don't move leftover balance to treasury on account deletion
It breaks reorgs
2019-10-21 19:36:02 +00:00
Crypto City
eccff1bbcc cc: fix stonecutter producing wood, not stone 2019-10-20 15:21:33 +00:00
Crypto City
1183513cdc cc: include bonus/penalty in game events 2019-10-20 15:16:19 +00:00
Crypto City
68b20cc6c4 cc: tone down inactivity decay boost a bit 2019-10-20 15:04:52 +00:00
Crypto City
ad98c8ebe3 game: mention clicking on inventory when starting building 2019-10-20 14:01:36 +00:00
Crypto City
9ae74704c3 game: fix material selection for blocks only 2019-10-20 13:52:18 +00:00
Crypto City
8c533bc966 game: some last update events dialog cosmetics 2019-10-20 13:42:58 +00:00
Crypto City
18da8480b7 game: make item buy dialog more forgiving
Merge duplicates and ignore empty fields
2019-10-20 13:30:56 +00:00
Crypto City
6d2d58c304 game: fix activation budget using the remaining budget 2019-10-20 13:22:31 +00:00
Crypto City
9684fdfabf cc: fix item delta decoding 2019-10-20 13:15:24 +00:00
Crypto City
30a4ba4c08 game: add notification when selecting materials 2019-10-20 13:15:15 +00:00
Crypto City
bcdb130c81 game: add "activation budget use" to the flag window 2019-10-20 12:33:37 +00:00
Crypto City
9f880150a7 game: "pin" flag window when there is a selection 2019-10-20 12:22:44 +00:00
Crypto City
13277145a0 game: UI for last update events 2019-10-20 11:59:30 +00:00
Crypto City
513216e3bd fix shares not being serialized in game update 2019-10-20 11:56:48 +00:00
Crypto City
a8a1e5f998 cc: fix game handler check mixing balance and items 2019-10-20 10:51:37 +00:00
Crypto City
4e846b571d game: remove leftover debug print 2019-10-19 19:33:52 +00:00
Crypto City
7116310bf9 make game update actions retrievable as text 2019-10-19 16:36:49 +00:00
Crypto City
27d81b1ca7 game: make window resizeable 2019-10-19 16:36:27 +00:00
Crypto City
a9e76d26fa blockchain: verify game update command in miner tx 2019-10-19 15:40:11 +00:00
Crypto City
5e94ebf627 building activation requires a thresold of the budget to be used 2019-10-19 11:07:18 +00:00
Crypto City
6b95e5b43d cc: make some log a bit more verbose 2019-10-16 22:47:52 +00:00
Crypto City
8d488ac457 functional_tests: fix cc functional tests 2019-10-16 22:47:27 +00:00
Crypto City
07427418a0 blockchain: fix core tests for pre-v12 blocks 2019-10-15 23:15:06 +00:00
Crypto City
4d89128bac allow 50-1000 economic level (in steps of 50) 2019-10-15 23:02:05 +00:00
Crypto City
933da76bb9 land tax is now proportional to economic power 2019-10-14 20:24:53 +00:00
Crypto City
65d92762f4 blockchain: allow large blocks, if they're due to the coinbase tx
Game update txes might get large
2019-10-14 19:22:37 +00:00
Crypto City
d8df624ca6 game: fix potential init bug 2019-10-14 19:14:55 +00:00
Crypto City
b9df29572f rework potential maps and add potential for generators 2019-10-13 22:31:23 +00:00
Crypto City
2bb0378090 game: display "buildable" zone around generators 2019-10-13 18:12:07 +00:00
Crypto City
7d0a2edeee unit_tests: fix tests 2019-10-13 17:17:59 +00:00
Crypto City
3cd7e16aa2 repair level below 70% affects shares 2019-10-13 15:06:08 +00:00
Crypto City
789b440f6d add repair command and UI 2019-10-13 12:42:32 +00:00
Crypto City
091efa3c97 setting up buildings needs to have relevant generators nearby 2019-10-12 17:54:58 +00:00
Crypto City
774904cf9d generators basics 2019-09-27 20:42:00 +00:00
Crypto City
fc59d306d0 game: fix build materials coming from player rather than budget 2019-09-24 23:09:35 +00:00
Crypto City
c998eecd95 game: add motion speed modifiers, and increase far clip plane/fog 2019-09-24 21:51:50 +00:00
Crypto City
39e825e828 fix typo 2019-09-24 21:51:24 +00:00
Crypto City
d39b51dc6b game: some ui width tweaks 2019-09-23 21:48:25 +00:00
Crypto City
c7576e822e more work on influence 2019-09-23 21:34:47 +00:00