Commit Graph

15635 Commits

Author SHA1 Message Date
Crypto City
d62029ca90 to squash with mm 2024-06-12 10:57:24 +00:00
Crypto City
92f3ad4dae blockchain: enforce valid coinbase output pubkeys 2024-06-04 07:27:25 +00:00
Crypto City
4fc03129c3 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-03 17:37:50 +00:00
Crypto City
8b0247e76d add new RPC for p2pool usage 2024-05-27 15:03:14 +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
Crypto City
fab89a404c fix management discoveries blurbs 2024-03-11 17:49:30 +00:00
Crypto City
0abc6ee818 functional_tests: add crop yield test 2024-03-11 16:42:08 +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
58a28936f5 functional_tests: add tests for flag deactivation on transfer 2024-03-11 14:52:09 +00:00
Crypto City
dee007f971 functional_tests: add tests for some city specializations 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
154a5b371c functional_tests: add pos test with tricked out account 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
f6859ad48d functional_tests: add special events tests 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
e13503ae79 functional_tests: add some more tests for cc_get_production 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