|
|
b4e3f383ec
|
ci: add audit, test & coverage workflows
v0.23.1
|
2025-07-28 17:09:06 -05:00 |
|
|
|
532abd1e45
|
chore: remove unused params for debug_render_nodes func
|
2025-07-28 16:22:48 -05:00 |
|
|
|
70528b0dcc
|
refactor: separate map struct into multiple files for building, rendering & parsing
|
2025-07-28 16:20:24 -05:00 |
|
|
|
c5ca7302c2
|
refactor: separate map parsing into MapTileParser, get tests working
|
2025-07-28 16:10:50 -05:00 |
|
|
|
a27f85279e
|
feat: working perfect tunnels with offset house positioning nodes
v0.23.0
|
2025-07-28 14:34:24 -05:00 |
|
|
|
bea915b5c7
|
docs: post-creation neighbor edges, no ignore result err
|
2025-07-28 13:25:51 -05:00 |
|
|
|
d743aee393
|
refactor: better graph connection functions & creation method, debug render connections
|
2025-07-28 13:23:12 -05:00 |
|
|
|
59aba9f691
|
fix: remove emscripten main_loop_callback targeted code
v0.22.4
|
2025-07-28 12:48:10 -05:00 |
|
|
|
199b4dc939
|
refactor: static intersection struct for calculating edges instead of smallvec
|
2025-07-28 12:44:54 -05:00 |
|
|
|
2edd23cfbb
|
docs: add all latest developments to STORY.md
|
2025-07-28 12:25:56 -05:00 |
|
|
|
464d6f9ca6
|
refactor: huge refactor into node/graph-based movement system
|
2025-07-28 12:23:57 -05:00 |
|
|
|
413f9f156f
|
refactor: continue working on ghost house implementation, other stuff
|
2025-07-27 12:15:11 -05:00 |
|
|
|
4f87a116d5
|
chore: remove unused code, resolve simple stuff
|
2025-07-26 15:35:50 -05:00 |
|
|
|
86ffc931e8
|
fix: re-provide specific blue color to maze texture
v0.22.3
|
2025-07-26 15:31:15 -05:00 |
|
|
|
d72f47d66c
|
fix: fix tunneling logic
v0.22.2
|
2025-07-26 15:27:17 -05:00 |
|
|
|
7a6182cb85
|
feat: re-add board offset logic, fixup text rendering
v0.22.1
|
2025-07-26 15:26:37 -05:00 |
|
|
|
a1d37a1a0b
|
feat: atlas tile color modulation
v0.22.0
|
2025-07-26 15:06:27 -05:00 |
|
|
|
9066b2cdbc
|
chore: allow deadcode in asset.rs due to emscripten builds
|
2025-07-26 14:43:43 -05:00 |
|
|
|
238b5aac6a
|
feat: non-ttf text rendering using original sprite text, remove black bg from assets
v0.21.0
|
2025-07-26 14:43:25 -05:00 |
|
|
|
8e5ec9fef0
|
refactor: huge refactor into atlas-based resources
|
2025-07-26 14:42:12 -05:00 |
|
|
|
6ca2e01fba
|
feat: atlas decoding & frame acquisition
v0.20.0
|
2025-07-25 12:27:19 -05:00 |
|
|
|
8cf30cd78d
|
refactor: begin moving towards packed atlas configuration
|
2025-07-25 12:24:40 -05:00 |
|
|
|
9b441fa35c
|
feat: shared blinking textures for power pellets
v0.19.0
|
2025-07-24 16:23:09 -05:00 |
|
|
|
61ca537909
|
fix: continue removing lifetime annotations
v0.18.16
|
2025-07-24 16:09:25 -05:00 |
|
|
|
0a82aea922
|
refactor: intentionally unsafe leak to drop annoying lifetimes, use IVec2 in all remaining spots
|
2025-07-24 16:04:47 -05:00 |
|
|
|
f41c550bb8
|
feat: enable basic binary size reduction options
v0.18.15
|
2025-07-24 15:39:16 -05:00 |
|
|
|
829462d3b6
|
refactor: move direction & edible into entity submodule
|
2025-07-24 12:48:39 -05:00 |
|
|
|
002da46045
|
refactor: split up and move texture-related code into src/texture submodule
|
2025-07-24 12:48:39 -05:00 |
|
|
|
cfa73c58a8
|
refactor: move entity-related code into src/entity submodule
|
2025-07-24 12:36:48 -05:00 |
|
|
|
5728effcc6
|
chore: bump to v0.2.0
v0.2.0
|
2025-07-24 12:14:26 -05:00 |
|
|
|
fa1a0175b0
|
ci: remove save-always, remove old vcpkg cache key, flush vcpkg caches
v0.18.14
|
2025-07-24 03:29:22 -05:00 |
|
|
|
85edb18380
|
ci: drop linux dependencies: build-essential gettext zlib1g-dev
v0.18.13
|
2025-07-24 03:26:05 -05:00 |
|
|
|
3a535ee04f
|
fix: linux build linking arg, working build
v0.18.12
|
2025-07-24 02:59:58 -05:00 |
|
|
|
9b31b392d2
|
fix(wasm): increase asyncify stack size, working wasm build
v0.18.11
|
2025-07-24 02:39:57 -05:00 |
|
|
|
999fa14059
|
chore: remove unused config.toml comments
|
2025-07-24 02:37:49 -05:00 |
|
|
|
e925376b7a
|
feat: setup emscripten module for api layer
v0.18.10
|
2025-07-24 02:37:41 -05:00 |
|
|
|
2596034365
|
feat: use smallrng for emscripten compat
v0.18.9
|
2025-07-24 02:37:27 -05:00 |
|
|
|
163855b6e7
|
fix(wasm): increase audio chunksize to 256 minimum for emscripten audio ctx
v0.18.8
|
2025-07-24 01:14:03 -05:00 |
|
|
|
645d48aeae
|
ci: use updated setup-emsdk from 'pyodide' v15, fixes emsdk caching, always save vcpkg cache
v0.18.7
|
2025-07-24 01:12:45 -05:00 |
|
|
|
ec800a88fc
|
fix: use sdl2 internal methods for loading resources for emscripten asset handling
v0.18.6
|
2025-07-24 01:07:22 -05:00 |
|
|
|
abc37dee4e
|
ci: fix vcpkg cache keys to use target for platforms with multiple targets, allow restore oldkey
v0.18.5
|
2025-07-24 01:04:21 -05:00 |
|
|
|
1ae7839275
|
ci: install zlib for linux builds, correct deps/.data filepath
v0.18.4
|
2025-07-24 01:04:21 -05:00 |
|
|
|
d976d1bc59
|
ci: specify vcpkg triplets for macos targets
v0.18.3
|
2025-07-24 00:49:22 -05:00 |
|
|
|
531a5b5d05
|
ci: inline build script contents, shorten assembly process, separate build/assemble steps
v0.18.2
|
2025-07-24 00:48:49 -05:00 |
|
|
|
67713fab06
|
ci: add aarch64-apple-drawin target
v0.18.1
|
2025-07-24 00:46:06 -05:00 |
|
|
|
b572729e9d
|
feat: reorganize assets/ folder into web/ and game/
v0.18.0
|
2025-07-24 00:46:06 -05:00 |
|
|
|
cdc6979458
|
ci: add cache vcpkg step, remove ineffective apt pkgs
v0.17.17
|
2025-07-24 00:09:43 -05:00 |
|
|
|
564f88fee5
|
ci: use proper vcpkg triplet for linux, macos
v0.17.16
|
2025-07-24 00:09:43 -05:00 |
|
|
|
00c99dc05f
|
ci: remove 'stable' from vcpkg target triplet key
v0.17.15
|
2025-07-23 23:55:15 -05:00 |
|
|
|
1e12940445
|
docs: remove unused markdown files in root
|
2025-07-23 23:24:30 -05:00 |
|