Commit Graph

34248 Commits

Author SHA1 Message Date
Minerva
7f8308f533 Fixes conveyer typos (#40627)
Fixes conveyer typo
2025-09-30 22:08:01 +00:00
Minerva
a597c7f3a2 Rephrases two Whistle descriptions (#40631)
Rephrases the Whistle descriptions
2025-09-30 22:07:11 +00:00
Spanky
5255f96915 Hit 'em with the Michaelwave (#40618)
* michaelwave

* Add DamageOnHit to microwaves

* Un-offset the sprite files and add offset component.
2025-09-30 14:55:10 -07:00
Absotively
42c519b969 Updated Elkridge burn chambers (#40590)
* updated Elkridge burn chambers

* set correct inlet pressure regulator pressure

* Remove invalid reference

* move TEG, various pipes, machine frame

* reconnect the firelock I deleted and rebuilt to air alarms
2025-09-29 23:45:17 -04:00
Pieter-Jan Briers
52430df55f Make file dialog API usages read-only (#37779)
Requires 4e7de2f272

Fixes #37762
2025-09-29 15:51:09 +00:00
Jessica M
21a29212ab Fix chess dimension smite (#40583)
turns out it works fine if you just keep physicscomponent

Co-authored-by: Jessica M <jessica@maybe.sh>
2025-09-29 15:29:33 +00:00
Sir Warock
f3202dcff9 Fix Shotgun ammocount not updating (#40568) 2025-09-29 10:28:28 +00:00
Kowlin
768870ac68 Add logging for additional grilles (#40603)
Add logging for missing grille events.
2025-09-29 10:14:19 +00:00
beck-thompson
974759ba79 Fix label markup escapeing (#40600)
fix
2025-09-28 18:33:11 +00:00
Stefano Pigozzi
9932c2eed5 Replace outdated tip 79 about artifact scanners (#40597)
Co-authored-by: Steffo99 <1540885+Steffo99@users.noreply.github.com>
2025-09-28 16:37:13 +00:00
Leon Friedrich
f2d4317258 Clean up some parts of ExplosionSystem (#40485)
* Clean up some parts of ExplosionSystem

* Update Content.Shared/Damage/DamageSpecifier.cs

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

* Review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-09-28 16:23:40 +00:00
Myra
fd5f9d7f60 Empty commit (stable merge) (#40599) 2025-09-28 18:14:01 +02:00
Vasilis The Pikachu
b8ed3f9664 Empty commit 2025-09-28 17:54:18 +02:00
keronshb
3572d6b7c8 Removes Taser Bolt Damage & Allows Tasers to be used by Pacifists (#40588)
* Removes damage from the taser bolt

* Allows tasers to be used by pacified players

* Sets the taser damage to 0 or else it'll inherit damage
2025-09-28 03:42:46 +00:00
SurrealShibe
1ba8f92d0c Make vulp gasps and deathgasps audible (#40579)
* let their suffering be heard

* revert vox change in favor of #39914

* revert formatting changes

* do a better job at reverting formatting
2025-09-28 03:25:22 +00:00
Mora
a84caf5c84 Added Vox Mime Hardsuit Sprite (#40567)
* Added Vox Mime Hardsuit

* missing pixels fix

* fixed pixel on hardsuit sprite

* updated vox mime helmet sprite

* made tip slightly smaller

* Add Attribution

---------

Co-authored-by: TrixxedHeart <46364955+TrixxedBit@users.noreply.github.com>
2025-09-28 02:22:16 +00:00
github-actions[bot]
bf90dd9c73 Update Credits (#40586)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2025-09-28 02:47:01 +02:00
keronshb
398c8df343 Readds Tasers to Security (#39087)
* Readds taser to security

* removes item drop from regular tasers, adds item drop to admeme tasers

* Fixes stun on collide options

* Fixes drop

* Lowers fire rate for taser
2025-09-27 21:21:03 +00:00
Princess Cheeseballs
d8172862c5 Edible Verb Fixes (#39933)
* You cannot drink the cannot drink

* Undo that shit

* Whoops

* Fix test fails

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-27 21:20:31 +00:00
Sender
bd519192d1 Salv Instrument Spawn Rework (#40572)
added salv table + replaced instrument table
2025-09-27 20:51:35 +00:00
Kowlin
a67aefb8a9 New GitHub issue templates (#39979)
* Remove the duplicate security issue link.
Since there is a security.md file present in the repo GitHub will automatically link to that when someone tries to create a new issue.

* Remove a practically unused issue template

* Initial commit of the new yml issue template

* delete the older issue template.

* Initial commit for the mapping issue template

* Fix the template names... potato...

* And the description...

* Removed the automatic labeling
2025-09-27 20:36:47 +02:00
PJBot
345088dbc0 Automatic changelog update 2025-09-27 17:02:22 +00:00
Mora
c0264406c7 More Vox Sounds (#39914)
* Added more vox sounds

WHY IS IT ORGANIZED THIS WAY.

* Fix incorrect license fields

* License fix

* move vox_gasp.ogg to gasps

* Update Attributions

* Update attributions.yml

* file path fix

* Update attributions.yml

* Update attributions.yml

* Update attributions.yml

* Update attributions.yml

* Update attributions.yml

* Update attributions.yml

* Standardize Attributions, fixed sources

* Adjusted Vox DeathGasp and sigh to be more auditorily distinct from one-another

* Made vox gasp slightly faster
2025-09-27 12:01:14 -05:00
PJBot
a64000ddb3 Automatic changelog update 2025-09-27 10:20:38 +00:00
Princess Cheeseballs
141d903125 Stunned Status and Knockdown Meth fix. (#39547)
* Init Commit

* Remove unused code, fix stun visuals bug

* Update Content.Shared/Stunnable/SharedStunSystem.cs

* Some initial changes

* first batch of changes

* Commit

* One line cleanup

* KnockdownStatusEffect ain't worth it.

* Fix 2 bugs

* Fixes

* Remove that actually,

* Maybe this?

* Meff fix

* Meff fix

* alert cleanup and API

* I expect update loops to be at the top.

* Fix LOC

* Address review

* Address review x 2

* Merg my PR

* Fix

* Update Content.Shared/Alert/AlertsSystem.cs

webedit

Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com>

* FIX THAT TEST FAIL!!!!

* Me when I forget to actually give you alerts

* Push

* Tests are not failing locally why are they dying on github???

* Fix test fails (real)

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Co-authored-by: Perry Fraser <perryprog@users.noreply.github.com>
2025-09-27 12:19:30 +02:00
PJBot
abff932ca8 Automatic changelog update 2025-09-27 07:22:41 +00:00
Princess Cheeseballs
871e7a1eae Vulp Plushie (#40303)
* Textures

* Plushie

* Fix sprites and add entity tables

* Copyright info

* Fix food sequence

* I'm dum

* head sprite update

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-27 00:21:29 -07:00
PJBot
388d66c046 Automatic changelog update 2025-09-26 20:06:48 +00:00
āda
522d10f579 Minor plushie.yml touchup (#40552)
* horrible commit discipline what else is new

* second pass

* conflict

---------

Co-authored-by: iaada <iaada@users.noreply.github.com>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-26 13:05:58 -07:00
PJBot
5bb0ec878b Automatic changelog update 2025-09-26 20:05:40 +00:00
SlamBamActionman
c7117f38ac Add a sleep delay to Nocturine (NewStatusEffect version) (#40231)
* Initial commit

* Minor fix

* Why is this uncommented here? Hmmm

* No wait this can't be here, oops

* Do better time

* Also guidebook

* Review changes

* Add rejuvination, fix mispredicts
2025-09-26 13:05:34 -07:00
CraftyRenter
dc3f5e3564 Make Closets Less Tanky Than Gun Safes (#35671)
* Reduce ClosetBase's DamageTrigger to 50 from 150.

* Increased LockerBase's DamageTrigger to 75, doubled LockerBaseSecure's DamageTrigger

This and the previous commit aim to improve health scaling of storage closets with their intended level of security. The
damage scale is as follows:

Inheritors of ClosetBase:       50 (old 150)
Inheritors of LockerBase:       75 (old 50)
Inheritors of LockerBaseSecure: 150 (old 75)

I left suit lockers alone because visually they look the tankiest of the lockers, though it may make sense to have them
in between secure lockers and regular lockers.

* COMMIT

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-26 13:04:32 -07:00
āda
bd439131ea Fix instrument crate heisen test (#40558)
* 1984 daw

* too tired to be doing this

---------

Co-authored-by: iaada <iaada@users.noreply.github.com>
2025-09-26 20:10:13 +12:00
Leon Friedrich
1225ea4f03 Update engine to v267.2.0 (#40560) 2025-09-26 20:08:44 +12:00
PJBot
094b230585 Automatic changelog update 2025-09-26 04:23:49 +00:00
Princess Cheeseballs
3b4547571e [BUGFIX/CLEANUP] Edible Plushies and Clothes (#40276)
* Hongry...

* AAAAAAAAAAAAAAAAA

* Extremely silly test fail

* Fix another dumb test fail

* Fix test fails (Real)

* Fix 2

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-25 23:22:40 -05:00
PJBot
27f281add5 Automatic changelog update 2025-09-25 23:58:33 +00:00
Sir Warock
4ea0d517cf Fix Rollerbed sprites (#40550) 2025-09-25 16:57:25 -07:00
PJBot
d52ebb215d Automatic changelog update 2025-09-25 21:54:22 +00:00
Hitlinemoss
79878f01dd Added white towels to autolathe and uniform printer (#40160)
* Added white towels to autolathe and uniform printer

* Towel printing cost is now consistent with reagent quantities in uniforms instead
2025-09-25 14:53:14 -07:00
PJBot
5e65f5ca89 Automatic changelog update 2025-09-25 21:45:01 +00:00
IProduceWidgets
9fa17c51bd Admin smite: Homing rods. (#40246)
* add homing rod support

* oop

* speed betterer

* commentia
2025-09-25 14:43:53 -07:00
PJBot
a6041faf2c Automatic changelog update 2025-09-25 21:37:26 +00:00
Alex
64c07d7266 Exo: Link engie airlocks (#40546) 2025-09-25 14:36:15 -07:00
PJBot
306b617957 Automatic changelog update 2025-09-25 21:34:39 +00:00
IProduceWidgets
80947b128a Add explosive cord. (#25875) 2025-09-25 23:33:28 +02:00
Mora
5e55974c0e fix out of bounds pixels on vox neck displacement map (#40495)
fix out of bounds pixels on vox displacement map
2025-09-25 17:32:18 -04:00
PJBot
09f24f2ba7 Automatic changelog update 2025-09-25 19:56:10 +00:00
Sender
0a0bcbe164 Random Instrument Collection (#40532)
* added random instrument crate + tables

* added limit to SS + added new SS with no limit

* Push

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-09-25 12:55:02 -07:00
PJBot
708d412f3b Automatic changelog update 2025-09-25 19:38:41 +00:00