hypercross
  • Joined on 2024-04-12
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
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 12:48:56 +08:00
22d40fdc50 refactor: remove setup command from host creation
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 11:06:44 +08:00
ae98e0735a chore: add GameModule type
be4ff7ae08 feat: add currentPlayer to prompt
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 01:11:12 +08:00
d1264f3b9e chore: add full game test
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 01:03:14 +08:00
a89aac9c21 docs: update docs
hypercross pushed to master at hypercross/boardgame-core 2026-04-04 01:00:53 +08:00
6c8d6e0790 refactor: add promptEnd event
697d23e932 feat: add game host
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-03 17:56:40 +08:00
50c146964d chore: update tests and imports