Commit Graph

14 Commits

Author SHA1 Message Date
52117424cf woodpecker++
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-02-18 14:37:36 +01:00
9b0bdfddc8 Refactor an Instance model out of the GameRunner 2022-09-11 17:34:16 +02:00
83e6139acc update todo 2022-05-28 20:33:34 +02:00
a299b167de Fix sidebars, implement vault api, coin pickups, and player respawning 2022-05-28 19:28:03 +02:00
f8b99d44bf Implement in-game sidebars 2022-05-28 16:05:02 +02:00
99197d92bb Colors, basic mob AI categories, end world hunger, UX buffs 2022-05-15 18:16:35 +02:00
9890936154 Implement some chat colors/messages, coin drops, lobby lifecycle 2022-05-11 23:10:54 +02:00
793b25251c implement config re-loading 2022-05-11 20:14:10 +02:00
a4b110773e Implement first pass at config loading, /join, /leave commands, tab completion (broken) 2022-05-11 07:22:37 +02:00
75debe1905 Reimplement wave AI, split out some UI code into a ui module, update TODO 2022-05-10 05:28:01 +02:00
2f63695ee9 Implement /ready and basic objective mechanics 2022-05-08 18:36:35 +02:00
a078f74b4b reorganize engine bits into engine package, same with commands, reimplement player state as FSM 2022-05-08 15:34:18 +02:00
9e7ab2c0d4 Make things less debug-y, introduce the start of scripted waves, UX improvements 2022-05-08 11:38:23 +02:00
d2c12b4792 Initial commit 2022-05-08 01:52:25 +02:00