hypercross
  • Joined on 2024-04-12
hypercross pushed to master at hypercross/boardgame-core 2026-04-03 11:20:39 +08:00
cf7cfcd86b docs: agent and readme
hypercross pushed to master at hypercross/ttrpg-tools 2026-04-03 10:13:45 +08:00
685ff08b78 fix: fix audit & inline schema to file?
hypercross pushed to master at hypercross/boardgame-core 2026-04-03 10:07:53 +08:00
768c6ebc84 refactor: update readme
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 21:58:10 +08:00
b71ba12454 feat: add new functions
hypercross pushed to master at hypercross/ttrpg-tools 2026-04-02 21:09:34 +08:00
12c2473aeb refactor: swithc to npm link based dependency
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 21:07:35 +08:00
11d6cbd030 chore: switch to npm link based dependencies
hypercross pushed to master at hypercross/inline-schema 2026-04-02 21:04:28 +08:00
da1e3b2dac refactor: remove dist/ from git
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 20:11:52 +08:00
ab1f27e662 chore: add prepare script
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 19:56:52 +08:00
39e1f52f71 refactor: allow the player to choose kitten to graduate in 8-piece-rule
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 19:56:27 +08:00
94e021974f refactor: choose a kitten to graduate
793c7d834b refactor: update boop implementation
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 19:32:05 +08:00
15122defcc refactor: update usage pattern for tic tac toe and boop
5f812a3478 fix: fix tests for PromptEvent refactor
c886e904a8 refactor: change PromptEvent reject/resolve to cancel/tryCommit
a766050773 feat: upgrade inline-schema
Compare 4 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 17:45:12 +08:00
d4d428b577 refactor: improved line checks
975d363769 refactor: fix boop placement
ecb09c01a1 feat: add boop sample
06c801e6ae refactor: improve tic tac toe with region entity
b1a6619ae3 refactor: add region entity
Compare 6 commits »
hypercross pushed to master at hypercross/inline-schema 2026-04-02 17:34:19 +08:00
16d88d6108 build: update dist files for loader export
b7e65ebc1d feat: export extra functions from the loader
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 15:37:27 +08:00
f4649e0dac chore: AGENTS.md
4f49599527 fix: fix imports
bd9569992b fix: fix tic tac toe test
0948e5a742 fix: fix game/region tests.
b7c5312b60 fix: fix tic tac toe tests
Compare 12 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 11:32:28 +08:00
846badc081 tests: game and tic tac toe
1cb7fa05ec refactor: rewrite game & tic tac toe
5042d6ebc7 refactor: allow run command to return a typed result
d4a8668b54 refactor: remove context. add game.
9c7baa29ef refactor: add a new async queue
Compare 6 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 09:08:34 +08:00
bcb31da773 refactor: move runner context to handler's this
3bc35df63c feat: add command runner and registry
281cbf845d refactor: change CommandSchema's options/flags to be Records
f1b1741db8 refactor: move command.ts to command/index.ts
Compare 4 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 00:44:15 +08:00
e06dc8ecba refactor: improve rule handling
hypercross pushed to master at hypercross/boardgame-core 2026-04-02 00:17:00 +08:00
ff9d9bd9a1 refactor: fix command parsing
a8ff79e4e5 fix: fix tic-tac-toe test
b33c901c11 feat: add tic-tac-toe with rule invoking rule
dbd2a25185 refactor: fix reactivity
Compare 4 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 22:37:17 +08:00
4761806a02 refactor: break up command.ts
ad0d349090 chore: tests for rule
170217db30 feat: rule dispatch
de730c6479 docs: readme.md
dbe567ea1d refactor: various improvements
Compare 5 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 21:18:50 +08:00
033fb6c894 refactor: command syntax improvement
d1ea04c442 fix: command parsing
Compare 2 commits »