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
Crypto City
c0575447d6
game: fix markdown links to urls with spaces and non ASCII characters
2024-11-17 16:33:07 +00:00
Crypto City
9eed61d95e
game: add some more encyclopedia entries
2024-11-17 16:33:07 +00:00
Crypto City
372cef4389
game: encyclopedia entries now use markdown
2024-11-17 16:33:07 +00:00
Crypto City
3c685ee575
add md4c submodule
2024-11-17 16:33:07 +00:00
Crypto City
2bcf9b367e
game: always reload encyclopedia articles
...
for development speed
2024-11-17 16:33:07 +00:00
Crypto City
e7d7bb99a2
game: allow link to other encyclopedia articles in encyclopedia articles
2024-11-17 16:33:07 +00:00
Crypto City
b0a71e90e5
game: add some more basic encyclopedia entries
2024-11-17 16:33:07 +00:00
Crypto City
f0fb4d7612
game: remove auto script screen update while in a script
...
this avoids removing a text the player had not finished reading
2024-11-17 16:33:07 +00:00
Crypto City
6bb0b6bb0c
game: ensure spectator is removed when loading a wallet
2024-11-17 16:33:07 +00:00
Crypto City
42c656b302
realtime_avatar_server: fix time base in log
2024-11-17 16:33:07 +00:00
Crypto City
2b18b1b0e2
game: add a confirmation step to the new item screen
2024-11-17 16:33:07 +00:00
Crypto City
e0514ccc9c
game: fix 'exact' terrain modes offset
2024-11-17 16:33:07 +00:00
Crypto City
993c3b1661
game: fix leak in tree construction
2024-11-17 16:33:07 +00:00
Crypto City
f66af1fb10
game: fix leak in vistas screen
2024-11-17 16:33:07 +00:00
Crypto City
056c8198bc
game: fix read buffer overflow in player screen
2024-11-17 16:33:07 +00:00
Crypto City
041a504689
game: fix user after free in welcome screen
2024-11-17 16:33:07 +00:00
Crypto City
c216cd6fc7
block_queue: remove unused variable
2024-11-17 16:33:07 +00:00
Crypto City
0d30c67546
game: add copy from clipboard to vista screen
2024-11-17 16:33:07 +00:00
Crypto City
0cec8cfdfe
blockchain: guard against ppssible exception in get_blocks
2024-11-17 16:33:07 +00:00
Crypto City
c48a205f5d
bump version to v0.36.5.3
2024-11-17 16:33:07 +00:00
Crypto City
d5fecf13ec
cc: fix syncing scripts in existing chain
...
with the more blob happy settings
2024-11-17 16:33:07 +00:00
Crypto City
e635c4946e
bump version to v0.36.5.2
2024-10-25 09:11:21 +00:00
Crypto City
6f56ddde57
game: fix crash when no earthquake
2024-10-25 09:10:42 +00:00
Crypto City
da1e58c986
bump version to v0.36.5.1
2024-10-24 19:20:01 +00:00