- Steam App
- A Witch's Game (2831200)
- Event type
- patch note
- Published
- 12 June 2024 - 04:04:45 UTC
- Source
- steam_community_announcements
Bug Fixes Fixed multiple bugs which broke the game during the undo/redo process. The issues were related to the implementation of visualizing the user's selected unit. The previous implementation was duplicating the unit itself, but the new implementation only duplicates the visual elements, without any of the scripts attached. This is why I shouldn't write hack code, but I'll never stop trying. Your decks should be random now. The first set you play would always have the same deck for you and the opponent because I had set a specific random seed for random number generation. It's useful for testing, but boring for actual play. Feature Rework The Kaiju's grapple engagement attack feels too nonthreatening, so it has been reworked to now telegraph an attack as well as do its standard grapple. New Content I've added the Crow to the game, which is the only unit that can move multiple tiles o...