Deerstop
d9e4ed2056
Elkridge Depot Improvements ( #34377 )
...
* updates decals
* more decal work, more dinginess in certain areas
* added decals under doors
2025-01-11 23:34:52 -07:00
github-actions[bot]
ea0b04a663
Update Credits ( #34389 )
...
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com >
2025-01-12 01:57:36 +01:00
PJBot
e271a5a598
Automatic changelog update
2025-01-11 21:18:33 +00:00
Errant
46d58bf22a
Role Types ( #33420 )
...
* mindcomponent namespace
* wip MindRole stuff
* admin player tab
* mindroletype comment
* mindRolePrototype redesign
* broken param
* wip RoleType implementation
* basic role type switching for antags
* traitor fix
* fix AdminPanel update
* the renameningTM
* cleanup
* feature uncreeping
* roletypes on mind roles
* update MindComponent.RoleType when MindRoles change
* ghostrole configuration
* ghostrole config improvements
* live update of roleType on the character window
* logging stuff and notes
* remove thing no one asked for
* weh
* Mind Role Entities wip
* headrev count fix
* silicon stuff, cleanup
* exclusive antag config, cleanup
* jobroleadd overwerite
* logging stuff
* MindHasRole cleanup, admin log stuff
* last second cleanup
* ocd
* move roletypeprototype to its own file, minor note stuff
* remove Roletype.Created
* log stuff
* roletype setup for ghostroles and autotraitor reinforcements
* ghostrole type configs
* adjustable admin overlay
* cleanup
* fix this in its own PR
* silicon antagonist
* borg stuff
* mmi roletype handling
* spawnable borg roletype handling
* weh
* ghost role cleanup
* weh
* RoleEvent update
* polish
* log stuff
* admin overlay config
* ghostrolecomponent cleanup
* weh
* admin overlay code cleanup
* minor cleanup
* Obsolete MindRoleAddedEvent
* comment
* minor code cleanup
* MindOnDoGreeting fix
* Role update message
* fix duplicate job greeting for cyborgs
* fix emag job message dupe
* nicer-looking role type update
* crew aligned
* syndicate assault borg role fix
* fix test fail
* fix a merge mistake
* fix LoneOp role type
* Update Content.Client/Administration/AdminNameOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Shared/Roles/SharedRoleSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* comment formatting
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* change logging category
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* fix a space
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* use MindAddRoles
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* get MindComponent from TryGetMind
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* move var declaration outside loop
* remove TryComp
* take RoleEnum behind the barn
* don't use ensurecomp unnecessarily
* cvar comments
* toggleableghostrolecomponent documentation
* skrek
* use EntProtoId
* mindrole config
* merge baserolecomponent into basemindrolecomponent
* ai and borg silicon role tweaks
* formatting
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* I will end you (the color)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* use LocId type for a locale id
* update RoleEvent documentation
* update RoleEvent documentation
* remove obsolete MindRoleAddedEvent
* refine MindRolesUpdate()
* use dependency
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* inject dependency
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* roleType.Name no longer required
* reformatted draw code logic
* GhostRoleMarkerRoleComponent comment
* minor SharedRoleSystem cleanup
* StartingMindRoleComponent, unhardcode roundstart silicon
* Update Content.Shared/Roles/SharedRoleSystem.cs
* remove a whitespace
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-01-11 22:17:26 +01:00
Pieter-Jan Briers
3da354304d
Update submodule, .NET 9 ( #34320 )
2025-01-11 21:22:47 +01:00
Leon Friedrich
1c315ba033
Remove Entity<T> data-fields ( #34083 )
2025-01-11 21:22:29 +01:00
PJBot
6be4fba792
Automatic changelog update
2025-01-11 20:04:10 +00:00
justdie12
afd5ce39ed
Bended radiator ( #34251 )
2025-01-11 21:03:04 +01:00
PJBot
d5ce3e85fb
Automatic changelog update
2025-01-11 19:31:01 +00:00
0x6273
2fcfc824b4
Arachnid stomach organ yaml fix ( #34298 )
...
Arachnid stomach yaml fix
Arachnids had their stomach `updateInterval` set to 1.5, 50% slower than
normal. But this doesn't actually slow down the speed that the stomach
digests things, only the rate at which it updates to check if enough
time has passed. (See 23f0b304f2/Content.Server/Body/Systems/StomachSystem.cs (L57) )
This PR changes arachnid stomachs to have a `digestionDelay` of 30 (20
is default) to achive the desired effect.
Stasis beds are also bugged in a similar manner. They are intended to
slow down the digestion speed, but similarly all they do is change the
update rate. But fixing that requires actual code changes and is out of
scope for this commit.
2025-01-11 20:29:54 +01:00
PJBot
458d3ffccb
Automatic changelog update
2025-01-11 17:28:18 +00:00
Zachary Higgs
cfb23174ed
Make indestructible tiles not breakable by explosions ( #34339 )
...
* No more Ai Spacing
* Move guard into earlier guard statement
2025-01-11 18:27:08 +01:00
War Pigeon
3439b77023
Add directional escape pod sign ( #34367 )
2025-01-11 11:19:59 +03:00
PJBot
10b778fc8f
Automatic changelog update
2025-01-11 02:49:21 +00:00
Tayrtahn
c6e4d19883
Let ghosts sometimes make certain devices say creepy things ( #34368 )
...
* Add SpookySpeaker component/system
* Shuffle Boo action targets before trying to activate them
* Add SpookySpeaker to vending machines
* Fix chatcode eating messages starting with "..."
* Add SpookySpeaker to recycler
* Oops
* Decrease speak probability for vending machines
* Add spooky speaker to arcade machines
2025-01-11 03:48:13 +01:00
ArtisticRoomba
5deab7d41f
fix ghost_component.ftl locale grammar ( #34372 )
...
fix ghost component locale grammar
2025-01-11 01:17:12 +01:00
Tayrtahn
fdc0853053
Add a popup message when ghost Boo action does nothing ( #34369 )
2025-01-10 23:57:46 +01:00
SpaceManiac
bbb551a01b
Trim trailing newlines from examine messages ( #33381 )
...
* Trim trailing newlines from examine messages
* TrimTrailingNewlines -> TrimEnd
2025-01-10 15:40:31 -05:00
Spessmann
f06ea5d0f3
Adds a border to Oppenhopper poster ( #34219 )
...
* border
* Update meta.json
* Update Resources/Textures/Structures/Wallmounts/posters.rsi/meta.json
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-01-10 15:26:31 -05:00
PJBot
45d47da584
Automatic changelog update
2025-01-10 15:38:18 +00:00
themias
fbe6168291
Fix crayon losing durability on stamped paper ( #34202 )
2025-01-10 16:37:11 +01:00
PJBot
0cd2d827ad
Automatic changelog update
2025-01-10 15:14:30 +00:00
TeenSarlacc
d1f6531722
add large instruments to the cargo request computer ( #34240 )
...
* added the church organ to the cargo console (will add more in this PR, assuming i did this right (HOW DO YOU BUY CARGO ORDERS IN DEV ENVIROMENT???? *sobs))
* added other structure instruments to cargo Catalog
* fixed an epic copy/paste fail
* changed prices
* fixed epic copy/paste fail #2
---------
Co-authored-by: TeenSarlacc <baddiepro123@gmail.com >
2025-01-10 16:13:23 +01:00
PJBot
fa720a05ce
Automatic changelog update
2025-01-10 15:02:11 +00:00
Coolsurf6
87e18b9d3a
Fixed Forensic Gloves to be Security Contraband ( #34193 )
...
* added BaseRestrictedContraband to forensic gloves
* moved from id to parent
2025-01-10 16:00:59 +01:00
Leon Friedrich
7ae7821213
Replace some sound PlayEntity with PlayPvs ( #34317 )
2025-01-11 01:44:30 +11:00
Southbridge
dff9abfe74
Packed Station - Dirt Fix ( #34351 )
...
* packed
* Rerunning tests
2025-01-10 02:07:53 -07:00
Southbridge
1c2fcf0e26
Bagel Station - Dirt Fix ( #34357 )
...
Bagel
2025-01-10 01:35:26 -07:00
Southbridge
65655e7eff
Box Station - Dirt Fix ( #34356 )
...
Box
2025-01-10 01:35:17 -07:00
Southbridge
915234a043
Cog Station - Dirt Fix ( #34355 )
...
Cog
2025-01-10 01:35:09 -07:00
Southbridge
ad59eea64e
Marathon Station - Dirt Fix ( #34354 )
...
* Marathon
* Rerunning tests
2025-01-10 01:35:00 -07:00
Southbridge
4b1b4c0114
Omega Station - Dirt Fix ( #34353 )
...
omega
2025-01-10 01:34:53 -07:00
Southbridge
869ecb2923
Fland Station - Dirt Fix ( #34352 )
...
Fland
2025-01-10 01:34:43 -07:00
IProduceWidgets
0bc17159ae
Oasis updoot the dimmining ( #34347 )
...
updooty
2025-01-09 23:57:39 -07:00
PJBot
ac2eb887dc
Automatic changelog update
2025-01-10 06:56:12 +00:00
Southbridge
edbc861c78
Add copy threshold button to air alarms ( #34346 )
2025-01-09 22:55:05 -08:00
Errant
0b1ed3ec7e
Fix battery charging stopping just short of being full ( #34028 )
2025-01-10 17:54:55 +11:00
Alpaccalypse
b42a01580c
Renamed water melon juice to watermelon juice ( #34341 )
2025-01-09 19:28:03 -05:00
ScarKy0
dd28f17b9a
Fix access configurator debug assert ( #34330 )
...
* fix
* greytide fix
* fix admin log
* Dirty
2025-01-09 19:22:28 -05:00
PJBot
abf7f62e6f
Automatic changelog update
2025-01-09 20:25:38 +00:00
Alpaccalypse
36cbd07c07
Drink titles and soda vendor consistency ( #34178 )
...
* Made capitalisation of proper names consistent.
* Roy Rogers is presumably a proper name.
* Second pass at distinguishing proper names only.
* Two nitpicking/minor changes
* Fixed some overlooked can brand names. Matched case with descriptions.
* Switched generic sodas with brands for SodaInventory
* Removed commonly available branded cans
* Matched case consistency used elsewhere. Minor SPAG corrections.
* Added "nothing" and some missing alcohol bottles to RandomSpawner
* Added distinct ad and bye chatter to Dr. Gibb machines.
* Revert "Added distinct ad and bye chatter to Dr. Gibb machines."
This reverts commit f90b8a470556de05aca81255db8b6b03596ae944.
* Revert "Removed commonly available branded cans"
This reverts commit 43b82168dac1f73b187b7677f34ecdd33b6bb81a.
* Revert "Switched generic sodas with brands for SodaInventory"
This reverts commit f1790f0ce61ef135c79068de6a741e8bb50d85d3.
* Lowercased DrinkGlass suffix. Moved alcoholic drinks from drinks to alcohol.
* Renamed energy drink to Red Bool. Corrected and added some jug descriptions.
* Added reagent names for all bottles except poison-wine
* Revision of title case for cocktails
* SPAG and fixed the only brand reagen with unbranded name.
* Possibly controversial, shortened some bran names to better fit the UI.
* Fixed some inconsistencies in naming
* Matched brand localisation change
* Two name style edits
* Fixed Smite bottle name
* Minor, punctuation
* Blank line to end of file
* Upgraded descriptive names to title case
* Banana Mama
* reverts change, moved to another PR to avoid conflict.
* Removed caffeine reference.
* Minor, corrected some more inconsistencies
* Removed Bottle of Nothing from random spawner.
2025-01-09 21:24:31 +01:00
PJBot
66810ef257
Automatic changelog update
2025-01-09 11:24:44 +00:00
deltanedas
04984984fe
change locking to use ComplexInteraction ( #34326 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-01-09 12:23:37 +01:00
PJBot
fdbb3c8f39
Automatic changelog update
2025-01-09 08:55:16 +00:00
Southbridge
e0b2d000ef
Amber Station - Fixes and Warm Lights ( #34324 )
...
* Added warm lights, placed them around the map, also fixed an issue with the MV wire in the cafeteria
* Fixed lv wiring in caf, and adjusted a couple things
* Empty commit to force checks to rerun
2025-01-09 09:54:04 +01:00
flymo5678
ba9eed7670
Added missing cameras to Loop Station ( #34308 )
...
* Added missing cameras
* Added missing cameras
2025-01-08 16:38:13 -07:00
PJBot
60e1c6f515
Automatic changelog update
2025-01-08 15:24:42 +00:00
c4llv07e
904d75c8a9
Fix empty lines in adminwho with stealthmins. ( #34122 )
...
Don't print newline if admin is hidden.
2025-01-08 10:23:33 -05:00
flymo5678
c1aaf64521
Fixed Loop Station's southern solar array unlinked airlocks ( #34296 )
...
Fixed Southern solar external airlock door bolts
2025-01-08 04:10:50 -07:00
Southbridge
8945ac3560
Amber Station - Balance Improvements ( #34294 )
...
changed the center area in med bay to a garden, weakened meteor shielding in some areas, also general touch ups around the station
2025-01-08 02:13:39 -07:00