1
0
Fork 0
Commit Graph

134 Commits

Author SHA1 Message Date
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 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
Pabloader 23b2e53038 Separate compilation of stdlib 2025-05-29 15:39:25 +00:00
Pabloader 691d698ba9 createWasmCanvas protocol 2025-05-26 15:47:16 +00:00
Pabloader f2fa4d7918 Service-worker & PWA 2025-05-24 15:27:10 +00:00
Pabloader 7a60d9d0bd Math c library & fixes for graphics 2025-05-20 09:57:19 +00:00
Pabloader 1aa082a156 Graphics library for wasm 2025-05-20 07:23:42 +00:00
Pabloader 2484b82873 Image data c api 2025-05-19 14:48:03 +00:00
Pabloader b47fbca76d Optimize life 2025-05-12 20:29:11 +00:00
Pabloader 28bdadcbca Bufferized printf 2025-05-12 18:43:36 +00:00
Pabloader 4c17d32e4c Fix printf 2025-05-12 17:58:41 +00:00
Pabloader 5f4b19bdca stdlib: printf-like logging 2025-05-12 15:35:50 +00:00
Pabloader 4cdc19b590 stdlibs random for life 2025-05-12 08:03:55 +00:00
Pabloader db4a0f5f6f Add import for shaders 2025-05-08 23:06:55 +00:00
Pafnooty 410c3cf504 Fix some migration issues 2025-05-08 23:44:59 +03:00
Pabloader a217f2bd39 Optimize life to dynamically allocate memory 2025-05-08 18:01:43 +00:00
Pabloader 890cada87e Tapple 2025-04-12 12:49:19 +00:00
Pabloader 1ecc040e12 Fix css modules 2025-03-14 15:56:33 +00:00
Pabloader cf8502e226 Upgrade to bun v1.2, remove extra dependency 2025-03-14 15:20:28 +00:00
Pafnooty 3767502db8 HomePoker: MVP 2024-12-21 15:59:50 +03:00
Pabloader c77cf64b4e AIStory: fix scrolls 2024-11-29 21:16:42 +00:00
Pabloader c480f5a7d1 AIStory: Add HF tokenizers 2024-11-14 16:51:05 +00:00
Pabloader a213e0407c AIStory: continue button 2024-11-14 14:24:21 +00:00
Pabloader 9c4cc61573 AIStory: ai -> ai-atory 2024-11-12 18:34:24 +00:00
Pabloader e82eaed944 AIStory: fix textarea jump 2024-11-12 18:33:34 +00:00
Pabloader 277b315795 AIStory: stopping 2024-11-12 16:32:52 +00:00
Pabloader 017ef7aaa5 AIStory: add basic horde support 2024-11-12 13:32:35 +00:00
Pabloader ece1621e73 AI Story: add bg, add summarize toggle 2024-11-11 20:07:22 +00:00
Pabloader 763085726b AI story: remove exceptions from templates, fix minichat, fix autotextarea, add gemma 2024-11-04 13:25:49 +00:00
Pabloader b8090dac86 AI story: Automatic summarization 2024-11-04 12:28:26 +00:00
Pabloader cc43e035fe AI story: add summary api, add "stop here" button 2024-11-04 11:30:20 +00:00
Pabloader b95506a095 AI story: improve hf model search 2024-11-03 17:45:23 +00:00
Pabloader 25c3f5dc25 AI story: tool calling check 2024-11-03 16:48:00 +00:00
Pabloader 5805469581 AI story: load model template from HF & count tokens 2024-11-03 13:06:06 +00:00
Pabloader a4ce47d9d8 AI Story: add instruct format selector 2024-11-02 18:25:19 +00:00
Pabloader eed4f492cc AIStory: ace template editor 2024-11-02 14:53:35 +00:00
Pabloader a4b8883473 Prompts editor 2024-11-02 13:10:31 +00:00
Pabloader b1cab340ca AIStory: some refactoring 2024-11-02 11:48:10 +00:00
Pabloader 469359807d AIStory: add blocking ui on generation 2024-11-01 21:27:20 +00:00
Pabloader d917c6e6a9 AIStory: minichat 2024-11-01 21:11:48 +00:00
Pabloader fa77bb2339 AIStory: swipes 2024-11-01 15:28:26 +00:00
Pabloader 2a9f9d1979 AIStory: mesage sound, connection, deletion, prompt format 2024-11-01 12:28:56 +00:00
Pabloader 5bee177d84 AIStory: edit messages 2024-11-01 09:45:10 +00:00
Pabloader 9df2993b38 Working generation 2024-10-29 18:19:21 +00:00
Pabloader a2faacf130 Started ai game 2024-10-29 14:50:18 +00:00
Pabloader 6dfee919b4 Fix c compilation 2024-08-30 15:40:23 +00:00
Pabloader 2a990ed694 OLC-2024 finished 2024-08-25 11:44:08 +00:00
Pabloader d38c3cacac OLC CodeJam 2024 entry 2024-08-19 14:37:20 +00:00
Pabloader 8a9b437ae7 Not finished WFC 2024-08-18 08:09:26 +00:00
Pabloader 665892a798 Import C/CPP files 2024-07-09 21:01:37 +00:00
Pabloader adb8b4549e Refactor directories layout 2024-07-09 12:51:37 +00:00
Pabloader 6405aedaa7 Add README, more examples and audio imports 2024-07-09 12:38:03 +00:00
Pabloader a8bfe73321 Fallback to TypeScript compilation for wasm.ts 2024-07-08 21:46:35 +00:00
Pabloader 576e191631 Async imports support, aggressive uglifying 2024-07-08 21:19:02 +00:00
Pabloader 5e4af4d923 brick-dungeon: core mechanics 2024-07-08 13:11:17 +00:00
Pabloader 0bb010190d Brick-dungeon: damaging monsters 2024-07-08 10:11:07 +00:00
Pabloader a26e069504 Add favicon to brick-dungeon 2024-07-07 21:39:35 +00:00
Pabloader db83a7a566 Brick-dungeon: add monsters images 2024-07-07 21:32:31 +00:00
Pabloader 655ecf6858 Brick game display 2024-07-07 20:58:33 +00:00
Pabloader 877742cafb New image loader 2024-07-06 20:06:11 +00:00
Pabloader 9ae3c40368 Add awoodungeon as subproject, add favicons and font styles 2024-07-06 19:40:55 +00:00
Pabloader ed9ddd5e89 Add minification to build 2024-07-06 17:46:34 +00:00
Pabloader e6e3a38328 Refactor no single games monorepo, add building & deploy 2024-07-06 17:26:15 +00:00
Pabloader 99ed5dd8c8 Delivery counting, some graphical fixes 2024-06-30 17:24:42 +00:00
Pabloader 688f548ef3 Working animations 2024-06-27 22:33:06 +00:00
Pabloader aa0e84de69 Add multi-input tiles (broken now) 2024-06-27 20:56:47 +00:00
Pabloader d46e98dda0 Working conveyors 2024-06-26 20:59:07 +00:00
Pabloader 12136bacf6 Tile placing 2024-06-26 19:18:02 +00:00
Pabloader cdf915a779 UI 2024-06-26 16:07:41 +00:00
Pabloader b0bcae89ef Optimizations & world gen 2024-06-26 10:27:01 +00:00
Pabloader 56937c6d4c Block placement 2024-06-25 23:18:08 +00:00
Pabloader 0f7304851e Nice zoom 2024-06-25 22:25:55 +00:00
Pabloader e5a1f361ed Boilerplating, pan, zoom, draw grid 2024-06-25 22:04:24 +00:00