|
|
eead31d7fc
|
refactor: add 'glam' for better positioning types, drop position types
|
2025-07-23 21:24:47 -05:00 |
|
|
|
9f9ace0b16
|
chore: configure rustfmt, switch to LF line endings
|
2025-07-23 20:15:54 -05:00 |
|
|
|
7744c06046
|
chore: cargo fix
|
2025-07-23 17:27:22 -05:00 |
|
|
|
785a760343
|
feat: new edible type for pellet/powerpellet, fruits, separate static/moving entities
|
2025-07-23 17:16:15 -05:00 |
|
|
|
66b6cdf01b
|
feat: split animated texture away from atlas texture details
|
2025-07-23 16:25:40 -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
|
2025-07-22 14:37:26 -05:00 |
|
|
|
0a46f64866
|
feat: pathfinding, ghost and blinky state, update dependencies
|
2025-07-22 13:18:09 -05:00 |
|
|
|
fd7eecf53e
|
feat: allow instant direction reversal, improve cell position state tracking
|
2025-07-22 12:12:41 -05:00 |
|
|
|
fa7e985c0d
|
feat: embedded data files, audio effects processing
|
2025-07-21 22:30:40 -05:00 |
|
|
|
8808a1aa3b
|
feat: pellet consumption, score & map mutation
|
2025-07-18 20:15:50 -05:00 |
|
|
|
2187212b7c
|
chore: increase speed, no modulation, increase animation speed
|
2025-06-17 11:54:13 -05:00 |
|
|
|
852e54f1bf
|
chore: rust-fmt entire project
|
2025-06-17 11:54:13 -05:00 |
|
|
|
a62ddab9af
|
fix: prevent changing direction into walls
|
2025-06-17 11:54:13 -05:00 |
|
|
|
2c6045aa1b
|
feat: add map struct, overhaul stored map representation
|
2025-06-17 11:54:13 -05:00 |
|
|
|
bf8370ef35
|
feat: sprite frame pinning, conditional on stopped PacMan
|
2025-06-17 11:54:13 -05:00 |
|
|
|
da98b54216
|
feat: wall collisions
|
2025-06-17 11:51:49 -05:00 |
|
|
|
6ce3a5ce79
|
feat: speed modulation to implement precise speed decrease despite integers
|
2025-06-17 11:51:40 -05:00 |
|
|
|
422535c00d
|
feat: direction propagation, change direction at precise times
|
2025-06-17 11:51:21 -05:00 |
|
|
|
c90f221c73
|
feat: speed property to PacMan
|
2025-06-17 11:50:44 -05:00 |
|
|
|
83d665123c
|
feat: smooth back-forth sprite frame ticks, sprite rotation
|
2025-06-17 11:50:32 -05:00 |
|
|
|
443afb1223
|
feat: new PacMan entity, entity trait implementation
|
2025-06-17 11:50:04 -05:00 |
|