Commit Graph

16333 Commits

Author SHA1 Message Date
Crypto City
936f708e70 cc: add some more info in a couple error messages 2025-08-01 07:02:13 +00:00
Crypto City
90e0def560 cc: fix accepting a start_script command that won't be mined 2025-08-01 07:02:13 +00:00
Crypto City
2bb64da531 fix reverting game updath when fishing ends in medium/far waters 2025-08-01 07:02:13 +00:00
Crypto City
be052b27b1 disable coru for now 2025-08-01 07:02:13 +00:00
Crypto City
79ad4f0d1a bump inactivity check to a day's worth of blocks
to match faster blocks after the switch to pos+merge mining
2025-08-01 07:02:13 +00:00
Crypto City
74a04bcb76 base the max recent command limit on tax paid 2025-08-01 07:02:13 +00:00
Crypto City
dc434cf629 prevent too many commands in too short a time 2025-08-01 07:02:13 +00:00
Crypto City
796026cba6 cc: add a "landfall" news item at chain start 2025-08-01 07:02:12 +00:00
Crypto City
ae30462b56 remove some old data format updates from previous testnet 2025-08-01 07:02:12 +00:00
Crypto City
79a97e93e8 consumable items can now be set to use 1 per N tiles
instead of 1 per flag, for balance purposes
2025-08-01 07:02:12 +00:00
Crypto City
1b37ab42e0 Revert "protocol: update peer height on receiving a fluffy block"
This reverts commit 17b1ef5bc4.
2025-08-01 07:02:12 +00:00
Crypto City
05b6e53e5a remove update forks to prepare for chain reset 2025-08-01 07:02:12 +00:00
Crypto City
14345a86e7 remove version hack in snapshot for a chain reset 2025-08-01 07:02:12 +00:00
Crypto City
0e2d8a1fd4 cc: fix signed/unsigned mismatches in scripts being silently ignored 2025-08-01 07:02:12 +00:00
Crypto City
6174a92be7 cc: prevent auctioning accounts while a script is running 2025-08-01 07:02:11 +00:00
Crypto City
c47c412ff3 protocol: update peer height on receiving a fluffy block 2025-08-01 07:02:11 +00:00
Crypto City
a4e307a1c0 game: fix ui issues in palette screen 2025-08-01 07:02:11 +00:00
Crypto City
a88ebc67f2 bump version to v0.36.6.4 2025-07-31 20:51:56 +00:00
Crypto City
fe1e6f7d4e fix debian build 2025-07-31 20:50:19 +00:00
Crypto City
25d22e6398 fix windows build 2025-07-31 18:01:27 +00:00
Crypto City
be31cdae55 bump version to v0.36.6.3 2025-07-31 16:24:22 +00:00
Crypto City
8c8cd01a5a tx_pool: fix automatic addition of synthetic txes past the limit
also allow the game account to get past the limit
2025-07-31 16:22:57 +00:00
Crypto City
b4fa662fea bump version to v0.36.6.2 2025-06-07 18:44:54 +00:00
Crypto City
db7978c698 game: create tx for palette changes even if no blocks were added/removed 2025-06-07 18:44:46 +00:00
Crypto City
2a88d11edf game: fix ? button in flag special event section showing wrong help 2025-06-07 18:44:46 +00:00
Crypto City
d816d7e017 do not try to add "empty" merchant ship trade commands to the txpool 2025-06-07 18:41:12 +00:00
Crypto City
c5f1b1674d bump version to v0.36.6.1 2024-11-23 19:37:33 +00:00
Crypto City
847f6ba2ae point md4c repo to git.townforge.net 2024-11-23 19:34:15 +00:00
Crypto City
43af56a3c6 game: fix a couple typos in encyclopedia 2024-11-23 17:02:58 +00:00
Crypto City
a6d726d16d ensure synthetic commands have the right version number 2024-11-23 16:09:21 +00:00
Crypto City
047c457930 bump version to v0.36.6.0 2024-11-23 13:40:01 +00:00
Crypto City
eb2474bf28 add v23 from height 390000 2024-11-23 13:40:01 +00:00
Crypto City
261e8eb5bb game: add farming encyclopedia articles 2024-11-23 13:40:01 +00:00
Crypto City
49183af238 game: default to show only one unused slot in palette screen 2024-11-23 12:53:48 +00:00
Crypto City
50953c7911 cc: change a return erorr flag to something more appropriate 2024-11-23 11:12:22 +00:00
Crypto City
d3f63f0f72 textures on flag 3d models can now be offset 2024-11-23 11:12:22 +00:00
Crypto City
29a0c04a9c protocol: tone down unwanted 'new top block' default logs a bit 2024-11-23 11:12:22 +00:00
Crypto City
cb2176149e epee: decrease net.p2p level 1 logs 2024-11-23 11:12:22 +00:00
Crypto City
c71fa77e4a wallet2: detect PoS and game update in-game balance changes too 2024-11-23 11:12:22 +00:00
Crypto City
eef6e8f11a add epoch coins
having all of them gives you +1.5% prestige bonus
2024-11-22 20:46:17 +00:00
Crypto City
09a1917f85 from v23, allow lightning only from city level 3
to have enough buildings not to target the only ones around
2024-11-22 20:46:17 +00:00
Crypto City
06618df9f8 game: generate farming encyclopedia tables 2024-11-22 20:46:17 +00:00
Crypto City
d0f605f433 nutrients use now depends on time a crop has been growing 2024-11-22 20:46:17 +00:00
Crypto City
4d72025420 rpc: fix off by one in calender rpc 2024-11-22 20:46:17 +00:00
Crypto City
10868b1bcb tx_pool: mine txes in game update blocks 2024-11-22 20:46:17 +00:00
Crypto City
a0b79af6e5 functional_tests: fix test failure with game update pos blocks with txes
pos block rewards pay tx fees to game balances, while pow block rewards
pay them out of the game
2024-11-22 20:46:17 +00:00
Crypto City
2e0665740f add bad soil conditions special event from v23
prevents soil nutrients recovery
2024-11-22 20:46:17 +00:00
Crypto City
64b6ab8ad6 disable coru badge before the coru fork 2024-11-22 20:46:17 +00:00
Crypto City
5d4c32a275 blockchain: fix stray bans 2024-11-22 20:46:17 +00:00
Crypto City
18052cb5b3 add metric/imperial option for distances/areas 2024-11-22 20:46:17 +00:00