lotgd / core

Core functionality for Legend of the Green Dragon, a text-based RPG game.
GNU Affero General Public License v3.0
152 stars 15 forks source link

Fix database schema, add logging and helper functions to make modules work #69

Closed austenmc closed 8 years ago

austenmc commented 8 years ago

The juicy bits are setting cascade=remove on properties and changing the association type for CharacterViewpoint::scene.