Crypto City
|
be2c2a52b2
|
bump version to 0.30.0.1
|
2021-05-08 09:48:34 +00:00 |
|
Crypto City
|
bd8c2f60f5
|
fix typo in miniupnpc module name
|
2021-05-08 09:42:02 +00:00 |
|
Crypto City
|
2ddb248bd2
|
point miniupnp to git.townforge.net
|
2021-05-08 09:37:16 +00:00 |
|
Crypto City
|
1a213ca7d1
|
bump version to 0.30.0.0
|
2021-05-07 22:22:27 +00:00 |
|
Crypto City
|
9b408791d8
|
p2p: add testnet nodes
|
2021-05-07 22:22:27 +00:00 |
|
Crypto City
|
8fbff123f3
|
miniupnpc: fix wrong main used on windows
|
2021-05-07 21:38:25 +00:00 |
|
Crypto City
|
94080c206f
|
game: take new account fee when relevant in deposit dialog
|
2021-05-07 10:14:59 +00:00 |
|
Crypto City
|
82966dc1eb
|
game: trim new player names
|
2021-05-07 10:14:59 +00:00 |
|
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 |
|
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 |
|
Crypto City
|
a10582af3a
|
game: add tutorial list in options, double click to replay
|
2021-04-28 11:41:44 +00: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 |
|
Crypto City
|
931773c40e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00: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 |
|
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 |
|
luigi1111
|
b6a8cfc41b
|
Merge pull request #7658
834e23b Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes (mj-xmr)
|
2021-04-22 01:46:57 -04:00 |
|
luigi1111
|
215976beba
|
Merge pull request #7656
5fe22ac ITS#9496 fix mdb_env_open bug from #8704 (hyc)
|
2021-04-22 01:43:18 -04:00 |
|
luigi1111
|
9bba3f4767
|
Merge pull request #7651
c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
|
2021-04-22 01:35:20 -04:00 |
|
luigi1111
|
6d7bb2b8ba
|
Merge pull request #7643
19ed7ab Test: Enable coverage for external repositories (mj-xmr)
|
2021-04-22 01:34:26 -04:00 |
|
luigi1111
|
3c1ea110d9
|
Merge pull request #7016
dc81e23 Split epee/string_tools.h and encapsulate boost::lexical_cast (mj-xmr)
|
2021-04-22 01:32:32 -04:00 |
|
Crypto City
|
956e578f9a
|
game: fix model placement adding rather than replacing
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
96f7fc8677
|
game: better build/place ui
|
2021-04-21 13:56:25 +00:00 |
|