mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
author: "ItsSelis"
|
||||
delete-after: True
|
||||
changes:
|
||||
- config: "new config entries to set discord channels for round start/end announcements"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Kashargul"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "moves all forceMoves for vore code to nom_atom"
|
||||
- bugfix: "limits belly entered messages and transfer lookups"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "SatinIsle"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "This adds the ability to choose which bellies spontaneous prey will end up in. If left null, they will go into the preds currently selected belly as per usual. Allows for 4 directions."
|
||||
- bugfix: "some typescript fixes (by kash)"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Guti"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed accidental mob vore not caring about prefs"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Aroliacue"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added premade liquid options to the Swoopie mob's stomach."
|
||||
- image: "Changed Swoopie's fullscreen overlays to use animated versions."
|
||||
- spellcheck: "Changed Swoopie's throat vbellies to use fancier worded progressive stages rather than numbered stages."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Diana"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Things that 'knock you out' will properly KO you now, instead of simply paralyzing you."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Aroliacue"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added new xenomorph queen backplate to wing menu."
|
||||
- image: "Added new sprites for xeno queen backplate."
|
||||
- bugfix: "Fixed xenomorph tail (vwag) not being able to toggle off vwag."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Guti"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed lead ingots not being grindable"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Guti"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Teshari CE cloak can now be properly selected"
|
||||
- spellcheck: "Changes multiple instances of \"Cheif\" to \"Chief\""
|
||||
@@ -1,8 +0,0 @@
|
||||
author: "Diana"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Plushies can be interacted with again"
|
||||
- qol: "Changeling helmet can eat more than just survival rations."
|
||||
- bugfix: "Vox magclaws no longer slow you down when enabled."
|
||||
- bugfix: "Holywater thresholds adjusted for horror elements."
|
||||
- spellcheck: "fixes a typo with the bodysnatcher"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Guti"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed Dark Maw not eating captured prey, if prefs aligned"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SatinIsle"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes the number of hours until a job is available."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Diana"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "You can no longer activate grenades in your hand while dead."
|
||||
- code_imp: "Rightclick functionality with held objects is possible now."
|
||||
- bugfix: "Fultons can no longer be deployed inside of things."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Will"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Attempting to pass mob grabs to another player no longer drops a qdeleted grab on the floor"
|
||||
@@ -20,3 +20,43 @@
|
||||
- qol: removed the same-limb restriction on synth limb self repairs
|
||||
- bugfix: fixed synths being able to get disfigured at full health by being non-surgically
|
||||
repaired.
|
||||
2026-01-06:
|
||||
Aroliacue:
|
||||
- rscadd: Added premade liquid options to the Swoopie mob's stomach.
|
||||
- image: Changed Swoopie's fullscreen overlays to use animated versions.
|
||||
- spellcheck: Changed Swoopie's throat vbellies to use fancier worded progressive
|
||||
stages rather than numbered stages.
|
||||
- rscadd: Added new xenomorph queen backplate to wing menu.
|
||||
- image: Added new sprites for xeno queen backplate.
|
||||
- bugfix: Fixed xenomorph tail (vwag) not being able to toggle off vwag.
|
||||
Diana:
|
||||
- bugfix: Plushies can be interacted with again
|
||||
- qol: Changeling helmet can eat more than just survival rations.
|
||||
- bugfix: Vox magclaws no longer slow you down when enabled.
|
||||
- bugfix: Holywater thresholds adjusted for horror elements.
|
||||
- spellcheck: fixes a typo with the bodysnatcher
|
||||
- bugfix: You can no longer activate grenades in your hand while dead.
|
||||
- code_imp: Rightclick functionality with held objects is possible now.
|
||||
- bugfix: Fultons can no longer be deployed inside of things.
|
||||
- bugfix: Things that 'knock you out' will properly KO you now, instead of simply
|
||||
paralyzing you.
|
||||
Guti:
|
||||
- bugfix: Fixed accidental mob vore not caring about prefs
|
||||
- bugfix: Teshari CE cloak can now be properly selected
|
||||
- spellcheck: Changes multiple instances of "Cheif" to "Chief"
|
||||
- bugfix: Fixed Dark Maw not eating captured prey, if prefs aligned
|
||||
- bugfix: Fixed lead ingots not being grindable
|
||||
ItsSelis:
|
||||
- config: new config entries to set discord channels for round start/end announcements
|
||||
Kashargul:
|
||||
- code_imp: moves all forceMoves for vore code to nom_atom
|
||||
- bugfix: limits belly entered messages and transfer lookups
|
||||
SatinIsle:
|
||||
- rscadd: This adds the ability to choose which bellies spontaneous prey will end
|
||||
up in. If left null, they will go into the preds currently selected belly as
|
||||
per usual. Allows for 4 directions.
|
||||
- bugfix: some typescript fixes (by kash)
|
||||
- bugfix: Fixes the number of hours until a job is available.
|
||||
Will:
|
||||
- bugfix: Attempting to pass mob grabs to another player no longer drops a qdeleted
|
||||
grab on the floor
|
||||
|
||||
Reference in New Issue
Block a user