|
|
e0f8443e75
|
refactor: replace HashMap with fixed-size arrays for textures in DirectionalAnimatedTexture
|
2025-08-11 11:13:46 -05:00 |
|
|
|
6702b3723a
|
refactor: move DIRECTIONS constant into direction, add as_u8() const fn for array indexing
|
2025-08-11 11:03:46 -05:00 |
|
|
|
f6e7228f75
|
refactor: platform trait, platform-specific code handling into platform module
|
2025-08-11 10:49:58 -05:00 |
|
|
|
14cebe4462
|
chore: use logtape logger properly
|
2025-08-11 10:34:26 -05:00 |
|
|
|
c39fcaa7d7
|
feat: add timestamp-based tailwind cli downloading, add logtape logging, validate content-length
v0.28.0
|
2025-08-11 10:31:54 -05:00 |
|
|
|
1d9499c4f8
|
docs: improve story & readme, simplify top header, expand experiment ideas, more build notes
|
2025-08-08 13:42:26 -05:00 |
|
|
|
61050a5585
|
chore: use fallback installer for bun run in build workflow
|
2025-08-08 13:34:54 -05:00 |
|
|
|
85420711df
|
fix: preventDefault() context menu on canvas
v0.27.1
|
2025-08-08 13:34:36 -05:00 |
|
|
|
2efa7a4df5
|
feat: manually download tailwindcss cli, only check for emsdkDir if not activated
v0.27.0
|
2025-08-08 11:04:31 -05:00 |
|
|
|
1d018db5e9
|
ci: handle pre-activated emsdk
v0.26.4
|
2025-08-08 10:15:43 -05:00 |
|
|
|
023697dcd7
|
fix: use bun and web.build.ts in build workflow, use minify & cwd args for tailwindcss cli
v0.26.3
|
2025-08-08 10:10:57 -05:00 |
|
|
|
87ee12543e
|
tests: revamp tests, remove more useless tests
|
2025-08-08 09:07:10 -05:00 |
|
|
|
b308bc0ef7
|
refactor: move all tests out of src/ into tests/, remove unnecessary tests
|
2025-08-08 08:50:52 -05:00 |
|
|
|
9d5ca54234
|
fix: improved frontend web interface, use tailwind cli
v0.26.2
|
2025-08-08 00:20:38 -05:00 |
|
|
|
2ae73c3c58
|
fix: disable app quit on browser build
v0.26.1
|
2025-08-07 23:44:26 -05:00 |
|
|
|
adfa2cc737
|
feat: edge traversal permissions system
v0.26.0
|
2025-08-07 23:39:39 -05:00 |
|
|
|
7c937df002
|
docs: add build notes to README
|
2025-08-07 23:26:48 -05:00 |
|
|
|
9fb9c959a3
|
refactor: ensure emsdk dir exists before issuing commands
|
2025-08-07 23:20:12 -05:00 |
|
|
|
61ebc8f317
|
chore: fixup .gitignore
|
2025-08-07 23:00:03 -05:00 |
|
|
|
b7f668c58a
|
feat: revamp web build script in bun + typescript, delete old scripts
v0.25.0
|
2025-08-07 22:59:51 -05:00 |
|
|
|
b1021c28b5
|
chore: remove unused door/map.png/build.css
|
2025-08-07 22:58:38 -05:00 |
|
|
|
7d6f92283a
|
docs: update README with badges, remove unnecessary install details, change workflow names
|
2025-07-28 21:09:42 -05:00 |
|
|
|
2a295b1daf
|
test: small test lint fixes
v0.24.3
|
2025-07-28 20:55:45 -05:00 |
|
|
|
4398ec2936
|
chore: fix clippy errors, add allow dead_code modifiers
|
2025-07-28 20:53:01 -05:00 |
|
|
|
324c358672
|
refactor: remove StartingPosition MapTile, track pacman start explicitly in parser
|
2025-07-28 20:49:17 -05:00 |
|
|
|
cda8c40195
|
test: allow mute state updates while audio subsystem is disabled
v0.24.2
|
2025-07-28 20:48:13 -05:00 |
|
|
|
89b4ba125f
|
feat: begin tracking nodes of entity starting positions
v0.24.1
|
2025-07-28 20:41:26 -05:00 |
|
|
|
fcdbe62f99
|
feat: allow graceful disabling of audio subsystem in background
v0.24.0
|
2025-07-28 20:38:16 -05:00 |
|
|
|
57c7afcdb4
|
ci: emit warnings on retry attempts in emscripten build
v0.23.16
|
2025-07-28 20:25:13 -05:00 |
|
|
|
2e16c2d170
|
ci: add retry mechanism for emscripten builds due to dependency hash errors in sdk
v0.23.15
|
2025-07-28 20:18:28 -05:00 |
|
|
|
f86c106593
|
test: switch to llvm-cov for coverage, switch to cargo-nextest as test runner
v0.23.14
|
2025-07-28 19:59:40 -05:00 |
|
|
|
04cf8f217f
|
test: add generic tests for coverage
v0.23.13
|
2025-07-28 19:48:31 -05:00 |
|
|
|
7e0ca4ff3d
|
test: disable fail-fast by default
v0.23.12
|
2025-07-28 19:43:16 -05:00 |
|
|
|
fcc36c8a46
|
test: add tons of tests for all easy submodules
v0.23.11
|
2025-07-28 19:26:36 -05:00 |
|
|
|
41affcd7ad
|
test: add tests for centered_with_size
v0.23.10
|
2025-07-28 18:52:34 -05:00 |
|
|
|
4ecfded4ac
|
refactor: center Rect with centered_with_size helper
|
2025-07-28 18:47:24 -05:00 |
|
|
|
25d5121a28
|
ci: correct toolchain matrix args
v0.23.9
|
2025-07-28 18:32:13 -05:00 |
|
|
|
91095ed2cc
|
ci: switch tarpaulin output to lcov format
v0.23.8
|
2025-07-28 18:28:43 -05:00 |
|
|
|
cbf52bb994
|
ci: add 'rustfmt' component for test workflow
v0.23.7
|
2025-07-28 18:13:23 -05:00 |
|
|
|
d763b9646f
|
chore: 'node' runner on emscripten target
|
2025-07-28 18:08:47 -05:00 |
|
|
|
d7a9e0a304
|
ci: update most toolchains to 1.88, keep emscripten on 1.86.0
v0.23.6
|
2025-07-28 18:08:29 -05:00 |
|
|
|
db720edeef
|
ci: move comment breaking up 'rustflags' for coverage linking
v0.23.5
|
2025-07-28 18:05:54 -05:00 |
|
|
|
f241e85d8f
|
ci: set rustflags for cargo-tarpaulin build linking
v0.23.4
|
2025-07-28 17:32:53 -05:00 |
|
|
|
d18b414536
|
ci: add 'clippy' component to test workflow
v0.23.3
|
2025-07-28 17:28:47 -05:00 |
|
|
|
c9bcf32381
|
chore: fix various clippy warnings, disable trivial warnings in some spot
|
2025-07-28 17:25:18 -05:00 |
|
|
|
b45980c172
|
ci: only deploy to pages on master pushes
v0.23.2
|
2025-07-28 17:09:21 -05:00 |
|
|
|
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 |
|