Commit Graph

31718 Commits

Author SHA1 Message Date
Tayrtahn 680ee6abf2 Ghost orbit jitter fix (#34797)
* Only randomize orbit parameters once

* Revert "Only randomize orbit parameters once"

This reverts commit e828c51e66600bf11b66308169da1d1daf7501e3.

* Derive orbit properties from current time

* Derive orbit progress from current time

* Remove now-unused orbit animation

* Remove OrbitVisualsComponent.Orbit as it is no longer used

* Update AnimationPlayerSystem method calls to Entity<T> versions
2025-02-14 16:09:51 +00:00
PJBot 61cf3059cb Automatic changelog update 2025-02-14 16:09:51 +00:00
Minty642 4412581839 Add Reagent gold and silver solification with frost oil (#33239)
* Add Reagent gold and silver solification with frost oil

* Update Resources/Prototypes/Recipes/Reactions/fun.yml

* Update Resources/Prototypes/Recipes/Reactions/fun.yml

* edit frostOil value

* Update Resources/Prototypes/Recipes/Reactions/fun.yml

* Update Resources/Prototypes/Recipes/Reactions/fun.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-14 16:09:51 +00:00
PJBot 5cfb1e6eed Automatic changelog update 2025-02-14 16:09:51 +00:00
Spessmann aa47de2be5 Randomized maints rooms (#33619)
* became real

* should fix it

* added moar
2025-02-14 16:09:51 +00:00
PJBot 82d5cb79b8 Automatic changelog update 2025-02-14 16:09:51 +00:00
Boaz1111 4e22d87380 Separates frost oil into coldsauce and frost oil (#34458) 2025-02-14 16:09:51 +00:00
PJBot bc3491261f Automatic changelog update 2025-02-14 16:09:50 +00:00
NazrinNya 73ff3d4810 Replacing protein with razorium in flesh kudzu (#32821)
* Update kudzu.yml

* FleshKudzu also contains a little of protein now

* oop-

* add meat tag

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-14 16:09:50 +00:00
PJBot 3c1d134655 Automatic changelog update 2025-02-14 16:09:50 +00:00
PJBot ad1a93988c Automatic changelog update 2025-02-14 16:09:50 +00:00
PJBot cdfccd732c Automatic changelog update 2025-02-14 16:09:50 +00:00
Nox 98febeeefc Rename shields (#34794) 2025-02-14 16:09:50 +00:00
PJBot 8b471b9718 Automatic changelog update 2025-02-14 16:09:50 +00:00
themias fae0e4a1bd Update shutter sounds (#34774) 2025-02-14 16:09:50 +00:00
āda 7f87ef4afe Criminal records bugfix (#34747)
commit
2025-02-14 16:09:50 +00:00
Hannah Giovanna Dawson 34c7e92ba8 * #34771 Fix door system assuming all door layer states are in single RSIs
* Delta confirmed monarch of sloggery

* Do a dirty, rotten web edit

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-14 16:09:50 +00:00
PJBot 5a5796b2e6 Automatic changelog update 2025-02-14 16:09:50 +00:00
SlamBamActionman 213ef60c0d Tweak pill eat delays (#34764)
Initial commit
2025-02-14 16:09:50 +00:00
FungiFellow 7eea1afe12 Removed MoMMI from AI name list (#34785)
Update ai.ftl
2025-02-14 16:09:50 +00:00
PJBot f9ac2da1e8 Automatic changelog update 2025-02-14 16:09:50 +00:00
PJBot 587c13ec5e Automatic changelog update 2025-02-14 16:09:49 +00:00
keronshb d775cc8f54 Void's Applause (#34591)
* Adds single clap emote

* Adds missing single clap loc

* Adds void blink effects, sound, and sprite

* Adds VoidApplauseEvent and implements it into the Magic System and Grimoire

* Removes commented Spawn code in Shared Magic System. Adds comments to replace pointlight with a negative light in the future.

* Makes spells Mono

* Changes to swap positions.

* Makes Void Applause target body only

* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Client/Magic/MagicSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Audio/Effects/Emotes/attributions.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Prototypes/SoundCollections/emotes.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Removes duplicate effect spawning from server

* Puts Void Applause effect on server, lets lizards hear clap

* Adds single clap to diona

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-14 16:09:49 +00:00
Zachary Higgs d033d1bb1b Fake Mindshield Implant cleans itself up on draw (#34718)
* Implant cleans itself up on draw

- add an event to relay to an implant that it's being drawn,
to tell it to clean itself up

- Give Fake mindshield a cleanup method, to remove the component added
fixing a problem where the icon persists after implant draw

* Remove extra whitespace

* CR Switch to using ContainerRemovedMessage
2025-02-14 16:09:49 +00:00
PJBot 5f68e787f7 Automatic changelog update 2025-02-14 16:09:49 +00:00
beck-thompson c2051242f3 Fixed: Ore now correctly drops the right amount of ore (#34557)
Fixed bug
2025-02-14 16:09:49 +00:00
PJBot 31463dcce7 Automatic changelog update 2025-02-14 16:09:49 +00:00
K-Dynamic 3e882d22bf Minor shotgun changes and comments for future changes (#33512)
* kammerer ammo, firerate and comment

* bulldog description

* enforcer description and comment

* DB and sawn-off firerate parity, sawn-off comment

* description changes

* reduce kammerer firerate again
2025-02-14 16:09:49 +00:00
PJBot 4835fa4933 Automatic changelog update 2025-02-14 16:09:49 +00:00
BarryNorfolk 18182a7a85 Add history tab to bounty console (#33932)
* Add struct for holding historical data on cargo bounties

* Add localisation strings for bounty history

* Add new XAML entry for display bounty history

* Expand cargo bounty menu to include tabs

* Ensure station databases hold historical bounty data

* Add to the bounty history when removing one from active

* Feed bounty history into cargo's bounty system

* Move tab title setting to constructor

* Remove redundant access specifications

* Remove un-needed override

* Fixup BountyHistoryEntry backing code

* Fix formatting in CargoBountyMenu

* Reformat BountyHistoryData

* Rework TryRemoveBounty to use new Entity type

* Add Enum for showing bounty results

* Rework look and feel of History tab

* Add visible text when no bounties have been completed yet

* Remove control

* Swap default to null

* Reverse ordering of bounties so last entry comes first

* Remove redundant Visible

* Move enum docs into the enum
2025-02-14 16:09:49 +00:00
PJBot c1dc99e8d6 Automatic changelog update 2025-02-14 16:09:49 +00:00
sleepyyapril 3cf059fdc1 Fix Double Muzzle Flash (#33981)
* Pass user to effects to properly fix double muzzle flash.

* Use gun when user is null.

* Update MuzzleFlashEvent.cs

* Update MuzzleFlashEvent.cs

* Update GunSystem.cs

* Update SharedGunSystem.cs

* Update MuzzleFlashEvent.cs

* Update SharedGunSystem.cs

* Update SharedGunSystem.cs

* Update Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

---------

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2025-02-14 16:09:49 +00:00
ScarKy0 51154a0642 Serializable emag flags (#34766)
* serializable idk

* guh
2025-02-14 16:09:49 +00:00
c4llv07e ab01d9bfaf More robust Particle Accelerator menu (retry) (#34037)
Particle Acceleratir fixed

Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com>
2025-02-14 16:09:49 +00:00
beck-thompson f1f8bccb23 After getting banned, you now have to re-read the rules! (#33270)
* first commit

* opps

* Reset cooldown instead

* Added ccvar

* Not replicated!
2025-02-14 16:09:49 +00:00
PJBot 2f90697f08 Automatic changelog update 2025-02-14 16:09:48 +00:00
SpaceRox1244 cfc63f2d8b Adjust inventory size of ginormous scrap (#33454)
Adjusts the size of ginormous scrap to fit in bags of holding
2025-02-14 16:09:48 +00:00
AJCM-git 32cfe943e0 Fixes the ShowRulesCommand and the client not syncing rules correctly (#28752) 2025-02-14 16:09:48 +00:00
PJBot 60bd7b2cb0 Automatic changelog update 2025-02-14 16:09:48 +00:00
Velken 85695b7615 Juice that makes you go boom (#34730)
* Juice that makes you go boom

* moved explosive juice to fun yml - fixed ExplosionReactionEffect.cs not having TileBreakScale parameter - made Drazil plushie major contraband (they are evil!!!!!)

* removed JASON!!!! JASOOON!!! JASON!!!

* don't do commits at 1am

* Update fun.yml

fix ident

* no more bullying the server (only 1 explosion)
2025-02-14 16:09:48 +00:00
Milon 90c51a59a0 make RefreshOverlay default to the player session (#32354) 2025-02-14 16:09:48 +00:00
PJBot fbdbf2140e Automatic changelog update 2025-02-14 16:09:48 +00:00
August Sun 9a6cd01b00 The Goliath Hardsuit (#34721)
* Entities for hardsuit and helmet, graph and crafting recipe; modifies goliath hide drop rate

* Added hardsuit sprites, corrected some crafting YAML

* fixed crafting recipe, adjusted resource requirements

* Added durathread material req

---------

Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
2025-02-14 16:09:47 +00:00
PJBot c818cc71f8 Automatic changelog update 2025-02-14 16:09:47 +00:00
Southbridge 4b3dd30851 Astro Asteroid Sand (#34463)
* Added astro asteroid sand

* fixed the stack name

* adjusted tile sprites for asteroid and ice

* Adjusted meta.json

* Realized the other tile sprites all have solid lines on their perimeters

* Update Resources/Prototypes/Stacks/floor_tile_stacks.yml

that works

Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>

* Update tiles.yml

* Update Resources/Locale/en-US/tiles/tiles.ftl

Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>

* adjusted the snow sprite

* Update meta.json

---------

Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
2025-02-14 16:09:47 +00:00
PJBot 5c9ed412f1 Automatic changelog update 2025-02-14 16:09:47 +00:00
ScarKy0 fd77e8d86b Seperate EMAG into EMAG and Authentication Disruptor (#34337) 2025-02-14 16:09:47 +00:00
DR-DOCTOR-EVIL-EVIL 800de3d4b2 Update cigarette.yml (#34756)
simple change to one of Dan's Smokes that fixes a typo.
2025-02-14 16:09:47 +00:00
PJBot ad67a35b6e Automatic changelog update 2025-02-14 16:09:47 +00:00
PJBot 3e2a2fb9a9 Automatic changelog update 2025-02-14 16:09:47 +00:00