Crypto City
4d1ef624bb
bump version to 0.36.0.0
2024-08-20 20:55:03 +00:00
Crypto City
3e5777ee60
add deployable script keyword
...
by default, scripts will not be allowed on mainnet, this keyword
will have to be added, so this allows testing new scripts on testnet
without risk of mistakenly adding them on mainnet
2024-08-20 20:55:03 +00:00
Crypto City
1a253a81b6
blockchain: more opportunities for caching the rolling median
2024-08-15 13:46:58 +00:00
Crypto City
687a389fcb
Fluorine Fermi
...
-----BEGIN PGP SIGNATURE-----
iQFJBAABCAAzFiEEh3erj3eO6JSHovjn9KygGDZB4BAFAmXwr2oVHGx1aWdpMTEx
MXdAZ21haWwuY29tAAoJEPSsoBg2QeAQjksIAJ9CSNK6LQU3b+8TdEv5knpMeyY/
n6QXCA0Xl+rPJCseQZq5+FdwZjjdGm6ptm2+R/1nDjynw7jccChh2x/T0BH/3ewD
h+30fOZ54Rm9m0hGUY7TQFf8+Nn2FK/OO+uexxMRPkj6yWmItvXTUDoEsnC0VCSn
mA8GSy9w+ei6iTeviEH5FlSD37z/r8T5DPPy4Y44WVIWd/pR5klnnCNYFCVK2eXS
nRuLRgY2r7hrfZfpH34JA2ITFVn7ijjZlmLN+/xNCoiIetkkvid4hZCnfl8haVC1
G19S9cHUC0HtQxAjY8hbBrMj/7oi7SN+2+7+m/DfsyyrW0h9aX/GJySxSiA=
=zXfB
-----END PGP SIGNATURE-----
Merge tag 'v0.18.3.3' into cc
Fluorine Fermi
2024-08-15 07:48:13 +00:00
Crypto City
bdb3e71b16
rpc: remove dead code
...
reported by sech1
2024-06-17 17:44:39 +00:00
Crypto City
8921164963
blockchain: enforce valid coinbase output pubkeys
2024-06-17 17:44:39 +00:00
Crypto City
3e8d84341e
PoS block rewards now go directly to the staker's game balance
...
to avoid nuking ring signatures for everyone by having many linkable
inputs in transactions
2024-06-17 17:44:39 +00:00
Crypto City
2f34fc4efa
add new RPC for p2pool usage
2024-06-17 17:44:39 +00:00
Crypto City
57c50ca528
add get_block_pos_history node RPC
2024-03-17 07:41:23 +00:00
Crypto City
b5207eb77c
tweak discoveries a bit
2024-03-16 22:26:10 +00:00
luigi1111
81d4db08eb
Merge pull request #9244
...
31a7f12 ringct: fix trunc_amount field name change (jeffro256)
2024-03-12 12:46:10 -04:00
jeffro256
31a7f12d55
ringct: fix trunc_amount field name change
...
Caused in commit 05231400cebfeedbbc0a5386f38a033bba6314b3, PR #9035 .
2024-03-11 20:28:01 -05:00
Crypto City
fab89a404c
fix management discoveries blurbs
2024-03-11 17:49:30 +00:00
Crypto City
400350ec2d
expose player/owner occupation to scripts
2024-03-11 14:52:09 +00:00
Crypto City
c4bfbbe453
functional_tests: add a few more auction tests
2024-03-11 14:52:09 +00:00
Crypto City
0619ef4bb7
game: add land price terrain mode
2024-03-11 14:52:09 +00:00
Crypto City
87ab297654
cc: do not make ignorable item strings for predefined items
2024-03-11 14:52:09 +00:00
Crypto City
b4b12fd628
cc: add labour usage to hunt command items list
2024-03-11 14:52:09 +00:00
Crypto City
9b89c3455f
game: tweak "assign items" wording
2024-03-11 14:52:09 +00:00
Crypto City
613edbb4e0
game: add earthquake effect
2024-03-11 14:52:09 +00:00
Crypto City
cc44a1fd80
fix moose and fish population updates when special event is on
2024-03-11 14:52:09 +00:00
Crypto City
91dcaa772f
fix missing snowstorm double decay
2024-03-11 14:52:09 +00:00
Crypto City
9f67fcceab
fix lightning target selection
2024-03-11 14:52:09 +00:00
Crypto City
facf217a70
make sure no flag is on fire when the fire event stops
2024-03-11 14:52:09 +00:00
Crypto City
fe345ac166
decrease temperature a bit more during a snowstorm
2024-03-11 14:52:07 +00:00
Crypto City
f8c6e6c320
fix rats special events description text
2024-03-11 14:51:46 +00:00
Crypto City
e647dd20cb
rpc: add cc_get_influences RPC
2024-03-11 14:51:46 +00:00
Crypto City
e4f0d074e1
cc: fix special event mixup calculating role payouts in game update
2024-03-11 14:51:46 +00:00
Crypto City
19969a80ba
cc: increase decay with underwater area
...
to make floods a bit more interesting
halve decay for fisheries to compensate
2024-03-11 14:51:46 +00:00
Crypto City
1bdaff7ee9
cc: fix division by zero in debug log
2024-03-11 14:51:46 +00:00
Crypto City
b90de558f5
add tests for defaulting buildings, and fix related bugs
2024-03-11 14:51:46 +00:00
Crypto City
d4b92a2e1c
cache role_bonus in flag data
...
it's used for pos weights, so needs to be fast to get
2024-03-11 14:51:46 +00:00
Crypto City
16f67b5c62
cc: add explicit check for item type 0 in new_item command handler
2024-03-11 14:51:46 +00:00
Crypto City
0dc1ef484e
game: add a land tax ground mode
2024-03-11 14:51:46 +00:00
Crypto City
47dee0f33e
a bit more detail on place naming rules
2024-03-11 14:51:46 +00:00
Crypto City
8acf048a7e
mayors have thrice the place naming limit for their cities
2024-03-11 14:51:46 +00:00
Crypto City
983ff064fa
holes in name places now cost a flat 1 runestone
2024-03-11 14:51:46 +00:00
Crypto City
e6e2e949fd
allow longer places as long as the area is below a max
2024-03-11 14:51:46 +00:00
Crypto City
cf8ec717fc
cc: ensure no terrain feature if larger than max allowed
2024-03-11 14:51:45 +00:00
Crypto City
ce60c13e89
increase stonecutter labour usage a bit on dense rockbed
2024-03-11 14:51:45 +00:00
Crypto City
7641663cba
include a min amount in invitations
...
so the invited user can use a couple lines of chat
2024-03-11 14:51:45 +00:00
Crypto City
16b14b1317
remove staff cost for more than 12 buildings
2024-03-11 14:51:45 +00:00
Crypto City
d079502b34
deactivate active flags which have just changed owner
...
to avoid an exploit with keeping placeholders accounts with
different occupations and shuffling flags around at the right
times to get all bonuses
2024-03-11 14:51:45 +00:00
Crypto City
fce4a57f69
game: fix getting bonuses on wrong account in building settings screen
2024-03-11 14:51:45 +00:00
Crypto City
07fdf0f4b4
game: use REQUEST_PLAYER_DATA instad of direct wallet call
2024-03-11 14:51:45 +00:00
Crypto City
33fe33c8e4
wallet_rpc_server: add no_wait generate_pos_blocks optional parameter
2024-03-11 14:51:45 +00:00
Crypto City
e2d934146d
balance occupations and add a few more
2024-03-11 14:51:45 +00:00
Crypto City
ec5ffb263e
game: add more data to E_CRYPTOCITY_REQUEST_PLAYER_DATA response
2024-03-11 14:51:45 +00:00
Crypto City
a745d7e476
hybrid PoW/PoS consensus
...
to protect against the first large monero miner to merge mine
being able to easily 51% the chain
2024-03-11 14:51:45 +00:00
Crypto City
43d57215d6
increase microclimate effect
2024-03-11 14:51:43 +00:00