Vassyli
|
127abf136e
|
Fixes #164 by introducing a PostLoad lifecycle callback for the viewpoint entity.
|
2021-04-13 19:43:28 +02:00 |
|
Vassyli
|
9019caaafc
|
Viewpoint propagates itself to Actions and ActionGroups.
|
2021-04-08 17:50:33 +02:00 |
|
Vassyli
|
27347d0677
|
Changed SceneAttachment to require the class to implement AttachmentInterface.
|
2021-01-29 20:16:51 +01:00 |
|
Vassyli
|
9b60cc0ebb
|
Connects the SceneRenderer to the Game bootstrap process, and parses Scenes in Viewpoint->changeFromScene().
|
2021-01-16 18:55:49 +01:00 |
|
Basilius Sauter
|
4d1ab9e763
|
Changed quote strategy to BasicQuoteStrategy as AnsiQuoteStrategy seems to mess up the column names.
|
2019-04-02 21:12:02 +02:00 |
|
Basilius Sauter
|
bab3e0f236
|
Changed viewpoint to use uuid-based primary key
|
2018-10-08 17:29:44 +02:00 |
|
Basilius Sauter
|
04b3b6aaf9
|
Changed character id to uuid
|
2018-10-08 17:29:44 +02:00 |
|
Vassyli
|
9ddd16b4e8
|
Adds suggestion plus a few additional tests
|
2018-01-09 08:59:58 +01:00 |
|
Vassyli
|
4b82ee4b89
|
ViewpointDescription now ignores empty lines
|
2017-09-27 13:17:26 +02:00 |
|
Vassyli
|
533378d006
|
Adds the foundation for viewpoint to be able to modify there description more easily
|
2017-09-13 18:24:37 +02:00 |
|
Austen McDonald
|
e041db89bc
|
Add Viewpoint::removeActionsWithSceneId for easier writing of scenes without default nav items
|
2016-12-31 14:00:30 -08:00 |
|
Austen McDonald
|
340d6d18fa
|
Rename CharacterViewpoint to Viewpoint
As I was writing the documentation, this just feels like added complexity that we don't need.
|
2016-11-11 14:06:26 -08:00 |
|