Delta-v/Content.Server/UserInterface
HerCoyote23 e45dd96af9
Northstar Gloves (#16021)
* Added Gloves of North Star, no sprite or talking yet...

* Added sprites for the gloves of the north star...

* Replaced more placeholder sprites for northstar gloves...

* Added gloves of the north star to uplink...

* Added speech on hit, not yet configureable

* Not functional yet, but a step in the right direction I hope...

* IT WORKS!!

* Licensing and cleanup

* Reduced attack speed, changed from chat to popup, added some admin logging. It was causing too much adminlog spam otherwise

* Reorganized some files, final build??

* Changed the adminlog type from Verb to new type ItemConfigure

* More cleanup, fix sprite reference maybe

* Keronshb's suggestions, fixed some stuff, made hit sound use the meaty punch sfx

* Adds support for hiding speak/whisper/emote from adminlogs, makes northstar speak again!

* Some file shuffling, some of Keronshb's requests. Might appear a bit funky in github because vscode kept duplicating files for some reason and I had to delete them

* Made it work with the latest changes on Master

* Final? cleanup, upped dmg to 8, made ui not activate on activateinhand, instead you need to right click

* Set value to 0 credits, that's all

* Well that was much easier than I made it out to be. Now you can only activate the gloves with right click, no more mispredicts.

* Update MeleeWeaponSystem.cs

Iunno why this got changed in the first place, but I'm changin it back

* emptycommit

* emptycommit

* The tiny fixening
2023-05-23 14:12:30 -04:00
..
ActivatableUIComponent.cs Northstar Gloves (#16021) 2023-05-23 14:12:30 -04:00
ActivatableUIRequiresPowerCellComponent.cs Proto-kinetic crusher (#16277) 2023-05-14 13:15:18 +10:00
ActivatableUISystem.Power.cs Fix instant power cell drainage (#15927) 2023-04-30 16:06:44 +10:00
ActivatableUISystem.cs Northstar Gloves (#16021) 2023-05-23 14:12:30 -04:00
IntrinsicUIComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
IntrinsicUISystem.cs Fix a bunch of warnings (#11965) 2022-10-16 08:44:23 -07:00
OpenUiActionEvent.cs Re-add action prototypes (#7508) 2022-04-14 06:17:34 +02:00
StatValuesCommand.cs Cargo 1984 (#15579) 2023-04-29 14:59:24 +10:00
StatValuesEui.cs Cargo economy balance (#11123) 2022-09-15 11:53:17 +10:00
UserInterfaceHelpers.cs BUI changes required for Engine PR (#10608) 2022-08-21 03:38:30 +10:00