* combine TrySpike into OnInteractUsing
* mark spike drink event as handled
* mark speso insertion event as handled
* mark food sequence event as handled
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Filter NoStaticPriceAndStackPrice ents for StaticPriceComponent
* Remove redundant TryComp
* Use dependency shortcuts
* hol' up
* This filter is redundant
* Don't need EntityManager now
* Made paramedic void suit into proper hardsuit (was softsuit before)
Added light to the paramedic void suit helmet
Added siren with light to the paramedic void suit
* Changed paramed helmet flashlight icon and textures
* fixed siren action icon
* BigAction
* updated icon-siren.png
* fixed not being able to add it to containers (like when it parented off eva suit)
* changed light to cyan, made it less brighter and reduced siren volume
* changed ambulancesiren.ogg to a different one (hopefully less hard on the ears)
* created ClothingHeadEVAHelmetWithLightBase in base_clothinghead.yml
replaced ambulancesiren.ogg (again, this time with better fading on the audio loop)
credited myself for the siren icon art
reverted parents to original (but kept it in hardsuits yml, since void suits are light hardsuits) - [ the adoption was revoked 😢 ]
fixed indentations
removed un-used sprite and sprite state
* final final siren sound change (for real this time?)
* fixed license type
* final FINAL final (for real this time, please?) ambulancesiren.ogg change
* ContainerContainerContainerContainerContainerContainerContainerContainerContainerContainerContainerContainerContainerContainer
* attributions updated (turns out, i have to give myself credit when i make stuff);
fixed identation;
moved action to Action/types.yml.
* hopefully fixed everything this time
* sync shenanigans
* final final final final final for real final ambulancesiren.ogg change pinky promise this time and if you don't like it, make a new PR yourself and offer a new sound
* typo
* done the suggested changes
* cleaning up some forgotten stuff :p
* oops, cleaned up a bit too much
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
* Update Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml
* Update Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml
* Update attributions.yml
* evil web edit never again
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: beck-thompson <107373427+beck-thompson@users.noreply.github.com>
* Grilled Cheese Prototype
* Typos
* Removed butter reagent to test flavour changes.
* Flavour corrections.
* CC-BY-SA-3.0 attribution
* Fixing meta.json
* I lost an hour of my life to a missing comma in meta.json
* Merge Conflict Rebase and Test Fixing
* Cook time to 10 seconds.
* Sandwich nutritional balance
* Grilled cheese sprite fixed, found the actual original source for copyright.
* Fix sprite layering upon strapping/unstrapping
* switch from strap to buckle events
* Use screen-local North for the checks instead
Build on top of PR #31625, but I'm not wanting to just push to someone's older PR without a warning.
---------
Co-authored-by: themias <themias5@gmail.com>
* Added AP version of mateba, and put it in the deathsquad starting equipment.
* Update Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Add an event for polymorph actions
* Subscribe FollowerSystem to the event
* Add check that unfollow target is actually current target.
* Make followers try to follow on state update; Dirty follower on follow.
* initial commit
* Fixed the eject order
* FINALLY got a new sprite, its ready to merge!
* I FORGOT THE ATTRIBUTIONS DAMMIT
* Remove extra whitespace
* Sprite update!
* Add loadout names
Did it for AI, breaking change for pgsql + migrations in general. Nothing atm uses it.
* the box
* Spawning cherry pick
* Fix nit
* revert
* Final cleanup
* Real
* Name UI fix
* Migrations
* a
* Review
* Re-run migrations
---------
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>