Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2024-10-03 00:25:32 +00:00
parent 5f0094fd97
commit 4b1948d124
7 changed files with 27 additions and 31 deletions
@@ -1,5 +0,0 @@
author: "Hatterhat"
delete-after: True
changes:
- rscadd: "Portable power storage units and power connectors! Under the same research node as regular power storage units, and not mapped in anywhere. Build a connector and portable unit, wire the connector like a regular SMES, wrench the portable unit onto the connector, unwrench as needed."
- code_imp: "SMES attackby was broken up into several tool_acts instead of a big attackby chain. If something stops working in regards to using tools on SMESes, please file a bug report."
@@ -1,9 +0,0 @@
author: "Time-Green"
delete-after: True
changes:
- rscadd: "Adds an assistant and hitchiker shuttle event, replenishing the crew mid flight!"
- admin: "Adds two intern wave shuttle events"
- code_imp: "You can now supply shuttle events with outfits!"
- code_imp: "You can now shoot projectiles with the shuttle events!"
- bugfix: "Fixes projectiles bugging out when fired in shuttle transit space"
- bugfix: "Fixes admin forced shuttle events not activating when added mid transit"
@@ -1,4 +0,0 @@
author: "Ben10Omintrix"
delete-after: True
changes:
- bugfix: "goldgrub AI now correctly digs away from people"
@@ -1,5 +0,0 @@
author: "Dmeto"
delete-after: True
changes:
- bugfix: "Printing factory machine boards now results in their respective board and not the assembled machine."
- bugfix: "Sorter machines now use their respective board."
@@ -1,4 +0,0 @@
author: "carlarctg"
delete-after: True
changes:
- bugfix: "fixed chappies being able to buy an unintended nullrod type"
@@ -1,4 +0,0 @@
author: "grungussuss"
delete-after: True
changes:
- bugfix: "fixed footsteps counting twice on diagonal movement"
+27
View File
@@ -19,3 +19,30 @@
- rscadd: cat mobs can *meow and *purr
- sound: sound for meow and purr emotes
- code_imp: added support for passing emotes into the pet_bonus element
2024-10-03:
Ben10Omintrix:
- bugfix: goldgrub AI now correctly digs away from people
Dmeto:
- bugfix: Printing factory machine boards now results in their respective board
and not the assembled machine.
- bugfix: Sorter machines now use their respective board.
Hatterhat:
- rscadd: Portable power storage units and power connectors! Under the same research
node as regular power storage units, and not mapped in anywhere. Build a connector
and portable unit, wire the connector like a regular SMES, wrench the portable
unit onto the connector, unwrench as needed.
- code_imp: SMES attackby was broken up into several tool_acts instead of a big
attackby chain. If something stops working in regards to using tools on SMESes,
please file a bug report.
Time-Green:
- rscadd: Adds an assistant and hitchiker shuttle event, replenishing the crew mid
flight!
- admin: Adds two intern wave shuttle events
- code_imp: You can now supply shuttle events with outfits!
- code_imp: You can now shoot projectiles with the shuttle events!
- bugfix: Fixes projectiles bugging out when fired in shuttle transit space
- bugfix: Fixes admin forced shuttle events not activating when added mid transit
carlarctg:
- bugfix: fixed chappies being able to buy an unintended nullrod type
grungussuss:
- bugfix: fixed footsteps counting twice on diagonal movement