Commit Graph

36638 Commits

Author SHA1 Message Date
AverageNotDoingAnythingEnjoyer 4fb611f3b9 Nanotrasen, Syndicate factions are now hostile to Dragons and Carps (#32515)
* Weh

Weh

* Now hostiles too!

Added Dragon to hostile factions for Hostiles

* Nah

Better not do this, I think
2024-12-21 10:25:22 +00:00
PJBot cdc25b8795 Automatic changelog update 2024-12-21 10:25:22 +00:00
beck-thompson ae8e1d9c27 Add clearer defib cooldowns! (#31251)
* First commit

* Fix silly test

* Swiched stuff up

* Update Content.Shared/Medical/DefibrillatorComponent.cs

* remove unneeded visuals

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-21 10:25:22 +00:00
PJBot 271942ca16 Automatic changelog update 2024-12-21 10:25:22 +00:00
CaptainMaru a75b15dfd4 All hostile turret (#33970)
* All hostile turret

* Other factions are now hostile against "all hostile" too
2024-12-21 10:25:22 +00:00
Errant 314946f35d combine licence files for StationEvents audio (#33972)
* merge licence files

* actual commit

* whoops
2024-12-21 10:25:22 +00:00
PJBot 383cf47965 Automatic changelog update 2024-12-21 10:25:22 +00:00
VideoKompany 12cf70a074 Fix communication console menu (#33655)
fix Communication console
2024-12-21 10:25:22 +00:00
PJBot 7f004a596f Automatic changelog update 2024-12-21 10:25:22 +00:00
Piras314 6ef26f6bca Remove Clearly Nuclear on Author's Request (#33971)
Revert "New Nukie Song (#25765)"

This reverts commit 806c0d162f.
2024-12-21 10:25:21 +00:00
metalgearsloth 2ede8c6dd5 Add MovementSound (#31313)
Mainly useful for medicalborg so you can get a looping sound and not footsteps playing over and over.

Didn't actually update medborg because footsteps need updating.

Not needed for AI.
2024-12-21 10:25:21 +00:00
IProduceWidgets a71796ccf3 add man-o-war shuttle (#32105)
manowar
2024-12-21 10:25:21 +00:00
chromiumboy 656eea1085 Minor fixes for the holopad (#33969)
Initial commit
2024-12-21 10:21:57 +00:00
PJBot 15d5c37986 Automatic changelog update 2024-12-21 10:21:36 +00:00
Plykiya 51e262bd5d Fix: Update armor crate description (#33414)
Update armor crate
2024-12-21 10:21:36 +00:00
chromiumboy 8de252e30e Tweaks for the holopad (#33928)
* Initial commit

* AIs get a warning when trying to answer long distance calls

* Better handling of ending telephone calls

* Fixed issue with duplicated holopad window when an AI answers a summons

* Changed how ranges are handled, added the bluespace holopad

* Bug fixes

* More bug fixes

* More bug fixes

* Update Resources/Prototypes/Entities/Structures/Machines/holopad.yml

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

* Update Resources/Prototypes/Entities/Structures/Machines/holopad.yml

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

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-21 10:21:09 +00:00
LevitatingTree 36a6003af7 Remove plushie_lizard_mirrored.png (#33855)
* Remove plushie_lizard_mirrored.png

* Remove from meta.json

* Replace mirrored state from yml

---------

Co-authored-by: LevitatingTree <None>
2024-12-21 10:20:57 +00:00
PJBot d88a112309 Automatic changelog update 2024-12-21 10:20:57 +00:00
Centronias eeba6b3b28 Logic Gate Compatibility with Non-Logic Signals bugfix (#33792)
:)
2024-12-21 10:20:57 +00:00
SpaceLizard 2925b0eaa9 Food Container Size Increase (#33842)
* Stuff

* hehe

* moar.
2024-12-21 10:20:57 +00:00
PJBot 4307345416 Automatic changelog update 2024-12-21 10:20:50 +00:00
PJBot 33c3e6e4ef Automatic changelog update 2024-12-21 10:20:42 +00:00
ArtisticRoomba 1737f9ee94 Show battery level for selected devices in Power Monitoring Console (#33854)
* Use class instead of out variables

* Show battery level in power monitoring console

* Better color contrast for battery level + localized string

* Add visualization to battery percentage

* Reverts random ChatSystem.cs whitespace change

* Address review

* Show BatteryLevel stats in child view when selecting devices

---------

Co-authored-by: Crotalus <crotalus@users.noreply.github.com>
2024-12-21 10:20:42 +00:00
Winkarst ede7356dad Comment LogTypes (#33497)
* Comment LogTypes

* Uncomment unused types

---------

Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co>
2024-12-21 10:20:42 +00:00
PJBot a9735bf75e Automatic changelog update 2024-12-21 10:20:42 +00:00
Hannah Giovanna Dawson 54aa904ef4 [Christmas] Y'all want a Smite Cranberry? (#33922)
* Add a festive lemon-lime soda variant: cranberry!

* Gave lemon-lime a brand name

* Make the CrateFoodSoftdrinksLarge slightly larger to accomodate the extra drinks.

* Extend the Christmas anomaly with extra jolliness

* Minor spelling mistake. Jollyness will not be denied.

* Removed redundant delay from meta file
2024-12-21 10:20:32 +00:00
PJBot b327829d73 Automatic changelog update 2024-12-21 10:20:13 +00:00
ArtisticRoomba fa7682b435 New Drazil plushie (inverse lizard plushie) (#33776)
* Hew

* properly attribute hew.ogg

* add to maints locker plushie pool with low chance, clear up grammar

* shhhh nobody saw that linter failure

* adds localization support for Weh and Hew emotes

* fix capitalization error present since circa 2/25/2024

* resolve conflicts, fix sprite, add reversed inhands

* clear up cursed formatting
2024-12-21 10:19:59 +00:00
Ed 3a4dcb9ee6 Sprite Movement working with AI movement (#33494)
* FINALLY

* Update animals.yml
2024-12-21 10:19:51 +00:00
PJBot a683bceea0 Automatic changelog update 2024-12-21 10:18:56 +00:00
RedBookcase bbbd0f1e3e Mercenary gear contraband tweaks. (#33647)
* Mercenary gear contraband tweaks.

* Fixed Mercenary Combat Gloves to have basic Combat Gloves as a parent again.

* Update Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml

---------

Co-authored-by: RedBookcase <Usualmoves@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-21 10:18:56 +00:00
PJBot c918999fa4 Automatic changelog update 2024-12-21 10:18:56 +00:00
SlamBamActionman 64af278ab9 Replace Cellular Slime mob damage with Caustic (#33104)
Cellular gone
2024-12-21 10:18:56 +00:00
PJBot ee278b20b2 Automatic changelog update 2024-12-21 10:18:56 +00:00
MilenVolf 1c1765f29c Fix hugging buckled mobs instead of unbuckling (#33635)
* Check buckle.BuckledTo value before hugging interaction

* Make InteractHandEvent to be used by BuckleSystem before InteractionPopupSystem instead of after
2024-12-21 10:18:56 +00:00
PJBot 6230d53c0f Automatic changelog update 2024-12-21 10:18:38 +00:00
slarticodefast 88f7e91d63 Only disable panicbunker for admins with AdminFlags.Admin (#33879)
* Only disable panicbunker for admins with AdminFlags.Admin

* nicer curly braces
2024-12-21 10:18:30 +00:00
Centronias 8a1574cb84 Reduce network burden of the hunger system (#32986)
* reduce network burden of the hunger system

* explicit start + last updated

* remove auto reformat changes to otherwise untouched code

add clamp helper

* imagine making breaking changes, documenting them, and then not thinking to check the yaml

* comments

* Remove unused net manager in hunger system
Remove lastAuthoritativeHungerValue from prototypes
2024-12-21 10:17:05 +00:00
ScarKy0 8e1f72240c Holopad prototypes for mapping (#33931)
* Init

* fix

* Atmosn't

* ID fixes

* locale
2024-12-21 10:17:05 +00:00
PJBot 875f9759f0 Automatic changelog update 2024-12-21 10:16:51 +00:00
lzk 5e37de1b66 Make safes craftable (#32694)
* Made the Armory Gun Safe craftable with 10 steel, 10 plasteel, and 5 LV cables.

* Changed gun safe price to 335, to match the cost of its material components. Changed gun safe to start with no accesses when constructed.

* adress the review

* yeah

* wrah

* test fail is not real

---------

Co-authored-by: Ty Ashley <42426760+TyAshley@users.noreply.github.com>
2024-12-21 10:16:48 +00:00
Spanky ec9cc2ea6d Cargo Shuttle/ATS Update (#33927)
Update Cargo Shuttle/ATS

Adds holopads to the cargo shuttle and ATS. Also replaces the blast door buttons on the cargo shuttle with locked variants.
2024-12-21 10:16:42 +00:00
PJBot 487efdcbe7 Automatic changelog update 2024-12-21 10:16:33 +00:00
slarticodefast 1cb39e3f6b Fix admins not being able to health scan slimes (#33884) 2024-12-21 10:16:33 +00:00
Tiniest Shark 412985193c Ground Light Post Crafting Description Fix (#33920)
Updates ground light post's crafting description
2024-12-21 10:16:33 +00:00
PJBot 01041b01bf Automatic changelog update 2024-12-21 10:16:33 +00:00
ArtisticRoomba 1ef104d172 Adds Advanced SMES, an SMES with higher capacity for mapping (#33757)
* Adds Advanced SMES machine and board to autolathe roundstart

* Make Advanced SMES T2 Advanced Powercells research, reduce cost, remove from random spawner, add sprites by augustsun

* fix attribution formatting

* Update smes.yml to address review

Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>

* add new sprites and change naming scheme, testing something

* address review, tested it a bit more, works ingame

---------

Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
2024-12-21 10:16:14 +00:00
PJBot 9339275881 Automatic changelog update 2024-12-21 10:15:43 +00:00
psykana 39da90106e Fix horrible lag in Zombies mode (#33818) 2024-12-21 10:14:24 +00:00
PJBot ed04793276 Automatic changelog update 2024-12-21 10:13:39 +00:00