Crypto City
976dec8ded
game: print building role if unnamed in events dialog
2019-12-19 00:58:29 +00:00
Crypto City
ed7e28d13d
game: fix off by one
2019-12-18 21:24:59 +00:00
Crypto City
d46b622f65
game: allow empty role in building settings for empty building
...
also select the current role by default
2019-12-18 21:22:06 +00:00
Crypto City
f48ea3fefd
game: fix buffer overflow
2019-12-18 21:15:39 +00:00
moneromooo-monero
0eac0c430a
depends: set several missing build tags
2019-12-18 12:23:23 +00:00
Crypto City
a585369ab1
game: make shares 64 bits in a place where they were still 32 bits
2019-12-18 01:04:27 +00:00
moneromooo-monero
21c3d42eb9
p2p: drop the peerlist dump to TRACE
...
It's spammy
2019-12-17 20:27:04 +00:00
moneromooo-monero
cce4ea02ff
README: fix translation link
2019-12-17 19:21:23 +00:00
Crypto City
269328d4f1
core_tests: set CC_FAST_POW by default
2019-12-17 13:56:16 +00:00
Crypto City
2cc1144b19
cc: slowly increase land tax with distance from the town center
2019-12-17 13:56:16 +00:00
Crypto City
89b1c6c0d8
cc: tweak workforce generator a bit and fix its money sink
2019-12-17 13:56:15 +00:00
Crypto City
8a41742521
cc, game: disable some items and roles
...
They'll be game upgrades
2019-12-17 13:56:15 +00:00
Crypto City
7eeaa75acd
cc: disable BUILD_RATIO_ACTIVE_THRESHOLD_PERCENT
...
It seemed like a good idea to push people to build, but it
might instead push people to build anything quick even if
they don't have a nice idea yet
2019-12-17 13:56:15 +00:00
Crypto City
6fafc90925
game: add building names to the last events dialog
2019-12-17 01:40:31 +00:00
Crypto City
099ddec05f
game: move Map to GameState
2019-12-17 01:40:31 +00:00
moneromooo-monero
5f71de2803
wallet2: guard against race with multiple decrypt_keys users
...
If more than one thread wants to make sure of the spend secret key,
then we decrypt on the first caller and reencrypt on the last caller,
otherwise we could use an invalid secret key.
2019-12-17 01:40:29 +00:00
moneromooo-monero
f717d5936c
wallet2: guard against race with multiple decrypt_keys users
...
If more than one thread wants to make sure of the spend secret key,
then we decrypt on the first caller and reencrypt on the last caller,
otherwise we could use an invalid secret key.
2019-12-17 01:38:29 +00:00
moneromooo-monero
352bd13254
abstract_tcp_server2: guard against negative timeouts
2019-12-16 18:24:52 +00:00
moneromooo-monero
716012ca3a
rpc: drop the obsolete and wrong "unpruned size" log
...
Since we now get pruned data in the first place, the "unpruned" data
size will in fact be the pruned data size, leading to confusion
2019-12-16 14:50:07 +00:00
stoffu
ae84ec90c8
wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an account
2019-12-16 21:10:11 +09:00
Crypto City
c76b4a210a
game: fix free camera not keeping from rolling
2019-12-14 19:26:24 +00:00
Crypto City
56920d6130
game: fix crash removing last block
2019-12-14 19:01:43 +00:00
palomato
bc6d8aa343
Corrected message typo
...
Message was "peer claims higher version that we think"
Requested change "peer claims higher version than we think"
2019-12-14 13:06:09 -05:00
Crypto City
bbebe773f8
db_lmdb: fix bugs allocating new flags after some were deleted
2019-12-14 16:40:46 +00:00
Crypto City
2fa0400d72
Fixups after monero rebase, and fix tests after other recent changes
2019-12-14 16:40:46 +00:00
moneromooo-monero
5cbb17b946
wallet2: fix hang in wallet refresh
...
If the hashes received would move the current blockchain past the
stop point, the short history would not be updated, since we do
not expect another loop, but the daemon might return earlier hashes,
causing the end index to not be enough to reach the threshold and
this require another loop, which will download the same hashes and
cause an infinite loop.
2019-12-14 16:24:04 +00:00
moneromooo-monero
8a276451b2
blockchain: fix flushing txes from the txpool
2019-12-14 02:13:39 +00:00
binaryFate
aa9ba3064e
add binaryFate's PGP key
2019-12-13 21:03:56 +01:00
Crypto City
41e339eff1
cc: decrease the one off fee to buy land
2019-12-13 01:33:07 +00:00
Crypto City
cbb7cb02ac
game: add a basic "walker" camera
...
moves at ground level, can climb over one block
2019-12-13 01:33:07 +00:00
Crypto City
6577c31175
game: move camera code in a separate class with a base class
2019-12-13 01:33:07 +00:00
Crypto City
68b220edb7
game: speedup removing nodes
2019-12-13 01:33:07 +00:00
Crypto City
54646f0aeb
game: optimized mesh generation
2019-12-13 01:33:07 +00:00
Crypto City
0223c854f8
game: F12 to draw debug geometry
2019-12-13 01:33:07 +00:00
Crypto City
ed8adb98ff
game: fix crash switching material before the game is loaded
2019-12-13 01:33:07 +00:00
Crypto City
be772d75ba
game: fix world tile streaming
2019-12-13 01:33:07 +00:00
Crypto City
a449e9aa33
game: add setting to ignore influence to get a cost/profit estimate
2019-12-13 01:33:07 +00:00
Crypto City
66293b2a88
cc: some more tweaking
2019-12-13 01:33:07 +00:00
Crypto City
a2389a9953
game: fix wood material after addition of more stone
2019-12-13 01:33:06 +00:00
Crypto City
5360725da7
GameData: simplify cursor material
2019-12-13 01:33:06 +00:00
Crypto City
a3ea3dd222
game: fix cursor/block z fighting
2019-12-13 01:33:06 +00:00
Crypto City
87b2d3e165
we can now build below existing blocks
2019-12-13 01:33:06 +00:00
Crypto City
cefe06e359
game: fix block addition to the wrong place
2019-12-13 01:33:06 +00:00
Crypto City
d2cfa670e0
game: fix error when removing a block where none exists
2019-12-13 01:33:06 +00:00
Crypto City
818d564719
game: better picking, and highlight selected tile too
2019-12-13 01:33:06 +00:00
Crypto City
5cc149c89f
tests: fix tests after recent emission changes
2019-12-13 01:33:06 +00:00
Crypto City
20d7fdb5a3
unit_tests: fix tests after recent emission changes
2019-12-13 01:33:06 +00:00
Crypto City
11cf7f532b
new demolish command
...
Recovers 20% of the flag budget, and the flag may now be reused
for another building role
2019-12-13 01:33:06 +00:00
Crypto City
b52d1cd974
game: fix theoretical loop bug
2019-12-13 01:32:49 +00:00
Crypto City
d9a5afb18b
urho3d: fix warning in Input.h
2019-12-13 01:32:49 +00:00