Pieter-Jan Briers
cad59d2cb4
Fancy Verb Menu & Verb API Refactor ( #928 )
2020-05-23 03:09:44 +02:00
zumorica
a408cdad0a
Fix ControlMob not deleting ghosts
2020-04-17 19:28:08 +02:00
Víctor Aguilera Puerto
e17ffbd76f
Adds verb categories ( #766 )
...
* Adds verb categories
* Update Content.Shared/GameObjects/Verbs/Verb.cs
Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com >
* Make GetCategory virtual
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2020-03-06 20:11:24 +01:00
Víctor Aguilera Puerto
4b1fd4cfd1
Don't unvisit before transferring mind ( #760 )
2020-02-29 16:09:03 +01:00
Víctor Aguilera Puerto
090dd8cee8
ControlMob verb and command ( #724 )
...
* ControlMob verb and command, mobs have MindComponent by default
* Use IActorComponent instead of MindComponent for User entity.
Fixes using Control Mob while aghosting/visiting an entity.
* Use static Loc class
2020-02-24 03:49:40 +01:00