Alexander Blair
|
003a06f030
|
Merge pull request #6923
cc034fe0c util: fix escaping more than one ?* in glob_to_regex (moneromooo-monero)
|
2020-12-01 14:19:21 -08:00 |
|
Alexander Blair
|
d8f9472356
|
Merge pull request #6910
b7dd8349f Allow setting start block on export (Howard Chu)
|
2020-12-01 14:18:44 -08:00 |
|
Alexander Blair
|
438442ace0
|
Merge pull request #6890
ec14e4b8c wallet2: skip reorgs exceeding max-reorg-depth wallet setting (xiphon)
|
2020-12-01 14:18:22 -08:00 |
|
Crypto City
|
8599ef7f67
|
sort items before patents and gemstones
|
2020-12-01 12:54:08 +00:00 |
|
Crypto City
|
0bdbee7f2c
|
fix building share discrepancy between consensus and game estimation
|
2020-12-01 12:54:08 +00:00 |
|
Crypto City
|
42533162e4
|
game: add a "running out of X in Y ticks" in the buildings screen
|
2020-11-30 21:31:13 +00:00 |
|
Crypto City
|
84df7a33f3
|
game: add a note about the 70% repair threshold in the repair all dialog
|
2020-11-30 21:31:13 +00:00 |
|
Crypto City
|
88663a4594
|
game: remove debug traces
|
2020-11-30 21:31:13 +00:00 |
|
Crypto City
|
5d3a8d2566
|
cc: make the prestige payout slope gentler
so people at the low end get more
|
2020-11-30 19:49:31 +00:00 |
|
Crypto City
|
e4d77f0996
|
fix tests after building size balance changes
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
4810da6cd1
|
add a few more city specializations
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
6dce14cce1
|
db_lmdb: fix a couple places using uncompressed city data
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
851eef9d48
|
manual: add time/seasons, and a bit more info about coins
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
92bf35bc2d
|
game: fix script shared size calculation underflow
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
97a3f0f73d
|
game: fix restoring compass style from config
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
030fd2a74f
|
game: fix MatDiffColour alpha in some materials not being 1
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
622e42254b
|
game: fix custom model bounding box including the origin
Drawable overrides the default bounding box to do so
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
0f9010220e
|
game: hint to delete the cache file when getting a load exception
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
0446bde62c
|
allow mayors to select who gets styling on runestone messages
|
2020-11-30 16:45:16 +00:00 |
|
Crypto City
|
1c1e2827e4
|
functional_tests: default to fast city test
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
2237cd5152
|
game: disable all widgets when displaying existing mortgage details
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
71d8408168
|
crypto: speed up alternating canonical and merge mined blocks
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
915753e73d
|
db_lmdb: recover from not finding a tx by nonce from cc_orders
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
36c847f758
|
game: allow runestone message styling
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
346abcc7d0
|
tx_pool: do not count pre-matched amounts towards an order's amount
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
eb666eabb0
|
tx_pool: avoid duplicate work checking for stuck orders
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
8f9fc78c52
|
rpc: fix orders matchable field not considering already matched amount
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
9957d59552
|
daemon: print nonce in print_pool_commands
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
a1cfdd596f
|
cc: remove obsolete check_changed_accounts
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
c50b571fa9
|
allow the game account to enable/disable scripts
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
29d6a519f1
|
game: don't allow assigning items to a flag without a building
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
7e916e262b
|
game: fix clicking on uncarved runestones
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
24fab72227
|
cc: add extra "lengthening" constraint to road size
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
a24c6929e1
|
game: add prestige to the player screen
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
64e864e90a
|
cc: give prestige bonuses for complete runic cycle sets and all gemstones
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
c23453f994
|
cc: percent and pick script actions now have operands for weights
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
4a8b53368d
|
cc: attributes are not referenced by name, not index
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
8f3f86e599
|
game: add ${[type:]var} string replacements for scripts
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
d27d561378
|
epee: add epee namespace in regexp macros
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
eb9215e486
|
game: warn on runestone message screen if a script is active
|
2020-11-29 23:38:03 +00:00 |
|
Crypto City
|
e83b8ea1dc
|
game: improve runesone message screen layout
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
55fe24377a
|
game: add %C (city name) to script control codes
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
1db6b89794
|
cc: add unary predicates for item types to scripts
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
6eb067af06
|
cc: add not script operator
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
97a152b5e7
|
game: add a border around script rows
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
adb94dbedb
|
game: do not busy RPC for the current runestone when there is none
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
b71e877698
|
game: fix removing a runestone with overrides
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
a32818b297
|
cc: make a few operand parameters operands themselves
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
565995e127
|
cc: add owner item inventory operands
|
2020-11-29 23:38:02 +00:00 |
|
Crypto City
|
a4e8d12f68
|
cc: reserves can be configured, and items types/count are operands
|
2020-11-29 23:38:02 +00:00 |
|