Basilius Sauter
6edd4cf9b1
Implemented Character->getCharacterModel()
2016-04-25 19:25:25 +02:00
Basilius Sauter
9986420b10
Minor fixes and changes
...
The tests are now using sqlite inside of the memory. This ensures a
creation of the database every time the tests are run.
Added some additional tests for probing database persistance.
Removed outdated code.
2016-04-20 18:11:59 +02:00
Basilius Sauter
6a72a43cda
Model changes
...
Adds basic Scene model
Extends Character model with reusable properties (Using the two traits
Properties and PropertyManager).
2016-04-19 21:51:40 +02:00
Basilius Sauter
3fbfc7692f
Improved Tests and CharacterModel
2016-04-16 09:13:07 +02:00
Basilius Sauter
ac7c845d07
Added Deletor trait.
2016-04-16 07:30:03 +02:00
Basilius Sauter
7afa27246b
Added strict_types=1 and added test
2016-04-15 18:56:08 +02:00
Basilius Sauter
5a405fc2db
Model support for character creation
2016-04-15 18:16:35 +02:00
Austen McDonald
a7d761d4da
Cleanup formatting in composer.json and rename Tests to tests
2016-04-14 21:31:22 -07:00