From 7d6d45fae154efaa851ec1f2b136574182be1bfc Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 19 Jun 2026 04:10:18 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/OrionTheme.yml | 10 -------- html/changelogs/archive/2026-06.yml | 25 +++++++++++++++++++ html/changelogs/hellfirejag-adpi 3.yml | 4 --- .../hellfirejag-morale-balance-tweaks.yml | 7 ------ .../hellfirejag-silicon-psionics-fix.yml | 4 --- 5 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 html/changelogs/OrionTheme.yml delete mode 100644 html/changelogs/hellfirejag-adpi 3.yml delete mode 100644 html/changelogs/hellfirejag-morale-balance-tweaks.yml delete mode 100644 html/changelogs/hellfirejag-silicon-psionics-fix.yml diff --git a/html/changelogs/OrionTheme.yml b/html/changelogs/OrionTheme.yml deleted file mode 100644 index 60856495764..00000000000 --- a/html/changelogs/OrionTheme.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "Added a new Orion theme and applied it to the cargo control, cargo order and cargo delivery programs." - - rscadd: "Modular computers can now have a front page theme defined. Currently this is only applied to the operations delivery tablets." - - bugfix: "Fixed some issues with the cargo programs displaying the wrong delivery time." - - rscadd: "Added the ability to clear the currently selected order in the delivery program and cargo control program." - - rscadd: "It is now possible to print invoices from the cargo delivery program." diff --git a/html/changelogs/archive/2026-06.yml b/html/changelogs/archive/2026-06.yml index f70f5a06280..8e60d1d07f6 100644 --- a/html/changelogs/archive/2026-06.yml +++ b/html/changelogs/archive/2026-06.yml @@ -374,3 +374,28 @@ Hellfirejag: - bugfix: Fixed ADPI only sending messages to the dead. - bugfix: Fixed ADPI messages playing excessively quickly in rare extreme circumstances +2026-06-19: + Hellfirejag: + - bugfix: Fixed ADPI pinging mindshields more than once per message interval. + - bugfix: Fixed silicons incorrectly being considered a valid target for psionics. + - rscadd: 'Morale now affects crafting speed, providing up to +/- 25% extra crafting + speed that scales with the current morale percentage. EG: Having 50% morale + gives 12.5% faster crafting.' + - rscadd: Morale now affects the Gardening skill, providing up to +/- 25% plant + harvesting speed. Having at least a 75% morale bonus increases plant harvesting + yield by +1 fruit. + - balance: Increased the numerical effects of morale modifiers on skill-related + checks by 50% across the board. + - bugfix: Tweaked the morale icon to be more likely to disappear when you have none + or extremely small amounts of morale. It should be less sensitive to infinitesimal + points. + TheGreyWolf: + - rscadd: Added a new Orion theme and applied it to the cargo control, cargo order + and cargo delivery programs. + - rscadd: Modular computers can now have a front page theme defined. Currently this + is only applied to the operations delivery tablets. + - bugfix: Fixed some issues with the cargo programs displaying the wrong delivery + time. + - rscadd: Added the ability to clear the currently selected order in the delivery + program and cargo control program. + - rscadd: It is now possible to print invoices from the cargo delivery program. diff --git a/html/changelogs/hellfirejag-adpi 3.yml b/html/changelogs/hellfirejag-adpi 3.yml deleted file mode 100644 index f60351abf62..00000000000 --- a/html/changelogs/hellfirejag-adpi 3.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed ADPI pinging mindshields more than once per message interval." diff --git a/html/changelogs/hellfirejag-morale-balance-tweaks.yml b/html/changelogs/hellfirejag-morale-balance-tweaks.yml deleted file mode 100644 index 4b68eea882b..00000000000 --- a/html/changelogs/hellfirejag-morale-balance-tweaks.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Morale now affects crafting speed, providing up to +/- 25% extra crafting speed that scales with the current morale percentage. EG: Having 50% morale gives 12.5% faster crafting." - - rscadd: "Morale now affects the Gardening skill, providing up to +/- 25% plant harvesting speed. Having at least a 75% morale bonus increases plant harvesting yield by +1 fruit." - - balance: "Increased the numerical effects of morale modifiers on skill-related checks by 50% across the board." - - bugfix: "Tweaked the morale icon to be more likely to disappear when you have none or extremely small amounts of morale. It should be less sensitive to infinitesimal points." diff --git a/html/changelogs/hellfirejag-silicon-psionics-fix.yml b/html/changelogs/hellfirejag-silicon-psionics-fix.yml deleted file mode 100644 index 9b004d43c7e..00000000000 --- a/html/changelogs/hellfirejag-silicon-psionics-fix.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed silicons incorrectly being considered a valid target for psionics."