phantasmal-world/src/quest_editor
2019-11-11 23:00:56 +02:00
..
actions Entities can now be rotated around their y-axis by right-click dragging. 2019-09-28 21:11:57 +02:00
gui Added a message log in the quest editor. 2019-11-08 15:07:46 +02: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 Entity world-relative rotation now stays constant while translating manually. 2019-11-04 18:02:30 +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 Entity world-relative rotation now stays constant while translating manually. 2019-11-04 18:02:30 +01:00
scripting [VM] Fixed a bug where string arguments did not have a null terminator. 2019-11-11 23:00:56 +02:00
stores Use the new message log in QuestRunner. 2019-11-08 18:34:58 +02:00
QuestRunner.ts Changed the way VM input is handled. 2019-11-11 15:21:13 +02:00