Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-10-30 00:54:57 +00:00
parent c954709159
commit ff694088a7
18 changed files with 47 additions and 77 deletions
@@ -1,4 +0,0 @@
author: "softcerv"
delete-after: True
changes:
- code_imp: "cleans up dorm vendor code"
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "wendigo ground slam no longer a global proc"
@@ -1,5 +0,0 @@
author: "dawsonkeyes"
delete-after: True
changes:
- balance: "kinetic crusher no longer spawns in the marked ones arena"
- bugfix: "the marked ones spin attack is no longer faulty, he is now a beyblade again"
@@ -1,4 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- bugfix: "Fixes a runtime with Wendigo's slam"
@@ -1,4 +0,0 @@
author: "Paxilmaniac"
delete-after: True
changes:
- qol: "The wargaming kits now spawn with a set of example rules, ships, and starting scenarios for anyone trying to get into the game!"
@@ -1,4 +0,0 @@
author: "SomeRandomOwl"
delete-after: True
changes:
- admin: "Fixed the Play Internet Sound Variable To now include the song name in the chat box Now Playing Widget."
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- qol: "The Export Scanner, Sales Tagger, and Price Tagger have been merged together into the Universal Scanner."
- qol: "Using the Universal Scanner in-hand allows for switching between the three tools functionality on the fly."
@@ -1,7 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- refactor: "Refactored how duplicates are handled in traitor objective code. This will fix destroy heirloom and eyesnatching objectives from only ever being available once."
- bugfix: "Fixed destroy heirloom objectives never generating"
- bugfix: "Fixed eyesnatching objectives never generating."
- balance: "Kidnapping objective can only be taken a maximum of 3 times within 15 minutes. This puts it in line with the assassinate and eyesnatching objectives."
@@ -1,7 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- bugfix: "Roaches will actually eat ants"
- bugfix: "Rats can be multicolored now, like mice"
- bugfix: "Rats, when they die, become pick-up-able items like mice"
- refactor: "Refactored mice / rats into basicmobs."
@@ -1,4 +0,0 @@
author: "Vladoricious"
delete-after: True
changes:
- bugfix: "Consciousness Transference potions now tame the target creature, just like Sentience potions."
@@ -1,4 +0,0 @@
author: "Jolly"
delete-after: True
changes:
- qol: "There are now arrival shuttle monitors located at.. arrivals!"
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Tramstation science now has the 20 glass instead of 1."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "The #cargobus channel now has all the department consoles again."
@@ -1,5 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "holding someone up at gunpoint will no longer allow you to fire automatic weapons at double RPM."
- bugfix: "you can no longer one-shot kill people with the russian revolver by holding them up."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- refactor: "Dueling pistols have been refactored to be less prone to runtimes."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "The infiltrator modsuit properly hides tails."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- balance: "Limits how much of the heirloom objective you can get within 10 minutes."
+47
View File
@@ -1437,3 +1437,50 @@
to return back to being oversized after changing their sprite size.'
- bugfix: oversized is now removed from a user when they change their sprite size
via alter form, and is given back when they return to the oversized size.
2022-10-30:
Jolly:
- qol: There are now arrival shuttle monitors located at.. arrivals!
Melbert:
- bugfix: Fixes a runtime with Wendigo's slam
- bugfix: Roaches will actually eat ants
- bugfix: Rats can be multicolored now, like mice
- bugfix: Rats, when they die, become pick-up-able items like mice
- refactor: Refactored mice / rats into basicmobs.
Paxilmaniac:
- qol: The wargaming kits now spawn with a set of example rules, ships, and starting
scenarios for anyone trying to get into the game!
ShizCalev:
- bugfix: holding someone up at gunpoint will no longer allow you to fire automatic
weapons at double RPM.
- bugfix: you can no longer one-shot kill people with the russian revolver by holding
them up.
SkyratBot:
- bugfix: 'The #cargobus channel now has all the department consoles again.'
- qol: The Export Scanner, Sales Tagger, and Price Tagger have been merged together
into the Universal Scanner.
- qol: Using the Universal Scanner in-hand allows for switching between the three
tools functionality on the fly.
- bugfix: Tramstation science now has the 20 glass instead of 1.
- balance: Limits how much of the heirloom objective you can get within 10 minutes.
- refactor: Refactored how duplicates are handled in traitor objective code. This
will fix destroy heirloom and eyesnatching objectives from only ever being available
once.
- bugfix: Fixed destroy heirloom objectives never generating
- bugfix: Fixed eyesnatching objectives never generating.
- balance: Kidnapping objective can only be taken a maximum of 3 times within 15
minutes. This puts it in line with the assassinate and eyesnatching objectives.
- bugfix: The infiltrator modsuit properly hides tails.
- refactor: Dueling pistols have been refactored to be less prone to runtimes.
- bugfix: wendigo ground slam no longer a global proc
SomeRandomOwl:
- admin: Fixed the Play Internet Sound Variable To now include the song name in
the chat box Now Playing Widget.
Vladoricious:
- bugfix: Consciousness Transference potions now tame the target creature, just
like Sentience potions.
dawsonkeyes:
- balance: kinetic crusher no longer spawns in the marked ones arena
- bugfix: the marked ones spin attack is no longer faulty, he is now a beyblade
again
softcerv:
- code_imp: cleans up dorm vendor code