Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2024-11-15 00:29:12 +00:00
parent c937e156f1
commit db4cf804b8
24 changed files with 66 additions and 103 deletions
@@ -1,4 +0,0 @@
author: "carlarctg"
delete-after: True
changes:
- bugfix: "vampires are a human subtype & have stomachs/lungs"
@@ -1,4 +0,0 @@
author: "carlarctg"
delete-after: True
changes:
- bugfix: "you now snip cuffs with right click to prevent accidental cuts"
@@ -1,11 +0,0 @@
author: "carlarctg"
delete-after: True
changes:
- balance: "Significantly buffed the anomalock modules."
- balance: "Anomalock modules can be used with eachother."
- balance: "Antigravity module costs 2 complexity."
- balance: "Teleporter module is thrice as fast at teleporting with a slightly reduced cooldown, but has a much larger power cost."
- code_imp: "Changed how teleporter tracks maximum range to be less painful to the end user."
- refactor: "Refactored LoS checks to be a proc on atom, los_check"
- balance: "Kinesis module's default range has been extended to 8."
- balance: "Kinesis module can drag around people in critical condition or worse."
@@ -1,4 +0,0 @@
author: "mc-oofert"
delete-after: True
changes:
- bugfix: "Added dehydrator to birdshot kitchen. Surgery theatre now has a surgery tray and surplus prosthetics. An unwired hallway APC is now wired. 1st SM filter is now set to Nitrogen. Chemistry closet in pharmacy now contains extra chemicals to compensate for not having a chemical storage. Atmos air for distro mixer now mixes correctly"
@@ -1,4 +0,0 @@
author: "larentoun"
delete-after: True
changes:
- bugfix: "Fixes a runtime when wingless creature flaps their wings"
@@ -1,4 +0,0 @@
author: "GremlinSeeker"
delete-after: True
changes:
- bugfix: "Syndicate Biodome fixes"
@@ -1,4 +0,0 @@
author: "SyncIt21"
delete-after: True
changes:
- bugfix: "Fixed visual glitches when inserting items from an slot other than the hands into evidence bags & other storages that have quick gather mode enabled"
@@ -1,4 +0,0 @@
author: "Time-Green"
delete-after: True
changes:
- bugfix: "Nooartrium heart damage can no longer be bypassed with non-organic hearts"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Many years later, projectiles finally can pass through portals - this time without crashing the server."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed scanner gates saying both bypass and detection lines when malfunctioning"
@@ -1,4 +0,0 @@
author: "Dawnseer"
delete-after: True
changes:
- bugfix: "removes the gas mask check for if the gas mask mouth is covered. Now it only checks for filters and other cigs"
@@ -1,7 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- image: "Speeds up some frames of the dust animation slightly"
- image: "Dust/remains spawned after being dusted are now aligned towards the bottom of the tile"
- image: "Bigger mobs now produce bigger piles of ash"
- image: "Plasmamen now dust into plasma bones"
@@ -1,4 +0,0 @@
author: "carlarctg"
delete-after: True
changes:
- spellcheck: "spellecheck: existence not existance"
@@ -1,5 +0,0 @@
author: "SyncIt21"
delete-after: True
changes:
- bugfix: "silo connection on some machines won't time out when changing FPS settings"
- code_imp: "improved attack chain code for silo connection"
@@ -1,4 +0,0 @@
author: "Ben10Omintrix"
delete-after: True
changes:
- bugfix: "fixes seedling ai getting stuck when trying to refill water from emptied water tanks"
@@ -1,4 +0,0 @@
author: "Absolucy"
delete-after: True
changes:
- refactor: "The ORM, \"ore container\", and order console UIs (produce, mining, bitrunner vendors) now load icons in a more efficient manner."
@@ -1,4 +0,0 @@
author: "Absolucy"
delete-after: True
changes:
- bugfix: "Admin-deleting a mob now ghostizes it beforehand, preventing a runtime error."
@@ -1,4 +0,0 @@
author: "timothymtorres"
delete-after: True
changes:
- balance: "Lower the telecrystal price of the singularity beacon from 10 to 4 and reduce the timer to 20 minutes before it can be purchased."
@@ -1,4 +0,0 @@
author: "grungussuss"
delete-after: True
changes:
- qol: "added feedback for cutting mulebot wires"
@@ -1,4 +0,0 @@
author: "grungussuss"
delete-after: True
changes:
- sound: "sandstone blocks have the correct sound now"
@@ -1,4 +0,0 @@
author: "xPokee"
delete-after: True
changes:
- bugfix: "fixed brains turning invisible after being washed"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed tenacity effect printing its messages when it shouldn't be, and not removing its' effects when it should've."
@@ -1,4 +0,0 @@
author: "Majkl-J"
delete-after: True
changes:
- bugfix: "Fixes SSWardrobe stealing a camera from the camera app when on a dummy, causing a harddel"
+66
View File
@@ -496,3 +496,69 @@
- bugfix: Fix using chairs in holodeck to create infinite metal
xPokee, waterpig:
- code_imp: cleaned up beserk.dm
2024-11-15:
Absolucy:
- refactor: The ORM, "ore container", and order console UIs (produce, mining, bitrunner
vendors) now load icons in a more efficient manner.
- bugfix: Admin-deleting a mob now ghostizes it beforehand, preventing a runtime
error.
Ben10Omintrix:
- bugfix: fixes seedling ai getting stuck when trying to refill water from emptied
water tanks
Dawnseer:
- bugfix: removes the gas mask check for if the gas mask mouth is covered. Now it
only checks for filters and other cigs
GremlinSeeker:
- bugfix: Syndicate Biodome fixes
Majkl-J:
- bugfix: Fixes SSWardrobe stealing a camera from the camera app when on a dummy,
causing a harddel
Melbert:
- image: Speeds up some frames of the dust animation slightly
- image: Dust/remains spawned after being dusted are now aligned towards the bottom
of the tile
- image: Bigger mobs now produce bigger piles of ash
- image: Plasmamen now dust into plasma bones
SmArtKar:
- bugfix: Many years later, projectiles finally can pass through portals - this
time without crashing the server.
- bugfix: Fixed tenacity effect printing its messages when it shouldn't be, and
not removing its' effects when it should've.
- bugfix: Fixed scanner gates saying both bypass and detection lines when malfunctioning
SyncIt21:
- bugfix: Fixed visual glitches when inserting items from an slot other than the
hands into evidence bags & other storages that have quick gather mode enabled
- bugfix: silo connection on some machines won't time out when changing FPS settings
- code_imp: improved attack chain code for silo connection
Time-Green:
- bugfix: Nooartrium heart damage can no longer be bypassed with non-organic hearts
carlarctg:
- bugfix: you now snip cuffs with right click to prevent accidental cuts
- spellcheck: 'spellecheck: existence not existance'
- balance: Significantly buffed the anomalock modules.
- balance: Anomalock modules can be used with eachother.
- balance: Antigravity module costs 2 complexity.
- balance: Teleporter module is thrice as fast at teleporting with a slightly reduced
cooldown, but has a much larger power cost.
- code_imp: Changed how teleporter tracks maximum range to be less painful to the
end user.
- refactor: Refactored LoS checks to be a proc on atom, los_check
- balance: Kinesis module's default range has been extended to 8.
- balance: Kinesis module can drag around people in critical condition or worse.
- bugfix: vampires are a human subtype & have stomachs/lungs
grungussuss:
- sound: sandstone blocks have the correct sound now
- qol: added feedback for cutting mulebot wires
larentoun:
- bugfix: Fixes a runtime when wingless creature flaps their wings
mc-oofert:
- bugfix: Added dehydrator to birdshot kitchen. Surgery theatre now has a surgery
tray and surplus prosthetics. An unwired hallway APC is now wired. 1st SM filter
is now set to Nitrogen. Chemistry closet in pharmacy now contains extra chemicals
to compensate for not having a chemical storage. Atmos air for distro mixer
now mixes correctly
timothymtorres:
- balance: Lower the telecrystal price of the singularity beacon from 10 to 4 and
reduce the timer to 20 minutes before it can be purchased.
xPokee:
- bugfix: fixed brains turning invisible after being washed