Commit Graph

22644 Commits

Author SHA1 Message Date
PJBot
fedba2425b Automatic changelog update 2025-08-18 18:59:40 +00:00
Zokkie
aa4ca4199a Minor fix to give Lone Operatives the correct roletype (#36521)
* Gives loneop the proper mindrole

* Moved the entity to a more logical position. It was above the parent entity in the .yml file. It is now below it.

* Added requested changes
2025-08-18 20:57:30 +02:00
PJBot
fdfdecf57b Automatic changelog update 2025-08-18 18:23:23 +00:00
beck-thompson
d38d2e209a Rebalance infiltrator (Nukie ship) (#39091) 2025-08-18 11:22:15 -07:00
SlamBamActionman
ac0c1d518e PR stable to master (#39729) 2025-08-18 18:04:38 +02:00
Hitlinemoss
9a4247c609 Added "highly illegal" contraband to guidebook (#38176)
* Added extreme contraband to guidebook

* Extreme -> Highly Illegal

* Whoops, one-letter typo

* Fixed a capital letter while I'm here
2025-08-18 17:51:33 +02:00
PJBot
0a1c17cbc8 Automatic changelog update 2025-08-18 14:34:23 +00:00
SlamBamActionman
c0b739d1dc Remove StaminaResistance from cardboard armor (#39727)
Remove StaminaResistance from places where it should not be
2025-08-18 16:33:16 +02:00
PJBot
9b9ea3b40d Automatic changelog update 2025-08-18 12:23:43 +00:00
ScarKy0
14f949c311 Jumpability collisions (#39710) 2025-08-18 14:22:36 +02:00
PJBot
2ecc3b85c4 Automatic changelog update 2025-08-18 04:34:44 +00:00
beck-thompson
f525bdbb83 Rebalance nukie planet (#39090) 2025-08-18 00:33:37 -04:00
beck-thompson
1bed929298 Add new nukeops spawners! (#39088) 2025-08-17 19:52:27 -07:00
PJBot
ba44a88f07 Automatic changelog update 2025-08-18 00:26:34 +00:00
BadaBoomie
d9f125787e Teaches tacos how to spell (#39717) 2025-08-17 16:51:36 -07:00
John
9d32e7db4e Atmos Firesuit Vox sprites (#39705) 2025-08-17 15:59:22 -07:00
IProduceWidgets
81aef0fb1c update oasis -- AI rework (#39592) 2025-08-17 14:13:57 -07:00
PJBot
79072d7d6a Automatic changelog update 2025-08-17 19:31:47 +00:00
Velcroboy
02f37a8eec Allow hamster cages to sit on tables (#37953)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-08-17 12:30:40 -07:00
PJBot
af8295413b Automatic changelog update 2025-08-17 19:26:38 +00:00
August Sun
3d35435747 Allows disabler, practice disabler, disabler SMG, and practice laser rifle to be used by pacifists (#37164)
Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
2025-08-17 12:25:31 -07:00
ArtisticRoomba
497a5956a0 fix cl (#39706) 2025-08-17 12:18:16 -07:00
K-Dynamic
5630bf6bde Removes duplicate CE and paramedic jumpsuits (#39520) 2025-08-17 12:15:38 -07:00
ruddygreat
d58ef22d62 Make diagonal grilles transparent (#39580)
* tiny fix

* also fix the window bug

---------

Co-authored-by: ruddygreat <ruddygreat1@gmail.com>
2025-08-17 12:09:15 -07:00
PJBot
9f83cc7671 Automatic changelog update 2025-08-17 19:01:57 +00:00
Nox
8e34228309 Packed Station - North East Overhaul (#38339)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-08-17 12:00:48 -07:00
PJBot
367156fba3 Automatic changelog update 2025-08-17 18:52:10 +00:00
Stefano Pigozzi
514c28137c Fix typo and make capitalization consistent in fax names (#39455) 2025-08-17 11:50:57 -07:00
github-actions[bot]
5bf44ea033 Update Credits (#39697)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2025-08-17 03:14:28 +02:00
PJBot
1b16a83748 Automatic changelog update 2025-08-16 23:05:19 +00:00
youtissoum
01f4f0cf14 Increase the bananium horn use delay (#39674)
Increase bananium horn use delay to 3 seconds
2025-08-17 01:04:12 +02:00
slarticodefast
bd05e10a2e Merge staging into master (#39694) 2025-08-16 22:14:14 +02:00
slarticodefast
85158a3d48 Fix industrial reagent grinder bug, second attempt (#39690)
* fix recycler 3

* Update Resources/Prototypes/Entities/Structures/Machines/reagent_grinder.yml
2025-08-16 21:54:15 +02:00
PJBot
0947e2cd22 Automatic changelog update 2025-08-16 07:01:08 +00:00
EnrichedCaramel
05aad3bfd2 Expand soap making, but better (#39303)
* Add lye reagent and its recipes

* Move and add soap recipes

* Add temperature to soap recipes

* Silly comments

* Remove NaHO based lye recipe due to sigynate recipe conflict.

* Typo

* Typo, again

* Change lye color and description
2025-08-15 23:59:58 -07:00
PJBot
6af3698c1f Automatic changelog update 2025-08-16 01:51:20 +00:00
CoolioDudio
d4f8568e50 Added baby and cube hair (awesome) (#39680)
* Added baby and cube hair (awesome)

* added yml and ftl (oops)

* Update cube.png

Made cube smaller
2025-08-15 18:50:13 -07:00
beck-thompson
a8d6dbc324 Added button and manager for in game bug reports (Part 1) (#35350)
* Added the button and manager

* Minor cleanup

* Reigstered to the wrong thing!

* Unload UI

* Address the review

* First commit :)

* Some cleanup

* Added some comments and now the placehoder text goes away once you start typing

* Some cleanup and better test command

* Basic rate limiter class (Not finished)

* Cleanup

* Removed forgotten comment xD

* Whitespace removal

* Minor cleanup, cvar hours -> minutes

* More minor tweaks

* Don't cache timer and add examples to fields

* Added CCvar for time between bug reports

* Minor crash when restarting rounds fixed

* It compiled on my computer!

* Fix comment indents

* Remove unecessary async, removed magic strings, simplfied sawmill to not use post inject

* Make struct private

* Simplfiy TryGetLongHeader

* Changed list to enumerable

* URI cleanup

* Got rid of the queue, used a much better way!

* Made the comments a little better and fix some issues with them

* Added header consts

* Maximum reports per round is now an error message

* Time between reports is now in seconds

* Change ordering

* Change hotkey to O

* only update window when its open

* Split up validation

* address review

* Address a few issues

* inheritance fix

* API now doesn't keep track of requests, just uses the rate limited response from github

* Rough idea of how channels would work

* refactor: reorganized code, placed rate limiter into http-client-handler AND manager (usually only manager-one should work)

* cleanup

* Add user agent so api doesn't get mad

* Better error logs

* Cleanup

* It now throws!

* refactor: renaming, moved some methods, xml-doc cleanups

* refactor: BugReportWindow formatted to convention, enforced 1 updates only 1 per sec

* Add very basic licence info

* Fixed the issues!

* Set ccvar default to false

* make the button better

* fix test fail silly me

* Adress the review!

* refactor: cleanup of entry point code, binding server-side code with client-facing manager

* Resolve the other issues and cleanup and stuff smile :)

* not entity

* fixes

* Cleanup

* Cleanup

* forgor region

* fixes

* Split up function and more stuff

* Better unsubs yaygit add -A

* I pray...

* Revert "I pray..."

This reverts commit 9629fb4f1289c9009a03e4e4facd9ae975e6303e.

* I think I have to add it in the pr

* Revert "I think I have to add it in the pr"

This reverts commit e185b42f570fe5f0f51e0e44761d7938e22e67f7.

* Tweaks

* Minor tweak to permissions

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
2025-08-15 09:10:38 -07:00
PJBot
890ac9f645 Automatic changelog update 2025-08-15 14:07:58 +00:00
Nemanja
f23e8c2861 Multiantag Gamemode (#37783)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: Southbridge <7013162+southbridge-fur@users.noreply.github.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
2025-08-15 16:06:51 +02:00
PJBot
766e7e462c Automatic changelog update 2025-08-15 05:57:26 +00:00
FlipBrooke
5bfd1b180a Banana peel headgear fixes (#39457)
* Add wearable helmet sprites for banana and mimana peels

Made it so banana peels and their variants can be worn as head gear. The sprites were done by myself, so feel free to change or update them! Includes hamster compatibility.

* fixed a minor state bug

* Review fixes

- Removed blank space
- Added "FlipBrooke" to all modified meta.jsons, with the added note of which sprites I got the colors from/referenced.

* I forgot a comma

adds a comma and some periods

* Fixes
2025-08-14 22:56:18 -07:00
Winkarst-cpu
2b91f965a2 Add integration test for MobPriceComponent (#39524)
Test
2025-08-14 22:46:27 -07:00
PJBot
7a31e3c1f8 Automatic changelog update 2025-08-15 04:23:02 +00:00
ScholarNZL
d4f50c7f0a Animal organs now prefixed with 'animal' (#39228)
* Resolves #38980. Animal organs prefixed with 'animal'

* Add "animal" prefix to arachnid organ types where base-type applies.

* Removed child-level names per Maintainer guidance.

* Helps if I leave the parent name details intact...

* Hidden bonus mouse organ!
2025-08-14 21:21:51 -07:00
ThatGuyUSA
96cc6a7785 Meat spike conjugation error (#39651)
fixed it!
2025-08-15 00:48:50 +02:00
PJBot
09a8b78919 Automatic changelog update 2025-08-14 17:33:29 +00:00
SlamBamActionman
114d00d1af Rebalance advanced Brute chems, and more (#39472)
* Initial commit

* Update based on feedback

* Minor fix

* Update to match playtest

* Update reaction behavior and test to work; max temp is no longer an inclusive value.

* Revert "Update reaction behavior and test to work; max temp is no longer an inclusive value."

This reverts commit 2a2c4a17a623cc7ddc15b63d91a1b8b441e95cea.

* Incorporate heal values & OD for adv. chems from 39464, revert adv. brutes recipes
2025-08-14 19:32:22 +02:00
PJBot
0872c4d7e1 Automatic changelog update 2025-08-14 01:22:43 +00:00
deathride58
1e54f4ca5f In Memoriam - Memorializing those who've passed within the SS13+SS14 community (#39621)
In Memoriam - adds a section to the credits memorializing those who've passed
2025-08-13 21:21:36 -04:00