phantasmal-world/src/quest_editor
2019-12-19 20:11:12 +01:00
..
actions Entities can now be rotated around their y-axis by right-click dragging. 2019-09-28 21:11:57 +02:00
gui Area selection is now enabled even when running a quest. 2019-12-19 20:11:12 +01:00
loading All entities from the NPC and object lists are now scaled to fit nicely in their square. 2019-09-23 16:07:46 +02:00
model Fixed bug in QuestEntityControls that resulted in entities being positioned incorrectly when transitioning between sections. 2019-12-17 22:03:17 +01:00
persistence Improved observables and ported more of the quest editor to the new GUI system. 2019-08-22 22:45:01 +02:00
rendering Area selection is now enabled even when running a quest. 2019-12-19 20:11:12 +01:00
scripting Simplified Widget.finalize_construction. Added game state to QuestRunner and modified execution flow to enable loading of area/entity models. Split QuestModelManager into two different classes so a different loading strategy can used in the quest runner view. Quest runner view is now automatically created when running a quest. 2019-12-19 18:54:01 +01:00
stores Fixed bug in script editor that would add breakpoints whenever a line was deleted. 2019-12-18 22:58:46 +01:00
QuestRunner.ts Simplified Widget.finalize_construction. Added game state to QuestRunner and modified execution flow to enable loading of area/entity models. Split QuestModelManager into two different classes so a different loading strategy can used in the quest runner view. Quest runner view is now automatically created when running a quest. 2019-12-19 18:54:01 +01:00