v0.2.1 Update: States, Scores, and Card Targetting Systems and More
Gameplay Feature Changes:
- Effects
- The Effects 'Modify Attribute', 'Modify Keyword', and 'Modify State' is now fully implemented
- Attributes and Keywords are attached to cards.
- Keywords that contain effects activate properly now.
- States are variables that is tracked globally. It informs the Game State
- The flag 'Hide Log' is implemented for effect logs
- Implemented scores. Scores are States that are displayed prominently in the UI
- Player Targeting is now implemented.
- When targeting cards on the table or hand, the game enters a Targeting state which allow you to aim with your mouse and select valid cards.
- When targeting cards globally or in a deck, it opens an item list to select the target from
- The Effects 'Modify Attribute', 'Modify Keyword', and 'Modify State' is now fully implemented
- Bugfixes
- bbcode is now working in the flavor text panel
- On critically failing a skill test, the critical fail sound effect is now properly working
Editor Changes:
- Added the 'Modify State' effect and it's editor block
- Implemented States in various resource editing windows
- Added Score to the Story Editor, allowing you to designate certain game States as more important than others