hypercross
  • Joined on 2024-04-12
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-30 18:28:48 +08:00
fa57727abb feat(md-font): Add color prop support
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-30 18:24:47 +08:00
f337acd142 feat(md-bg): Add solid color background support
hypercross pushed to master at hypercross/ecs-observable 2026-06-28 15:07:46 +08:00
9bf0e5e049 feat(bt): Add wait and whilst, rename leaf to action
hypercross pushed to master at hypercross/ecs-observable 2026-06-28 14:51:57 +08:00
204b9100e6 feat(bt): Rename repeat to cycle and refactor runner
hypercross pushed to master at hypercross/ecs-observable 2026-06-28 10:19:48 +08:00
1253bf82d2 feat(bt)!: Remove legacy tree definition format
ddde3f7597 feat(bt): Add entity-based task factories
Compare 2 commits »
hypercross pushed to master at hypercross/ttrpg-tools 2026-06-26 11:33:32 +08:00
936ccb7433 chore(deps): add husky dev dependency
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 created branch master in hypercross/char-sheet 2026-06-18 18:55:45 +08:00
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 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 »