1
0
Fork 0
Commit Graph

133 Commits

Author SHA1 Message Date
Pabloader f25621daef Sand sim 2026-03-03 13:11:43 +00:00
Pabloader 4d2b1e26f7 fix minichat 2026-02-24 07:17:44 +00:00
Pabloader 3f41cea5eb Add story cloning, fix storage caching issue 2026-02-20 13:57:10 +00:00
Pabloader a660ab8161 Move from full transformers library to tokenizers 2026-02-19 15:27:13 +00:00
Pabloader dec1764e65 Format templates, add pwa icon 2026-02-19 13:38:34 +00:00
Pabloader df46bdafe4 Cost counting 2026-02-17 15:14:59 +00:00
Pabloader adc55d3001 Optimize templates 2026-02-17 14:23:00 +00:00
Pabloader ce67d07269 Fix huggingface tokenizer config 2026-02-17 13:31:30 +00:00
Pabloader 22eeae962a Move stores to reducer 2026-02-17 12:25:39 +00:00
Pabloader 77802634ae Multiple stories 2026-02-17 11:03:28 +00:00
Pabloader 21a26859da Remote storage for saves 2026-02-17 09:42:27 +00:00
Pabloader a0b73eb306 Kudos counting for tsgames 2026-02-16 18:52:34 +00:00
Pabloader 0711d3b89a Update jinja template lib 2026-02-16 18:19:03 +00:00
Pabloader 472037e3ca vec2 reflect 2025-12-22 07:28:50 +00:00
Pabloader b1f93ce9b1 Refactor engine to make less allocations 2025-12-17 09:53:37 +00:00
Pabloader 307be47251 Add pegs 2025-12-17 09:07:46 +00:00
Pabloader a38b5f81cd Collision callback 2025-12-16 20:43:46 +00:00
Pabloader ee9c4b0290 Plane collision 2025-12-16 15:48:02 +00:00
Pabloader 99a306c10b Dropping balls MVP 2025-12-16 14:38:43 +00:00
Pabloader 33fde737ba Catprinter 2025-09-16 12:11:49 +00:00
Pabloader 2238618881 Fix life 2025-09-11 13:08:35 +00:00
Pabloader 31a3ee213e Refactor 2025-08-25 13:30:01 +00:00
Pabloader 043378cfbb Build for itch 2025-08-25 12:06:21 +00:00
Pabloader ee38d7f53c Fix build minification 2025-08-25 11:56:30 +00:00
Pabloader 01c601424f Refactor input handling 2025-07-05 09:02:40 +00:00
Pabloader 0977914f20 Add new mob & item 2025-07-03 14:26:25 +00:00
Pabloader bad3d62449 Fix transfer 2025-07-01 11:47:38 +00:00
Pabloader 71ea755032 Items transfer & healing 2025-06-29 12:22:00 +00:00
Pabloader c66446c2b3 Enemy AI 2025-06-27 16:40:05 +00:00
Pabloader 9c0aad2e75 Win checking 2025-06-27 15:31:49 +00:00
Pabloader d2df62cdbe Spin automation 2025-06-27 13:55:55 +00:00
Pabloader 1e4be0ff2c Add moving animation 2025-06-27 12:51:16 +00:00
Pabloader b3574a8acf Refactor Character -> Player, add separate character class 2025-06-27 12:31:12 +00:00
Pabloader 07d03befa2 Fix hovered state stuck 2025-06-27 12:14:26 +00:00
Pabloader 743a25c4b9 Fixed pick up dead 2025-06-27 10:34:12 +00:00
Pabloader 8146782fec Door locking 2025-06-27 09:35:57 +00:00
Pabloader c793d0a20c Fix random, fix dead picking 2025-06-27 08:47:54 +00:00
Pabloader bdca1ce602 First playable version 2025-06-26 18:03:58 +00:00
Pabloader 399e3097a3 Core gameplay 2025-06-26 16:42:19 +00:00
Pabloader baab7c9486 Tilemap images, items, pathfinding 2025-06-26 13:49:22 +00:00
Pabloader 53930cbe23 Add A* pathfinding 2025-06-26 07:49:16 +00:00
Pabloader 217d587863 Tile map for zombies 2025-06-25 16:10:03 +00:00
Pabloader efba557e96 Start creating zombies 2025-06-25 13:39:32 +00:00
Pabloader 63760d4cb8 Compile flags 2025-06-25 13:39:22 +00:00
Pabloader 5b3afc2287 C++26 2025-06-19 08:19:53 +00:00
Pabloader 9ffe98a8c5 Make wasm instantiation function separate 2025-06-16 10:59:47 +00:00
Pabloader d8fe2a7922 Migrate to WASI 2025-06-10 07:42:00 +00:00
Pabloader a88299277a Add reflect function to linalg 2025-06-09 07:13:18 +00:00
Pabloader 726fe9d12d Some c++ stdlib implementations 2025-06-07 15:55:20 +00:00
Pabloader 238c32ce7d Math & linalg.hpp 2025-06-06 15:08:07 +00:00