Commit Graph

10790 Commits

Author SHA1 Message Date
Crypto City
a7fe78acb0 game: catch level up dialog overflows before sending to the daemon 2020-04-21 17:41:07 +00:00
Crypto City
7544b7ebb6 cc: add overflow sanity check 2020-04-21 17:41:07 +00:00
Crypto City
8c5d13c46a game: fix level calculation in player info dialog 2020-04-21 17:41:07 +00:00
Crypto City
0c2a6b0daf game: add a "show all badges" mode 2020-04-21 17:41:07 +00:00
Crypto City
3a0571d578 give some slight share/production edge with building age
This should make it somewhat more appealing to build an existing building
rather then buy your own land and build a new building on it, given there
is no land scarcity.
2020-04-21 17:41:07 +00:00
Crypto City
24884aedf9 db_lmdb: always append new flag/account/item/etc ids, never reuse 2020-04-21 17:41:07 +00:00
Crypto City
64e5f9bc42 game: add transparent black background to notifications 2020-04-21 17:41:07 +00:00
Crypto City
e9a6620fab game: add "queued commands" notification and dialog 2020-04-21 17:41:07 +00:00
Crypto City
6016dc8406 game: allow setting only dialog width from ui config files 2020-04-21 17:41:07 +00:00
Crypto City
f8f0342941 bump version to 0.17.0.2 2020-04-21 17:41:07 +00:00
Crypto City
a5da17a2b9 game: fix removing an area of blocks 2020-04-21 17:40:25 +00:00
Crypto City
a7e7423a86 game: fix block selection effect 2020-04-21 17:40:25 +00:00
Crypto City
39d4694dbb cc: log badge level in history also for event badges 2020-04-21 17:40:25 +00:00
Crypto City
55459361e8 cc: fix empty badge name in game event 2020-04-21 17:40:25 +00:00
Crypto City
1654f43ffc blockchain: revert all game events on pop, not just game update ones 2020-04-21 17:40:25 +00:00
Crypto City
34841acb37 game: add pagination to player history 2020-04-21 17:40:25 +00:00
Crypto City
a438c3a038 game: fix select account filter layout 2020-04-21 17:40:25 +00:00
Crypto City
6eb516d10f game: fix camera/selection wobbling 2020-04-21 17:40:25 +00:00
Crypto City
da3f3fd420 game: fix accessing invalid pointer 2020-04-21 17:40:25 +00:00
luigi1111
378cdeaeae
Merge pull request #6470
79a1653 p2p: add seed node. (guywillett)
2020-04-21 09:14:38 -05:00
luigi1111
c846c8650e
Merge pull request #6445
5715460 Always reject duplicate key-images from second txid (vtnerd)
babf25d Allow unrestricted rpc calls to get full txpool info (vtnerd)
2020-04-21 09:03:37 -05:00
luigi1111
4540afc51b
Merge pull request #6433
7326b69 functional_tests: ensure signatures never reuse a timestamp (moneromooo-monero)
082dd2c functional_tests: ensure signed timestamps are fresh (moneromooo-monero)
2020-04-21 08:54:44 -05:00
luigi1111
cc91c0221d
Merge pull request #6415
09abca7 wallet_api: checkUpdate - optional version and buildtag params (xiphon)
2020-04-21 08:52:57 -05:00
luigi1111
f389ce1a0f
Merge pull request #6414
14e8035 update openssl 1.0.2r link (sumogr)
2020-04-21 08:48:52 -05:00
luigi1111
665736d323
Merge pull request #6411
9c95437 workflows: retry on apt failure (selsta)
2020-04-21 08:47:56 -05:00
luigi1111
cb8f4280bb
Merge pull request #6408
5ef7138 daemon: fix print_net_stats RPC calls (moneromooo-monero)
2020-04-21 08:46:39 -05:00
luigi1111
06c81b6527
Merge pull request #6359
f9441c5 Fixed string_ref usage bug in epee::from_hex::vector (vtnerd)
2020-04-21 08:38:21 -05:00
guy
79a1653a07 p2p: add seed node. 2020-04-21 15:35:30 +02:00
luigi1111
2d729fbdf7
Merge pull request #6332
87d7558 Allow wallet2.h to run in WebAssembly (woodser)
2020-04-21 08:26:54 -05:00
luigi1111
9c660e159e
Merge pull request #6278
387fd66 Daemon: Print estimates for time until fully synced (rbrunner7)
2020-04-21 08:19:02 -05:00
xiphon
a813c46a1b cryptonote_core: skip dns checkpoints on startup if not enforced 2020-04-20 18:56:22 +00:00
Crypto City
fdb408ba3a Bump version to 0.17.0.1 2020-04-19 12:27:07 +00:00
Crypto City
14c46c0f30 game: only cycle through flag budgets for flags we own 2020-04-19 12:20:41 +00:00
Crypto City
9b3168c714 game: fix hang cycling materials on a building with none left 2020-04-19 12:16:52 +00:00
Crypto City
59f4990c57 wallet2: bump chain start time for wallet height estimation 2020-04-19 12:16:52 +00:00
Crypto City
4ed731fc53 game: fix badge path for leaderboards 2020-04-19 12:16:52 +00:00
Crypto City
30c51534a7 game: disable withdraw and chat input for wallets without account 2020-04-19 12:16:52 +00:00
Sumo Gr
f8b1480f95
unit_tests: fix gcc+ warning 2020-04-18 18:04:20 +03:00
Crypto City
87576a615a cc: fix deposit history recording 2020-04-18 11:32:34 +00:00
luigi1111
57854a3e21
Merge pull request #6314
02d887c Adding Dandelion++ support to public networks: (vtnerd)
2020-04-17 17:48:22 -05:00
Crypto City
ad54330da8 bump version to 0.17.0.0 2020-04-16 23:55:48 +00:00
Crypto City
ab72f1ff46 game: scroll player info lists as a whole 2020-04-16 23:55:48 +00:00
selsta
5eb7f63df8
workflows: add trezor support ubuntu 2020-04-16 22:58:53 +02:00
Crypto City
5bfd1701da cc: move gemstone find code for reuse 2020-04-16 17:11:46 +00:00
Crypto City
593141807a make badge thresholds visible in game 2020-04-16 17:11:46 +00:00
Crypto City
9dabc1675a cc: prevent duplicate badge awards 2020-04-16 13:22:13 +00:00
Crypto City
b6bd294cac cc: rename the first city Helsengaard 2020-04-16 13:03:49 +00:00
Crypto City
7663d189ed game: layout tweak in event badge dialog 2020-04-16 13:03:49 +00:00
Crypto City
d64f6407cf game: add event height in player history 2020-04-16 13:03:49 +00:00
Crypto City
cbc29c21ff game: fix 3D building removal 2020-04-16 13:03:49 +00:00