Crypto City
d6200512fd
game: fix line taken out by mistkae in previous commit
2020-01-18 12:11:22 +00:00
Crypto City
d1b618ec43
game: wip - switch to turbo badger for ui
2020-01-18 01:21:51 +00:00
Crypto City
9c8fa71031
game: add missing node config dialog files
2020-01-17 23:24:08 +00:00
Crypto City
bc5bc0f085
game: make centered size conigurable
2020-01-17 23:21:37 +00:00
Crypto City
4b7fb5c3f4
GameData: fix "new account name" field id
2020-01-17 22:46:48 +00:00
moneromooo-monero
484fc0c844
wallet2: remember daemon address overrides when loading a new wallet
2020-01-17 22:35:07 +00:00
Crypto City
bed5895ac3
game: node config dialog and disconnected notification
2020-01-17 21:13:02 +00:00
Crypto City
764028edc3
GameData: add missing cloud files
2020-01-17 17:51:04 +00:00
Crypto City
4d4fbd7b41
game: wip - switch to turbo badger for ui
2020-01-17 16:59:43 +00:00
Crypto City
d0a35cbf6d
game: more fuck you tb for this disappearing shade icon
2020-01-17 12:24:14 +00:00
Crypto City
1dc8488ca6
game: wip - switch to turbo badger for ui
2020-01-17 01:44:59 +00:00
Crypto City
5d188770ab
game: fix constant change events for main window
2020-01-16 22:50:33 +00:00
Crypto City
3903e10240
game: fix disappearing shade icon, fuck you tb
2020-01-16 21:58:55 +00:00
Crypto City
a9b39c68aa
game: wip - switch to turbo badger for ui
2020-01-16 13:36:02 +00:00
Crypto City
c896aeb2b3
game: fix random flag construction height when selling items
2020-01-16 13:32:56 +00:00
Crypto City
5376ff9fce
game: fix inventory/budget selection
2020-01-15 21:53:27 +00:00
Crypto City
524f5f51f9
game: add flag info / last update events again
2020-01-15 21:10:44 +00:00
Crypto City
3cbf53cf13
game: make the main command window shadable
2020-01-15 21:03:33 +00:00
Crypto City
fbbd2e56d1
game: disable wallet widgets when no wallet is loaded
2020-01-15 19:31:53 +00:00
Crypto City
4688a3ba9e
game: keep console the width of the screen
2020-01-15 19:31:35 +00:00
Crypto City
f438bd2866
game: fix flag display mode at startup
2020-01-15 18:35:06 +00:00
Crypto City
9c26e18e80
game: wip - switch to turbo badger for ui
2020-01-15 18:20:45 +00:00
Crypto City
af6405909b
game: fix edit field context menu
2020-01-15 12:36:35 +00:00
Crypto City
ce43aecf41
game: move the commands window on resize if flush right or bottom
2020-01-15 11:36:07 +00:00
Crypto City
c6e3d0994f
game: wip - switch to turbo badger for ui
2020-01-15 02:32:08 +00:00
Crypto City
a6d47c4c4a
game: wip - switch to turbo badger for ui
2020-01-15 01:30:50 +00:00
Crypto City
4a32053f66
game: wip - switch to turbo badger for ui
2020-01-13 21:55:23 +00:00
Crypto City
0465ed3b96
game: wip - switch to turbo badger for ui
2020-01-13 18:49:18 +00:00
Crypto City
06c92d3cec
game: wip - switch to turbo badger for ui
2020-01-13 03:34:14 +00:00
Crypto City
88ea3cf8c6
game: player info window skeleton
2020-01-10 22:22:25 +00:00
Crypto City
6ce02621bc
cc: make the labour cost function a bit less jaggy
2020-01-10 18:03:44 +00:00
Crypto City
14097fdc9f
wallet: don't init the bitmessage socket before use
...
It saves having to create a SSL key that won't be used
2020-01-10 17:05:08 +00:00
Crypto City
b857530615
game: fancy clouds
2020-01-10 17:05:08 +00:00
Crypto City
289d9c134b
cc: fix "cleanup" with tiny amount of basic, no medium, and some high
2020-01-08 00:13:46 +00:00
Crypto City
302aade6cb
cc: tweak requirements/cost/production
...
Scale all requirements up by 8 times, so small flags have enough
blocks to build something. Larger ones will have too many, but
we don't care since they don't have to use a minimum anymore.
Tweak sawmill/stonecutter so they still get some profit with
those new numbers
2020-01-08 00:07:02 +00:00
Crypto City
9e0202913f
game: fix race on new wallets
2020-01-07 13:41:23 +00:00
Crypto City
38c3352f6c
game: simplify inventory code
...
Don't add 2048 list items, most of them hidden, get rid of
the index-to-item map, don't recreate the list unless changed
2020-01-06 21:42:55 +00:00
Crypto City
feb843c742
rpc: change items from uint32_t[NUM_ITEMS] to std::vector<{uint32_t, uint32_t}>
2020-01-06 21:40:39 +00:00
Crypto City
aef68e112c
game: add stroke effect to the spector mode text
...
It makes the text readable when on bright daylight sky background
2020-01-06 12:44:11 +00:00
Crypto City
f258baa705
game: fix face orientations in new instanced quads render mode
...
They did not match the other modes
2020-01-06 12:44:11 +00:00
Crypto City
dbedf8df2d
game: don't drop to per-cube rendering when a building isn't ours
2020-01-06 12:44:11 +00:00
Crypto City
6eee3091fb
game: improve procsky (and enable it by default) and lighting
...
Procsky is now updated only when needed, removing the performance hit
A nighttime camera light is now added, and interpolates with the
sun light at dawn and dusk
2020-01-06 12:44:11 +00:00
Crypto City
0e8efe7976
game: add some shadow bias to fix some nasty artifacts
2020-01-04 23:24:45 +00:00
Crypto City
1734a6219c
game: keep settings in a config file
2020-01-04 20:21:23 +00:00
Crypto City
5822dfd221
game: update labour when processing build commands
2020-01-04 14:49:36 +00:00
Crypto City
39a3fbec66
game: fix missing polygons on large meshes in optimized mesh render mode
2020-01-04 14:27:40 +00:00
Crypto City
9fa1ee81ef
functional_tests: add a name to some building settings commands
2020-01-04 13:51:23 +00:00
Crypto City
e9afc00504
core: add txes to the txpool in parentage order
2020-01-04 13:51:23 +00:00
Crypto City
0c732485be
game: prevent loading a model on flag without a building we own
2020-01-04 13:51:23 +00:00
Crypto City
4b5e70d283
tx_pool: add some debug logs on ready checks
2020-01-04 13:51:23 +00:00