Crypto City
7fa3010098
game: fix trade sorting
2020-02-16 23:13:22 +00:00
Crypto City
08009f828b
python-rpc: fix cc_lookup_account parameter name
2020-02-16 22:46:02 +00:00
Crypto City
71c9723157
game: do not set video mode twice
...
We get the saved config manually before initializing the engine.
This fixes occasional loss of window focus at startup.
2020-02-16 22:00:44 +00:00
Crypto City
d30fe0a6ef
game: disable focus for all panel widgets except edit field and buttons
...
This allows unimpleded 3D world motion
2020-02-16 22:00:44 +00:00
Crypto City
05fdc65e1e
game: allow vertical console resizing only
2020-02-16 15:43:26 +00:00
Crypto City
bf30f57596
game: player flags grid now has resizable columns
2020-02-16 15:43:24 +00:00
Crypto City
f848f7c35b
smilies: add ^_^
2020-02-16 03:04:13 +00:00
Crypto City
903c206b0f
game: check for modal dialogs before acting on keys in main view
2020-02-16 02:28:37 +00:00
Crypto City
517c590cdd
game: do not lose filters on new blocks in last update dialog
2020-02-16 01:48:49 +00:00
Crypto City
937e73da15
game: ensure the amount selection dialog does not clip the message
2020-02-16 01:22:50 +00:00
Crypto City
0382e74ae6
manual: mention flags have to be rectangular
2020-02-16 01:15:47 +00:00
Crypto City
a0af892a30
game: print max amount of money that can be selected
2020-02-16 01:04:41 +00:00
Crypto City
656c6fc2d6
manual: add UI tips
2020-02-16 00:37:53 +00:00
Crypto City
37750bbee7
game: print notification when a trade goes through
...
It's too easy to think the button click was missed, and click again
2020-02-16 00:31:43 +00:00
Crypto City
15e4833082
game: add a "selsect whole flag" command
...
Useful for large flags where mouse selection is finnicky when seen
whole from afar
2020-02-16 00:26:22 +00:00
Crypto City
7aa3d2da0c
cc: replace spend public keys by cc keys
...
They're not the raw keys now and I forgot to replace them
2020-02-16 00:11:38 +00:00
Crypto City
bc6033aef7
game: remember window size
2020-02-16 00:04:18 +00:00
Crypto City
ccf3589e09
game: disable building settings input widgets if a building exists
2020-02-15 23:57:15 +00:00
Crypto City
5e3f37f902
game: print player nick with the right colour in chat
2020-02-15 23:57:15 +00:00
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