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
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-19 09:40:47 +00:00
3094a8af13 refactor: Non-breaking refactor
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-19 08:32:59 +00:00
d65ca6fe97 feat: Implemented crates functionality
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-18 10:39:32 +00:00
3dde5a729e fix: Door sprite is facing right direction
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-18 10:31:18 +00:00
bb357d8062 feat: Finished door mechanics
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-16 14:24:18 +00:00
4c23a38b92 feat: Collision beginning
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-16 06:47:15 +00:00
3fdfa4a4ad ui: Buggy 'natural' item dragging
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-13 13:19:47 +00:00
337986d2b9 ui: Multiple inventories support
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-13 10:44:45 +00:00
0c8259583a feat: Updated dragged item behavior
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-12 10:08:48 +00:00
beacc28ace ui: Inventory item rotation
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-12 08:45:53 +00:00
9a09b4da96 feat: Implemented Inventory.can_rotate
2ndbeam pushed to master at 2ndbeam/bevy-expedition-demo 2026-03-12 07:33:21 +00:00
55c4e3a1d1 ui: Unfinished item rotating