Commit Graph

7 Commits

Author SHA1 Message Date
d431d3382a global, cmd/horsegen: don't generate json anymore
Everything gets the data from the mdb directly instead now.
2026-06-05 15:13:36 -04:00
f40fea0ec5 mdb: package for interacting with game's local database 2026-06-05 15:13:10 -04:00
d0aec5c501 cmd/horsebot: compress served files 2026-04-02 10:45:30 -04:00
8632bb8c3c all: generate json, not code
This includes modifying horsebot to use the generated JSON, as well as
moving the generator to another cmd/ directory.

Remove the generated code while we're here.
Koka tests still have to be updated, but it requires a JSON parser.
2026-03-08 21:33:46 -04:00
c00d3d0186 cmd/horsebot: move to here 2026-02-10 14:03:41 -05:00
5bcdd45b10 horsegen: load and generate in parallel 2026-01-09 15:49:58 -05:00
0cbc0f93b5 generate character.kk from game data 2026-01-06 11:48:24 -05:00