Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-04-12 03:28:44 +00:00
parent 6e451f2df3
commit ce03037f7e
13 changed files with 37 additions and 63 deletions
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- code_imp: "finishes migrating the admin verbs to the subsystem"
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "a bunch of runtimes"
@@ -1,10 +0,0 @@
author: "Diana"
delete-after: True
changes:
- refactor: "Ore bags refactored from /storage to just /item"
- qol: "Miner borg sleeper belly can now click turf to scoop up ore."
- code_imp: "Miner borg sleeper belly now dynamically updates how much it can hold based on the ore bag it contains."
- bugfix: "Ore can now be scooped from any turf, not just mineral turf."
- bugfix: "Ore bags will no longer pick up archeo debris"
- bugfix: "Miner borg sleeper belly now properly picks up ore."
- code_imp: "Ore bag signal override removed."
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "TTS device now shows a typing indicator while in use."
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Guns with nonstandard firemode selection properly set firemode properties during init"
@@ -1,6 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "hoistkit added to techweb"
- rscadd: "borgs can now use unpacked hoist kits"
- refactor: "General improvements to hoist kits"
@@ -1,4 +0,0 @@
author: "KillianKirilenko"
delete-after: True
changes:
- bugfix: "fixed weapon cell icons in examine when guns/etc. are unloaded"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "AI players can now hear local sounds and area ambiences through their holograms"
@@ -1,8 +0,0 @@
author: "Guti"
delete-after: True
changes:
- rscadd: "EMPs can pulse random wires now"
- refactor: "Refactored EMPs"
- code_imp: "Added var/datum/wires to /atom"
- code_imp: "Added EMP Protection Element"
- code_imp: "EMP defines instead of magic numbers"
@@ -1,4 +0,0 @@
author: "Guti"
delete-after: True
changes:
- bugfix: "Fixed mob offset"
@@ -1,4 +0,0 @@
author: "Nova"
delete-after: True
changes:
- bugfix: "fixed powernet circuit outputs"
@@ -1,7 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "Swoopies no longer runtime"
- bugfix: "Environmental message works now."
- bugfix: "Antag NT opposed now considers broke instead of just underpaid/poor"
- bugfix: "EMPs will no longer doubletap things."
+37
View File
@@ -51,3 +51,40 @@
- bugfix: Getting the value of a cargo tanker with no reagents inside it no longer
runtimes.
- bugfix: Foam crossbow toy properly spawns from loadout entry
2026-04-12:
Diana:
- bugfix: Swoopies no longer runtime
- bugfix: Environmental message works now.
- bugfix: Antag NT opposed now considers broke instead of just underpaid/poor
- bugfix: EMPs will no longer doubletap things.
- refactor: Ore bags refactored from /storage to just /item
- qol: Miner borg sleeper belly can now click turf to scoop up ore.
- code_imp: Miner borg sleeper belly now dynamically updates how much it can hold
based on the ore bag it contains.
- bugfix: Ore can now be scooped from any turf, not just mineral turf.
- bugfix: Ore bags will no longer pick up archeo debris
- bugfix: Miner borg sleeper belly now properly picks up ore.
- code_imp: Ore bag signal override removed.
Guti:
- bugfix: Fixed mob offset
- rscadd: EMPs can pulse random wires now
- refactor: Refactored EMPs
- code_imp: Added var/datum/wires to /atom
- code_imp: Added EMP Protection Element
- code_imp: EMP defines instead of magic numbers
Kashargul:
- code_imp: finishes migrating the admin verbs to the subsystem
- bugfix: a bunch of runtimes
KillianKirilenko:
- bugfix: fixed weapon cell icons in examine when guns/etc. are unloaded
Nova:
- bugfix: fixed powernet circuit outputs
Will:
- rscadd: AI players can now hear local sounds and area ambiences through their
holograms
- bugfix: Guns with nonstandard firemode selection properly set firemode properties
during init
- rscadd: hoistkit added to techweb
- rscadd: borgs can now use unpacked hoist kits
- refactor: General improvements to hoist kits
- rscadd: TTS device now shows a typing indicator while in use.