Leon Friedrich
6cb58e608b
ECS verbs and update context menu (#4594)
* Functioning ECS verbs
Currently only ID card console works.
* Changed verb types and allow ID card insertions
* Verb GUI sorting and verb networking
* More networking, and shared components
* Clientside verbs work now.
* Verb enums changed to bitmask flags
* Verb Categories redo
* Fix range check
* GasTank Verb
* Remove unnecessary bodypart verb
* Buckle Verb
* buckle & unbuckle verbs
* Updated range checks
* Item cabinet verbs
* Add range user override
* construction verb
* Chemistry machine verbs
* Climb Verb
* Generalise pulled entity verbs
* ViewVariables Verb
* rejuvenate, delete, sentient, control verbs
* Outfit verb
* inrangeunoccluded and tubedirection verbs
* attach-to verbs
* remove unused verbs and move VV
* Rename DebugVerbSystem
* Ghost role and pointing verbs
* Remove global verbs
* Allow verbs to raise events
* Changing categories and simplifying debug verbs
* Add rotate and flip verbs
* fix rejuvenate test
* redo context menu
* new Add Gas debug verb
* Add Set Temperature debug verb
* Uncuff verb
* Disposal unit verbs
* Add pickup verb
* lock/unlock verb
* Remove verb type, add specific verb events
* rename verb messages -> events
* Context menu displays verbs by interaction type
* Updated context menu HandleMove
previously, checked if entities moved 1 tile from click location.
Now checks if entities moved out of view.
Now you can actually right-click interact with yourself while walking!
* Misc Verb menu GUI changes
* Fix non-human/ghost verbs
* Update types and categories
* Allow non-ghost/human to open context menu
* configuration verb
* tagger verb
* Morgue Verbs
* Medical Scanner Verbs
* Fix solution refactor merge issues
* Fix context menu in-view check
* Remove prepare GUI
* Redo verb restrictions
* Fix context menu UI
* Disposal Verbs
* Spill verb
* Light verb
* Hand Held light verb
* power cell verbs
* storage verbs
and adding names to insert/eject
* Pulling verb
* Close context menu on verb execution
* Strip verb
* AmmoBox verb
* fix pull verb
* gun barrel verbs
revolver verb
energy weapon verbs
Bolt action verb
* Magazine gun barrel verbs
* Add charger verbs
* PDA verbs
* Transfer amount verb
* Add reagent verb
* make alt-click use ECS verbs
* Delete old verb files
* Magboot verb
* finalising tweaks
* context menu visibility changes
* code cleanup
* Update AdminAddReagentUI.cs
* Remove HasFlag
* Consistent verb keys
* Remove Linq, add comment
* Fix in-inventory check
* Update GUI text alignment and padding
* Added close-menu option
* Changed some "interaction" verbs to "activation"
* Remove verb keys, use sorted sets
* fix master merge
* update some verb text
* Undo Changes
Remove some new verbs that can be added later
undid some .ftl bugfixes, can and should be done separately
* fix merge
* Undo file rename
* fix merge
* Misc Cleanup
* remove contraction
* Fix keybinding issue
* fix comment
* merge fix
* fix merge
* fix merge
* fix merge
* fix merge
* fix open-close verbs
* adjust uncuff verb
* fix merge
and undo the renaming of SharedPullableComponent to PullableComponent. I'm tired of all of those merge conflicts
2021-10-04 20:29:03 -07:00
..
2021-07-16 17:37:09 -07:00
2021-09-28 11:47:41 +02:00
2021-09-28 13:35:29 +02:00
2021-07-25 12:09:08 +02:00
2021-10-04 20:29:03 -07:00
2021-07-16 17:37:09 -07:00
2021-09-02 21:11:12 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-22 11:05:33 +02:00
2021-10-01 12:40:44 +02:00
2021-09-28 13:35:29 +02:00
2021-07-16 17:37:09 -07:00
2021-08-09 17:34:01 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-15 20:58:45 +10:00
2021-08-07 14:18:42 -07:00
2021-07-16 17:37:09 -07:00
2021-07-20 10:29:09 +02:00
2021-10-04 20:29:03 -07:00
2021-08-09 17:34:01 -07:00
2021-10-02 16:43:47 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-10-01 15:27:42 +02:00
2021-10-04 20:29:03 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-28 13:35:29 +02:00
2021-10-01 18:47:52 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-28 13:35:29 +02:00
2021-07-16 17:37:09 -07:00
2021-08-02 21:57:06 +10:00
2021-07-31 03:14:00 +02:00
2021-07-16 17:37:09 -07:00
2021-09-28 11:47:41 +02:00
2021-09-15 16:36:56 +02:00
2021-06-09 22:19:39 +02:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-15 16:58:15 +02:00
2021-07-16 17:37:09 -07:00
2021-09-10 00:20:41 +10:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-29 20:07:01 +10:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-08-24 01:06:32 -06:00
2021-07-25 14:12:00 +02:00
2021-09-17 07:16:11 -07:00
2021-06-09 22:19:39 +02:00
2021-08-21 10:20:18 -07:00
2021-07-16 17:37:09 -07:00
2021-09-26 15:18:45 +02:00
2021-07-16 17:37:09 -07:00
2021-06-13 22:52:40 +10:00
2021-10-04 20:29:03 -07:00
2021-10-02 16:43:47 -07:00
2021-07-16 17:37:09 -07:00
2021-10-04 20:29:03 -07:00
2021-06-21 02:13:54 +02:00
2021-08-27 17:46:02 +02:00
2021-08-29 14:23:11 +10:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-10-04 20:29:03 -07:00
2021-06-09 22:19:39 +02:00
2021-09-14 10:07:37 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-29 20:07:01 +10:00
2021-07-04 18:11:52 +02:00
2021-10-03 15:56:29 +11:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-10-03 15:05:52 +11:00
2021-07-31 03:14:00 +02:00
2021-08-30 11:33:48 +02:00
2021-07-16 17:37:09 -07:00
2021-10-03 16:19:07 +02:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-10-04 20:29:03 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-30 13:35:35 +02:00
2021-10-04 20:29:03 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-08-23 02:32:24 +10:00
2021-07-21 21:15:12 +10:00
2021-08-23 00:54:03 +10:00
2021-09-29 20:07:01 +10:00
2021-07-16 17:37:09 -07:00
2021-09-26 15:19:00 +02:00
2021-07-16 17:37:09 -07:00
2021-09-18 10:39:16 +02:00
2021-08-03 18:49:25 +10:00
2021-07-16 17:37:09 -07:00
2021-09-27 13:08:18 +02:00
2021-07-31 19:52:33 +02:00
2021-07-16 17:37:09 -07:00
2021-09-04 10:42:32 -07:00
2021-07-16 17:37:09 -07:00
2021-09-28 13:35:29 +02:00
2021-09-28 13:35:29 +02:00
2021-07-16 17:37:09 -07:00
2021-10-01 12:11:04 -07:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-22 11:05:33 +02:00
2021-09-29 00:16:00 +10:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-10-03 15:05:52 +11:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-09-06 23:49:44 +10:00
2021-08-20 05:23:02 +00:00
2021-10-04 20:29:03 -07:00
2021-07-21 19:03:10 +02:00
2021-07-16 17:37:09 -07:00
2021-07-16 17:37:09 -07:00
2021-07-24 15:46:44 -07:00
2021-07-16 17:37:09 -07:00
2021-09-20 21:50:02 -07:00
2018-04-12 23:56:43 +02:00
2021-08-30 01:38:29 +02:00
2020-07-18 22:51:56 -07:00