Commit Graph

27729 Commits

Author SHA1 Message Date
Boaz1111
aab4556c21 Adds a salvage jobspawn to reach (#31712)
* salvspawn

* removed one cargo tech slot
2024-09-01 22:37:02 -06:00
Nemanja
a4333da241 Lite Magnet Rebalancing (#31726)
magnet rebalancing ish
2024-09-01 22:36:28 -06:00
godisdeadLOL
a112c24b54 Added in-hand sprite for Smile the Slime (#31731)
added smile the slime in-hand texture

Co-authored-by: YourUsername <you@example.com>
2024-09-01 22:36:05 -06:00
PJBot
6712724123 Automatic changelog update 2024-09-02 04:34:33 +00:00
Nemanja
f710b34573 Roundstart Grappling Gun (#31737)
Roundstart grappling hook
2024-09-01 22:33:25 -06:00
lzk
7b82317b67 Cleanup railings yml (#31618)
* Cleanup railings

* fix line

* real fix
2024-09-02 04:01:25 +02:00
DrSmugleaf
49e0933389 Move IgnitionEvent to shared (#30985) 2024-09-02 02:27:13 +02:00
lzk
551c978d2f cleanup filing cabinets yml (#31211)
* partmedia ahh kommit

* ahh

* everything should be fine now

* f

* now should be good

* Update Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml

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

* fix suffix

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-09-01 23:25:33 +02:00
Mervill
3414abb970 Remove unused IoC dependency references. (#31704)
Remove unused IoC dependencies
2024-09-01 23:22:50 +02:00
Boaz1111
a18e89557a Updates descriptions of station specific jobs. (#31713)
done
2024-09-01 23:18:28 +02:00
lzk
89df4270e8 small yml cleanup (#31720) 2024-09-01 23:17:24 +02:00
PJBot
d11a8e3c34 Automatic changelog update 2024-09-01 19:29:19 +00:00
godisdeadLOL
0d92c5a716 Added cursor indicator for space dragon fire breath ability (#31725)
space dragon breath cursor indicator

Co-authored-by: YourUsername <you@example.com>
2024-09-01 15:28:12 -04:00
Errant
373041c588 Replace obsolete code in AnomalySystem.Generator.cs (#31718)
* replace obsolete

* weh
2024-09-01 18:20:54 +03:00
PJBot
cdc47db599 Automatic changelog update 2024-09-01 11:04:29 +00:00
Ilya246
db9a07c441 remove misinformation from tip 26 (#31705)
tip 26
2024-09-01 13:03:23 +02:00
Winkarst
88dcc831c1 Remove calls to FormattedMessage obsolete methods (#31706)
* Remove FormattedMessage obsolete methods

* Oops
2024-09-01 13:00:53 +02:00
Winkarst
ff4c347a21 Remove always false checks (#31708) 2024-09-01 12:45:01 +02:00
Pieter-Jan Briers
528fb4ad55 Quick warning fixes (#31694) 2024-09-01 04:54:39 +02:00
ShadowCommander
2f4c3dd6fd Update StackSystem and add SpawnMultiple targeting EntityUid (#29686)
* Update StackSystem and add SpawnMultiple targeting EntityUid

* Update Content.Server/Stack/StackSystem.cs

* Update Content.Server/Stack/StackSystem.cs

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-09-01 12:46:18 +10:00
Pieter-Jan Briers
f9a722a87e Test parallelization stuff. (#31650)
This is the content analogue of https://github.com/space-wizards/RobustToolbox/pull/5412

Made Content.Tests run tests parallelized, which doesn't really seem to matter much.

I tried to make Content.IntegrationTest more aggressively parallelized but ran into https://github.com/dotnet/runtime/issues/107197 so we need to shelve that. Added a comment explaining as such.
2024-09-01 03:28:30 +02:00
github-actions[bot]
5df3454db6 Update Credits (#31692)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2024-08-31 20:33:21 -04:00
PJBot
b6a6c35470 Automatic changelog update 2024-09-01 00:04:37 +00:00
Moomoobeef
760254ab0f Adds flavors to a bunch of things without them (#31685)
* initial commit

* VSCodium is being dumb

I don't know why vscodium thinks I modified this whitespace when this is infact how I wrote it in the first place, but it's being dumb and I think if I reset in order to put it in the initial commit I'll have to rebase again so :P. go go gadget single byte commit

* but wait, there's more!

* missing newline
2024-09-01 02:03:30 +02:00
PJBot
5c780e46bb Automatic changelog update 2024-08-31 23:40:39 +00:00
Nemanja
c88666c66e Salvage Equipment Rebalance [Reclaimer Removal] (#31333)
* Salvage Equipment Rebalance

* oh yeah!

* make fire extinguisher 100%
2024-09-01 01:39:32 +02:00
PJBot
123d66db97 Automatic changelog update 2024-08-31 23:23:13 +00:00
Moomoobeef
b21c1b72e6 medical lockers no longer have belts in them. (#31470)
* fixes #31469

* removed medbelts from lockers. Empty belts found in vending machine now.
2024-09-01 01:22:06 +02:00
Emisse
7083d48232 bagel update (#31682) 2024-08-31 12:48:26 -06:00
IProduceWidgets
d27fb41d51 Make the trading outpost stationary (#31681)
make trading outposty stationary
2024-08-31 12:44:46 -06:00
lzk
0d51839261 Remove fake centcom stuff (#30747)
* Remove fake centcom stuff

* forgor

* bruh

* FUCK TOOLBOX

* weh??
2024-08-31 17:45:05 +02:00
PJBot
dca3192c70 Automatic changelog update 2024-08-31 14:41:35 +00:00
Julian Giebel
417d3a87a2 Station Anchor (#26098)
* Work on abstracting out chargeup functionality/ui from grav gen

* Work on station anchor

* Finish implementing station anchors

* uhh yeah

* ok.

* fix tests

* whoops

* Get the last extraneous yaml fail

* PJB review

* beast mode... ACTIVATE!

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: EmoGarbage404 <retron404@gmail.com>
2024-08-31 10:40:28 -04:00
PJBot
8dbaca33e6 Automatic changelog update 2024-08-31 11:39:10 +00:00
nikthechampiongr
9a63144636 Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433)
* Localize respawn command, allow for it to use userids, and make it use [Dependency] attributes

* Make respawn verb available for offline players

* Make erase available for offline players

A thousand admins rejoice

* Reorder verbs in code

* Add erase command

* Fix localisation for erase command

* Address reviews and add completion to respawn command

* Complete reviews which I forgor
2024-08-31 21:38:03 +10:00
PJBot
4435ccd29f Automatic changelog update 2024-08-31 08:29:42 +00:00
slarticodefast
494024d246 More ItemTogglePointLight fixes (#31655)
more ItemTogglePointLight fixes
2024-08-31 18:28:36 +10:00
PJBot
5ab065fc80 Automatic changelog update 2024-08-31 08:27:58 +00:00
nikthechampiongr
99db9ea39d Fix suicide logs (#31661)
Make suicide logs include the username, as well as the character(where possible)
2024-08-31 18:26:52 +10:00
PJBot
f22db1fa1b Automatic changelog update 2024-08-31 08:25:18 +00:00
metalgearsloth
2ae23bc71a Update submodule to 233.0.1 (#31676) 2024-08-31 18:24:57 +10:00
metalgearsloth
18f5a0dca8 Fix AI singulo shenanigans (#31556)
* weh

* Fix broken tests directly mutating entities from wrong thread.

* fix build

* gundam

* weher

* WHY

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2024-08-31 18:24:12 +10:00
Pieter-Jan Briers
2d43bb6b38 Fix broken tests directly mutating entities from wrong thread. (#31647)
* Fix broken tests directly mutating entities from wrong thread.

* fix build

* gundam

* stuff

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-31 15:49:20 +10:00
metalgearsloth
8ca4337bd8 Update submodule to 233.0.0 (#31673) 2024-08-31 14:49:49 +10:00
PJBot
f5f777b924 Automatic changelog update 2024-08-31 03:04:05 +00:00
slarticodefast
9685abea20 Fix revenant being blocked by walls (#31670)
fix revenant being blocked by walls
2024-08-31 13:02:58 +10:00
metalgearsloth
849d3d9f5c Fix test threading (#31669) 2024-08-31 12:35:30 +10:00
PJBot
9183c50d81 Automatic changelog update 2024-08-30 23:25:20 +00:00
AutoOtter
72832bf19d Meteor rock debuff (#31651)
* Makes meteor swarms spawn meteorite walls with 1/10 health of an asteroid wall.

* Changed MeteorRock prototype base

- Rebased MeteorRock to AsteroidRock from Basewall
- MeteorRock now only changes the Destructible damage value

* Tried to fix comments
2024-08-31 09:24:13 +10:00
PJBot
46559197b0 Automatic changelog update 2024-08-30 10:35:32 +00:00