Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-03-03 01:16:48 +00:00
parent 6dd5106080
commit b51b9e0e45
12 changed files with 25 additions and 52 deletions

View File

@@ -1,6 +0,0 @@
author: "TheCaramelion"
delete-after: True
changes:
- rscadd: "Crawling."
- qol: "Laying down won't make you drop items in your hands."
- qol: "You can now equip/unequip items while laying down."

View File

@@ -1,4 +0,0 @@
author: "ItsSelis"
delete-after: True
changes:
- qol: "Improved some of the dreaming code including it's strings."

View File

@@ -1,4 +0,0 @@
author: "ItsSelis"
delete-after: True
changes:
- qol: "Timer subsystem update."

View File

@@ -1,4 +0,0 @@
author: "FluffMedic"
delete-after: True
changes:
- bugfix: "fix active edges in a few POIS"

View File

@@ -1,8 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "Upgrades Timsort"
- bugfix: "Upgrades machinery SS a little in structure"
- bugfix: "Expands find_references functionality with a few extra debug modes"
- bugfix: "A typo in atmos pipes"
- bugfix: "Some CALLs to LIBCALL"

View File

@@ -1,5 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "Gargoyle del runtime"
- bugfix: "chatmessage runtime"

View File

@@ -1,5 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "nif runtime"
- bugfix: "tgui runtimes (status and mob logout)"

View File

@@ -1,4 +0,0 @@
author: "Upstream"
delete-after: True
changes:
- rscadd: "Added Cascade mode for resonators."

View File

@@ -1,4 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "fixed landmine sprites"

View File

@@ -1,4 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "Fixes being able to permanently heat up the wilderness/the valley"

View File

@@ -1,4 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "globals referencing order mistake in SSmachines"

View File

@@ -28,3 +28,28 @@
TheCaramelion:
- rscadd: Dry Agent reagent
- rscadd: Dry galoshes
2024-03-03:
FluffMedic:
- bugfix: fix active edges in a few POIS
ItsSelis:
- qol: Improved some of the dreaming code including it's strings.
- qol: Timer subsystem update.
Raeschen:
- bugfix: Fixes being able to permanently heat up the wilderness/the valley
- bugfix: Gargoyle del runtime
- bugfix: chatmessage runtime
- bugfix: nif runtime
- bugfix: tgui runtimes (status and mob logout)
- bugfix: globals referencing order mistake in SSmachines
- bugfix: Upgrades Timsort
- bugfix: Upgrades machinery SS a little in structure
- bugfix: Expands find_references functionality with a few extra debug modes
- bugfix: A typo in atmos pipes
- bugfix: Some CALLs to LIBCALL
- bugfix: fixed landmine sprites
TheCaramelion:
- rscadd: Crawling.
- qol: Laying down won't make you drop items in your hands.
- qol: You can now equip/unequip items while laying down.
Upstream:
- rscadd: Added Cascade mode for resonators.