|
|
df4dcdf3cb
|
chore: bump version number
|
2025-01-17 13:51:30 +02:00 |
|
|
|
62a91f5765
|
fix: clippy warnings
|
2025-01-17 12:41:22 +02:00 |
|
|
|
88c46d679d
|
feat(camera): add camera controls #34
|
2025-01-17 12:09:55 +02:00 |
|
|
|
5e1e4a546a
|
refactor(stats): make score a resource
|
2025-01-17 00:56:26 +02:00 |
|
|
|
58276ea8f7
|
feat(score): add score calculator
|
2025-01-17 00:41:16 +02:00 |
|
|
|
d2dd57bcff
|
feat: add game stats
|
2025-01-16 23:26:37 +02:00 |
|
|
|
472a238a1c
|
chore: update hexlab version
|
2025-01-16 21:48:56 +02:00 |
|
|
|
5a7c92cd96
|
revert: player speed
|
2025-01-10 19:27:50 +02:00 |
|
|
|
4d37a547ff
|
fix(floor): issue #29
|
2025-01-10 19:19:13 +02:00 |
|
|
|
95b173c504
|
fix: typo
|
2025-01-09 21:13:31 +02:00 |
|
|
|
e9f02e362a
|
feat(maze): add Coordinates trait
|
2025-01-08 18:27:07 +02:00 |
|
|
|
0f4899319d
|
refactor(themes): separate into files
|
2025-01-08 17:33:15 +02:00 |
|
|
|
2341ee664e
|
fix(assets): wait for assets load
|
2025-01-06 16:42:48 +02:00 |
|
|
|
ef9bb50fba
|
refactor(player): remove triggers
|
2025-01-06 11:42:18 +02:00 |
|
|
|
77407f7a90
|
refactor(maze): remove triggers and observers
|
2025-01-06 11:37:37 +02:00 |
|
|
|
9d68276086
|
feat(hints): add hint assets
|
2025-01-05 22:43:38 +02:00 |
|
|
|
a224a74d05
|
feat(hints): add hint systems
|
2025-01-05 22:03:29 +02:00 |
|
|
|
fea57af6d1
|
feat(vfx): add movement sound
|
2025-01-05 20:47:12 +02:00 |
|
|
|
6685e3e2c9
|
feat(music): remove music
|
2025-01-05 20:28:02 +02:00 |
|
|
|
3d158a4e7c
|
docs: add comments
|
2025-01-05 20:15:13 +02:00 |
|
|
|
cfaf565891
|
fix(floor): double event call
|
2025-01-05 19:49:48 +02:00 |
|
|
|
b509b128bb
|
fix: tests
|
2025-01-05 19:12:15 +02:00 |
|
|
|
35e6420e68
|
chore(maze): change default maze radius
|
2025-01-05 18:48:06 +02:00 |
|
|
|
3709bfa58d
|
refactor: remove MazePluginLoaded resource
|
2025-01-05 18:39:20 +02:00 |
|
|
|
101626cf3d
|
feat(UI): style header
|
2025-01-05 18:29:16 +02:00 |
|
|
|
f117dd5e1c
|
feat(UI): add title
|
2025-01-05 18:20:29 +02:00 |
|
|
|
1c01feee27
|
chore(screen): delete Credits screen
|
2025-01-05 17:44:51 +02:00 |
|
|
|
603d0646bf
|
fix: lint errors
|
2025-01-05 17:40:37 +02:00 |
|
|
|
ecd98ea1e2
|
feat(player): make movement easier #16
|
2025-01-05 17:38:28 +02:00 |
|
|
|
db121bffa5
|
feat(maze): increase maze radius with new levels #17
|
2025-01-05 15:32:36 +02:00 |
|
|
|
58501cf536
|
feat(floor): move floors on "E"
|
2025-01-05 15:31:54 +02:00 |
|
|
|
34ca2cfee7
|
fix(floor): transition misses
|
2025-01-05 15:01:17 +02:00 |
|
|
|
2c3a1a2fff
|
fix(player): block movement during floor transition
|
2025-01-05 14:57:41 +02:00 |
|
|
|
a4e819b4b6
|
feat(floor): synchronize floor start/end positions #13
|
2025-01-05 14:05:33 +02:00 |
|
|
|
e15c055f06
|
fix: lint warnings
|
2025-01-05 13:55:36 +02:00 |
|
|
|
4145abda19
|
feat(colors): add all Rosé Pine variants
|
2025-01-05 00:33:27 +02:00 |
|
|
|
c587371544
|
fix(floor): #8
|
2025-01-04 23:24:47 +02:00 |
|
|
|
c4dcedd723
|
fix(floor): descend
|
2025-01-04 22:41:24 +02:00 |
|
|
|
f68c68f167
|
feat(dev): add floor display
|
2025-01-04 21:30:38 +02:00 |
|
|
|
e352b45401
|
chore: rename MovementState -> FloorYTarget
|
2025-01-01 22:53:57 +02:00 |
|
|
|
90f5443804
|
feat(hexlab): enable bevy feature
|
2024-12-30 17:33:09 +02:00 |
|
|
|
9e3538f571
|
fix: hexlab changes
|
2024-12-29 17:11:31 +02:00 |
|
|
|
3b5c92e998
|
refactor(colorscheme): add RosePine enum
|
2024-12-27 14:01:52 +02:00 |
|
|
|
4635b0f134
|
fix(floor): multiple floor create
|
2024-12-27 11:49:22 +02:00 |
|
|
|
433a3ce5e8
|
refactor(floor): separate systems
|
2024-12-23 14:55:27 +02:00 |
|
|
|
3659ffa1a6
|
fix: floor movement
|
2024-12-23 14:48:46 +02:00 |
|
|
|
b966d38e94
|
fix: clippy warnings
|
2024-12-23 13:55:48 +02:00 |
|
|
|
45511e4d80
|
fix(maze): spawning
|
2024-12-23 13:39:06 +02:00 |
|
|
|
a76cbdc02b
|
fix: typo
|
2024-12-23 12:46:32 +02:00 |
|
|
|
6c07bc0670
|
feat(floor): add NextFloor component
|
2024-12-22 18:25:40 +02:00 |
|