hypercross
  • Joined on 2024-04-12
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-26 11:22:19 +08:00
1b51370ad0 feat(husky): Add post-merge hook and prepare script
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-26 11:11:29 +08:00
e4b980202e feat(doc): Add md-border entry and reformat existing props
e861b80f57 feat(components): add md-border custom element
Compare 2 commits »
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-25 21:04:58 +08:00
110451ae04 feat: Add command documentation dialog
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-25 20:43:44 +08:00
f734da6acd feat(viewer): Add md-embed component
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-25 20:38:59 +08:00
f19c7ff77c refactor(markdown): Replace using with try-finally
1a4ae417fe feat: Add multi-source font and style manager
Compare 2 commits »
hypercross pushed to master at hypercross/char-sheet 2026-06-18 18:55:45 +08:00
2dd55d15b9 feat: scaffold character sheet generator with multi-game support
hypercross created branch master in hypercross/char-sheet 2026-06-18 18:55:45 +08:00
hypercross created repository hypercross/char-sheet 2026-06-18 18:45:02 +08:00
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-16 16:41:11 +08:00
771fe6a112 style: add mask properties to icon class
hypercross pushed to master at hypercross/ecs-observable 2026-06-02 18:08:02 +08:00
968672da06 fix(blackjack): update payout function signature
hypercross pushed to master at hypercross/ecs-observable 2026-06-02 18:05:43 +08:00
365b2c4d13 fix: handle edge object in serialization tests
cd6350e0b1 feat: add support for data-carrying relationships
Compare 2 commits »
hypercross pushed to master at hypercross/ecs-observable 2026-06-02 10:39:23 +08:00
a97488e8d6 refactor(examples): reorganized code
5d125167cc refactor: make getRelatedTo return an iterator
2469cdc7cb feat(examples): add blackjack game example
Compare 3 commits »
hypercross pushed to master at hypercross/ecs-observable 2026-06-02 00:38:20 +08:00
ef9abf03c6 docs: add singleton components, commands, and behaviour trees
4182bc1578 feat(bt): support generator leaves and delta time
ec8f668392 feat(bt): add declarative tree builder
ccd0e3afb4 feat(world): add singleton component support
Compare 4 commits »
hypercross pushed to master at hypercross/ecs-observable 2026-06-01 23:24:39 +08:00
efa92be5ab feat(bt): implement subtree status clearing in TaskRunner
c3c24d2350 feat(examples): add Tetris game example
Compare 2 commits »
hypercross pushed to master at hypercross/ecs-observable 2026-06-01 23:05:04 +08:00
3620e80807 feat(bt): add repeat and selector task kinds
hypercross pushed to master at hypercross/ecs-observable 2026-06-01 22:52:07 +08:00
4e37e03d3f feat: add behavior tree implementation
2fe9203be9 perf: track component and relationship counts per entity
9e788b135b feat: add CommandQueue for pull-based command processing
Compare 3 commits »
hypercross pushed to master at hypercross/ecs-observable 2026-05-31 17:31:15 +08:00
fd78e9ce6d docs: add USAGE.md documentation
hypercross pushed to master at hypercross/ecs-observable 2026-05-31 17:18:50 +08:00
46da8abbe1 refactor: remove rxjs dependency
87c01858e7 test: add missing types to serialization tests
81efb6cb0a refactor: split WorldEvent into EntityEvent and RelEvent
05674a349f refactor: improve type safety in World and tests
9953c7c556 test: expand serialization test coverage
Compare 10 commits »
hypercross created branch master in hypercross/ecs-observable 2026-05-31 17:18:49 +08:00
hypercross created repository hypercross/ecs-observable 2026-05-31 17:18:20 +08:00