Commit Graph

8 Commits

Author SHA1 Message Date
zephyr 2b69211a6c horse: update deps 2026-06-17 09:58:02 -04:00
zephyr 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
zephyr f40fea0ec5 mdb: package for interacting with game's local database 2026-06-05 15:13:10 -04:00
zephyr d0aec5c501 cmd/horsebot: compress served files 2026-04-02 10:45:30 -04:00
zephyr 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
zephyr c00d3d0186 cmd/horsebot: move to here 2026-02-10 14:03:41 -05:00
zephyr 5bcdd45b10 horsegen: load and generate in parallel 2026-01-09 15:49:58 -05:00
zephyr 0cbc0f93b5 generate character.kk from game data 2026-01-06 11:48:24 -05:00