phantasmal-world/src/quest_editor/actions
2019-12-30 02:19:38 +01:00
..
CreateEntityAction.ts Events can now be selected by clicking anywhere on the event and the selected event can be deleted by pressing the delete key. 2019-12-29 23:00:09 +01:00
EditEventDelayAction.ts Event section IDs and delays can now be edited. 2019-12-22 17:24:22 +01:00
EditIdAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditLongDescriptionAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditNameAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditShortDescriptionAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
QuestEditAction.ts Entity counts in area select are now updated when adding or removing entities. Added more unit tests. 2019-12-24 03:04:18 +01:00
RemoveEntityAction.ts Events can now be selected by clicking anywhere on the event and the selected event can be deleted by pressing the delete key. 2019-12-29 23:00:09 +01:00
RemoveEventAction.ts QuestEventDagModel now enforces connectivity. 2019-12-30 02:19:38 +01:00
RotateEntityAction.ts Most dependencies are now injected to improve testability. 2019-12-21 19:40:42 +01:00
TranslateEntityAction.ts Most dependencies are now injected to improve testability. 2019-12-21 19:40:42 +01:00