Commit Graph

16107 Commits

Author SHA1 Message Date
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
Crypto City
e940b3ada8 cc: only enable coru test items from the coru fork 2024-11-22 20:46:16 +00:00
Crypto City
6ce8da8303 add recent tables to townforge-blockchain-prune 2024-11-22 20:46:16 +00:00
Crypto City
5c5ca16a77 do not drop connections when getting a block with timestamp too large
also, resume dropping for other timestamp issues, as before
2024-11-22 20:46:16 +00:00
Crypto City
f8b2e4e6bc game: add generated encyclopedia data table articles 2024-11-22 20:46:16 +00:00
Crypto City
7408e0eaab game: auto generate encyclopedia articles for data tables
such as heating/food needs, influence bonuses, etc
2024-11-22 20:46:16 +00:00
Crypto City
f2b7358bcb cc: fix flag gemstone bonus
and while there, make those numbers nice "round" numbers for
user friendliness
2024-11-22 20:46:16 +00:00
Crypto City
77f02ed10d game: discover encyclopedia articles from the build, not source, tree 2024-11-22 20:46:16 +00:00
Crypto City
e8b7270af3 game: fix encyclopedia not showing scrollbars when needed 2024-11-22 20:46:16 +00:00
Crypto City
fc751b77f0 game: fix html rendering beyond widget bounds 2024-11-22 20:46:16 +00:00
Crypto City
1a9a15661d stake: print block hash when found, not pos hash 2024-11-22 20:46:16 +00:00
Crypto City
1dafeed244 introduce a lifetime trade limit based on tax paid 2024-11-22 20:46:16 +00:00
Crypto City
163c39dcd8 game: better scripts ui after selecting a script choice 2024-11-22 20:46:16 +00:00
Crypto City
724b0af463 cc: add missing newbie coins in game events on character creation 2024-11-22 20:46:16 +00:00
Crypto City
7f4d4c49c1 add a limit on the number of open orders a player may have
also lower some existing txpool limits
2024-11-22 20:46:16 +00:00
Crypto City
7fcaab3e1e serialization: allow embedded objects access to the parent object version 2024-11-22 20:46:16 +00:00
Crypto City
8d3afcdec8 cc: from v23, mitigate user textures spamming
to qualify for user texture max, a cultural building must have been built
by the player adding a texture

this prevents a spammer creating new accounts and giving a single building
to every new account
2024-11-17 16:33:07 +00:00
Crypto City
efcdf59dc8 game: make html links lighter, given the darker background 2024-11-17 16:33:07 +00:00
Crypto City
d1034024d1 game: trees can now reparent groups with too few items
do so for scripts
2024-11-17 16:33:07 +00:00
Crypto City
d64a113c3e md4c: build PIC 2024-11-17 16:33:07 +00:00
Crypto City
089ee68dac script groups can now be added as contentless scripts 2024-11-17 16:33:07 +00:00
Crypto City
51e529f82f cmake: BACKCOMPAT and SANITIZE are incompatible 2024-11-17 16:33:07 +00:00
Crypto City
92216f1ebd game: change the scripts screen main list to a tree
used as a list for now
2024-11-17 16:33:07 +00:00
Crypto City
4fa5b5eaf8 scripts can now have an optional group name
unused for now
2024-11-17 16:33:07 +00:00
Crypto City
8b1a5da17d game: add back button on the encyclopedia screen 2024-11-17 16:33:07 +00:00
Crypto City
4427b84528 game: add some more encyclopedia articles 2024-11-17 16:33:07 +00:00
Crypto City
fd3ae115fb game: simplify encyclopedia links
links now do not need to specify a path, articles will be found
wherever they are in the tree structure

this will allow easier moving around if the encyclopedia grows
without breaking links

this implies no articles may share a name
2024-11-17 16:33:07 +00:00