Commit Graph

11279 Commits

Author SHA1 Message Date
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
Crypto City
ed0f32118c cc: create coins for new cities too 2020-08-30 18:13:56 +00:00
Crypto City
3ab0474475 bump version to 0.21.1.1 2020-08-30 18:13:56 +00:00
Crypto City
3326cbb327 game: fix crash when the config file does not exist 2020-08-30 18:13:56 +00:00
Crypto City
74a1baee9d bump version to 0.21.1.0 2020-08-30 17:31:54 +00:00
Crypto City
ddcd87d30c game: fix config file overwrite on startup 2020-08-30 16:21:48 +00:00
Crypto City
5538c8bfc8 game: fix issues with missing and/or duplicated markers 2020-08-30 16:21:48 +00:00
Crypto City
e80e869925 game: do not draw markers beyond visible terrain
This avoids looking weird and querying terrain heights on further
away tiles, leading to terrain tile cache thrashing
2020-08-30 16:21:48 +00:00
Crypto City
ce99289b4c game: fix crash on resizing the windows 2020-08-30 16:21:48 +00:00
Crypto City
19e8569570 game: switch mouse to wrap mode in "B" build mode 2020-08-30 16:21:48 +00:00
Crypto City
9191cfe566 tx_pool: fix dupes in the "sorted by fee" container 2020-08-30 16:21:48 +00:00
Crypto City
3573c2dd98 tx_pool: fix "double draw" causing txes being rejected 2020-08-30 16:21:48 +00:00
Crypto City
30e3940435 cc: catch allocation errors in terrain generation 2020-08-30 16:21:48 +00:00
Crypto City
bf25565942 Revert "game: do not print success message even when a tx failed"
This reverts commit f435f7d481.
2020-08-29 14:02:13 +00:00
Crypto City
b3e2dbd1b5 remove -H left in by mistake 2020-08-29 13:22:22 +00:00
Crypto City
f435f7d481 game: do not print success message even when a tx failed 2020-08-29 12:17:11 +00:00
Crypto City
d3cbb7d6cc game: fix terrain rendering mode switch 2020-08-29 12:17:11 +00:00
Crypto City
40d58c0c9d add dependencies where appropriate to make -jN work 2020-08-29 12:17:11 +00:00
Crypto City
3266ffdb3e cmake: fix first build breaking on zlib 2020-08-29 12:17:11 +00:00
Crypto City
9126e89754 manual: update unlock level for military and affluent residential 2020-08-29 12:17:11 +00:00
Crypto City
933c4f2db1 tb: link against the freetype bundled with urho3d 2020-08-28 21:16:57 +00:00
Crypto City
3b4f4d45af bump version to 0.21.0.0 2020-08-25 23:02:41 +00:00
Crypto City
c3c208ed28 game: do not link to libz, it's now set in EXTRA_LIBRARIES 2020-08-25 23:02:41 +00:00
Crypto City
964612aed7 game: mac build fixes 2020-08-25 23:02:41 +00:00
Crypto City
77b5ab2448 game: do not print success messages on tx failure 2020-08-25 22:30:14 +00:00
Crypto City
2d57030afb game: enforce 0 amount for new coin designs 2020-08-25 16:09:20 +00:00
Crypto City
b73efe47ee cc: add prospecting discovery (better chance of finding gemstones) 2020-08-25 16:09:20 +00:00
Crypto City
5e475bb74a cc: fix town squares being all named after the first city 2020-08-25 15:27:16 +00:00
Crypto City
89f9fcd982 tx_pool: allow hunting in different cities and/or different targets 2020-08-25 15:27:16 +00:00
Crypto City
5e41cf7ffd cc: fix moose/bear regeneration going over the limit 2020-08-25 15:27:16 +00:00
Crypto City
237cc85bdd cc: add harvested amount in harvest command log 2020-08-25 15:27:16 +00:00