phantasmal-world/src/quest_editor
2019-10-30 21:02:35 +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 Quest events are now grouped in DAGs. 2019-10-29 15:22:46 +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 Quest events are now grouped in DAGs. 2019-10-29 15:22:46 +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 Added simple transparency to entities. Seems to work for most entities except for those that use translucent texture to emulate light rays etc. 2019-10-27 16:45:30 +01:00
scripting [VM] Implemented get_random opcode and added a unit test for it. 2019-10-30 21:02:35 +02:00
stores Logging when duplicate events are encountered. 2019-10-29 15:26:10 +01:00