hypercross
  • Joined on 2024-04-12
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 »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 19:04:06 +08:00
c315e0643b feat: add inline-schema for command schema
95015b090c feat: add command schema
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 18:33:06 +08:00
00bed92d46 fix: change the way region align works
729f15c2bf fix: fix region align & shuffle
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 17:40:22 +08:00
284251ddf2 fix: command parsing quotes
8d778f9867 fix: rng impl
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 17:34:21 +08:00
df9698b67b feat: rng & commands impl & tests
ea337acacb chore: clean up
Compare 2 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-04-01 13:36:05 +08:00
6740584fc8 refactor: mass refactoring
hypercross pushed to master at hypercross/ttrpg-tools 2026-03-31 22:32:45 +08:00
cd5741692a refactor: alignment icons
d8058fd224 refactor: hide original frame
49fca8c18f fix: rotation
ceb2da8b1a refactor: layer transform controls
56cabea109 refactor: layer editing ui
Compare 8 commits »
hypercross pushed to master at hypercross/boardgame-core 2026-03-31 18:20:13 +08:00
d0d051f547 feat: add rule engine & tic tac toe test
hypercross created branch master in hypercross/boardgame-core 2026-03-31 18:02:37 +08:00
hypercross pushed to master at hypercross/boardgame-core 2026-03-31 18:02:37 +08:00
d27948fbfc Initial commit: boardgame-core with build fixes
hypercross created repository hypercross/boardgame-core 2026-03-31 18:00:06 +08:00
hypercross pushed to master at hypercross/ttrpg-tools 2026-03-31 17:28:41 +08:00
18ea01b904 fix: plt/print preview window stacking
246d983ad2 chore: update inline-schema
14a692cd2c fix: inline-schema type file write
57b46fedc1 chore: skip content in builds
eb1388c6bc refactor: add inline-schema
Compare 5 commits »
hypercross pushed to master at hypercross/inline-schema 2026-03-31 16:57:56 +08:00
cf55295ce7 feat: include member names in generated tuple type definitions