|
|
b72ac87098
|
chore: Game
|
2026-01-25 16:15:12 +01:00 |
|
|
|
5193b4aba8
|
chore: Updated dependencies
|
2026-01-24 22:06:20 +01:00 |
|
|
|
6e665dbbdd
|
refactor: Config in files
|
2026-01-24 21:40:44 +01:00 |
|
|
|
743ad8e760
|
refactor: Load a game setup from a yaml file
|
2026-01-24 21:08:43 +01:00 |
|
|
|
aac651cf93
|
refactor: Reworked collision system
|
2026-01-22 16:11:16 +01:00 |
|
|
|
f8d28acc33
|
feat: Dialog running code and changeable tasks
|
2026-01-22 14:13:41 +01:00 |
|
|
|
46981937ce
|
refactor(events): Small event manager refactoring
|
2026-01-21 08:05:32 +01:00 |
|
|
|
cb488f9853
|
feat: Show icons in stats
|
2026-01-20 12:36:18 +01:00 |
|
|
|
da45765413
|
feat: Dialog answering
|
2026-01-19 20:17:13 +01:00 |
|
|
|
eef269c853
|
feat: Implemented text rendering
|
2026-01-19 17:20:49 +01:00 |
|
|
|
6335ab7e5c
|
chore: Started implementing dialog
|
2026-01-19 09:30:50 +01:00 |
|
|
|
403a333622
|
feat: Better drop item placements
|
2026-01-08 09:50:46 +01:00 |
|
|
|
afb76adf99
|
feat: Enemy hitting player animation and refactor
|
2026-01-08 08:46:43 +01:00 |
|
|
|
adc0cb8599
|
feat: Enemies dropping items
|
2026-01-07 11:07:44 +01:00 |
|
|
|
6943679c13
|
feat: Recalculate mouse after player/enemy move
|
2026-01-06 13:15:04 +01:00 |
|
|
|
4e69859b00
|
feat: Dropped item disappears in 5 minutes
|
2026-01-05 22:15:23 +01:00 |
|
|
|
f02a186dc3
|
feat: Dropping items
|
2026-01-05 16:30:10 +01:00 |
|
|
|
22d4e0b9f5
|
chore: Some minor changes
|
2026-01-03 16:04:52 +01:00 |
|
|
|
583caa40ba
|
refactor: Better API for IO handling
|
2026-01-03 15:48:49 +01:00 |
|
|
|
9992c753ba
|
feat: Food, Health system
|
2026-01-03 14:38:02 +01:00 |
|
|
|
00be3b066e
|
feat: Double-click equipped item to unequip
|
2026-01-03 00:38:19 +01:00 |
|
|
|
070d4fa0f8
|
feat: Include health bar
|
2026-01-03 00:33:48 +01:00 |
|
|
|
4136696c83
|
feat: Render stamina
|
2026-01-02 22:37:54 +01:00 |
|
|
|
27cdde97a0
|
feat: Stamina and sprint
|
2026-01-02 18:50:10 +01:00 |
|
|
|
f8bc960af2
|
feat: Better colors for inventory
|
2026-01-02 17:34:44 +01:00 |
|
|
|
b355ae1dd2
|
fix: Shutdown room tasks when terminal too small
|
2026-01-02 13:16:00 +01:00 |
|
|
|
84f757a70e
|
feat: Better full redraw
|
2026-01-02 13:11:19 +01:00 |
|
|
|
17d162bd76
|
refactor: Don't use deprecated API
|
2026-01-02 13:05:25 +01:00 |
|
|
|
86f2159750
|
feat: Dragging around items in inventory
|
2026-01-02 12:56:28 +01:00 |
|
|
|
a9be5fa675
|
feat: Inventory item mouse hover animation
|
2026-01-02 01:32:39 +01:00 |
|
|
|
1eea0a701e
|
fix: Rerender part after item added to inventory
|
2026-01-02 00:40:38 +01:00 |
|
|
|
41b7ac2a37
|
feat: New Grid API and Inventory rendered
|
2026-01-02 00:35:09 +01:00 |
|
|
|
bf8ca30d6a
|
refactor: Microphone rewrite and fix bug
|
2026-01-01 17:57:09 +01:00 |
|
|
|
3071651ab6
|
feat: Mobs following player logic
|
2026-01-01 16:32:48 +01:00 |
|
|
|
6373c7694f
|
feat: Adding items taken from chest to inventory
|
2026-01-01 14:50:13 +01:00 |
|
|
|
59803e46f5
|
feat: Killing mob
|
2026-01-01 14:47:31 +01:00 |
|
|
|
ba26b633af
|
feat: Swinging mechanic
|
2026-01-01 14:23:21 +01:00 |
|
|
|
d9f7f5a2ac
|
feat: Room Task Scheduler for mob logic
|
2026-01-01 13:36:31 +01:00 |
|
|
|
d747c4d248
|
refactor: Remove repeated code
|
2026-01-01 00:28:54 +01:00 |
|
|
|
46b6f5c7b5
|
chore: DEFAULT_COLOR -> BACKGROUND_COLOR
|
2025-12-31 23:37:50 +01:00 |
|
|
|
1c72622726
|
fix: Proper player rotation when moving between rooms
|
2025-12-31 23:32:52 +01:00 |
|
|
|
ae07a848bf
|
feat: Microphone detection
|
2025-12-31 23:16:04 +01:00 |
|
|
|
47b487b0f1
|
chore: public -> protected
|
2025-12-31 22:26:47 +01:00 |
|
|
|
7ae808a23c
|
feat: Player reach and some player configs
|
2025-12-24 11:53:03 +01:00 |
|
|
|
5b0e026480
|
fix: Moving while terminal too small
|
2025-12-24 11:18:32 +01:00 |
|
|
|
f10c36de2b
|
style: Extract main room into its own class
|
2025-12-21 15:24:16 +01:00 |
|
|
|
ef40f40809
|
fix: Crashing
|
2025-12-21 15:14:18 +01:00 |
|
|
|
d5f8eb9ed8
|
feat: Collisions
|
2025-12-21 15:07:34 +01:00 |
|
|
|
fdb6c3075d
|
feat: New scenes
|
2025-12-21 14:40:36 +01:00 |
|
|
|
88403993fe
|
feat: Scene API
|
2025-12-17 13:30:55 +01:00 |
|