mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
author: "raffclar"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Tablets can be used inside lockers again."
|
||||
@@ -1,19 +0,0 @@
|
||||
author: "jlsnow301, Dejaku51"
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Most pAI code has been rewritten or refactored."
|
||||
- rscadd: "pAIs can now be factory reset in card mode if they've been emagged."
|
||||
- rscadd: "pAI host scan now be used on their masters at range."
|
||||
- rscadd: "pAI photography modules now come bundled with printers and zoom lenses."
|
||||
- balance: "pAIs lose both medical and security records in order to gain crew monitors."
|
||||
- rscdel: "pAI door jacking no longer gives ominous warnings to the AI about \"brute force attacks\"."
|
||||
- balance: "pAI door jack time has been increased 50%."
|
||||
- bugfix: "Hopefully prevents invalid pAI candidates from getting downloaded."
|
||||
- bugfix: "pAI door jacks no longer have infinite length and will retract if you walk too far away."
|
||||
- bugfix: "pAI integrated lights now follow the pAI."
|
||||
- bugfix: "pAI PDAs now properly work on both hud and software interface."
|
||||
- bugfix: "pAI examine text now properly displays master and holochassis status."
|
||||
- bugfix: "pAIs no longer give newscaster alerts without having one installed."
|
||||
- qol: "pAI requests no longer make the Byond window flash."
|
||||
- qol: "The silicon text for \"your laws have been updated\" is now easier to see."
|
||||
- qol: "Changed the text for camera and printer functions."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Fikou"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "you no longer rename door assemblies with pens on combat mode"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "magatsuchi"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "dumping storage containers now works properly, and cigarette carts aren't janky anymore to open"
|
||||
- bugfix: "right clicking a storage container with an item in hand now opens storage"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Mothblocks"
|
||||
delete-after: True
|
||||
changes:
|
||||
- qol: "Pointing at something on yourself now shows the item."
|
||||
@@ -1,9 +0,0 @@
|
||||
author: "Y0SH1M4S73R"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes most, if not all harddels related to lua."
|
||||
- bugfix: "Fixed lua signal handlers for COMSIG_PARENT_QDELETED."
|
||||
- qol: "The lua editor UI will warn when a state's global table has been corrupted or shadowed."
|
||||
- qol: "Internal auxlua errors will provide more verbose error messages."
|
||||
- bugfix: "Possibly fixed chat by way of removing seemingly unrelated code that turns out to have been unnecessary in the first place."
|
||||
- bugfix: "In lua, if you shadow the global table (_G), you will no longer be prevented from running any further code, and as such, can unshadow the global table."
|
||||
@@ -853,3 +853,43 @@
|
||||
- admin: Added Delay Round End to the server tab
|
||||
vincentiusvin:
|
||||
- bugfix: fixed the 20 radius supermatter delam irradiation not working
|
||||
2022-07-25:
|
||||
Fikou:
|
||||
- bugfix: you no longer rename door assemblies with pens on combat mode
|
||||
Mothblocks:
|
||||
- qol: Pointing at something on yourself now shows the item.
|
||||
Y0SH1M4S73R:
|
||||
- bugfix: Fixes most, if not all harddels related to lua.
|
||||
- bugfix: Fixed lua signal handlers for COMSIG_PARENT_QDELETED.
|
||||
- qol: The lua editor UI will warn when a state's global table has been corrupted
|
||||
or shadowed.
|
||||
- qol: Internal auxlua errors will provide more verbose error messages.
|
||||
- bugfix: Possibly fixed chat by way of removing seemingly unrelated code that turns
|
||||
out to have been unnecessary in the first place.
|
||||
- bugfix: In lua, if you shadow the global table (_G), you will no longer be prevented
|
||||
from running any further code, and as such, can unshadow the global table.
|
||||
jlsnow301, Dejaku51:
|
||||
- refactor: Most pAI code has been rewritten or refactored.
|
||||
- rscadd: pAIs can now be factory reset in card mode if they've been emagged.
|
||||
- rscadd: pAI host scan now be used on their masters at range.
|
||||
- rscadd: pAI photography modules now come bundled with printers and zoom lenses.
|
||||
- balance: pAIs lose both medical and security records in order to gain crew monitors.
|
||||
- rscdel: pAI door jacking no longer gives ominous warnings to the AI about "brute
|
||||
force attacks".
|
||||
- balance: pAI door jack time has been increased 50%.
|
||||
- bugfix: Hopefully prevents invalid pAI candidates from getting downloaded.
|
||||
- bugfix: pAI door jacks no longer have infinite length and will retract if you
|
||||
walk too far away.
|
||||
- bugfix: pAI integrated lights now follow the pAI.
|
||||
- bugfix: pAI PDAs now properly work on both hud and software interface.
|
||||
- bugfix: pAI examine text now properly displays master and holochassis status.
|
||||
- bugfix: pAIs no longer give newscaster alerts without having one installed.
|
||||
- qol: pAI requests no longer make the Byond window flash.
|
||||
- qol: The silicon text for "your laws have been updated" is now easier to see.
|
||||
- qol: Changed the text for camera and printer functions.
|
||||
magatsuchi:
|
||||
- bugfix: dumping storage containers now works properly, and cigarette carts aren't
|
||||
janky anymore to open
|
||||
- bugfix: right clicking a storage container with an item in hand now opens storage
|
||||
raffclar:
|
||||
- bugfix: Tablets can be used inside lockers again.
|
||||
|
||||
Reference in New Issue
Block a user