Commit Graph

11259 Commits

Author SHA1 Message Date
Crypto City
603b9c6bdf game: add geothermal bonus in sow/harvest dialogs 2020-09-02 23:07:04 +00:00
Crypto City
29bbf6d3e4 add two grain harvest discoveries 2020-09-02 23:07:03 +00:00
Crypto City
9c61486243 unit_tests: fix failure due to reading uninitialized city data 2020-09-02 23:07:03 +00:00
Crypto City
353f80e5c4 cc: fix out of bounds access in terrain generation 2020-09-02 23:07:03 +00:00
Crypto City
d91185c1c1 cc: food spoilage now happens before food production 2020-09-02 23:07:03 +00:00
Crypto City
58476c4724 cc: road bonus now applies to building production 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
7989a8ebbf Remove Monero specific parts from CONTRIBUTING.md and README.md 2020-09-02 23:07:03 +00:00
Crypto City
d8e2c65eb5 game: erase role and active lines when no flag is selected 2020-09-02 23:07:03 +00:00
Crypto City
5547a4c662 game: add explanation for expiration height 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
6b3eb74eb8 game: fix pesticides added twice to the harvest bonus list 2020-09-02 23:07:03 +00:00
Crypto City
140461c872 cc: make "city level" coin available as soon as the city reaches the level 2020-09-02 23:07:03 +00:00
Crypto City
b633cc6080 cc: add "collectible coin" to coin names 2020-09-02 23:07:03 +00:00
Crypto City
9ed909217d cc: forbid building locked building types after a city downgrades 2020-09-02 23:07:03 +00:00
Crypto City
4f30ac3a8d daemon: add print_pool_commands function
succint display of game commands in the txpool
2020-09-02 23:07:03 +00:00
Crypto City
c8a85cd419 game: add thermometer widget 2020-09-02 23:07:03 +00:00
Crypto City
6935eac331 add env var to disable the dependencies on external libs
for speed
2020-09-02 23:07:03 +00:00
Crypto City
2c3fe2182a game: remove horizon, it doesn't look good with the new 3D terrain 2020-09-02 23:07:03 +00:00
Crypto City
262c8d6e67 game: replace the badge screen with the update one in one step 2020-09-02 23:07:03 +00:00
Crypto City
2ff5646d67 game: avoid badge screen flicker on new blocks 2020-09-02 23:07:03 +00:00
Crypto City
9e42f8be66 cc: tweak temperature averages a bit 2020-09-02 23:07:03 +00:00
Crypto City
3fadd0bf04 cc: fix keeping track of item supply 2020-09-02 23:07:03 +00:00
Crypto City
26edcc8510 cc: fix inverted redeem command expiration check 2020-09-02 23:07:03 +00:00
Crypto City
b3fca7e7f3 game: fix compass option not reflecting current config 2020-09-02 23:07:03 +00:00
Crypto City
e8231d2e7e cryptonote_basic: fix taking pruned weight of a pruned bare tx 2020-09-02 23:07:03 +00:00
Crypto City
32b047355b epee: only add dep on boost for libs that exist
found by dsc
2020-09-02 23:07:03 +00:00
Crypto City
a7be9d01b0 game: fix missing bonus list in harvest dialog 2020-09-02 23:07:03 +00:00
Crypto City
bc706ef801 cc: fix patent item supply on discovery 2020-09-02 23:07:03 +00:00
Crypto City
1a039993df game: comma separate discoveries in research requirement list 2020-09-02 23:07:03 +00:00
Crypto City
2e70908856 urho3d: build without urho2d 2020-09-02 23:07:03 +00:00
Crypto City
0a1e890fbb use dynamic priority for tx fees in game and simplewallet 2020-09-02 23:07:03 +00:00
Crypto City
c1ccc22c15 tb: fix font size change not changing edit field height 2020-09-02 23:07:03 +00:00
Crypto City
063071c7d5 game: don't fall further than -100 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
65ca330c70 daemon: fix cc_date always requesting the chain start date 2020-09-02 23:07:03 +00:00
Crypto City
c8d85eb648 game: do not print success message even when a tx failed 2020-09-02 23:07:03 +00:00
Crypto City
09f3b5aca6 game: add sarang to credits 2020-09-02 23:07:03 +00:00
Crypto City
703e3f45c1 game: move queued commands widget to the bottom center
to avoid overlapping with the daemon widget
2020-09-02 23:07:03 +00:00
Crypto City
45ccfe5c99 cc: add nonce to "nonce already used" error message 2020-09-02 23:07:03 +00:00
Crypto City
9af5eb2f0a game: turn trade cancel button into cancelling text when cancelling 2020-09-02 23:07:03 +00:00
Crypto City
530c0aa0db game: fix constant refresh in trade ui 2020-09-02 23:07:03 +00:00
Crypto City
4edf2eea26 game: preliminary empty main hook setup 2020-09-02 23:07:03 +00:00
Crypto City
faf66618b6 game: add iDunk and selsta to the credits 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
Crypto City
5e1ec88c87 game: make trade command matching robust against unmatchable orders 2020-09-02 23:07:03 +00:00
Crypto City
703ebab3e6 game: add seasonal calendar widget 2020-09-02 23:07:03 +00:00
Crypto City
d36c71da7b game: give details for controls configuration conflicts 2020-08-30 18:13:56 +00:00
Crypto City
a8d494074b coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
Crypto City
5324b5c838 wallet: add missing user_data parameter for custom items 2020-08-30 18:13:56 +00:00