Crypto City
|
3adfb2570f
|
add selected text when starting playing a script, before a block
|
2021-09-24 00:55:28 +00:00 |
|
Crypto City
|
148574f6a8
|
rpc: do not include create_script command in news events
|
2021-09-21 17:48:48 +00:00 |
|
Crypto City
|
d6f07b7ce7
|
new optional message in set_script_variable command
|
2021-09-21 12:18:18 +00:00 |
|
Crypto City
|
9172b9396e
|
rpc: return a block template even when "busy"
|
2021-09-12 21:25:38 +00:00 |
|
Crypto City
|
3e93a91c28
|
db_lmdb: do not use DUPSORT for cc_events table
It increase the size somewhat but can store events of arbitrary
length.
|
2021-09-12 21:25:38 +00:00 |
|
Crypto City
|
3a66c39d27
|
game: avoid creating an SSL key when using the auto local daemon
|
2021-09-04 14:14:07 +00:00 |
|
Crypto City
|
e4b60d8545
|
fixes after merge
|
2021-09-01 23:21:48 +00:00 |
|
Crypto City
|
489a261db0
|
Merge remote-tracking branch 'origin/master' into cc
8fde011dbe
|
2021-09-01 15:50:02 +00:00 |
|
Crypto City
|
6ea0eeb1d2
|
faster version of cc_get_game_events
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
e95536f6dd
|
speed up news gathering
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
72dc5e7cc7
|
filter news candidates in the daemon for performance
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
30a0db432b
|
add snowstorm event and associated in game weather effeect
|
2021-09-01 15:12:14 +00:00 |
|
Crypto City
|
cfa883088b
|
rpc: fix wrong top hash in cc_get_snapshot response
|
2021-09-01 15:12:13 +00:00 |
|
Crypto City
|
018e977c7a
|
rpc: fix overflow in gold content reporting
|
2021-09-01 15:12:13 +00:00 |
|
Crypto City
|
0b9728c08d
|
game: more optional command info in history
|
2021-08-21 14:44:33 +00:00 |
|
Crypto City
|
83ebf8aad4
|
improve third party matching
|
2021-08-18 22:38:51 +00:00 |
|
Crypto City
|
9bae95ca45
|
faster snapshot retrieval
|
2021-08-16 17:18:05 +00:00 |
|
Crypto City
|
9d091d880b
|
rpc: fix bootstrap mode snapshot RPC mismatch
|
2021-08-16 13:51:15 +00:00 |
|
Crypto City
|
5db3e646af
|
make potential/height functions safer
|
2021-08-12 11:01:36 +00:00 |
|
Crypto City
|
4212585cf4
|
game: add city info in the travel to city screen
|
2021-08-12 11:01:35 +00:00 |
|
Crypto City
|
88c2c3d68a
|
do not consider commands with bad signatures in chat/pending
These are probably from another chain, or malicious, though
they could be due to a reorg
|
2021-08-12 11:01:35 +00:00 |
|
Crypto City
|
548b3450e7
|
rpc: add some sanity checks to cc_get_production
|
2021-07-20 09:33:45 +00:00 |
|
Crypto City
|
c96b9dd18f
|
rpc: take building influence into consideration in cc_get_production
|
2021-07-18 17:47:00 +00:00 |
|
selsta
|
87a092811d
|
rpc: source file extensions must be explicit (cmake warning)
|
2021-07-15 09:42:57 +02:00 |
|
Crypto City
|
fcf3261ef5
|
daemon: add a few parameters to cc_get_last_events
|
2021-07-07 19:58:23 +00:00 |
|
Crypto City
|
7a6beb4b3c
|
rpc: return expiration block in cc_is_invitation_used
|
2021-07-07 19:58:22 +00:00 |
|
Crypto City
|
3536b1d36a
|
some things are now affected by how much a flag is south oriented
|
2021-07-05 00:49:36 +00:00 |
|
Crypto City
|
fed2fb90ac
|
rpc: add a cc_get_production RPC
|
2021-07-04 08:20:46 +00:00 |
|
Crypto City
|
0e49625986
|
bonus/penalties based on average flag slope
|
2021-07-03 15:40:49 +00:00 |
|
luigi1111
|
7499837a6f
|
Merge pull request #7661
08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett)
|
2021-06-10 12:00:54 -05:00 |
|
luigi1111
|
a1a3e970f7
|
Merge pull request #7662
4da1112 rpc: send confirmations in get_transactions result (moneromooo-monero)
|
2021-06-10 11:34:20 -05:00 |
|
Crypto City
|
570b636321
|
game: add notification (with icon) when we're outbid in an auction
|
2021-05-30 10:59:31 +00:00 |
|
Crypto City
|
6eeea7ed94
|
coins can now have a custom graphic design
|
2021-05-29 12:32:20 +00:00 |
|
Crypto City
|
86b6f72827
|
include pubkey and balance in cc_get_accounts response
|
2021-05-23 18:25:51 +00:00 |
|
Crypto City
|
a6be1d2703
|
game: allow fetching item ownership list from the player screen
|
2021-05-16 10:45:40 +00:00 |
|
Crypto City
|
5752dd53b0
|
fix creating new scripts with new blobs
|
2021-05-15 14:14:31 +00:00 |
|
Crypto City
|
135742961f
|
add logging/quarrying/maintenance discoveries
|
2021-05-14 17:22:13 +00:00 |
|
Crypto City
|
93c8da0b5c
|
cc: make all event logs use past tense
|
2021-05-14 16:40:36 +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
|
da31dce374
|
remove obsolete last update events from the snapshot
|
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
|
931773c40e
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00:00 |
|
Crypto City
|
a6b5210c2f
|
increase tax increase min radius with city level
|
2021-04-21 13:56:25 +00:00 |
|
Crypto City
|
241b1edf69
|
add cartography discoveries, and tweak some discovery costs
|
2021-04-19 10:45:02 +00:00 |
|
Crypto City
|
b0e4ee8621
|
rpc: fix rejected tx reason flag mixup
|
2021-04-18 19:23:47 +00:00 |
|
Crypto City
|
182c585e06
|
rpc: fix fire_state not being returned in cc_get_flag
|
2021-04-18 19:23:47 +00:00 |
|
luigi1111
|
288e5ec350
|
Merge pull request #7384
494f2e1 rpc: fix some error return codes/status (moneromooo-monero)
|
2021-04-16 12:48:05 -05:00 |
|
luigi1111
|
2218e23e84
|
Merge pull request #7002
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
|
2021-04-16 12:43:42 -05:00 |
|
Crypto City
|
c844683731
|
rpc: fix snapshot missing the most recent building
|
2021-04-16 12:16:32 +00:00 |
|
moneromooo-monero
|
4da1112967
|
rpc: send confirmations in get_transactions result
if the wallet does it, it would get a wrong result (possibly even
negative) if its local chain is not synced up to the daemon's yet
|
2021-04-15 15:31:52 +00:00 |
|