hypercross
  • Joined on 2024-04-12
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 23:58:15 +08:00
cc7f302677 refactor: make game host return the setup promise
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 23:50:50 +08:00
912ef6e283 refactor: make game host return the setup promise
dd73deabb0 refactor: just throw Error if fail
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 22:55:00 +08:00
b929a126a1 fix: api doc
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 22:48:09 +08:00
f5830ea637 docs: some fixes
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 22:29:29 +08:00
bd2988902a fix: boop
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 22:27:22 +08:00
43587ac3ad fix: boop
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 22:23:19 +08:00
b9105efd03 fix: fix tests
a02403d2c7 docs: update docs
e58690c9c6 fix: impl
Compare 3 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 21:57:31 +08:00
28782aaf9b fix: tests for boop
b90a4bba52 refactor: massive way of writing fix
8f86b88c88 refactor: update sample
9e2947a8d6 refactor: prompt validation
af9254603a refactor: don't use this
Compare 11 commits »
hypercross pushed to master at hypercross/inline-schema 2026-04-04 17:08:30 +08:00
f656a62606 fix: add int/float to type gen
hypercross pushed to master at hypercross/inline-schema 2026-04-04 17:05:27 +08:00
4146fda348 feat: add int/float to types
hypercross pushed to master at hypercross/inline-schema 2026-04-04 16:55:20 +08:00
8bf28c8aed fix: types for rollup
hypercross pushed to master at hypercross/inline-schema 2026-04-04 16:44:06 +08:00
08cac3965e feat: add inline-schema/csv-loader/rollup for tsup/vite
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 15:37:26 +08:00
775bb00bed refactor: addInterrupt is now on GameHost
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 15:27:39 +08:00
60a6bcad77 docs: update docs
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 15:08:39 +08:00
a0dd5c94f5 feat: produceAsync
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 14:06:29 +08:00
25f9992be6 refactor: remove host options
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 14:05:56 +08:00
a95ad4210d refactor: remove host options
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 14:05:26 +08:00
f930d2943e refactor: remove host options
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 13:20:36 +08:00
d7d484e4d3 docs: keep docs shorter
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 13:11:09 +08:00
ceaf4e8ded docs: update readme