Commit Graph

36638 Commits

Author SHA1 Message Date
Nemanja 7a10112c4e Make biofab distinct from biogen (#30696)
* Make biofab distinct from biogen

* biocube fabricator
2024-08-09 18:55:50 +01:00
DrSmugleaf 90b6b2eab0 Fix admin logs cache caching rounds forever if multiple game servers are ran on the same db (#30687) 2024-08-09 18:55:43 +01:00
Brandon Hu 622a772e4f tweak(SolutionTransfer): Raise default max transfer amount. (#29969)
* fix(jugs): Make max and minimum transfer amounts make sense

* fix name

* Better

* Implement bounds checks

* large beaker too

* More logical solution

* Bleh

* remove

* Doesn't make sense yet

WAS MISTAKEN AAAAAAAAAAAAAAD@ @!
2024-08-09 18:55:43 +01:00
Mervill 9f1cc60aa9 Refactor the `hungry` debug command to be in line with `thirsty` (#30591)
refactor the hungry debug command to be in line with thirsty

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-08-09 18:54:53 +01:00
PJBot f89268a142 Automatic changelog update 2024-08-09 18:54:53 +01:00
Nemanja adda0ad5b1 Add slowdown to low temperatures (#29692)
* TemperatureSpeed component

* temperature slowdown prediction (done right)

* remove unnecessary changes

* that too

* get in line

* make it readonly

* auto pause
2024-08-09 18:54:53 +01:00
PJBot ee37f7cdbb Automatic changelog update 2024-08-09 18:54:53 +01:00
SlamBamActionman f54bc47e84 Change Thief Syndie & Chameleon kit contents, add Syndie codeword paper (#30446)
* Initial commit

* more like bYE

* Fix exception during test
2024-08-09 18:54:53 +01:00
metalgearsloth 120f4a4854 Fix random unused field warnings (#29948)
* Fix random unused field warnings

Not many but it counts.

* caught

* Field
2024-08-09 18:54:53 +01:00
PJBot a6d1129478 Automatic changelog update 2024-08-09 18:54:53 +01:00
Mervill 970c79fe9f Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563)
* Debug command to set either your hunger or thirst to one of their respective threshold levels

* code updates

* code + loc changes
2024-08-09 18:54:53 +01:00
PJBot 350d952201 Automatic changelog update 2024-08-09 18:54:53 +01:00
foboscheshir 282e27c35a Missing mime mask sprites for Vox (#30607)
mime-mask-vox
2024-08-09 18:54:52 +01:00
Brandon Hu d451898003 add(Spawners): Add a honk bot spawner (#30616) 2024-08-09 18:51:12 +01:00
voidnull000 2c985fecb9 Change the mimebot and killer tomato's descriptions (#30639)
fix those two descriptions
2024-08-09 18:51:01 +01:00
metalgearsloth 24bbd04a5a De-duplicate loadout gear (#30341)
* De-duplicate loadout gear

Needs supporting code, probably with an interface with StartingGearPrototype which would also use it, but I regexed the yaml.

* Code updates

* Remaining yaml

* Fix automatic naming

* raiseEvent

* Don't code when tired kids
2024-08-09 18:51:00 +01:00
Errant 6505969a17 Restore the longer traitor briefing message (#30404)
* Restore the long traitor briefing

* highlights
2024-08-09 18:45:42 +01:00
PJBot 64de34b277 Automatic changelog update 2024-08-09 18:45:42 +01:00
Ed c051d7902c JobRequirement refactor (#30347)
* refactor JobRequirements

* add profile support

* fix

* Update quartermaster.yml

* sloth fixes

* inport 30208

* Update DepartmentPrototype.cs

* species restriction

* left tweak stick

* stringbuilder is cool!
2024-08-09 18:45:41 +01:00
Plykiya 752a49284e Move PaperSystem to Shared (#30592)
* Fix paper system late localization

* IS THIS WHAT YOU WANT

* well I guess this is happening now

* fix the BUI

* did that even do anything before?

* again with the escapeformatting...

* Dirtying

* Move dirty to function

* Rename PaperSystem to PaperVisualizerSystem

* Fix namespace

* how many namespace changes must I suffer through

* SetContent is for Setting Content

* minor shuffling

* review

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 18:31:41 +01:00
Simon 53e1aeaeb3 Fix warnings in ShuttleSystem.GridFill.cs (#30253)
* Fix warnings in ShuttleSystem.GridFill.cs

* remove the thingie

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 18:26:30 +01:00
PJBot 760ac8f6f8 Automatic changelog update 2024-08-09 18:26:30 +01:00
Cojoke 1644879d36 Give Mice Combat Mode and a 0 Damage Attack (#30487) 2024-08-09 18:26:30 +01:00
PJBot f9ac304411 Automatic changelog update 2024-08-09 18:26:30 +01:00
Killerqu00 8543b2c84c Sleeper agents event no longer occurs when evacuation is called (#30646)
no more evac sleeper agents
2024-08-09 18:26:26 +01:00
Plykiya f9ebd78a78 Gets rid of all leftover usages of IEyeManager.CurrentMap (#30022)
* Gets rid of all leftover usages of CurrentMap

* args works

* reverty

* skill issue

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:25:43 +01:00
slarticodefast 075dec6ba2 Improve communications console countdown formatting (#30495)
* improve communications console countdown formatting

* tostring
2024-08-09 18:25:43 +01:00
lzk f0cf9634a6 Fix some descriptions (#30644) 2024-08-09 18:25:37 +01:00
PJBot 9e0a0c4ff5 Automatic changelog update 2024-08-09 18:24:58 +01:00
beck-thompson 80f591cf8e Explosion resistance is now predicted! (#30654)
* First commit

* Added Network and access
2024-08-09 18:24:58 +01:00
DrSmugleaf c36b79c3fc Fix falsely showing damage color effect to entities that aren't allowed to be attacked (#30661) 2024-08-09 18:24:58 +01:00
Plykiya c271b150dc Fix GhostRoleRadio icons (#30650)
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:24:58 +01:00
Brandon Hu 1459af098c tweak(grammar): Correct multiple instances of incorrect "its" usage (#30640) 2024-08-09 18:24:58 +01:00
Brandon Hu 3922550233 tweak(grammar): Correct multiple instances of incorrect "it's" usage (#30641) 2024-08-09 18:24:58 +01:00
OrangeMoronage9622 ece8605dba fml to chatsan (#30651) 2024-08-09 18:24:58 +01:00
PJBot 99d7b3453c Automatic changelog update 2024-08-09 18:24:47 +01:00
Mervill 0bd16580c1 Give rotten meat `Trash` and `Recyclable` tag (#30594) 2024-08-09 18:24:47 +01:00
slarticodefast 54fbf9c0e5 replace all uses of TryGetContainingContainer with non-obsolete overload (#30583)
* replace all uses of TryGetContainerContainer with non-obsolete overload

* rerun
2024-08-09 18:24:46 +01:00
Mervill 1f00153e29 Remove unused variable from ThownInsertContainerSystem (#30611) 2024-08-09 18:24:46 +01:00
Brandon Hu 1a88e6a6b9 fix(Solutions): Implement missing bounds check (#30239) 2024-08-09 18:24:30 +01:00
PJBot b7fafc2a99 Automatic changelog update 2024-08-09 18:24:30 +01:00
DrSmugleaf 921e7da311 Don't show toggle internals verb if no breath tools are found while off (#30622)
* Don't show toggle internals verb if no breath tools are found

* only if not working
2024-08-09 18:24:29 +01:00
DrSmugleaf a1a62a23e0 Make pointing cooldown a cvar (#30623)
* Make pointing cooldown a cvar

* Remove empty line
2024-08-09 18:24:29 +01:00
PJBot f3095b1b50 Automatic changelog update 2024-08-09 18:24:29 +01:00
Brandon Hu b8bea99091 fix(ChargerSystem): Don't show battery level twice. (#30625) 2024-08-09 18:24:29 +01:00
Ian c2adf1a90f added relevant guides to help menus (#30462)
* added relevant guides to help menus

* fixed ALL missing help-menu links

* missed one
2024-08-09 18:24:29 +01:00
voidnull000 e383b517c6 Fix a typo in the raid suit's description (#30612)
fix typo (for real this time i swear)
2024-08-09 18:22:27 +01:00
IProduceWidgets b2e5b1935e Docking ports now block air only in the direction their port is. (#30195)
speedholes.
2024-08-09 18:22:27 +01:00
Brandon Hu 29d8624236 fix(GhostRoleAntagSpawner): Create a new mind before transfering (#30354)
* IN MY WALLS! IN MY WALLS THEY ARE IN MY WALLS HELP HEELP HEKP PA DADOEAMD EODM AOM D *DIES* IM NOT DEAD ADADADDADIAMSDIM

* RUN I SAID RUN! THEY TOOK MY UKELELE

Co-authored-by: EmoGarbage404 <retron404@gmail.com>

* Many have fallen

* It's all emo's fault

---------

Co-authored-by: EmoGarbage404 <retron404@gmail.com>
2024-08-09 18:22:27 +01:00
PJBot 227c89b787 Automatic changelog update 2024-08-09 18:22:27 +01:00