PJBot
730a4d289d
Automatic changelog update
2024-06-21 12:07:14 +00:00
nikthechampiongr
76a65c8e43
Implement BlacklistedRange exempt flag ( #29258 )
...
* Implement a new kind of ip range ban that only applies to new players
* Put determining whether a player record exists to its own function
* Make BlacklistedRange bans get bypassed by any ban exemption
* Stop trying to get another DbGuard while already having one
This does break with convention on the functions in that area but
considering the use of this function it's probably fine?
I could alternatively just move the place it's called from.
Also I was suppossed to wait for tests to finish locally just to be
sure, but nah. I am pushing this now
2024-06-21 14:06:07 +02:00
PJBot
6b13f5f0cb
Automatic changelog update
2024-06-21 10:51:58 +00:00
Leon Friedrich
70a40b62cb
Fix some buckle interactions ( #29293 )
2024-06-21 03:50:52 -07:00
PJBot
38439996e9
Automatic changelog update
2024-06-21 09:43:00 +00:00
TsjipTsjip
949a837720
Ghostrole rule updates ( #29249 )
...
* First batch of ghostrole rule updates
* Second pass
* Re-word free agent
* Apply review comments
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
* You heard it here first folks
God rules are weird to write.
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
* Honkbot -> Free Agent
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
* Mimebot -> Free Agent
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
* Jonkbot -> Free Agent
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
* Softer blue
---------
Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com >
2024-06-21 04:41:54 -05:00
Alex Pavlenko
711acedfe5
feat: update cyborg parts naming for them to be ordered consistently,… ( #29272 )
...
feat: update cyborg parts naming for them to be ordered consistently, closes #29270
2024-06-21 09:43:15 +03:00
PJBot
7ef1002101
Automatic changelog update
2024-06-21 05:43:23 +00:00
slarticodefast
d62dddcfcb
fix initial infected icons and add a briefing to the character menu ( #29259 )
2024-06-21 15:42:17 +10:00
Tayrtahn
880fef507d
Replace BlockSolutionAccessComponent with an attempt event ( #26988 )
...
* BlockSolutionAccessComponent now only blocks one specified solution.
* Significant overhaul
Separated spilling when worn functionality into its own component/system.
Removed BlockSolutionAccessComponent.
Added an event for solution access.
2024-06-21 13:04:02 +10:00
PJBot
f94d663452
Automatic changelog update
2024-06-21 03:03:30 +00:00
MilenVolf
9cd2705d6b
Make stasis bed power toggleable ( #29268 )
...
Stasis bed is now power toggleable
2024-06-21 13:02:23 +10:00
Tayrtahn
afc800274c
Fix null exceptions in SurveillanceCameraMonitorSystem ( #29275 )
...
* Add IsNullOrEmpty checks before indexing KnownSubnets
* actor
2024-06-21 10:17:16 +10:00
Tayrtahn
0b3459268a
Add logging to SharedStorageSystem prototype indexing failure ( #29273 )
2024-06-21 10:16:43 +10:00
Tayrtahn
831d962e5a
Make Loadout MinLimit not count failed attempts ( #29264 )
...
Loadout MinLimit doesn't count failed attempts
2024-06-21 10:15:37 +10:00
deltanedas
a3ffe22e66
return empty string for invalid identity ( #29274 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-06-20 18:25:35 -04:00
Pieter-Jan Briers
c33644532d
Rate limit ahelps ( #29219 )
...
* Make chat rate limits a general-purpose system.
Intending to use this with ahelps next.
* Rate limt ahelps
Fixes #28762
* Review comments
2024-06-21 00:13:02 +02:00
Ghagliiarghii
b90c6acacd
golden plunger ( #29043 )
...
* golden plunger
* Add wood material (the handle is still wood)
* 52 hours
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-06-21 00:24:36 +10:00
PJBot
0a3b221766
Automatic changelog update
2024-06-20 14:20:29 +00:00
MilenVolf
50146d4b98
Fix prying speed & log ( #29210 )
...
* cleanup prototypes with `PryingComponent` & fix jaws of life prying speed
* Minor cleanup for tools and prying systems
Remove some obsolete methods.
* Fix doafter continues when not held & log
* Modifiy delays for floor prying
* Fix test fail
2024-06-21 00:19:22 +10:00
PJBot
c91789a78d
Automatic changelog update
2024-06-20 14:06:47 +00:00
Pieter-Jan Briers
cf374ac905
You can now pry multiple tiles at once ( #29231 )
...
* You can now pry multiple tiles at once
* More advanced do after duplicate checking.
Instead of just saying "lol tile prying can raise duplicates", we now have a system so tile prying can properly distinguish events on 2 different tiles. This is achieved with a virtual function on DoAfterEvent.
2024-06-21 00:05:40 +10:00
Errant
d15eafe133
Survival Box Loadouts, Nitrogen Emergency tanks ( #29131 )
...
* Nitrogen survival boxes
* Zero-setup workaround
* clown box
* cleanup and universal tanks
* cleanup
* more cleanup
* hide loadoutgroups
* remaining survival boxes
* space ninja
* Revert "space ninja"
This reverts commit a650f417f83f5861e0001b25418e4a361927c6c6.
* weh
* weh
* undo appearance change of syndicate survival boxes
* indentation fix and missing label
2024-06-21 00:05:01 +10:00
PJBot
7994175aba
Automatic changelog update
2024-06-20 12:35:52 +00:00
Redfire1331
68c414e8ed
made cup ramen eatable with anything with the fork component ( #27826 )
...
* made cup ramen eatable with anything with the fork component
* removed extra png
* made cupramen fillable with water, and made hot ramen dry ramen.
---------
Co-authored-by: redfire1331 <Redfire1331@users.noreply.github.com >
2024-06-20 22:34:46 +10:00
PJBot
514e7600c6
Automatic changelog update
2024-06-20 12:23:10 +00:00
Boaz1111
a74ca54cf8
moves explosive tech to T1 ( #29227 )
...
moves explo tech to T1
2024-06-20 22:22:04 +10:00
PJBot
0ac1b31e36
Automatic changelog update
2024-06-20 11:59:57 +00:00
lzk
4fe5235e37
Buff cube boxes ( #29251 )
2024-06-20 14:58:51 +03:00
PJBot
9fbcec1c74
Automatic changelog update
2024-06-20 11:17:18 +00:00
neutrino
9bf4a28f4d
fixed Syndicate smokes pack being half-filled ( #28371 )
2024-06-20 21:16:06 +10:00
PJBot
4ccdc9070f
Automatic changelog update
2024-06-20 11:14:04 +00:00
Mr. 27
8c9fcd4ca7
Fix ERT becoming sleeper agents and add sleeper agent preferences ( #27817 )
...
* b
* Update antags.ftl
* m
* ok
* Update events.yml
* antag
* a
* Create InitialInfectedExemptComponent.cs
* Delete InitialInfectedExemptComponent.cs
* yes
* Delete InitialInfectedExemptComponent.cs
* Create AntagImmuneComponent.cs
2024-06-20 21:12:58 +10:00
Mr. 27
ad89444c58
Make winter coat hood hide certain markings ( #29238 )
...
Update base_clothinghead.yml
2024-06-20 20:20:20 +10:00
IProduceWidgets
4bf6d9e171
add a type specifier where one was forgor ( #29250 )
...
* add a type specifier where one was forgor
* Fix other way because degub conditions
* okay this feels kinda dumb but it does fix it.
* Update Content.Client/Effects/ColorFlashEffectSystem.cs
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-06-20 20:04:07 +10:00
metalgearsloth
c1948d88d8
Update submodule to 226.2.0 ( #29247 )
2024-06-20 18:19:00 +10:00
PJBot
f2c0991467
Automatic changelog update
2024-06-20 07:16:46 +00:00
metalgearsloth
d438925d3b
Fix entities getting stuck red ( #28981 )
2024-06-20 17:15:40 +10:00
Tayrtahn
40bcf66fc7
Fix and enable TestEmptyLoadout ( #29228 )
...
* Fix and enabled TestEmptyLoadout
* Fine, have a real name
2024-06-20 10:57:52 +10:00
PJBot
625fef00c1
Automatic changelog update
2024-06-20 00:10:50 +00:00
Mr. 27
872e927cc7
Hide moth antenna and lizard frills with hardsuit helmets, fix lizard snouts not being hidden ( #29214 )
...
* inital
* Update ClothingSystem.cs
* Update helmets.yml
2024-06-19 20:09:44 -04:00
PJBot
a8ad09ebf9
Automatic changelog update
2024-06-19 23:52:13 +00:00
Alice "Arimah" Heurlin
2b92ec79f7
Prevent fly-by fixture from powering containment field generator ( #29225 )
...
* Prevent fly-by fixture from powering containment field generator
* Update according to review
2024-06-19 19:51:07 -04:00
Pieter-Jan Briers
67cc089dd0
Fix terrible portable scrubber unlit layers ( #29232 )
...
Jesus fucking christ man
2024-06-19 18:14:47 -04:00
Vasilis
9759747176
Tools batch files ( #29179 )
...
* Tools batch files
* fine
2024-06-19 21:33:02 +02:00
PJBot
674409d3bf
Automatic changelog update
2024-06-19 18:15:02 +00:00
lzk
912091e24e
Add wet floor sign & warning cone to autolathe ( #29205 )
...
* Add wet floor sign & warning cone to autolathe
* removing
2024-06-19 14:13:55 -04:00
Flareguy
94995460fd
Emergency toolbox fill rework ( #29202 )
...
* emergency toolbox fill rework
* Fuck
2024-06-19 14:13:27 -04:00
TsjipTsjip
39ccab6718
Fix documentation typo ( #29209 )
...
Fix everything.
2024-06-19 18:15:26 +02:00
Leon Friedrich
fa3c89a521
Partial buckling refactor ( #29031 )
...
* partial buckling refactor
* git mv test
* change test namespace
* git mv test
* Update test namespace
* Add pulling test
* Network BuckleTime
* Add two more tests
* smelly
2024-06-20 01:14:18 +10:00