mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
author: "Guti"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "Makes food/drink code easier to read"
|
||||
- code_imp: "Implements signals for food eaten/can drank"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Diana"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Equipping boxing gloves will make your unarmed blows nonlethal"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tenryumi"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed being able to conjure leather by crafting steel-based furniture."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "NickBelmont"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Corrected a mistake in #18494. Circuit leading and trailing whitespace is now actually no longer deleted."
|
||||
@@ -1,12 +0,0 @@
|
||||
author: "Will"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "remote views with decorations and sight changing flags apply instantly"
|
||||
- bugfix: "weird view behavior when cancelling remote view while using the spy-kit pda with only a single camera linked"
|
||||
- bugfix: "MMIs removed from borgs and fbps no longer have their view desync"
|
||||
- bugfix: "remote view runtime from interrupted views in the machine var shim"
|
||||
- bugfix: "prey views becoming locked to several medical machines if their pred left them"
|
||||
- refactor: "Moved relaymove() from machine var to remote_view component"
|
||||
- code_imp: "Implements COMSIG_MOB_RELAY_MOVEMENT"
|
||||
- code_imp: "COMSIG_LIVING_HANDLE_HUD_HEALTH_ICON"
|
||||
- code_imp: "COMSIG_LIVING_HANDLE_HUD_DARKSIGHT"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Diana"
|
||||
delete-after: True
|
||||
changes:
|
||||
- qol: "You can now drag-drop items onto chargers"
|
||||
- code_imp: "Recharger code is a bit better"
|
||||
- code_imp: "Got rid of some loc = X"
|
||||
@@ -23,3 +23,29 @@
|
||||
2025-11-05:
|
||||
Kashargul:
|
||||
- qol: moves inside contents to its own tab
|
||||
2025-11-06:
|
||||
Diana:
|
||||
- qol: You can now drag-drop items onto chargers
|
||||
- code_imp: Recharger code is a bit better
|
||||
- code_imp: Got rid of some loc = X
|
||||
- bugfix: Equipping boxing gloves will make your unarmed blows nonlethal
|
||||
Guti:
|
||||
- code_imp: Makes food/drink code easier to read
|
||||
- code_imp: Implements signals for food eaten/can drank
|
||||
NickBelmont:
|
||||
- bugfix: 'Corrected a mistake in #18494. Circuit leading and trailing whitespace
|
||||
is now actually no longer deleted.'
|
||||
Tenryumi:
|
||||
- bugfix: Fixed being able to conjure leather by crafting steel-based furniture.
|
||||
Will:
|
||||
- bugfix: remote views with decorations and sight changing flags apply instantly
|
||||
- bugfix: weird view behavior when cancelling remote view while using the spy-kit
|
||||
pda with only a single camera linked
|
||||
- bugfix: MMIs removed from borgs and fbps no longer have their view desync
|
||||
- bugfix: remote view runtime from interrupted views in the machine var shim
|
||||
- bugfix: prey views becoming locked to several medical machines if their pred left
|
||||
them
|
||||
- refactor: Moved relaymove() from machine var to remote_view component
|
||||
- code_imp: Implements COMSIG_MOB_RELAY_MOVEMENT
|
||||
- code_imp: COMSIG_LIVING_HANDLE_HUD_HEALTH_ICON
|
||||
- code_imp: COMSIG_LIVING_HANDLE_HUD_DARKSIGHT
|
||||
|
||||
Reference in New Issue
Block a user