Tayrtahn
ba2a3543d9
Cleanup warnings in ClientInnerBodySystem ( #37450 )
...
* Cleanup warnings in ClientInnerBodySystem
* Apply suggested simplification
2025-05-14 19:31:03 +02:00
Tayrtahn
f81d0fa502
Cleanup warnings in AnomalySystem ( #37429 )
...
Cleanup warnings in AnomalySystem
2025-05-14 00:19:57 +02:00
Ed
61089355f0
Fix Anomaly infections infinity growing after curing ( #32259 )
2024-09-18 00:19:34 +02:00
Ed
92be69a5ab
Anomalous infections ( #31876 )
...
* inner anomaly
* anomaly pulse action
* test anom mine
* Update anomalies.yml
* fix action cooldown
* pyro_eyes
* clientsystem
* experiments
* blya
* some telegraphy
* shock eyes!
* shadow eyes
* separate files
* frosty eyes
* fix
* flora eyes
* bluespace eyes
* flesh eyes
* redoing injction
* auto add layers
* пипяу
* new injector component
* stupid me
* nice marker injectors
* anomaly spawn on shutdown
* gravity anom
* dead anomaly spawning
* add VOX states
* sprite specific layers support
* technology anom infection
* auto detach anomalies that have moved away
* Update anomaly_injections.yml
* anomalyspawner integration
* rock anomaly!
* Update anomaly_injections.yml
* fix crash bug
* tag filter
* fix anom dublication spawns
* Update anomaly.yml
* Update InnerBodyAnomalyComponent.cs
* Update anomaly_injections.yml
* dont spawn anomalies after decay
* fix morb sprite, add end message
* gravity resprite
* admin logging, double injection fix
* make flesh and living light mobs friendly to anomaly hosts
* popups
* severity feedback
* sloth review
* A
* keep organs after gib
* punpun host
* sloth synchronization
* Update arachnid.yml
* increase infections spawnrate
2024-09-17 12:49:19 +03:00
Julian Giebel
417d3a87a2
Station Anchor ( #26098 )
...
* Work on abstracting out chargeup functionality/ui from grav gen
* Work on station anchor
* Finish implementing station anchors
* uhh yeah
* ok.
* fix tests
* whoops
* Get the last extraneous yaml fail
* PJB review
* beast mode... ACTIVATE!
---------
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com >
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2024-08-31 10:40:28 -04:00
beck-thompson
ee922e37f6
Replaced some AddMarkups with AddMarkupOrThrow ( #30632 )
...
* First commit
* Silly me
* bruh
2024-08-11 13:06:33 +10:00
metalgearsloth
edb05e36bb
Reapply "Remove some BUI boilerplate" ( #30214 ) ( #30219 )
...
* Reapply "Remove some BUI boilerplate" (#30214 )
This reverts commit cb0ba66be3 .
* Fix gas tank
* Fix PA
* Fix microwave
* Comms console underwrap
* Fix rcd
* log wehs
2024-07-21 14:48:13 +10:00
Nemanja
cb0ba66be3
Revert "Remove some BUI boilerplate" ( #30214 )
...
Revert "Remove some BUI boilerplate (#28399 )"
This reverts commit cbf329a82d .
2024-07-20 20:42:27 -04:00
metalgearsloth
cbf329a82d
Remove some BUI boilerplate ( #28399 )
...
* Remove some BUI boilerplate
- The disposals overrides got removed due to the helper method handling it.
- Replace window creation with CreateWindow helper.
- Fixed some stinky code which would cause exceptions.
* More
* moar
* weh
* done
* More BUIs
* More updates
* weh
* moar
* look who it is
* weh
* merge
* weh
* fixes
2024-07-20 15:40:16 +10:00
Ed
a4ec01d471
Anomalies behaviours ( #24683 )
...
* Added new anomaly particle
* Add basic anomaly behaviour
* +2 parametres
* add functional to new particle
* add components to behaviours
* big content
* add shuffle, moved thing to server
* clean up
* fixes
* random pick redo
* bonjour behavioUr
* fix AJCM
* fix
* add some new behaviours
* power modifier behaviour
* rmeove timer
* new event for update ui fix
* refactor!
* fixes
* enum
* Fix mapinit
* Minor touches
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2024-04-01 19:29:13 +11:00
Pieter-Jan Briers
68ce53ae17
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
2024-02-13 16:48:39 -05:00
Visne
11a57be230
Remove usages of obsolete SpriteView.Sprite.set() ( #19500 )
2023-08-25 11:16:46 +10:00
TemporalOroboros
3ac4cf85db
Cleaner BoundUserInterfaces ( #17736 )
2023-07-09 02:02:17 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
metalgearsloth
64bb57cdef
Remove some client IEnumerables ( #16501 )
2023-05-16 22:55:22 +10:00
James Simonson
8df9c97b60
Update AnomGen UI ( #14872 )
2023-04-29 15:53:56 +10:00
Nemanja
1b8c48180b
Anomaly Generator Tweaks ( #13856 )
2023-02-06 15:53:59 -04:00
Nemanja
f450398df7
More anomalies ( #13766 )
2023-02-06 01:03:53 -04:00
Visne
5a5a3afbb1
Remove some obsolete AppearanceComponent method usages ( #13726 )
2023-02-02 12:34:53 -04:00
Nemanja
4d57226335
Anomaly fixes ( #13558 )
...
Closes https://github.com/space-wizards/space-station-14/issues/13545
Closes https://github.com/space-wizards/space-station-14/issues/13544
Closes https://github.com/space-wizards/space-station-14/issues/13543
Closes https://github.com/space-wizards/space-station-14/issues/13536
2023-01-18 11:38:12 +11:00
Nemanja
9cd0c11870
Anomalies ( #13371 )
2023-01-16 21:05:20 -08:00