- Steam App
- Cardeneer (2307260)
- Event type
- patch note
- Published
- 8 November 2024 - 10:14:53 UTC
- Source
- steam_community_announcements
Once and "X times" can now be used at the start of an ability. Fix "for each" checking "If X" everytime. Fix opponent missing deck in some modes. Fix error that could occur with a design. Fix resizing issue with cards. Just a small update, have mainly been working on Godot. Note: If your game crashes when you play, it's because you have an ability loop somewhere. I.e. "On Accumulate: Give this SomeStack." this is an example of an ability that loops by itself. This is something I want to fix, but it requires a lot of work so I'm delaying it a bit, until then please avoid making loops.