|
|
dc3c4a7580
|
ci: VCPKG_SYSTEM_LIBRARIES off, cache emsdk, raw jq output
v0.17.14
|
2025-07-23 23:23:41 -05:00 |
|
|
|
434b62b036
|
ci: use cargo metadata with jq for acquiring workspace package version, drop binstall
v0.17.13
|
2025-07-23 23:12:58 -05:00 |
|
|
|
2bd523e58a
|
ci: add build-essential dependency, apt-get update before
v0.17.12
|
2025-07-23 23:05:06 -05:00 |
|
|
|
7cd6e8005e
|
ci: add names to workflow jobs, configure binstall to have lower timeout
v0.17.11
|
2025-07-23 22:58:09 -05:00 |
|
|
|
a8a3745ca1
|
ci: disable fail-fast, ensure linux vcpkg dependencies are installed
v0.17.10
|
2025-07-23 22:46:57 -05:00 |
|
|
|
cfa26bf146
|
ci: use build matrix for desktop builds
v0.17.9
|
2025-07-23 22:45:56 -05:00 |
|
|
|
bfbbb71752
|
ci: verbose vcpkg builds on linux
v0.17.8
|
2025-07-23 22:30:11 -05:00 |
|
|
|
979f736f54
|
ci: drop rust toolchain to 1.86.0
v0.17.7
|
2025-07-23 22:26:08 -05:00 |
|
|
|
5a7f6a4c10
|
ci: remove archive assembly steps for statically linked builds
v0.17.6
|
2025-07-23 22:22:55 -05:00 |
|
|
|
b66c9ce135
|
fix: emscripten assets
v0.17.5
|
2025-07-23 22:18:54 -05:00 |
|
|
|
f5363516c3
|
chore: remove unused sdl2-image vcpkg features
|
2025-07-23 21:53:55 -05:00 |
|
|
|
320da36b83
|
feat: use cargo-vcpkg in build workflow
v0.17.4
|
2025-07-23 21:53:03 -05:00 |
|
|
|
b68813cf5b
|
ci: explicit toolchain version, fix build script path for wasm
v0.17.3
|
2025-07-23 21:53:03 -05:00 |
|
|
|
0806fc744c
|
chore: remove unused animation pausing methods
|
2025-07-23 21:34:27 -05:00 |
|
|
|
eead31d7fc
|
refactor: add 'glam' for better positioning types, drop position types
|
2025-07-23 21:24:47 -05:00 |
|
|
|
eaa4ab37f9
|
feat: add audio muting button, mute by default in debug builds
v0.17.2
|
2025-07-23 21:00:52 -05:00 |
|
|
|
076275158e
|
chore: lower audio tracing to trace level
|
2025-07-23 20:36:56 -05:00 |
|
|
|
9f9ace0b16
|
chore: configure rustfmt, switch to LF line endings
|
2025-07-23 20:15:54 -05:00 |
|
|
|
2cc47d5904
|
feat: add pre-comit configuration
v0.17.1
|
2025-07-23 20:12:11 -05:00 |
|
|
|
11e89a63d0
|
refactor: add thiserror/anyhow for asset error handling
|
2025-07-23 19:47:44 -05:00 |
|
|
|
50afd8c09f
|
feat: improved emscripten-compatible asset loading api
v0.17.0
|
2025-07-23 18:02:19 -05:00 |
|
|
|
06841fd0d7
|
refactor: resolve clippy warnings, resolve shared reference with once_cell
|
2025-07-23 17:38:27 -05:00 |
|
|
|
4365639a1d
|
chore: lifetimes
|
2025-07-23 17:31:16 -05:00 |
|
|
|
7744c06046
|
chore: cargo fix
|
2025-07-23 17:27:22 -05:00 |
|
|
|
978752f0f3
|
chore: add index for FruitType sprite
|
2025-07-23 17:25:39 -05:00 |
|
|
|
f024ce7a54
|
refactor: fix unnecessary qualified imports
|
2025-07-23 17:25:28 -05:00 |
|
|
|
0196282a78
|
fix: reset code borrows
v0.16.1
|
2025-07-23 17:20:12 -05:00 |
|
|
|
785a760343
|
feat: new edible type for pellet/powerpellet, fruits, separate static/moving entities
v0.16.0
|
2025-07-23 17:16:15 -05:00 |
|
|
|
de1a89b9b0
|
refactor: move debug related code into debug.rs
|
2025-07-23 16:31:09 -05:00 |
|
|
|
66b6cdf01b
|
feat: split animated texture away from atlas texture details
v0.15.0
|
2025-07-23 16:25:40 -05:00 |
|
|
|
5a48e83b1a
|
feat: flood-filled based playable position with cache, debug mode
v0.14.0
|
2025-07-23 15:06:38 -05:00 |
|
|
|
df8f858651
|
refactor: continue improving MovableEntity shared implementation
|
2025-07-23 15:06:09 -05:00 |
|
|
|
1fa7a0807f
|
refactor: abstract entity details into MovableEntity
|
2025-07-23 14:08:28 -05:00 |
|
|
|
6d3d3bf49c
|
feat: tunnel implementation, pathfinding debug mode
v0.13.0
|
2025-07-22 14:37:26 -05:00 |
|
|
|
0a46f64866
|
feat: pathfinding, ghost and blinky state, update dependencies
v0.12.0
|
2025-07-22 13:18:09 -05:00 |
|
|
|
fd7eecf53e
|
feat: allow instant direction reversal, improve cell position state tracking
v0.11.0
|
2025-07-22 12:12:41 -05:00 |
|
|
|
f540dc5373
|
docs: minor documentation commentsa cross project
|
2025-07-22 12:12:41 -05:00 |
|
|
|
f51a3ddeb0
|
chore: web frontend files
|
2025-07-22 10:06:30 -05:00 |
|
|
|
9f7c460369
|
chore: ignore ephemeral submodules, build.css
|
2025-07-22 10:06:13 -05:00 |
|
|
|
2c0df99dea
|
fix: emscripten libc, dynamic feature targets for emscripten, vcpkg triplets for linux
v0.10.1
|
2025-07-22 10:05:07 -05:00 |
|
|
|
cf12a04c69
|
chore: use emscripten linker args direct from demo project
|
2025-07-22 09:19:46 -05:00 |
|
|
|
fa7e985c0d
|
feat: embedded data files, audio effects processing
v0.10.0
|
2025-07-21 22:30:40 -05:00 |
|
|
|
f5ff90cb11
|
feat: smarter winapi-based console window handling
v0.9.2
|
2025-07-21 21:54:22 -05:00 |
|
|
|
a0f65b551c
|
feat: board reset, store original map matrix
v0.9.1
|
2025-07-18 20:21:16 -05:00 |
|
|
|
8808a1aa3b
|
feat: pellet consumption, score & map mutation
v0.9.0
|
2025-07-18 20:15:50 -05:00 |
|
|
|
62b2c607a9
|
feat: ttf score rendering, konami font
v0.8.0
|
2025-07-18 20:07:50 -05:00 |
|
|
|
14b34db6de
|
feat: enable sdl2 gfx feature, update sdl2, use vcpkg for library builds
v0.7.1
|
2025-07-18 19:30:57 -05:00 |
|
|
|
9238b53c40
|
refactor: simplify/improve is_adjacent, add tests & docs
|
2025-07-18 19:28:39 -05:00 |
|
|
|
3e498ee5c3
|
feat: pull latest rust-sdl2-emscripten build workflow
v0.7.0
|
2025-06-17 12:00:59 -05:00 |
|
|
|
715eeb6296
|
docs(story): sdl2 mixer + gfx extensions, cross platform
|
2025-06-17 11:54:13 -05:00 |
|