Crypto City
b6b9ed6ad8
game: print time till next update in last update dialog
2020-02-15 23:57:15 +00:00
Crypto City
f7129deebf
GameData: change leaderboard wording
2020-02-14 13:19:03 +00:00
Crypto City
c9752a0b3d
some s/monero/townforge/ where appropriate
2020-02-14 13:19:03 +00:00
Crypto City
4f0ba51d29
game: bring up options on ESC
2020-02-14 13:19:03 +00:00
xiphon
0078ce7fac
wipeable_string: split - treat CR, LF and Tabs as separators
2020-02-12 21:16:07 +00:00
moneromooo-monero
e3779775d7
tx_pool: catch theoretical error in get_block_reward
...
Coverity 196626
2020-02-12 21:05:28 +00:00
moneromooo-monero
09c8111c53
threadpool: lock mutex in create
...
In some contrived case, it might theoretically be the case that
destroy is called from another thread, which would modify the
threads array from two threads.
Coverity 208372
2020-02-12 21:05:28 +00:00
moneromooo-monero
760ecf2ac8
console_handler: do not let exception past the dor
...
Coverity 208373
2020-02-12 21:05:25 +00:00
xiphon
cc18926eba
wallet2_api: wallet recovery - seed offset passphrase support
2020-02-11 23:36:50 +00:00
Crypto City
dd5adf983a
game: update spector mode and node notification windows on resize
2020-02-11 21:41:41 +00:00
Crypto City
2149a17a10
game: don't try to set tiny video modes
2020-02-11 21:19:51 +00:00
Crypto City
f9cb74ecf7
game: move camera to the town square when travelling to a city
2020-02-11 19:17:36 +00:00
Crypto City
5a6006134a
game: forbid removing more cases of existing blocks
2020-02-11 18:57:39 +00:00
Crypto City
c5907db199
game: prevent placing blocks below already built blocks
...
This would not yield the expected result
2020-02-11 18:52:22 +00:00
Crypto City
fb8b3af6fd
game: merge faces into larger rectangles for performance
2020-02-11 18:17:16 +00:00
Crypto City
6b1bc44204
GameData: add missing files
2020-02-11 00:10:36 +00:00
moneromooo-monero
9bde70e567
core: mention time being off in hash rate changes message
2020-02-10 16:56:10 +00:00
Crypto City
85ffc6ca5f
game: restore walker camera by default
2020-02-10 02:04:38 +00:00
Crypto City
187da862a9
game: handle enter when in text fields
2020-02-09 21:11:42 +00:00
Crypto City
90b4861296
GameData: hide accrual under an "advanced" toggle by default
2020-02-09 20:27:27 +00:00
Crypto City
3d5b9ce181
GameData: display trade filters horizontally
2020-02-09 20:04:25 +00:00
Crypto City
871336c4b7
game: update balance on synced
2020-02-09 19:34:10 +00:00
Crypto City
649f48de1a
manual: leaderboards are now implemented
2020-02-09 16:08:18 +00:00
Crypto City
2141026848
Change a few more user visible Crypto City strings to TownForge
2020-02-09 15:43:45 +00:00
Crypto City
902fa67635
blockchain: enable block 1 check again
2020-02-09 15:41:24 +00:00
Crypto City
35e0c6a753
game: fix tooltip interfering with mouse rotation
2020-02-09 15:41:07 +00:00
Crypto City
5be5fc483e
functional_tests: add a bit more info to get_state
2020-02-09 15:41:07 +00:00
Crypto City
5f42d3641a
automatic match commands
2020-02-09 15:41:07 +00:00
moneromooo-monero
e4cd618178
rpc: fix print_pool_sh not finding local txes
2020-02-08 13:05:35 +00:00
moneromooo-monero
3627e53aab
rpc: fix print_pool_sh not finding local txes
2020-02-08 12:56:00 +00:00
xiphon
29b7cd1351
device_ledger: include status code name in error message
2020-02-08 01:46:39 +00:00
Crypto City
ef507c1ebd
Revert "game: ensure non interactable list items don't claim a hit"
...
This reverts commit 5bd7572adb
.
That was a bad idea.
2020-02-07 16:55:09 +00:00
xiphon
1a6e7bd40f
wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg
2020-02-07 10:02:27 +00:00
Alexander Blair
6b2b1d6368
Merge pull request #6048
...
c2095fc2
miner: use verification mode for low diff one block nonce searches (moneromooo-monero)
2020-02-07 00:17:24 -08:00
Crypto City
364e197627
cc: tweak potential maps
2020-02-07 00:56:42 +00:00
Crypto City
549d90e6be
game: add potential visualization
...
The ground takes the greyscale value of the potential for that tile
2020-02-06 19:29:34 +00:00
selsta
a836f3055e
workflows: windows j3 -> j2
2020-02-06 17:03:29 +01:00
selsta
ad806dc005
gpg_keys: add selsta key
2020-02-06 17:01:23 +01:00
Crypto City
22c40d0b89
game: fix and simplify terrain positioning
2020-02-06 15:16:39 +00:00
moneromooo-monero
c2095fc27b
miner: use verification mode for low diff one block nonce searches
...
This avoids lengthy init times when testing
2020-02-06 14:27:10 +00:00
Alexander Blair
5e384f21b5
Merge pull request #6184
...
2d1afceb
net_ssl: load default certificates in CA mode on Windows (moneromooo-monero)
2020-02-06 00:35:46 -08:00
Alexander Blair
bd4acbf44c
Merge pull request #6183
...
3813a992
download: catch exceptions checking for size (moneromooo-monero)
2020-02-06 00:34:58 -08:00
Alexander Blair
a62f7dc573
Merge pull request #6182
...
e896cca8
epee: reorder a couple init list fields to match declaration (moneromooo-monero)
2020-02-06 00:34:15 -08:00
Alexander Blair
af27276452
Merge pull request #6178
...
7ac7d5d3
updates: fix source code URL on _WIN32 (selsta)
2020-02-06 00:33:49 -08:00
Alexander Blair
e552ba14b2
Merge pull request #6127
...
67b4a19e
simplewallet: noob-friendly help menu (wowario)
2020-02-06 00:33:31 -08:00
Alexander Blair
995f34b538
Merge pull request #6103
...
4b384003
wallet2: don't try to lock an empty filename (moneromooo-monero)
2020-02-06 00:33:18 -08:00
Alexander Blair
756f06cd83
Merge pull request #6102
...
b328de6b
wallet_rpc_server: add tx weight in transfer commands responses (moneromooo-monero)
2020-02-06 00:32:47 -08:00
Alexander Blair
7e6c8082e7
Merge pull request #6100
...
4d804443
Fixes a minor formatting error (TheGoose)
2020-02-06 00:32:16 -08:00
Alexander Blair
8136bf37e2
Merge pull request #6096
...
a633f85d
daemon: allow printing N blocks from the end of the chain (moneromooo-monero)
2020-02-06 00:31:50 -08:00
Alexander Blair
b8e5c769c7
Merge pull request #6095
...
7ba31191
daemon: add +meta print_tx parameter (moneromooo-monero)
2020-02-06 00:31:17 -08:00