]>
git.smokeofanarchy.ru Git - space-station-14.git/log
ArtisticRoomba [Mon, 20 Oct 2025 00:29:16 +0000 (17:29 -0700)]
Slime organs metabolizing slime restores blood level + halves slime hunger satiation when consumed by a slime organ (#32537)
* metabolizing slime restores blood level
* halved the effectiveness of hunger satiation when slime is consumed by a slime organ
* kaboom
* ref george orwell's 1984
* rewrite george orwell's 1984
* Revert "rewrite george orwell's 1984"
This reverts commit
c283a38e584c477f601179ea7504ec2651d22d31 .
* this is exactly like doublethink from george orwell's 1984
* this is exactly like the ministry of truth from george orwell's 1984
* this is exactly like the ministry of peace from george orwell's 1984
* i'm going to lose it just like the protagonist in george orwell's 1984
PJBot [Sun, 19 Oct 2025 23:53:06 +0000 (23:53 +0000)]
Automatic changelog update
AsnDen [Sun, 19 Oct 2025 23:40:34 +0000 (02:40 +0300)]
Large thruster (#37681)
* Large thruster
* copyright
* remove russian 📣
* Make it stronger (16x of normal)
* More energy consumption
* Update meta.json
* You can't deconstruct this thruster
* price - 1500 (5x)
PJBot [Sun, 19 Oct 2025 22:30:03 +0000 (22:30 +0000)]
Automatic changelog update
ArtisticRoomba [Sun, 19 Oct 2025 22:17:26 +0000 (15:17 -0700)]
New job lizard plushies + Job-specific trinkets loadout (#34127)
* add the job wehs, add job crate fill and add purchaseable crate
* add job wehs to new loadout type
* add the MULTIWEH
* fix that one bug in testing
* mime and clown plushies have custom sounds
* was looking at the wrong thing alright
* indecisive
* properly attribute multiweh
* my worst nemesis, yaml linter... how dare they point out my mistakes...
* Remove crate and cargo buy at maintainer request
* add multiweh to bulk lizard plushie crate at a 1% chance
* double whammy
---------
Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Fildrance [Sun, 19 Oct 2025 21:29:31 +0000 (00:29 +0300)]
refactor: new overload for SharedRandomExtensions.HashCodeCombine (#40990)
* refactor: new overload for SharedRandomExtensions.HashCodeCombine
* Update Content.Shared/Random/Helpers/SharedRandomExtensions.cs
---------
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
PJBot [Sun, 19 Oct 2025 21:24:10 +0000 (21:24 +0000)]
Automatic changelog update
Brandon Li [Sun, 19 Oct 2025 21:10:44 +0000 (17:10 -0400)]
`StyleNano` removal: Palette system and Sheetlets (#29903)
* Apply patch https://github.com/moonheart08/space-station-14/compare/
1777eea9a42a8bdbc4a865327bb9ef3e10fe57de ..
6b32bb2b148ef9d312b5332ccea4d8688694dba5
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* make red squiggly line go away
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Add todo list
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Add palette to `TextureButton`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Rename `PalettedButtonSheetlet` to `NTButtonSheetlet` and move useful methods to `ButtonSheetlet`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* migrate `ContextMenu` styles
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Update todo
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* tweak NT colors
* New stylesheet: `InterfaceStylesheet` & `InterfaceTooltipSheetlet`
* Move inheritance of `IButtonConfig` to `NanotransenStylesheet.Buttons`
* move `MenuButtonSheetlet` & actually implement `InterfaceStylesheet` correctly
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* tweak color & update todo
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* chat is this real (update chat palette)
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Update todo
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `SmallButton` and remove some obsolete things from `StyleNano`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* rename `StyleClasses` to `StyleClass` so `Stylesheets.Redux.StyleClasses` syntax is dead
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* replace `ButtonColorGreen` with `Positive`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `Placeholder`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Examine popup buttons
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* move over more things & cleanup `StyleNano` more (under 1000 lines!!!!)
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Remove some more redundant stuff
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Undo style change for chat window
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* paper editing works now
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `OptionButton` styles
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `ListContainer`, move `DefaultWindow` styles (for now) & more cleanup
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* fix `ActionButton` not having highlighting
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* remove imports of `Robust.Client.UserInterface.StylesheetHelpers` & format
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `ButtonBig` and more cleanup
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Move items inheriting from `ISheetletConfig` into their own directory
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Cleanup & move `Label` styles
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Action search box styles
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Moved, stuff is
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* rename `LabelSubtext` to `LabelSubText` & move more stuff (were almost there!!)
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* yap & move over MORE stuff (just like one thing left!!!)
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Change status classes to appropriate existing classes
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* remove remaining references to `StyleNano`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Fix some hardcoding & broken code, `GetFromControl`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Scrollbars!
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* chores
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* clean up `StyleClass.cs`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `ItemListSheetlet` refactor
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* more chores!
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Consistency w/ directory structure
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Move `MainMenuSheetlet`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `ColorPalette`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* whoopsie
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Remove most sheet-specific sheetlets
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* fix warnings, cleanup, & fix scrollbar (this is why we fix warnings boys)
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* yap
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* MASSIVE resharper skill issue
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* actually use `ISheetletConfig`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* have specific sheetlet be specific
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `GetResourceOr`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* cleanup & move / remove `IPalette`s
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* actually do specific stylesheets correctly & fix tooltips
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* cleanup & logging
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* Move `FontKind` and `FontKindExtensions` to their own files
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* rename `InterfaceStylesheet` to `SystemStylesheet`
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* change `ButtonHovered` etc to `PseudoHovered` etc
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* give the palettes fun names
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* `StyleSpace` is no more
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* It should compile now! I am now going to bed (fr) if it fails it fails
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* make squiggly red line go away
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
* add additional type restrictions to sheetlets
* `CommonStylesheet`
* minor cleanup
* Make `GetSheetletRules` not horrible
* wait this was duplicating style rules. oops!
* move some sheetlets to their associated xamls
* oh wait apparently that was important
* review pass 1
* review pass 2 (font & color stuff)
* review pass 3: remove unused stuff / filename fix
* fix warnings & "replace cast with explicit variable type"
* move `Palette` stuff to its own directory
* tweak colors (they're different now that I actually fixed the OKlab thing)
* review pass 4: little things
* make window close button grey before hovering
* refactor `HLine` to make it less terrible and allow it to be styled
* fix `NanoHeading` (it's been broken for a while whoops) and cleanup hardcoding
* band-aid missing references in `StyleNano`
* move `StyleBox` generating functions out of `IButtonSheetlet` into `StyleBoxHelper`
* remove dictionary field from `IStylesheetManager`
* Add check for unloaded sheetlets
* style tweaks to satisfy OCD
* I somehow missed this: `Caution` styleclass replaced with `negative`, refactor `PowerChargeWindow`
* tweak palettes for like the fourth time
* construct `StyleNano` / `StyleSpace` in `StylesheetManager` and mark them as obsolete
* rename `BackgroundPanel` classes for consistency
* tweak window / `ListContainer`
* oh right you use `///` not `/**`
* font system is bad, make it temporary
* acknowledge Divider funkyness
* remove use of class `Disabled`
* `ColorPalette` allow overriding colors with brace initialization
* review pass again
* tweak disabled button colors
* `StatusPalette` tweaks
* typo
* Make squiggly red line go away
* Delete `Redux`
* Remove all references to `Redux`
* make red less radioactive
* Store stylesheet name inside stylesheet class
* fix merge errors
* use RT's Oklab support instead
* shuffle around `StylesheetManager` fields
* apply stylesheets based off `StylesheetComponent`
* simplify `ColorPalette` construction
* add todo for `SheetletConfigType`
* `OptionButton` has a background color now
* fix disabled buttons
* sigh (red color palette fixed)
* make `ItemList` use primary palette
* Revert "apply stylesheets based off `StylesheetComponent`"
This reverts commit
c05b147da845f6e04ff33d1cbd91a18a92c676d7 .
* dead code removal
* buttons are green when pressed (we need togglebuttons)
---------
Signed-off-by: Brandon Li <sirbrandonthenerd@gmail.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
PJBot [Sun, 19 Oct 2025 21:11:34 +0000 (21:11 +0000)]
Automatic changelog update
PotentiallyTom [Sun, 19 Oct 2025 20:59:42 +0000 (21:59 +0100)]
Silicon lawset book and Law boards can now point to the list of lawsets. (#40944)
* AI compendium book proto added
* added BaseSiliconLawboard and have silicon boards parent it
* color tweaks
* requested change
lzk [Sun, 19 Oct 2025 20:28:42 +0000 (22:28 +0200)]
fix arachnid lungs (#34381)
slarticodefast [Sun, 19 Oct 2025 19:08:27 +0000 (21:08 +0200)]
Add virtual chat API methods in Shared (#40895)
* move chat stuff to shared
* refactor: using cleanup +whitespaces + xml-doc
* review
---------
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
PJBot [Sun, 19 Oct 2025 19:10:12 +0000 (19:10 +0000)]
Automatic changelog update
Kittygyat [Sun, 19 Oct 2025 18:58:17 +0000 (19:58 +0100)]
Lets monkeys & kobolds shove/disarm! (#38542)
Let monkeys shove/disarm
PJBot [Sun, 19 Oct 2025 18:38:56 +0000 (18:38 +0000)]
Automatic changelog update
SpaceLizard [Sun, 19 Oct 2025 18:26:09 +0000 (14:26 -0400)]
Fix some crystals (#40985)
Update crystal_shard.yml
PJBot [Sun, 19 Oct 2025 16:04:00 +0000 (16:04 +0000)]
Automatic changelog update
Pgriha [Sun, 19 Oct 2025 15:51:39 +0000 (18:51 +0300)]
Adding cotton seeds to cargo seeds crate (#40970)
* First one
* Let me count
slarticodefast [Sun, 19 Oct 2025 14:42:18 +0000 (16:42 +0200)]
Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967)
commit
PJBot [Sun, 19 Oct 2025 11:46:21 +0000 (11:46 +0000)]
Automatic changelog update
Anri [Sun, 19 Oct 2025 11:33:56 +0000 (14:33 +0300)]
Ninja headset (#40054)
* init-commit
* skill-issue
* happens
* post-review-changes
* desc-fix
* is-it
āda [Sun, 19 Oct 2025 09:00:39 +0000 (04:00 -0500)]
Document tags: H-L (#40976)
* the letter H
* The letter I
* the letter J
* The letter K
* The letter L
---------
Co-authored-by: iaada <iaada@users.noreply.github.com>
PJBot [Sun, 19 Oct 2025 06:56:44 +0000 (06:56 +0000)]
Automatic changelog update
JackRyd3r [Sun, 19 Oct 2025 06:44:50 +0000 (19:44 +1300)]
Added the sidearm tag to energy magnum (#40974)
Co-authored-by: JacobThayil <jtha821@aucklanduni.ac.nz>
github-actions[bot] [Sun, 19 Oct 2025 00:38:31 +0000 (02:38 +0200)]
Update Credits (#40969)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
Princess Cheeseballs [Sat, 18 Oct 2025 23:56:32 +0000 (16:56 -0700)]
Fix Ninja EMP themselves. (#40968)
* push
* Skibidi toiler
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Sat, 18 Oct 2025 21:40:39 +0000 (21:40 +0000)]
Automatic changelog update
Mehnix [Sat, 18 Oct 2025 21:27:45 +0000 (22:27 +0100)]
All pens embed (#39104)
* Embed for all
* Unify all thrown pen damage
Removes PenEmbeddable Abstract Entity as it is redundant. Those that parented to it now just parent to Pen.
* Fancy Pens deserve that damage bonus
Keeps an abstract entity for fancier pens to parent off of. Someone might do different fonts in the future, and them doing more damage is funny.
Absotively [Sat, 18 Oct 2025 19:37:47 +0000 (13:37 -0600)]
Update outdated comment re: borging & borg playtime requirements (#40886)
Update outdated comment
ScarKy0 [Sat, 18 Oct 2025 19:23:45 +0000 (21:23 +0200)]
Trigger On Hitscan (#40964)
* init
* doc
* merge systems
* review
Голубь [Sat, 18 Oct 2025 18:26:31 +0000 (01:26 +0700)]
AddReagentOnTrigger (#39875)
* Trigger
* Unnecessary(?) Checks
* request
* Update
Co-Authored-By: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* cleanup
* standard name
* don't use name alias
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: iaada <iaada@users.noreply.github.com>
PJBot [Sat, 18 Oct 2025 17:59:40 +0000 (17:59 +0000)]
Automatic changelog update
Perry Fraser [Sat, 18 Oct 2025 17:41:56 +0000 (13:41 -0400)]
Make a lot more puddle stuff predicted (#38871)
* feat: predict evaporation
* refactor: move puddle update logic to shared
* refactor: move more puddle stuff to Shared
Still can't do stuff that creates puddles :(
* refactor: move puddle transfers to shared
* fix: various style fixes + switch to predicted variants
* style: make some puddle stuff private instead of protected
* refactor: move solution dumping to its own system
* docs: clarify Drainable/Dumpable/Refillable docs
Also whacks unneeded VVAccess's.
* fix: audit usages of drainable+refillable
I'm leaving spear and arrow for now... but I don't love it.
* Added an item query I guess
* Review changes
* You can pour out waterguns
* Review changes
* oops
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
PJBot [Sat, 18 Oct 2025 17:21:51 +0000 (17:21 +0000)]
Automatic changelog update
slarticodefast [Sat, 18 Oct 2025 17:06:08 +0000 (19:06 +0200)]
Fix AddReagent modifying to solution being added in some cases (#40959)
fix
Hitlinemoss [Sat, 18 Oct 2025 16:59:57 +0000 (12:59 -0400)]
Cargo orders that contain beverages now come in freezers (#40955)
PJBot [Sat, 18 Oct 2025 17:09:01 +0000 (17:09 +0000)]
Automatic changelog update
MissKay1994 [Sat, 18 Oct 2025 16:56:41 +0000 (12:56 -0400)]
Add sprites for Vox organs (#40555)
* Blue organs for blue blood
* EYES GO IN THE HEAD
* Accidental upload
* Also accidental upload
* skreeching for the future
* SKREEEEEEEEEE
* THese are not the files you are looking for
* Sprite attribution
Stefano Pigozzi [Sat, 18 Oct 2025 16:43:10 +0000 (18:43 +0200)]
Fix Space Villain tie message (#40958)
Fix `space-villain-game-enemy-dies-with-player-message`
Kittygyat [Sat, 18 Oct 2025 16:30:18 +0000 (17:30 +0100)]
Slightly resprited the service borg (#39764)
* Small resprite of the service borg
* forgot credits
* Spriting fix, merging fix
* Deduplicated meta.json file
PJBot [Sat, 18 Oct 2025 13:51:01 +0000 (13:51 +0000)]
Automatic changelog update
PicklOH [Sat, 18 Oct 2025 13:39:07 +0000 (09:39 -0400)]
Remove rag forensics cleaning (#40818)
Removes rag forensics
PJBot [Sat, 18 Oct 2025 09:26:08 +0000 (09:26 +0000)]
Automatic changelog update
Hitlinemoss [Sat, 18 Oct 2025 09:13:22 +0000 (05:13 -0400)]
Folders and clipboards recycle into what they are actually made of now (#40954)
* Folders recycle into paper, clipboards recycle into wood/plastic and steel
* CC clipboards also contain some cloth
* The nuclear code folder is also made of paper
* Whoops, violated the laws of thermodynamics
* Whoops, broke the laws of economics
PJBot [Sat, 18 Oct 2025 07:14:50 +0000 (07:14 +0000)]
Automatic changelog update
Kittygyat [Sat, 18 Oct 2025 07:02:15 +0000 (08:02 +0100)]
Made a new generic borg module for art; the Artistry Module! (#39679)
* Made a new generic borg module for art; the Artistry Module!
* Made requested changes, changed the crayon emptyRepresentatives
* Did the thing.
* Added updated action sprite,with thanks to TiniestShark, also Attempted to fix the merge conflict
* changed empty representative of red to rainbow
* Added recharging crayon 'Electric Crayon' and sprite to the borg module, removed redundant extra crayon slot.
* Added requested changes, replaced old spraypainter with new recharging borg spraypainter
* Forgot to readd the recyclable tag to Crayon
* Removed compressed paint hand
beck-thompson [Sat, 18 Oct 2025 05:42:08 +0000 (22:42 -0700)]
Hitscans are now entities (#38035)
* Hitscans are now entities
* Cleanup
* Cleanup
* Silly mistakes but stop sign testing helps :)
* Address most of the review
* Reviews
* perry :(
* Final reviews
* Add comments
* Split event up
* better comment
* cleanup
āda [Sat, 18 Oct 2025 05:38:50 +0000 (00:38 -0500)]
Fix recharging spray painter (#40953)
* commit
* fix
---------
Co-authored-by: iaada <iaada@users.noreply.github.com>
GeneralGaws [Sat, 18 Oct 2025 02:52:24 +0000 (05:52 +0300)]
Arrival signs on fland (#40942)
arrival signs on fland
PJBot [Sat, 18 Oct 2025 00:29:52 +0000 (00:29 +0000)]
Automatic changelog update
Mora [Sat, 18 Oct 2025 00:17:25 +0000 (19:17 -0500)]
Add GenpopLeave and GenpopEnter to Security accesses (#39515)
Add GenpopLeave and GenpopEnter perms to security job accesses
Mora [Sat, 18 Oct 2025 00:17:10 +0000 (19:17 -0500)]
Added Vox Chitter and Clicking (#40878)
Added Vox chitter and clicking
Co-authored-by: TrixxedHeart <46364955+TrixxedBit@users.noreply.github.com>
PJBot [Fri, 17 Oct 2025 18:57:10 +0000 (18:57 +0000)]
Automatic changelog update
Wolfkey-SomeoneElseTookMyUsername [Fri, 17 Oct 2025 18:44:01 +0000 (13:44 -0500)]
Fix some food recipe categories (#40949)
Fix some guidebook food categories
PJBot [Fri, 17 Oct 2025 15:39:36 +0000 (15:39 +0000)]
Automatic changelog update
Errant [Fri, 17 Oct 2025 15:27:21 +0000 (17:27 +0200)]
Remove two obsolete buttons from the Admin UI (#40904)
remove unused UIs
rlebell33 [Fri, 17 Oct 2025 09:32:02 +0000 (04:32 -0500)]
add the diona typing indicator to the FloraTree entity (#39103)
* add the diona typing indicator to the FloraTree entity
* move diona typing indicator to BaseTree
* add comment
ScarKy0 [Fri, 17 Oct 2025 02:04:43 +0000 (04:04 +0200)]
Event based lock access (#40883)
* init
* some bonus stuff
* CheckForAnyReaders
* reader
* doc
* review
* fuck yaml
* Me when I push changes myshelf
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Thu, 16 Oct 2025 18:48:38 +0000 (18:48 +0000)]
Automatic changelog update
MilenVolf [Thu, 16 Oct 2025 18:36:16 +0000 (21:36 +0300)]
Add "Reset to default" verb to `TriggerOnVoice` (#35636)
* Add "Reset to default" verb to `TriggerOnVoice`
* Forgor to remove these changes
* Apply requested changes
* Test fail is real
* Apply requested changes
* Update according to refactored trigger system
* cleanup
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
PJBot [Thu, 16 Oct 2025 17:04:17 +0000 (17:04 +0000)]
Automatic changelog update
Hannah Giovanna Dawson [Thu, 16 Oct 2025 16:51:49 +0000 (17:51 +0100)]
Fix custom MIDI instruments sounding incorrect; add two more microphone instrument options (#39210)
* Custom instruments update
* Update the soundfont file to bank 100 and add a readme to its comments section
* Update the various instruments to use bank 100.
PJBot [Thu, 16 Oct 2025 16:29:57 +0000 (16:29 +0000)]
Automatic changelog update
Worldwaker [Thu, 16 Oct 2025 16:17:19 +0000 (11:17 -0500)]
Fixes parcels and parcel wrapped humanoids being invulnerable (#40940)
* Primary Commit
* Made requested changes, fixed line spacing.
PJBot [Thu, 16 Oct 2025 13:38:36 +0000 (13:38 +0000)]
Automatic changelog update
Quasr [Thu, 16 Oct 2025 13:25:39 +0000 (08:25 -0500)]
Bring sky blue carpet in line with other carpets (#40867)
* add table and curtains as constructables; carpet now in printer
* add textures
* whoops, didn't mean to change that
* textures v2
* add open curtain proto
---------
Co-authored-by: Quasr <~182430031+quasr-9@users.noreply.github.com>
PJBot [Thu, 16 Oct 2025 12:39:12 +0000 (12:39 +0000)]
Automatic changelog update
Red Mushie [Thu, 16 Oct 2025 12:26:26 +0000 (14:26 +0200)]
Fix power sensor looking at wrong electrical network (#40934)
* Fix power sensor looking at wrong electrical network if it happened to be connected
* Remove unnecessary loop in power sensor logic
PJBot [Thu, 16 Oct 2025 03:36:09 +0000 (03:36 +0000)]
Automatic changelog update
Dinner [Thu, 16 Oct 2025 03:23:25 +0000 (23:23 -0400)]
Reorganize ID card sprites to use job icon sprites directly (#40414)
* reorganize id card sprites
* add CBURN attribution
* comment offset
* fix captain ID steal icon
* oops
* update attribution
* slightly more precise language in attribution
* add aliases, cleanup parents and inhands
* adjust syndicate sprites
* missed a spot
* fix historic attribution issues, add black inhands to id cards
* errant curly brace begone
* control stripe color through yaml, meta fix
* make deathsquad blue
PJBot [Thu, 16 Oct 2025 00:00:13 +0000 (00:00 +0000)]
Automatic changelog update
āda [Wed, 15 Oct 2025 23:48:00 +0000 (18:48 -0500)]
Grenade penguin htn (#34935)
* we can do better
* better
* slightlybetter
* remove unused dependency
* uplink description more descriptive
* more intentional explosion stats
* cleanup
---------
Co-authored-by: iaada <iaada@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Pieter-Jan Briers [Wed, 15 Oct 2025 22:47:54 +0000 (00:47 +0200)]
Don't preload purple_nebula.png parallax sprite (#40936)
Also set filter on it because it should have
PJBot [Wed, 15 Oct 2025 20:31:53 +0000 (20:31 +0000)]
Automatic changelog update
slarticodefast [Wed, 15 Oct 2025 20:19:34 +0000 (22:19 +0200)]
Make parcelwrap able to wrap humanoids (#40911)
* parcel
* help, I'm being forced to add admin abuse features
* review
PJBot [Wed, 15 Oct 2025 15:23:04 +0000 (15:23 +0000)]
Automatic changelog update
Samuka-C [Wed, 15 Oct 2025 15:10:25 +0000 (12:10 -0300)]
Add bank toolshed commands (#40614)
* add bank commands
* Follow convention
* use protoId
* make logic better
* Move stuff to shared
* Make things dirty
* Move UpdateBankAccount to shared as well
* nullable + resolve
* Fix commands
* make things less legible
* typo
* same typo
* im dumb
* I don't know how to spell
* replace select with foreach
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
* replace select with foreach again
---------
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
Leon Friedrich [Wed, 15 Oct 2025 12:53:34 +0000 (01:53 +1300)]
Fix ResearchSystem threading exception (#40917)
* Fix ResearchSystem threading exception
* Update Content.Server/Research/Systems/ResearchSystem.Client.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
PJBot [Wed, 15 Oct 2025 12:39:24 +0000 (12:39 +0000)]
Automatic changelog update
telavivgamers [Wed, 15 Oct 2025 12:26:33 +0000 (15:26 +0300)]
Ashtrays can contain ashes and matches (#40926)
Leon Friedrich [Wed, 15 Oct 2025 12:14:48 +0000 (01:14 +1300)]
Add admin ui tests (#40914)
* Add admin ui tests
* fix notes test
* Apply suggestions from code review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Matt Idzik [Wed, 15 Oct 2025 10:41:09 +0000 (05:41 -0500)]
Fixed votekicks putting you on a one hour vote cooldown (#40622)
* Fixed votekick.timeout cvar not configuring behavior as intended.
* Refactor TimeoutStandardVote to include timeoutOverride
YoungThug [Wed, 15 Oct 2025 10:28:54 +0000 (03:28 -0700)]
Resprites and keeping consistency for forgotten figurines (#40889)
* Resprites and keeping consistency for forgotten figurines
* Slarti Requests
* fixed sus
Leon Friedrich [Wed, 15 Oct 2025 06:15:05 +0000 (19:15 +1300)]
Undo effect logging changes (#40919)
* Undo effect logging changes
* remove ShouldLog
OnyxTheBrave [Tue, 14 Oct 2025 23:30:27 +0000 (18:30 -0500)]
Logging for turret controller (#40884)
* Logging for turret controller
* Wording
* MEDIUM
* changed to use ItemConfigure
PJBot [Tue, 14 Oct 2025 23:32:23 +0000 (23:32 +0000)]
Automatic changelog update
Winkarst-cpu [Tue, 14 Oct 2025 23:13:40 +0000 (02:13 +0300)]
Fix emag sparking animation on doors (#40350)
* Fix
* Update
* Comment
slarticodefast [Tue, 14 Oct 2025 23:08:00 +0000 (01:08 +0200)]
Fix sericulture zombies (#40279)
fix sericulture zombies
mtrs163 [Tue, 14 Oct 2025 23:05:29 +0000 (06:05 +0700)]
Don't add ImplicitRoof to grids with roof component (#38551)
* Don't add implicitroof to grids with roof component
* changes 1
PJBot [Tue, 14 Oct 2025 23:14:09 +0000 (23:14 +0000)]
Automatic changelog update
SlamBamActionman [Tue, 14 Oct 2025 23:01:33 +0000 (01:01 +0200)]
Improve lying trait grammar (#39370)
* Improvements
* Forgot Sure
Nemanja [Tue, 14 Oct 2025 22:58:55 +0000 (18:58 -0400)]
FTL Fixes (#39040)
* FTL fixes
* one. space.
* change this too
PJBot [Tue, 14 Oct 2025 22:47:55 +0000 (22:47 +0000)]
Automatic changelog update
ArtisticRoomba [Tue, 14 Oct 2025 22:35:25 +0000 (15:35 -0700)]
Fix Atmospherics dP not trolling partially airtight entities (#40435)
* Fix dP not trolling partially airtight entities
* Assumptions in atmospherics are the root of all evil
Myra [Tue, 14 Oct 2025 22:13:32 +0000 (00:13 +0200)]
Clean up TitleWindowManager.cs (#36327)
* Clean up TitleWindowManager.cs
- I did not like how `OnHostnameChange()` always needed a string even though that string would always just be the hostname, so now it's just part of its function
- The extra function made to just trigger `OnHostnameChange()` are removed. It just runs the right function off the bat.
- Checking for `ClientRunLevel.InGame` for setting the title without the hostname, which means the previous joined server won't appear for a split second before being corrected by the new cvars being set. Or if the server prefers no host name in the titlebar by the time we connect.
* review
* Sus
Myra [Tue, 14 Oct 2025 21:46:38 +0000 (23:46 +0200)]
Improve IPIntel reasons (#40071)
* Improve IPIntel reasons
* Better
* Better 2
* Grammarly (aka reviews)
Writing's not that easy, but Grammarly can help. This sentence is grammatically correct, but it's wordy and hard to read. It undermines the writer's message, and the word choice is bland. Grammarly's cutting-edge technology helps you craft compelling, understandable writing that makes an impact on your reader.
Pieter-Jan Briers [Tue, 14 Oct 2025 21:44:05 +0000 (23:44 +0200)]
Prometheus exporter for github repo stats (#38607)
* Prometheus exporter for github repo stats
I want more grafana charts
Already deployed on moon, this is just so other codebases can use it if they want.
* Add docs and issue/PR priorities
* Sure add merge conflicts too
Partmedia [Tue, 14 Oct 2025 21:40:05 +0000 (14:40 -0700)]
Fix generating migrations with USE_SYSTEM_SQLITE (#40910)
PJBot [Tue, 14 Oct 2025 19:44:07 +0000 (19:44 +0000)]
Automatic changelog update
temm1ie [Tue, 14 Oct 2025 19:32:10 +0000 (22:32 +0300)]
New botany poster (#40908)
* init
* change-desc
* PERIOD