Commit Graph

7 Commits

Author SHA1 Message Date
Crypto City
43af56a3c6 game: fix a couple typos in encyclopedia 2024-11-23 17:02:58 +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
372cef4389 game: encyclopedia entries now use markdown 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
3582f9027a game: fix "Standstone" typo 2023-08-14 05:11:23 +00:00
Crypto City
494d339105 game: use filesystem (or pak file) to load the encyclopedia
avoids needing to keep an unwieldy json file in sync
2023-05-11 06:07:58 +00:00