1
0
Fork 0
Commit Graph

361 Commits

Author SHA1 Message Date
Pabloader 479ebbf9b9 AABB physics 2026-05-31 12:28:52 +00:00
Pabloader b085e7ec6a Contact table refactor 2026-05-31 12:07:33 +00:00
Pabloader 8cde9818f4 Fix engine bugs 2026-05-31 11:37:33 +00:00
Pabloader 65660cc639 Fix new typescript 2026-05-24 08:32:15 +00:00
Pabloader 135fb6efd1 Precompiled headers 2026-05-23 16:34:14 +00:00
Pabloader 1637d4ed1b Make all fields readonly for wasm 2026-05-22 09:10:19 +00:00
Pabloader 1ceebeb5c7 Try returns 2026-05-21 20:34:32 +00:00
Pabloader 83645a48fa Fix canvas exports 2026-05-21 16:11:38 +00:00
Pabloader 09aa409389 Parse callbacks 2026-05-21 16:04:25 +00:00
Pabloader a2bec8a4cc Read parame names 2026-05-21 15:38:34 +00:00
Pabloader 850fe0f071 Refactor wasm plugin 2026-05-21 14:34:39 +00:00
Pabloader 2798e9adcc Compile libs/input in parallel 2026-05-21 10:04:04 +00:00
Pabloader 7dbc3b0aaa update bun 2026-05-13 08:14:23 +00:00
Pabloader e22d3b7c6f Upgrade wasi 2026-05-12 16:27:12 +00:00
Pabloader ec8cff15ac Remove stat set event 2026-05-12 07:51:16 +00:00
Pabloader bfb4979c6b Fix bnario 2026-05-09 18:53:21 +00:00
Pabloader 9a1fb9b655 Multiple healths as shields 2026-05-09 18:27:35 +00:00
Pabloader e1ba738ea0 Fix combat tests for new events 2026-05-08 15:55:32 +00:00
Pabloader 5c46a531fa Improvements and refactor for real-world usage 2026-05-08 15:53:39 +00:00
Pabloader 2ac6e37666 Proxy random methods to component 2026-05-08 15:53:08 +00:00
Pabloader a571d6cc2a Add alignment to text display 2026-05-08 15:52:48 +00:00
Pabloader 2bedecb677 Names generator 2026-05-08 09:15:06 +00:00
Pabloader a14a602f23 Remove system/component coupling 2026-05-08 07:01:36 +00:00
Pabloader a52762cc18 Refactor Eval context 2026-05-07 19:38:31 +00:00
Pabloader 6b19eebd53 Crit, random variance, gradual and permanent effects 2026-05-07 15:56:31 +00:00
Pabloader d5eaac4099 Add time to wasm 2026-05-07 13:54:16 +00:00
Pabloader a35c3197e9 Refactor wasm export 2026-05-07 12:05:57 +00:00
Pabloader 4b2a16c28f Rework faction system 2026-05-06 16:28:19 +00:00
Pabloader 2a82c13fb4 Mouse input 2026-05-06 13:10:24 +00:00
Pabloader d2003bc639 Repeated inputs 2026-05-06 10:16:46 +00:00
Pabloader 2ace096907 Dijkstra maps 2026-05-06 09:15:30 +00:00
Pabloader 8b3da34d8c Refactor js exports 2026-05-05 15:47:29 +00:00
Pabloader 5f0480a974 Remove old invalid reference to console_log 2026-05-05 15:32:24 +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 7956d2bb51 Sort by absolute position 2026-05-05 11:27:34 +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 925b3aabaa Obstacle is visible in the fov circles 2026-05-04 18:16:33 +00:00
Pabloader 0077def410 Shadow cast algorithm 2026-05-04 15:57:53 +00:00
Pabloader 3bc89af23b Add the explicit breaker option instead of .next(true) protocol. 2026-05-04 14:52:18 +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 f955dc6d05 A* 2026-05-04 12:28:26 +00:00
Pabloader 8a4d9dc13f Bresehnam line 2026-05-04 12:28:08 +00:00
Pabloader 3f1be9a24c Some refactor 2026-05-04 08:47:28 +00:00
Pabloader f6bb3f19df SeededRandom 2026-05-03 15:40:03 +00:00
Pabloader e951317ddd Improve text rendering system 2026-05-03 15:39:32 +00:00