Delta-V bot
e03462cd1c
Automatic changelog update
2024-09-02 06:57:02 +02:00
Milon
18f90ddb57
mothic salad recipe fix ( #1740 )
...
* !!
* who came up with this
2024-09-02 04:56:43 +00:00
deltanedas
08f24cb6a2
make the credits action commit directly ( #1735 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-01 02:11:41 -03:00
Milon
105c3833b6
fix ( #1736 )
2024-09-01 04:50:46 +00:00
deltanedas
2ad2d81e3d
pro ( #1734 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-01 03:58:37 +00:00
Delta-V bot
413725e9f0
Automatic changelog update
2024-09-01 05:54:37 +02:00
deltanedas
fc8a144168
Merge pull request #1732 from deltanedas/upstream-ops
...
upstream merge 1/9
2024-09-01 03:54:18 +00:00
github-actions[bot]
20a8162b97
Update Credits ( #1729 )
...
Co-authored-by: DeltaV-Bot <github@delta-v.org>
2024-09-01 03:53:09 +00:00
Velcroboy
9214940b1b
Update some food spawners w/ entity tables ( #30957 )
...
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2024-09-01 04:52:11 +01:00
deltanedas
6d0102f8d3
remove dupe melee execution code, fix
2024-09-01 04:36:08 +01:00
Velcroboy
a022c72c66
Map Edits: Tortuga ( #1727 )
...
* Map Edits: Tortuga
* sneaky tiny fans
---------
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2024-09-01 04:26:05 +01:00
Delta-V bot
5a7b888b07
Automatic changelog update
2024-09-01 05:19:10 +02:00
deltanedas
fba10d265e
replace mime breath mask with spacepen ( #1730 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-01 03:18:51 +00:00
Delta-V bot
58c3176368
Automatic changelog update
2024-09-01 05:03:37 +02:00
Milon
780f36a148
more harpy fixes ( #1731 )
...
* FUCK!!
* but wait there's more
* move
2024-09-01 03:03:18 +00:00
Pieter-Jan Briers
e1eb8373f0
Quick warning fixes ( #31694 )
2024-09-01 03:56:15 +01:00
ShadowCommander
58a6e262fd
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 03:55:39 +01:00
Pieter-Jan Briers
25e4bb6e82
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:55:29 +01:00
PJBot
61f23927e6
Automatic changelog update
2024-09-01 03:55:06 +01:00
Moomoobeef
43d80a774b
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 03:55:06 +01:00
PJBot
23e497f2c9
Automatic changelog update
2024-09-01 03:55:06 +01:00
Nemanja
bc7ec27ccd
Salvage Equipment Rebalance [Reclaimer Removal] ( #31333 )
...
* Salvage Equipment Rebalance
* oh yeah!
* make fire extinguisher 100%
2024-09-01 03:55:05 +01:00
PJBot
cef683d525
Automatic changelog update
2024-09-01 03:44:38 +01:00
Moomoobeef
49512996c6
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 03:44:13 +01:00
IProduceWidgets
c1b2114421
Make the trading outpost stationary ( #31681 )
...
make trading outposty stationary
2024-09-01 03:36:44 +01:00
lzk
360b3b30f5
Remove fake centcom stuff ( #30747 )
...
* Remove fake centcom stuff
* forgor
* bruh
* FUCK TOOLBOX
* weh??
2024-09-01 03:36:44 +01:00
PJBot
d22deb5834
Automatic changelog update
2024-09-01 03:36:44 +01:00
Julian Giebel
5f5a0d46be
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-09-01 03:36:44 +01:00
PJBot
77abc53f1e
Automatic changelog update
2024-09-01 03:36:44 +01:00
nikthechampiongr
c07660fd8a
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-09-01 03:36:44 +01:00
PJBot
8150e53d50
Automatic changelog update
2024-09-01 03:36:44 +01:00
slarticodefast
9f33d7b77c
More ItemTogglePointLight fixes ( #31655 )
...
more ItemTogglePointLight fixes
2024-09-01 03:36:44 +01:00
PJBot
7890479d39
Automatic changelog update
2024-09-01 03:36:44 +01:00
nikthechampiongr
577c8292d9
Fix suicide logs ( #31661 )
...
Make suicide logs include the username, as well as the character(where possible)
2024-09-01 03:36:43 +01:00
PJBot
41c59dc7f8
Automatic changelog update
2024-09-01 03:34:25 +01:00
metalgearsloth
b9ae92f081
Update submodule to 233.0.1 ( #31676 )
2024-09-01 03:34:24 +01:00
metalgearsloth
39db9ebe5d
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-09-01 03:34:12 +01:00
Pieter-Jan Briers
17d3c84d3a
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-09-01 03:29:36 +01:00
metalgearsloth
72ce568819
Update submodule to 233.0.0 ( #31673 )
2024-09-01 03:29:36 +01:00
PJBot
f467df1fd7
Automatic changelog update
2024-09-01 03:29:36 +01:00
slarticodefast
3c79e702a8
Fix revenant being blocked by walls ( #31670 )
...
fix revenant being blocked by walls
2024-09-01 03:29:36 +01:00
metalgearsloth
5ab8f23b40
Fix test threading ( #31669 )
2024-09-01 03:29:36 +01:00
PJBot
03f4445449
Automatic changelog update
2024-09-01 03:29:36 +01:00
AutoOtter
0d24aa93a0
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-09-01 03:29:36 +01:00
PJBot
fb5bce161e
Automatic changelog update
2024-09-01 03:29:36 +01:00
Winkarst
27858d577a
Add SpriteFadeComponent to potted plants ( #31628 )
2024-09-01 03:29:36 +01:00
PJBot
9555c1a0ba
Automatic changelog update
2024-09-01 03:28:50 +01:00
Delta-V bot
95a2decba0
Automatic changelog update
2024-09-01 01:04:01 +02:00
deltanedas
5e5be38f4a
mining re-rebalance ( #1721 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-08-31 20:03:43 -03:00
therealDLondon
92ecc56b56
Fixes the DV Evac shuttles ( #1723 )
...
* Adds those fucking fans
* pipes and canisters 1984'd
2024-08-31 09:00:28 -05:00