2ndbeam pushed to master at 2ndbeam/aliveline 2026-04-06 08:27:00 +00:00
8ff9ce269d docs: Mention Codeberg mirror in README
bfbc880078 chore: Added forgotten newline in README
f00b850b37 feat: Trying to load several config paths
Compare 3 commits »
2ndbeam pushed to master at 2ndbeam/aliveline 2026-04-06 07:29:27 +00:00
51e7dc047a refactor: Properly handling config serde
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-04-01 12:30:58 +00:00
1f9dace4ce feat: Interaction highlighting
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-04-01 09:37:03 +00:00
926c4e6644 feat: Hidden collider bounds behind colliders feat
c1f9c29fe7 feat: Implemented layout assets resource
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-04-01 06:40:57 +00:00
b2efc73602 feat!: Half-implemented sprite container
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-31 10:41:09 +00:00
929ad45571 test: Removed equality check for levels
08751ff12f feat: lighting system
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-30 17:45:16 +00:00
3cddecf592 feat: added clap for level parsing
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-27 22:49:02 +00:00
79fe190b6b feat: Level loading from TOML asset
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-27 15:32:55 +00:00
0ab2620724 feat: Unfinished level loading
24153e476f feat: Updated tilemap bundle
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-26 12:12:51 +00:00
0e18bb6df5 feat: Inventory mouse scroll & visible item data
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-26 09:02:41 +00:00
c5c6378303 assets: Using new lockpick and stairs sprites
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-26 06:50:33 +00:00
6319b8c7ca assets: Proper stairs and lockpick
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-25 11:18:21 +00:00
528c511445 refactor!: Item changes
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-25 10:34:51 +00:00
42cfd14214 feat: Layout changes
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-24 13:13:04 +00:00
5157450ced feat: Functionally working stairs without sprite
764e196d39 chore: Removed warnings about non-item children
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-24 09:15:51 +00:00
0c0dcec4b8 feat!: "Syntax sugar" for pixels per meter measure
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-23 11:07:24 +00:00
b59cec172d feat: Barely working tilemap system
2ndbeam pushed to master at 2ndbeam/socket-demo 2026-03-20 13:39:56 +00:00
32f12360d3 test push to mirror
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-19 13:01:37 +00:00
ffdb5d94a8 feat: Derive traits
0a0eb14a6b feat: input plugin reflects, derives
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-19 11:25:25 +00:00
7c386d4128 refactor!: Split everything into submodules