Crypto City
|
7a937048a9
|
cc: fix buying from a meat trade when meat spoilt prior to matching
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
555ddc7ea3
|
script_analyzer: fix build on windows
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
cb4ee1182f
|
embed extra couple of pubkeys in account creation commands
to be used for messaging later
|
2021-05-07 10:14:59 +00:00 |
|
mj-xmr
|
581c3af03a
|
Warnings: unused var at cryptonote_tx_utils.cpp
|
2021-05-02 18:00:29 +02:00 |
|
selsta
|
881d81cce4
|
translations: use full path in cmake
|
2021-04-28 17:06:59 +02:00 |
|
selsta
|
7359d51d56
|
cmake: fix non portable code
|
2021-04-28 17:05:59 +02:00 |
|
Crypto City
|
7f25ffefdf
|
game: add tutorial triggers
- all panel sections
- most screens
- blockchain commands from the player
|
2021-04-28 14:47:03 +00:00 |
|
selsta
|
0794811b40
|
cmake: set xcode file type
|
2021-04-28 14:49:13 +02:00 |
|
Crypto City
|
a10582af3a
|
game: add tutorial list in options, double click to replay
|
2021-04-28 11:41:44 +00:00 |
|
selsta
|
3cc4428d45
|
clang: fix -Wpessimizing-move warning
|
2021-04-28 11:33:37 +02:00 |
|
Crypto City
|
9ecd16e331
|
game: print time from/to harvest/sowing in actual time, not blocks
|
2021-04-27 23:31:05 +00:00 |
|
Crypto City
|
cc89571b21
|
game: fix last service height when building
|
2021-04-27 23:20:20 +00:00 |
|
Crypto City
|
0ed78e4cd2
|
game: add balance change to last update events screen
|
2021-04-27 20:01:15 +00:00 |
|
Crypto City
|
5057d39cda
|
decrease decay and repair costs, bump land tax a little
|
2021-04-27 18:39:05 +00:00 |
|
Crypto City
|
8249a86017
|
add badge for number of cities built in
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
dae4f7d65b
|
game: auto daemon startup now works with testnet and custom port
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
17c9b6bea3
|
game: print estimated time to next tick in time units, not blocks
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
3106ebeee7
|
game: add history export option
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
ff77c41fce
|
wallet: cache mining status for a couple seconds
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
bf81943d4d
|
blockchain: speed up repeated pops (mostly in tests)
The heavy rolling median reset only has to be performed after
all blocks are popped
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
b98ce15e9d
|
python-rpc: include median block weight and diff in daemon state
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
6ffc3f82ac
|
cc: the genesis coin gives an extra prestige bonus
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
99b6a9b6c8
|
cc: fix trailblazer badge issuance when the town square is gone
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
b6805cb11c
|
fix tutorial images not appearing if not in TB
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
da31dce374
|
remove obsolete last update events from the snapshot
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
0e3a6ba8c8
|
functional_tests: fix python3 compatibility
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
907636077e
|
functional_tests: more generous timeout for the large sync
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
514bec111b
|
store better info (counterparties, all flags/items, fee) in game events
also make balance signed so we can distinguish income and expenditures,
add missing/incorrect event data
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
d909ba4dc3
|
game: add startup tutorial trigger
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
651488432f
|
game: move default music volume down from 70% to 40%
|
2021-04-27 18:15:30 +00:00 |
|
Crypto City
|
a395ab3c37
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
|
selsta
|
004b167095
|
cmake: wallet_api doesn't need wallet_merged
|
2021-04-27 14:36:56 +02:00 |
|
selsta
|
cbd54ea524
|
cmake: set 3.5 as minimum version
|
2021-04-27 11:02:05 +02:00 |
|
selsta
|
8c3c7b8109
|
depends, docker: fix bintray links
|
2021-04-27 09:55:32 +02:00 |
|
selsta
|
f93db0d46a
|
clang: fix -pie flag
|
2021-04-27 09:52:34 +02:00 |
|
mj-xmr
|
6799e212cc
|
Tests: Mining test uses a parametric path for finding the calculation app
MINING_SILENT and MINING_NO_MEASUREMENT env vars
|
2021-04-27 06:21:02 +02:00 |
|
selsta
|
451b5a510e
|
clang: fix -Wrange-loop-analysis warnings
|
2021-04-27 05:30:27 +02:00 |
|
moneromooo-monero
|
ed6f05357c
|
blockchain: speed up repeated pops (mostly in tests)
The heavy rolling median reset only has to be performed after
all blocks are popped
|
2021-04-26 14:07:35 +00:00 |
|
rbrunner7
|
bbdb612b51
|
Wallet2: Update 'approximate_testnet_rolled_back_blocks'
|
2021-04-25 10:20:39 +02:00 |
|
Crypto City
|
931773c40e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00:00 |
|
mj-xmr
|
b4fe7c2401
|
epee linkage dynamic; move monero_add_library to main CMakeLists.txt
|
2021-04-24 09:45:51 +02:00 |
|
Crypto City
|
8c26c89c84
|
game: tutorials are now loaded from json
|
2021-04-23 23:42:27 +00:00 |
|
Crypto City
|
a2b226d602
|
cc: fix fire state accounting when the fire ends
also improve fire and crop clearout event logs
|
2021-04-23 20:06:19 +00:00 |
|
Crypto City
|
12512079cd
|
cc: remove leftover spammy debug trace
|
2021-04-23 20:05:53 +00:00 |
|
Nathan Dorfman
|
c57ef7f807
|
wallet2: Fix rescan_bc keep_ki option
|
2021-04-23 09:11:45 -06:00 |
|
Crypto City
|
5b5503eef0
|
save a couple command fields as varints where possible
|
2021-04-23 08:57:12 +00:00 |
|
Crypto City
|
a7eea8b15f
|
cc: reset num missed ticks on demolish
|
2021-04-23 08:55:44 +00:00 |
|
Crypto City
|
775783b3a0
|
cc:: record missed ticks after removing derelict buildings
|
2021-04-23 08:52:25 +00:00 |
|
Crypto City
|
e8f35a87c8
|
halve block time for user friendliness in gameplay
|
2021-04-22 23:18:32 +00:00 |
|
luigi1111
|
0a1ddc2eff
|
Merge pull request #7669
679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
2021-04-22 01:51:01 -04:00 |
|