Delta-v/Content.Shared/GameObjects/Verbs
20kdc d75c22d5e1
Add "Begin Deconstruction" verb, unfinished particle accelerator bits will tell you how to finish them (#2706)
* More Construction Pieces: Default construction targets

* More Construction Pieces: Unfinished particle accelerator will tell you how to finish it

* More Construction Pieces: Construction system actually pathfinds any-to-any

* More Construction Pieces: Verb to begin deconstruction of an object
2020-12-08 11:53:37 +01:00
..
GlobalVerb.cs Fix verbs in-hand. 2020-08-20 21:45:43 +02:00
IShowContextMenu.cs Make pointing arrows not show up on the context menu (#2252) 2020-10-14 22:40:59 +02:00
SharedVerbSystem.cs Make the context and verb menus visible through walls for ghosts (#2415) 2020-10-30 14:52:37 +11:00
Verb.cs Fix verbs in-hand. 2020-08-20 21:45:43 +02:00
VerbBase.cs Fix verbs in-hand. 2020-08-20 21:45:43 +02:00
VerbCategories.cs Add "Begin Deconstruction" verb, unfinished particle accelerator bits will tell you how to finish them (#2706) 2020-12-08 11:53:37 +01:00
VerbCategoryData.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
VerbData.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
VerbUtility.cs Updated ContainerHelpers to use new extensions (#2530) 2020-11-13 18:25:04 +11:00
VerbVisibility.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00