Crypto City
|
ea43d90db1
|
rpc: fix orders matchable field not considering already matched amount
|
2020-11-26 18:58:55 +00:00 |
|
Crypto City
|
1e73157f9d
|
daemon: print nonce in print_pool_commands
|
2020-11-26 17:24:21 +00:00 |
|
Crypto City
|
df1c59cbd8
|
cc: remove obsolete check_changed_accounts
|
2020-11-26 16:40:41 +00:00 |
|
Crypto City
|
1618bd6877
|
allow the game account to enable/disable scripts
|
2020-11-26 16:27:18 +00:00 |
|
Crypto City
|
8b99d71b27
|
game: don't allow assigning items to a flag without a building
|
2020-11-26 14:09:52 +00:00 |
|
Crypto City
|
535e394d1e
|
game: fix clicking on uncarved runestones
|
2020-11-26 14:07:24 +00:00 |
|
Crypto City
|
30f1e0e202
|
cc: add extra "lengthening" constraint to road size
|
2020-11-26 01:23:14 +00:00 |
|
Crypto City
|
34f76d44a6
|
game: add prestige to the player screen
|
2020-11-26 01:23:14 +00:00 |
|
Crypto City
|
56b8b2c60d
|
cc: give prestige bonuses for complete runic cycle sets and all gemstones
|
2020-11-26 00:13:04 +00:00 |
|
Crypto City
|
95f3ba8a51
|
cc: percent and pick script actions now have operands for weights
|
2020-11-25 19:32:52 +00:00 |
|
Crypto City
|
11ab132c34
|
cc: attributes are not referenced by name, not index
|
2020-11-25 19:30:57 +00:00 |
|
Crypto City
|
302a26c299
|
game: add ${[type:]var} string replacements for scripts
|
2020-11-25 18:27:33 +00:00 |
|
Crypto City
|
fd38e8a202
|
epee: add epee namespace in regexp macros
|
2020-11-25 13:58:30 +00:00 |
|
Crypto City
|
64c30109b2
|
game: warn on runestone message screen if a script is active
|
2020-11-25 13:58:30 +00:00 |
|
Crypto City
|
c6e420855e
|
game: improve runesone message screen layout
|
2020-11-25 13:58:30 +00:00 |
|
Crypto City
|
b6b02b3984
|
game: add %C (city name) to script control codes
|
2020-11-25 13:58:30 +00:00 |
|
Crypto City
|
cfd272eb1b
|
cc: add unary predicates for item types to scripts
|
2020-11-25 13:58:30 +00:00 |
|
Crypto City
|
159637f4e2
|
cc: add not script operator
|
2020-11-25 02:18:55 +00:00 |
|
Crypto City
|
c9eab8589f
|
game: add a border around script rows
|
2020-11-25 02:03:11 +00:00 |
|
Crypto City
|
51dbed3ba1
|
game: do not busy RPC for the current runestone when there is none
|
2020-11-25 00:41:01 +00:00 |
|
Crypto City
|
60e9f1f275
|
game: fix removing a runestone with overrides
|
2020-11-24 23:49:55 +00:00 |
|
Crypto City
|
35b378d3ee
|
cc: make a few operand parameters operands themselves
|
2020-11-24 23:16:16 +00:00 |
|
Crypto City
|
50f0e07287
|
cc: add owner item inventory operands
|
2020-11-24 17:52:04 +00:00 |
|
Crypto City
|
abc82efdab
|
cc: reserves can be configured, and items types/count are operands
|
2020-11-24 15:13:43 +00:00 |
|
Crypto City
|
73d576631c
|
cc: count coins/gems in reserves for prestige
|
2020-11-24 15:12:42 +00:00 |
|
Crypto City
|
5866489152
|
SQUASH with pestige
|
2020-11-24 15:01:41 +00:00 |
|
Crypto City
|
59130a9b57
|
game: replace VariantMapVector with Vector of VariantMap
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
049729e3f5
|
game: initialize script configuration screen with existing configuration
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
7df2072881
|
cc: check script actions refer to valid items
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
3355dcffc5
|
game: fix redundant height info in building settings screen
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
cfd87d12c0
|
tx_pool: remove stuck orders on a schedule
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
53ea38d20b
|
WIP - balance changes
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
ce2ebd25fc
|
functional_tests: fix occasional failure due to firewood burning
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
dccfd5840e
|
add prestige ranking and bonus from subsidy
also fix a couple bugs in coin collection scoring
|
2020-11-24 03:21:08 +00:00 |
|
Crypto City
|
9d24044370
|
rpc: add a cc_get_stats RPC
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
4efbc970f0
|
tb: fix enter/space not triggering buttons
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
981286b060
|
tb: fix leftover turquoise box on some edit fields
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
accda4481e
|
functional_tests: add test for the total amount of gold
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
cf6a626937
|
auction creation and bidding, auction flags on mortgage default
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
dd434d46d4
|
functional_tests: only mine past the coin minting window if necessary
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
4ba0fe2080
|
functional_tests: fix occasional discovery test failure
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
95fc22b372
|
cc: add missing event when giving a flag
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
d726c70317
|
cc: remove duplicate check in give command
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
fd025cc295
|
cc: check all referenced states exist
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
203ecd44d6
|
functional_tests: expand script test
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
70420f0c3d
|
cc: fix missing != condition
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
3c62823105
|
python-rpc: fix blob hash recording when there are no blobs
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
e6e0be698d
|
game: print running script name on window title
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
d8362d78eb
|
fix script command revert
|
2020-11-22 23:25:50 +00:00 |
|
Crypto City
|
d5ebfbc092
|
blockchain: fix random seed when popping commands
|
2020-11-22 23:25:50 +00:00 |
|