Commit Graph

7 Commits

Author SHA1 Message Date
991ab34ca2 added T-800 as playable character 2024-07-15 19:33:32 -04:00
fb026e36a8 renamed display to output 2024-07-15 16:49:18 -04:00
295b808e14 fixed:
1. potions being walked over
2. spawning on stairs
3. enemies walking under players
4. merchants not being aggresive
5. potions losing effect when sending pass signal (cleared by player::start_turn())’
2024-07-15 14:41:32 -04:00
8e52309626 fixed potions not working properly
need to test: vampire draining
2024-07-15 10:35:28 -04:00
a97e30c8a7 bug: potion not taking effect
fixed message in applying potions
2024-07-15 10:17:07 -04:00
93f68e3969 bug: enemie movement sometimes deref nullptr when calling get_pos()
fixed level gen
2024-07-15 00:23:12 -04:00
af8bc4112c finished the bulk of game 2024-07-14 21:32:41 -04:00