1
0
Fork 0
Commit Graph

252 Commits

Author SHA1 Message Date
Pabloader d2003bc639 Repeated inputs 2026-05-06 10:16:46 +00:00
Pabloader 8b3da34d8c Refactor js exports 2026-05-05 15:47:29 +00:00
Pabloader 3e2d088848 Fix native access errors 2026-05-05 15:31:15 +00:00
Pabloader 738272f2d4 Optimize text display 2026-05-05 14:41:40 +00:00
Pabloader 0c10347c78 Dungeon crawl 2026-05-05 11:25:34 +00:00
Pabloader 17e34d5ba2 Add width/height to textdisplaysystem 2026-05-05 09:14:32 +00:00
Pabloader 5796f914e3 Text display viewport 2026-05-05 09:11:40 +00:00
Pabloader 7cc1d5f504 BSP dungeon generator 2026-05-05 07:19:34 +00:00
Pabloader 0077def410 Shadow cast algorithm 2026-05-04 15:57:53 +00:00
Pabloader 96d85d3164 Fix wasm plugin & proxy the env 2026-05-04 14:26:24 +00:00
Pabloader 85a264eed3 Circle drawing 2026-05-04 14:09:03 +00:00
Pabloader 32927d5623 Make display public 2026-05-03 11:04:43 +00:00
Pabloader 90bac08e0b Move the logic to mainloop 2026-05-03 08:57:31 +00:00
Pabloader 1c22edaac1 Stabilize resources 2026-05-02 20:19:47 +00:00
Pabloader 1d3882e954 Remove log 2026-05-02 18:39:22 +00:00
Pabloader 2fe3fb1763 Complete refactor text-dungeon to new ECS architecture. 2026-05-02 18:38:18 +00:00
Pabloader 6568e1e8d9 Move component decorator to all decorators 2026-04-30 16:27:42 +00:00
Pabloader b549193a3b Add TextDisplay with canvas 2026-04-30 15:25:22 +00:00
Pabloader 6b3c0c77a1 Namespace variables by component 2026-04-30 13:08:00 +00:00
Pabloader 6d5cd0b2cc Tests 2026-04-29 16:01:52 +00:00
Pabloader 8b93a732a7 Add linter 2026-04-29 09:28:17 +00:00
Pabloader 066271205a QoL Improvements for actions and context 2026-04-29 08:16:18 +00:00
Pabloader 5dec0901ac Pass context to all actions 2026-04-28 21:46:28 +00:00
Pabloader f6b3b5b66e Refactor the inventory 2026-04-28 21:06:01 +00:00
Pabloader 89651f6674 ECS rewrite 2026-04-28 18:52:02 +00:00
Pabloader 0ad5c60cdd Fix bugs 2026-04-28 14:46:23 +00:00
Pabloader 2d4a59f2b3 Rewrite types using typebox 2026-04-28 12:28:54 +00:00
Pabloader ab68a5ffc6 Decorators and components 2026-04-28 11:58:25 +00:00
Pabloader ad327b17d7 Dialog coverage test 2026-04-26 14:08:32 +00:00
Pabloader 8fd0d317cf Dialogs engine 2026-04-24 16:53:18 +00:00
Pabloader 9c50b5d3e9 Limit images size, substitute variables in titles 2026-04-20 14:58:33 +00:00
Pabloader 3088675a39 Limit images size, substitute variables in titles 2026-04-20 14:57:31 +00:00
Pabloader acf2527d7e Reload after importing 2026-04-16 15:44:24 +00:00
Pabloader d2d3ad42d8 Integrate backend into storywriter 2026-04-16 15:36:29 +00:00
Pabloader 6a7cfc0dc9 Get game name from VAR 2026-04-16 13:51:03 +00:00
Pabloader 1fea3e49d2 Hide title in menu 2026-04-16 12:44:10 +00:00
Pabloader 710e866de9 Convert dataurl to blob 2026-04-16 12:42:49 +00:00
Pabloader cc8f99084b Fix crash in settings, optimize models loading 2026-04-16 07:33:22 +00:00
Pabloader f4a8595dac Add sampler to image generation settings. 2026-04-15 08:14:47 +00:00
Pabloader a2684eda63 Chat tools 2026-04-14 20:43:46 +00:00
Pabloader 81959ad601 Image generator 2026-04-14 17:17:17 +00:00
Pabloader 5f83ca7cc2 Image model selection 2026-04-14 16:14:54 +00:00
Pabloader c2ad2cfae4 Check for models modality 2026-04-14 14:42:34 +00:00
Pabloader 93a40db640 Gen/uptame split 2026-04-14 12:14:47 +00:00
Pabloader 01888131b5 Import/export story 2026-04-14 06:45:17 +00:00
Pabloader 662b903bb4 Fix workers editing 2026-04-13 15:34:13 +00:00
Pabloader ecacc126f4 Sampling settings 2026-04-13 10:18:36 +00:00
Pabloader f81d8674c0 Refactor inputs 2026-04-12 18:11:07 +00:00
Pabloader 7f18a66a8b Refactored contenteditable to handle newlines correctly. 2026-04-12 17:56:41 +00:00
Pabloader 2a711a6dea Add errors handling 2026-04-12 10:51:35 +00:00