Commit Graph

12852 Commits

Author SHA1 Message Date
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
moneromooo-monero
b09cc3d03d
hardforks: add v13/v14 for testnet 2020-09-02 17:56:48 +00:00
woodser
de9a9fb340 update error message "No unlocked balance in the specified account" 2020-09-01 17:30:00 -04: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
luigi1111
2d8a197b91
Merge pull request #6789
bdcf587 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order (xiphon)
2020-08-31 16:58:13 -05:00
luigi1111
77ffea0825
Merge pull request #6788
5245ba1 Made spelling, grammar, and punctuation changes. Squashed commits into one as requested. (cryptographicfool)
2020-08-31 16:57:17 -05:00
luigi1111
94b056c06e
Merge pull request #6786
975ae22 Fix send scalar z in plaintext (grydz)
333ae55 Update minimal Ledger Monero app version (grydz)
0a3c5a6 Update protocol version with Ledger's HW (grydz)
2020-08-31 16:54:51 -05:00
luigi1111
54d5f098f2
Merge pull request #6783
30c1cf8 repo: update 'sponsor' link (selsta)
2020-08-31 16:52:53 -05:00
luigi1111
a70374d3e6
Merge pull request #6782
c3f9913 supercop: update submodule (selsta)
2020-08-31 16:51:44 -05:00
luigi1111
a51ccc036f
Merge pull request #6770
bdc6b10 Fix ZMQ pruned bulletproof transactions (vtnerd)
2020-08-31 16:50:18 -05:00
luigi1111
61dd04b681
Merge pull request #6600
fa06c39 Bind signature to full address and signing mode (SarangNoether)
743608e wallet: allow signing a message with spend or view key (moneromooo-monero)
2020-08-31 16:49:03 -05: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