Fix aethernet names, add new emotes, add EquipItem
authorLiza Carvelli <liza@carvel.li>
Thu, 13 Jun 2024 15:35:33 +0000 (17:35 +0200)
committerLiza Carvelli <liza@carvel.li>
Thu, 13 Jun 2024 15:35:51 +0000 (17:35 +0200)
commitb74f69c9818802d2ea1b716d8304c84bc6499ae1
treed3743a5812a0c53eba3803d269c608237fba60b5
parent1861d947fcd211fd8ccae52bd444cd8ccc21f100
Fix aethernet names, add new emotes, add EquipItem
QuestPaths/quest-v1.json
Questionable/Controller/Steps/BaseFactory/WaitAtEnd.cs
Questionable/Controller/Steps/InteractionFactory/EquipItem.cs [new file with mode: 0644]
Questionable/Model/V1/Converter/AethernetShortcutConverter.cs
Questionable/Model/V1/Converter/EmoteConverter.cs
Questionable/Model/V1/Converter/InteractionTypeConverter.cs
Questionable/Model/V1/EEmote.cs
Questionable/Model/V1/EInteractionType.cs
Questionable/QuestionablePlugin.cs
Questionable/Windows/DebugWindow.cs