db0 / godot-card-game-framework

A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
http://dbzer0.com/projects/godot-card-game-framework/
GNU Affero General Public License v3.0
895 stars 96 forks source link

Can now define card size from CFConst #111

Closed db0 closed 3 years ago

db0 commented 3 years ago

CFConst.CARD_SIZE will also adapt the sizes of CardContainers

ManipulationButtons are now also selected as packed scenes

Brought the Quick Start guide up to 1.3

Developers do not need to hardcode node locations in CFConst anymore. Rather they are using a "push" approach to populate cfc.NMAP