Commit Graph

12398 Commits

Author SHA1 Message Date
Crypto City
45fca36815 cc: fix really bad cache thrashing in terrain generation
It'd trigger when selecting a new random seed several times
when founding a city
2020-11-22 15:27:07 +00:00
Crypto City
6b25fb4622 game: avoid 0 amount entries in budget 2020-11-22 15:27:07 +00:00
Crypto City
c6824a9053 cc: fix flag budget miscounting in build command 2020-11-22 15:27:07 +00:00
Crypto City
084940b9ff game: allow searching for a flag by name, and clean up flag ui a bit 2020-11-22 15:27:07 +00:00
Crypto City
f087460302 game: fix flag outline colours when owner changes 2020-11-22 15:27:06 +00:00
Crypto City
402d9ce769 land can now be given 2020-11-22 15:27:06 +00:00
Crypto City
cb40955cc6 new custom language for scripts 2020-11-22 15:27:06 +00:00
Crypto City
7cd333413d cc: add city to script attributes, rename num flags/discoveries 2020-11-22 15:27:06 +00:00
Crypto City
1b333e6a91 give salted meat for hunts if the meat salting discovery is enabled 2020-11-22 15:27:06 +00:00
Crypto City
1d762cfafa db_lmdb: canonicalize flags order 2020-11-22 15:27:06 +00:00
Crypto City
933046c95d simpler large game update test 2020-11-22 15:27:06 +00:00
Crypto City
7b290450f4 functional_tests: give the discoveries test a bit more money 2020-11-22 15:27:06 +00:00
Crypto City
021a6ee24c cc: moose regenerate a little faster in a fauna hotspot 2020-11-22 15:27:06 +00:00
Crypto City
9e252338aa discoveries can now be locked until a global variable is set 2020-11-22 15:27:06 +00:00
Crypto City
b867683a06 game: fall twice faster in walker mode, less annoying 2020-11-22 15:27:06 +00:00
Crypto City
2e66940f19 game: warn about close link misses in building settings screen 2020-11-22 15:27:06 +00:00
luigi1111
5f5f6ae705
Merge pull request #6982
9f83fe3 workflows: bump msys2 action to v2 (selsta)
2020-11-21 22:19:31 -06:00
xiphon
0363476ee3 rpc: get_info - add 'synchronized' field 2020-11-19 12:51:31 +00:00
Lee Clagett
b10878f108 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
A 20% fluff probability increases the precision of a spy connected to
every node by 10% on average, compared to a network using 0% fluff
probability. The current value (10% fluff) should increase precision by
~5% compared to baseline.

This decreases the expected stem length from 10 to 5. The embargo
timeout was therefore lowered to 39s; the fifth node in a stem is
expected to have a 90% chance of being the first to timeout, which is
the same probability we currently have with an expected stem length of
10 nodes.
2020-11-17 21:45:37 -05:00
xiphon
aaf837cf5f rpc: skip non-synced bootstrap daemons in --no-sync mode too 2020-11-17 23:15:36 +00:00
Howard Chu
91fd634768
Better log message for unusable anon networks 2020-11-16 12:36:37 +00:00
Lee Clagett
d73cb95dfa Fix timeout checks for forwarded and Dandelion++ stem txes 2020-11-15 00:08:10 -05:00
xiphon
5569a8e426 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P 2020-11-15 03:13:07 +00:00
xiphon
2c668940cd wallet_api: TransactionHistory - fill unconfirmed out payments dests 2020-11-14 14:09:07 +00:00
Howard Chu
3247f11638
Silence stupid warnings 2020-11-11 02:34:14 +00:00
Crypto City
eb4499c188 tb: restrict long click to touch only 2020-11-10 18:17:43 +00:00
Crypto City
e6552b0261 halve basic residential same type bonus, they're cheap 2020-11-10 18:17:43 +00:00
Crypto City
34352a78ea game: show deactivation/bonus/penalty messages in building settings 2020-11-10 18:17:43 +00:00
Crypto City
36d0723ef7 game: fix display of influence penalties 2020-11-10 18:17:43 +00:00
Crypto City
aec7c8c70f cc: add min size for commercial buildings 2020-11-10 18:17:43 +00:00
Crypto City
e296c71734 cc: add discovery related conditions to scripts 2020-11-10 18:17:43 +00:00
Crypto City
6e3538620c game: make the console text selectable 2020-11-10 18:17:43 +00:00
Crypto City
991af01db2 game: get rid of the blue focus rectangle
by a more subtle background color change
2020-11-10 18:17:43 +00:00
Crypto City
0cbf664a53 cc: safety check for influence modifier 2020-11-10 18:17:43 +00:00
Crypto City
a7f53e32b4 game: allow rotating a loaded model 2020-11-10 18:17:43 +00:00
Crypto City
8687b9773f remove remnants of obsolete resource availability 2020-11-10 18:17:43 +00:00
Crypto City
fb04ef804c temperature now drops with altitude 2020-11-10 18:17:43 +00:00
moneromooo-monero
c5f6629f4a
epee: tighten the URL parsing regexp a little
fixes massive amounts of time spent on pathological inputs

Found by OSS-Fuzz
2020-11-09 13:05:39 +00:00
xiphon
60bc676c14 epee: readline_buffer - fix thread safety, fix sync() after stop() 2020-11-07 14:15:29 +00:00
selsta
9f83fe3940
workflows: bump msys2 action to v2 2020-11-05 01:26:19 +01:00
Lee Clagett
be84f678b9 Switch to Dandelion++ fluff mode if no out connections for stem mode 2020-11-03 13:58:14 -05:00
luigi1111
83f1d863bd
Merge pull request #6927
e79c88e functional_tests: inrease mining timeout (selsta)
2020-11-03 11:20:12 -06:00
luigi1111
011b8ebe18
Merge pull request #6886
2014a84 Force CMAKE_SKIP_RPATH=ON (hyc)
2020-11-03 11:19:08 -06:00
moneromooo-monero
f9527e608e
protocol: reject empty incoming block messages 2020-11-03 12:59:36 +00:00
moneromooo-monero
1f04a3186b
p2p: use /16 filtering on IPv4-within-IPv6 addresses
IPv6 addresses include a range that can map IPv4 addresses,
which allowed those mapped addresses to bypass filtering.

This filter should be replaced by AS filtering at some point.
2020-11-03 00:46:07 +00:00
Crypto City
f48f870441 game: poke and hope sky changes to remove the deep blue "floor" 2020-11-02 19:10:00 +00:00
Crypto City
0ecb5a7a0b cc: improve terrain 2020-11-02 19:10:00 +00:00
Crypto City
9f890cda25 game: fix assert in TB font renderer in debug mode 2020-11-02 01:10:39 +00:00
Crypto City
7f075e757e tb: do not reset scrollbars when the list contents change 2020-11-02 00:20:28 +00:00
Crypto City
25094d296b game: don't show give gold/items buttons for the current player 2020-11-02 00:03:57 +00:00