Commit Graph

11527 Commits

Author SHA1 Message Date
Crypto City
2af51b7508 bump version to v0.36.1.0 2024-09-04 08:28:47 +00:00
Crypto City
2b115b52f0 rpc: add start_height in get_block_pos_history response 2024-09-04 06:57:56 +00:00
Crypto City
e557e4ce18 rpc: ensure getting stakes is atomic 2024-09-04 06:24:05 +00:00
Crypto City
5eebf9e8db cc: fix failure to create accounts while an account auction is on 2024-09-03 22:37:32 +00:00
Crypto City
3d211809a4 blockchain: move spammy timestamp errors to debug when not verifying 2024-09-03 21:57:19 +00:00
Crypto City
3fe0f171bd blockchain: fix cumulative chain difficulty for alt blocks 2024-09-03 21:56:18 +00:00
Crypto City
1b1950e048 game: fix typo in assign items screen 2024-09-02 21:43:33 +00:00
Crypto City
31a12aacef game: fix duplicate notification for pos blocks 2024-09-02 14:19:20 +00:00
Crypto City
7f322755df game: add note about typical prices when choosing initial deposit 2024-08-30 14:42:23 +00:00
Crypto City
a4f36a966f stake: fix windows build 2024-08-22 14:49:49 +00:00
Crypto City
9d4a330019 game: fix missing parenthesis in building settings screen 2024-08-22 09:23:51 +00:00
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