Crypto City
57654231b1
manual: change title to Townforge player's manual
2020-02-22 14:17:21 +00:00
Crypto City
30e260511f
unit_tests: add a test for quadtree intersection
2020-02-22 14:17:21 +00:00
Crypto City
5a5cad4f70
game: add some debug logs for share generation
2020-02-22 14:17:21 +00:00
Crypto City
17aa798040
cc: tweak the per role road weights
...
We want residential/commercial to benefit more from roads, and left
agricultural/industrial to benefit least
2020-02-22 14:17:21 +00:00
Crypto City
820bb44fdb
cc: give the initial town square less economic power
2020-02-22 14:17:21 +00:00
Crypto City
453e433738
keep some building roles disabled until a town reaches a certain level
2020-02-22 14:17:21 +00:00
Crypto City
52da390658
add town levels (aesthetic only for now) and use weighted shares for subsidy
2020-02-22 14:17:21 +00:00
Crypto City
23c67f33c2
core_tests: fix overlapping land test
2020-02-22 14:17:21 +00:00
Crypto City
61f312635e
cc: fix signedness warning
2020-02-22 14:17:21 +00:00
Crypto City
70846153cd
cc: decrease influence radii somewhat
2020-02-22 14:17:21 +00:00
Crypto City
808ffd288b
manual: mention the UI contents may be panned
2020-02-22 14:17:21 +00:00
Crypto City
1ad3fd0b12
manual: add list of key bindings
2020-02-22 14:17:21 +00:00
Crypto City
43a8a6f1b5
game: add "flags" to total flags in buildings list dialog
2020-02-22 14:17:21 +00:00
Crypto City
0c7f6962cb
cc: potential can never be 0, 1 is now the minimum
...
Avoids hassles with buildings having no potential
2020-02-22 14:17:21 +00:00
Crypto City
9812860c8d
game: select current town by default in travel dialog
2020-02-22 14:17:21 +00:00
Crypto City
6d4f2a20bc
cc: make additional cities scale on 2^n, not 10^n
2020-02-22 14:17:21 +00:00
Crypto City
912906634f
game: show areas for the selected flag, if any, hover if none
2020-02-22 14:17:21 +00:00
Crypto City
76000ab6dd
game: add resource availability distance
2020-02-22 14:17:21 +00:00
Crypto City
be7b3bee4a
cc: slash last resort price by 5
2020-02-22 14:17:21 +00:00
Crypto City
7da3d6ccd7
game: add a filter for my/all orders
2020-02-22 14:17:21 +00:00
Crypto City
8ff331ff85
game: distinguish between disconnected and incompatible daemons
2020-02-22 14:17:21 +00:00
Crypto City
3d056c5b1d
game: fix hang closing while the wallet password dialog is open
2020-02-22 14:17:21 +00:00
Crypto City
93dde3f83e
game: remove "newly added" ghost effect
...
It looks so bad at night it makes it hard to see blocks
2020-02-22 14:17:21 +00:00
Crypto City
bcc16a0ad4
game: add "wallet synced" notification
2020-02-22 14:17:21 +00:00
Crypto City
11c5ca898b
We can now remove materials already on the blockchain
2020-02-22 14:17:21 +00:00
Crypto City
4464d79932
game: message box aesthetic tweaks
2020-02-22 14:17:21 +00:00
Crypto City
ead26dd063
game: fix large performance drop in edit mode
...
Nothing was instanced. Instancing is now done, but this means
blocks all get the same UV, and so look a lot worse due to repetition
of an eighth of the texture on each side.
2020-02-22 14:17:20 +00:00
Crypto City
3f353f31ec
tweak road shares so tiny roads don't get huge bonuses
2020-02-22 14:17:20 +00:00
Crypto City
01e6188dab
game: close only the columns selector on escape if open
2020-02-22 14:17:20 +00:00
Crypto City
8034f506b7
game: fix adding hovering blocks
2020-02-22 14:17:20 +00:00
Crypto City
4f85ec704b
game: do not count town squares in largest buildings leaderboard
2020-02-22 14:17:20 +00:00
Crypto City
a157a91de8
game: surrender to the idiotic warning spam that's getting on my nerves
2020-02-22 14:17:20 +00:00
Crypto City
8a89ba4c01
game: remove a TODO that's now moot
2020-02-22 14:17:20 +00:00
Crypto City
b8986d7cb0
game: fix building settings layout creeping to the left
2020-02-22 14:17:20 +00:00
Crypto City
13040bf4f4
cc: bump min buy size a bit
2020-02-22 14:17:20 +00:00
luigi1111
39e1890276
Merge pull request #6198
...
5f2a32c
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port (moneromooo-monero)
2020-02-19 22:25:44 -05:00
luigi1111
04187e5968
Merge pull request #6197
...
f812783
simplewallet: fix encrypted payment id note triggering on dummy ones (moneromooo-monero)
2020-02-19 22:24:44 -05:00
luigi1111
2de1137e60
Merge pull request #6194
...
316ab7b
wallet2: better error when restoring a wallet with the wrong keys (moneromooo-monero)
2020-02-19 22:23:46 -05:00
luigi1111
22a0367398
Merge pull request #6190
...
096a9db
Wallet: Distingush amounts for a single subaddress (tmoravec)
2020-02-19 22:22:36 -05:00
luigi1111
9b2ebffb6c
Merge pull request #6188
...
0bae227
update readme to encourage joining #monero-dev (Gingeropolous)
2020-02-19 22:19:49 -05:00
luigi1111
d692030e78
Merge pull request #6065
...
f498dfc
README: add Void Linux package dependencies (kevcrumb)
2020-02-19 22:18:47 -05:00
xiphon
1af7d1608e
workflows: log test output on failure
2020-02-20 00:48:13 +00:00
xiphon
fcb06f7a82
cryptonote_core: skip block notify on blockchain switching rollback
2020-02-19 16:19:29 +00:00
xiphon
dbfa4f84ee
unit_tests: fix missing test names
2020-02-18 23:56:21 +00:00
Crypto City
2d24820048
manual: lists minimum sizes for building types
2020-02-18 14:56:41 +00:00
Crypto City
02b26b92db
fix cultural buildings not getting payouts
2020-02-18 14:56:41 +00:00
Crypto City
626c916627
game: add consumption/production to buildings list
2020-02-18 14:56:41 +00:00
Crypto City
0bb92d8003
game: allow hiding some columns in flag list
2020-02-18 01:31:31 +00:00
Crypto City
895f7f9e6a
game: add hotkeys for free/orbit cams
2020-02-17 22:12:27 +00:00
Crypto City
7516493aae
manual: mention go-to-flag double click
2020-02-17 22:06:51 +00:00