Commit Graph

11729 Commits

Author SHA1 Message Date
Crypto City
a064123d00 Revert "cc: halve the number of feature points in terrain generation"
This reverts commit f69a7b5b6b379479263b3afca86430bfa1475d6e.

So people can reimport their buildings in the new version
2020-09-17 02:30:44 +00:00
Crypto City
51994fbff1 cc: bump some materials unlock levels up 2020-09-17 02:30:44 +00:00
Crypto City
c6140ee038 game: don't error out processing commands for flags in another city 2020-09-17 02:30:44 +00:00
Crypto City
4c9fe8fc0e game: do not reset the camera to walker when traveling to a new city 2020-09-17 02:30:44 +00:00
Crypto City
5a67fd0512 blockchain: check any parent nonce is mined before executing 2020-09-17 02:30:44 +00:00
Crypto City
9e8eb036bb game: fix crash importing a model 2020-09-17 02:30:44 +00:00
Crypto City
bf358f3671 blockchain_db: store number of discoveries per account 2020-09-17 02:30:43 +00:00
Crypto City
fca18cd09b game: fix city info always refering to the current city in trade screen 2020-09-17 02:30:43 +00:00
Crypto City
bd3aae69ae game: fix warnings in thermometer size/position calculations 2020-09-17 02:30:43 +00:00
Crypto City
e233e4eb73 cc: disable performers and fad special events for tiny cities 2020-09-17 02:30:43 +00:00
Crypto City
32db30511d game: min panel height on restore, to avoid unusable case 2020-09-17 02:30:43 +00:00
Crypto City
433e308362 game: hopefully fix the randomly disappearing panel shade button 2020-09-17 02:30:43 +00:00
Crypto City
c3cb0cc883 cc: decrease short term random temperature variation 2020-09-17 02:30:43 +00:00
Crypto City
35070e5971 game: fix race condition when refreshing wallet balance 2020-09-17 02:30:43 +00:00
Crypto City
4d90fd28cc game: hide coins which are not mintable anymore in mint screen 2020-09-17 02:30:43 +00:00
Crypto City
b6d25b3ef8 game: fix buggy panel geometry saving/restoring 2020-09-17 02:30:43 +00:00
Crypto City
45a3feabcd cc: make frost damage actually give a penalty when yield is already 0 2020-09-17 02:30:43 +00:00
Crypto City
fdd27879f1 add merge mining with monero 2020-09-17 02:30:43 +00:00
moneromooo-monero
f11531d046 add_aux_pow now adds aux hashes at fixed slots in the aux merkle tree
To protect against mining multiple blocks of a chain with only one PoW
2020-09-16 22:55:06 +00:00
luigi1111
d27d4526fe
Merge pull request #6819
c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
2020-09-15 19:59:36 -05:00
luigi1111
5b3614e6a9
Merge pull request #6816
929ea98 Remove unused macros from cryptonote_config.h (TheCharlatan)
2020-09-15 19:58:39 -05:00
luigi1111
2b1488ef6f
Merge pull request #6793
de9a9fb update error message 'No unlocked balance in the specified account' (woodser)
2020-09-15 19:56:49 -05:00
luigi1111
ea587de300
Merge pull request #6745
80e535c wallet2: adapt to deterministic unlock time (TheCharlatan)
4971219 blockchain: deterministic UNIX time unlock checks (moneromooo-monero)
2020-09-15 19:55:03 -05:00
TheCharlatan
80e535c95a
wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
moneromooo-monero
4971219c2c
blockchain: deterministic UNIX time unlock checks
Based on a patch by TheCharlatan <seb.kung@gmail.com>
2020-09-15 11:40:28 +00:00
moneromooo-monero
c3f354e6c1
simplewallet fix wrong persistent-rpc-client-id name in help 2020-09-14 20:50:35 +00:00
luigi1111
9bba1a24ea Merge pull request #6815
ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero)
2020-09-14 11:47:06 -05:00
luigi1111
2993d2004a
Merge pull request #6813
a3844e2 Fix typo in command line argument description (reinaldoacosta)
2020-09-14 11:45:55 -05:00
luigi1111
244ae22795
Merge pull request #6812
f240b1d build: prepare v0.17 (selsta)
2020-09-14 11:44:06 -05:00
selsta
f240b1dd88
build: prepare v0.17 2020-09-14 16:52:42 +02:00
TheCharlatan
929ea98662 Remove unused macros from cryptonote_config.h 2020-09-14 00:20:58 +02:00
moneromooo-monero
8cf2bb107e New add_aux_pow RPC to support merge mining 2020-09-13 22:16:07 +00:00
Crypto City
c494d8300b cc: make city levels harder to reach, and new cities harder to get 2020-09-13 22:16:07 +00:00
Crypto City
eb081ee1a9 game: fix widget leaks 2020-09-13 22:16:07 +00:00
Crypto City
2a9d1eeb48 game: fix crash on exit 2020-09-13 22:16:07 +00:00
Crypto City
9ccbef4810 game: update node section at once when starting/stopping mining 2020-09-13 22:16:07 +00:00
Crypto City
aa288727bd game: allow moving a model around when importing 2020-09-13 22:16:07 +00:00
Crypto City
4c5eeacd63 game: fix build overview widget positioning on resize 2020-09-13 22:16:07 +00:00
Crypto City
f531499e5c game: do not place imported models below ground or existing blocks 2020-09-13 22:16:07 +00:00
Crypto City
cfe6bb32ff cc: halve the number of feature points in terrain generation 2020-09-13 22:16:07 +00:00
Crypto City
484f1dd6c5 game: print in-game years and real days in research screen 2020-09-13 22:16:07 +00:00
Crypto City
a3ce8f4290 cc: double last resort prices 2020-09-13 22:16:07 +00:00
moneromooo-monero
ef4325fd41
wallet2: fix tx sanity check triggering on pre-rct outputs 2020-09-12 17:51:41 +00:00
Reinaldulin
a3844e257e
Fix typo in command line argument description 2020-09-09 10:18:32 -04:00
Nathan Dorfman
d3e7c5a8ba systemd: Don't use Type=forking 2020-09-08 11:16:43 -06:00
luigi1111
836067b68b
Merge pull request #6805
fc2cb22 blockchain: fix pow skipping for old blocks without precalc hash (moneromooo-monero)
2020-09-07 15:31:20 -05:00
luigi1111
9c9c689db4
Merge pull request #6804
5498142 rpc: assume randomx from v13 onwards (moneromooo-monero)
2020-09-07 14:34:46 -05:00
luigi1111
df0dcea061
Merge pull request #6803
1b9fe07 Revert 'unbound: update to get build fixes' (moneromooo-monero)
2020-09-07 14:33:30 -05:00
luigi1111
3a761e10d2
Merge pull request #6800
036da6d Let stagenet hardfork happen before mainnet. (normoes)
2020-09-07 14:32:28 -05:00
luigi1111
fd657c7706
Merge pull request #6798
4e44306 enable CLSAG support for Trezor client (ph4r05)
2020-09-07 14:30:41 -05:00