Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-11-25 00:21:09 +00:00
parent 9968945c61
commit fbf546847d
11 changed files with 36 additions and 47 deletions
@@ -1,6 +0,0 @@
author: "nevimer"
delete-after: True
changes:
- rscadd: "The Supermatter crystal will now emit rays of light, varying on it's power level and situation."
- code_imp: "improves a formatting and comment spelling"
- bugfix: "The Causality field now actually shows up!"
@@ -1,6 +0,0 @@
author: "SyncIt21"
delete-after: True
changes:
- rscadd: "checks while inserting stack materials into an RPED and their amounts"
- code_imp: "sorting of RPED part components to sort stack materials by their ratings"
- rscdel: "old way of displaying parts when clicking on an machine frame with it\nadd:new way of displaying part info which displays number of parts including for stack materials"
@@ -1,4 +0,0 @@
author: "LT3"
delete-after: True
changes:
- bugfix: "Tram signs glow instead of being harsh blocky."
@@ -1,4 +0,0 @@
author: "ZephyrTFA"
delete-after: True
changes:
- bugfix: "Strange Reagent is once again Strange! (it works at all)"
@@ -1,6 +0,0 @@
author: "flowercuco"
delete-after: True
changes:
- rscadd: "you can saw bread with a saw into bread slices"
- qol: "added screentip verbs to a bunch of food files"
- code_imp: "bread and cake now have slice types and all only have one call on the processable.dm proc"
@@ -1,4 +0,0 @@
author: "Cenrus, ported by Hardly"
delete-after: True
changes:
- rscadd: "Added *snap emote"
@@ -1,4 +0,0 @@
author: "GoldenAlpharex"
delete-after: True
changes:
- bugfix: "Modular computers will now no longer all be called \"processing unit\", and will all have their own unique names once again."
@@ -1,5 +0,0 @@
author: "PositiveEntropy"
delete-after: True
changes:
- imageadd: "Updates the Military, Bomber and Letterman Jackets"
- bugfix: "Fixes the centcom hat, cap and head intern cap, which were using the old sprites."
@@ -1,4 +0,0 @@
author: "Jacquerel"
delete-after: True
changes:
- bugfix: "A revived basic mob will stand up again rather than inching around as a living corpse."
@@ -1,4 +0,0 @@
author: "CocaColaTastesGood"
delete-after: True
changes:
- bugfix: "Fixes a NTPay exploit."
+36
View File
@@ -879,3 +879,39 @@
- qol: added more balloon alerts to custommizable food
private-tristan:
- bugfix: icebox kitchen maints is now correctly wired
2022-11-25:
Cenrus, ported by Hardly:
- rscadd: Added *snap emote
CocaColaTastesGood:
- bugfix: Fixes a NTPay exploit.
GoldenAlpharex:
- bugfix: Modular computers will now no longer all be called "processing unit",
and will all have their own unique names once again.
Jacquerel:
- bugfix: A revived basic mob will stand up again rather than inching around as
a living corpse.
LT3:
- bugfix: Tram signs glow instead of being harsh blocky.
PositiveEntropy:
- imageadd: Updates the Military, Bomber and Letterman Jackets
- bugfix: Fixes the centcom hat, cap and head intern cap, which were using the old
sprites.
SyncIt21:
- rscadd: checks while inserting stack materials into an RPED and their amounts
- code_imp: sorting of RPED part components to sort stack materials by their ratings
- rscdel: 'old way of displaying parts when clicking on an machine frame with it
add:new way of displaying part info which displays number of parts including
for stack materials'
ZephyrTFA:
- bugfix: Strange Reagent is once again Strange! (it works at all)
flowercuco:
- rscadd: you can saw bread with a saw into bread slices
- qol: added screentip verbs to a bunch of food files
- code_imp: bread and cake now have slice types and all only have one call on the
processable.dm proc
nevimer:
- rscadd: The Supermatter crystal will now emit rays of light, varying on it's power
level and situation.
- code_imp: improves a formatting and comment spelling
- bugfix: The Causality field now actually shows up!