PJBot
12edad89e8
Automatic changelog update
2024-07-06 03:53:02 +00:00
end
84ff5e334b
nuke biochem ( #29751 )
...
Nuke biomchem again
2024-07-06 00:52:27 +03:00
AndreyCamper
24c47c805d
Fire Axe resprite 45 degrees v3 ( #28866 )
...
Rotating Fire Axe 45 deg
2024-07-06 00:37:29 +03:00
PJBot
ead0c375f6
Automatic changelog update
2024-07-05 08:00:24 +00:00
Jezithyr
8adcb37964
Re-enabling nukie species(except vox), added antag species blacklisting
...
* Revert "Make all Nukies humans (#29693 )"
This reverts commit 3e3e050aaf .
* Implemented species blacklist
* Re-enabled all species as Nukies except for Vox because loadouts don't support breathing alternative gases yet.
2024-07-05 00:59:16 -07:00
jmcb
bc7c121713
Fix typo in pineapple pizza description ( #29714 )
2024-07-04 14:30:33 -04:00
Ed
38cd8ad6a1
Fix Vox clothing in character creation menu ( #29709 )
...
Update vox.yml
2024-07-04 22:55:00 +10:00
Brandon Hu
96ff998d18
fix(packed): Fix a couple of issues ( #29422 )
...
* fix(packed): Fix a couple of issues
* Name the signal button for bar
2024-07-04 03:02:02 -06:00
Brandon Hu
fb9c03186c
fix(marathon): Fixing more issues ( #29411 )
2024-07-04 03:01:31 -06:00
PJBot
2cf42bf7a4
Automatic changelog update
2024-07-04 08:03:49 +00:00
PJBot
bc7907728c
Automatic changelog update
2024-07-04 07:18:53 +00:00
JIPDawg
1471bd5b53
Added Health Analyzer to basic treatment module. ( #29696 )
...
Removed dropped, added Health Analyzer to Basic Treatment Module
Co-authored-by: JIP <jipdawg93@gmail.com >
2024-07-04 17:17:47 +10:00
PJBot
acf186490c
Automatic changelog update
2024-07-04 07:12:08 +00:00
metalgearsloth
2988ac3839
Make vox roundstart ( #29704 )
...
* Make vox roundstart
I believe all the issues are fixed.
* Click detection bandaid
2024-07-04 17:11:01 +10:00
PJBot
97d39e0c28
Automatic changelog update
2024-07-04 02:30:32 +00:00
Nemanja
3e3e050aaf
Make all nukies humans ( #29693 )
2024-07-04 12:29:26 +10:00
Errant
223ade9b3f
Starting gear for vox crewmembers ( #29685 )
...
* tank harness
* weh
* Suit Storage Whitelist
* Revert "Suit Storage Whitelist"
This reverts commit b1f503573c2936642a2d7627c4852153ec71ce79.
* suit storage filter
* vox spawn gear
* weh
2024-07-04 12:01:03 +10:00
PJBot
0d80021433
Automatic changelog update
2024-07-04 01:52:52 +00:00
Plykiya
62fcb6bd96
Makes portable flashers destructable ( #29564 )
...
Makes portable flashers destructible
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-04 11:51:46 +10:00
PJBot
406cf7adcd
Automatic changelog update
2024-07-04 01:30:13 +00:00
PJBot
143151f284
Automatic changelog update
2024-07-04 01:26:31 +00:00
Nemanja
e612ccda92
add apc power draw to stat value command ( #29701 )
...
add apc stat value
2024-07-04 11:13:49 +10:00
Interrobang01
5198c87597
improved wrench description ( #29700 )
...
Lefty latchy, righty removey
2024-07-03 20:43:42 -04:00
PJBot
5c1aa578ef
Automatic changelog update
2024-07-03 17:00:36 +00:00
ArkiveDev
54c659f4aa
Allow construction of rotated railings ( #29687 )
...
* Remove southRotation from railing structures
* Curly Braces
2024-07-03 12:59:29 -04:00
PJBot
833320a34a
Automatic changelog update
2024-07-03 15:15:47 +00:00
Ed
a981f99b06
New anomaly behaviour: Invisibility ( #29120 )
...
* invisible anomaly
* good luck
2024-07-03 11:14:39 -04:00
metalgearsloth
a2f99cc69e
VGRoid support ( #27659 )
...
* Dungeon spawn support for grid spawns
* Recursive dungeons working
* Mask approach working
* zack
* More work
* Fix recursive dungeons
* Heap of work
* weh
* the cud
* rar
* Job
* weh
* weh
* weh
* Master merges
* orch
* weh
* vgroid most of the work
* Tweaks
* Tweaks
* weh
* do do do do do do
* Basic layout
* Ore spawning working
* Big breaking changes
* Mob gen working
* weh
* Finalising
* emo
* More finalising
* reverty
* Reduce distance
2024-07-03 22:23:11 +10:00
Leon Friedrich
1faa1b5df6
Allow zoom command to modify an eye's PVS range ( #29245 )
...
Allow zoom command to modify an eye's PVS range
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-07-03 16:44:55 +10:00
PJBot
a2a3233f5e
Automatic changelog update
2024-07-03 05:28:41 +00:00
eoineoineoin
a05d05088e
Make artifact analyzer obey laws of physics ( #28117 )
2024-07-03 01:27:33 -04:00
PJBot
ae4cff4982
Automatic changelog update
2024-07-03 00:32:44 +00:00
nikthechampiongr
7defc4b87d
Nerf the elite hardsuit ( #29429 )
2024-07-03 10:31:38 +10:00
PJBot
7b3140fbb3
Automatic changelog update
2024-07-03 00:03:05 +00:00
Mervill
4ec15c84fa
Clean up gas miners ( #29657 )
...
Separate the environment check from CapSpawnAmount into GetValidEnvironment to make the code a little cleaner, and also makes these two checks independent.
CapSpawnAmount and GetValidEnvironment now both have zero side-effects
Broken renamed Idle to reflect its use. Broken in my mind implies that there's some method for fixing.
---------
Co-authored-by: Partmedia <kevinz5000@gmail.com >
2024-07-02 12:18:56 -08:00
PJBot
542e1db913
Automatic changelog update
2024-07-02 15:29:55 +00:00
Ko4ergaPunk
59ce9e6dc7
pipetka) ( #29667 )
2024-07-02 18:28:49 +03:00
Brandon Hu
95f76efd80
fix(greenshift): remove meteors from greenshift ( #29271 )
2024-07-02 09:51:25 -04:00
PJBot
d89ea4dac7
Automatic changelog update
2024-07-02 13:34:55 +00:00
lzk
c0a1e6ea15
space law book ( #29392 )
...
* Space Law Book
* crate
2024-07-02 09:33:48 -04:00
PJBot
5c8962823e
Automatic changelog update
2024-07-02 13:05:23 +00:00
PJBot
cab2ea757d
Automatic changelog update
2024-07-02 03:31:59 +00:00
PJBot
2f1bc7ab93
Automatic changelog update
2024-07-01 22:24:42 +00:00
PJBot
854762092d
Automatic changelog update
2024-07-01 21:15:44 +00:00
Cojoke
fe7dbb42b3
Allow Flares to light cigarettes ( #29476 )
...
* Allow Flares to light cigarettes
* !IsHot check
* nicer looking(and I think the right way to do that...)
* heh, whoops
* Adds IgnitionEvent, IgnitionSource now functions as IsHot when Ignited
* Fixes + remove redundancy
* Hows this?
* press enter
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
* Flare is not forever hot anymore
* Formatting fixes
* Make IgnitionEvent readonly
---------
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
2024-07-01 14:14:38 -07:00
PJBot
732489ee4a
Automatic changelog update
2024-07-01 16:28:55 +00:00
PJBot
e0697763f8
Automatic changelog update
2024-07-01 15:40:11 +00:00
PJBot
cb87787ffb
Automatic changelog update
2024-07-01 06:12:36 +00:00
metalgearsloth
b6cf2ce524
Add FTL arrival visuals ( #29402 )
...
* Add FTL arrival visuals
* weh
* Update Content.Shared/Shuttles/Components/FTLComponent.cs
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
2024-07-01 16:11:30 +10:00
PJBot
a5ccf97a64
Automatic changelog update
2024-07-01 05:34:15 +00:00