diff --git a/html/changelogs_ch/AutoChangeLog-pr-10375.yml b/html/changelogs_ch/AutoChangeLog-pr-10375.yml deleted file mode 100644 index 1afb2a62ec..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10375.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Will" -delete-after: True -changes: - - qol: "Clothing pockets now have better lists that allow you to carry a wider list of items inside of them. No longer will winter jacket allow you to hold pens, but winter coat won't." - - code_imp: "Pockets have been completely reworked to not use randomly defined lists everywhere. They are now consolidated." \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10405.yml b/html/changelogs_ch/AutoChangeLog-pr-10405.yml deleted file mode 100644 index 3090b51a45..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10405.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ace" -delete-after: True -changes: - - balance: "Altered Thor animal spawn weights." - - maptweak: "Various small changes to Thor" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10409.yml b/html/changelogs_ch/AutoChangeLog-pr-10409.yml deleted file mode 100644 index 20e92367a9..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10409.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CHOMPStation2StaffMirrorBot" -delete-after: True -changes: - - bugfix: "Fixed a number of duplicate structures and cleanables on maps for the map linter PR." \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10410.yml b/html/changelogs_ch/AutoChangeLog-pr-10410.yml deleted file mode 100644 index 01f6adb37b..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10410.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SpadesNeil" -delete-after: True -changes: - - bugfix: "Makes giant cave spiders no longer giant" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10411.yml b/html/changelogs_ch/AutoChangeLog-pr-10411.yml deleted file mode 100644 index 44e33ba990..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10411.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Cameron-The-Raven" -delete-after: True -changes: - - rscadd: "Riftwalkers will now be able to swap their sprite appearances on demand. (This means you have much more riftwalker sprites to choose from!)" - - rscadd: "Riftwalkers now have two new LARGE sprites (brutola and ignia) which have 2 stomach sprites each" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10413.yml b/html/changelogs_ch/AutoChangeLog-pr-10413.yml deleted file mode 100644 index 6dc6002250..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10413.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Ace" -delete-after: True -changes: - - rscadd: "Gryphons can now rarely appear in the caves." - - rscdel: "Sonadile removed from caves at least until the sprite animation looping bug is fixed." - - bugfix: "A cobra lamia was incorrectly used as the base of a cave lamia variant. It should have been a copper lamia." - - code_imp: "Adjusted a few spawn weights for cave mobs." \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10415.yml b/html/changelogs_ch/AutoChangeLog-pr-10415.yml deleted file mode 100644 index b72d2cf81e..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10415.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - maptweak: "touches every map and smashes it with a plasteel hammer to make it comply" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10417.yml b/html/changelogs_ch/AutoChangeLog-pr-10417.yml deleted file mode 100644 index 0f67ccc8bc..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10417.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CHOMPStation2StaffMirrorBot" -delete-after: True -changes: - - code_imp: "some more grep checks" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-10418.yml b/html/changelogs_ch/AutoChangeLog-pr-10418.yml deleted file mode 100644 index bde77649fb..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-10418.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - rscadd: "Adds gooborgs! Sprites by Toriate" - - rscadd: "You can now TOGGLE STOMACH GLOWING on borgs! If toggled on, your tummy will GLOW IN THE DARK!" - - rscadd: "Catborgs now have passive glowing parts if they are toggled on" - - code_imp: "Robotic eswords and batons now count as robotic weapons and trigger appropriate sprites." - - bugfix: "Borg batons will no longer start looking like it has no cell." - - qol: "Moves 'toggle extras' to a more conspicuous spot in the Abilities tab. (Dullahans and Gryphonborg have alternative sprites if used)" \ No newline at end of file diff --git a/html/changelogs_ch/archive/2025-03.yml b/html/changelogs_ch/archive/2025-03.yml index fca73edfa8..0283001354 100644 --- a/html/changelogs_ch/archive/2025-03.yml +++ b/html/changelogs_ch/archive/2025-03.yml @@ -307,3 +307,41 @@ tacoguy7765093: - maptweak: Removed pointless ladder in explo shelter. - maptweak: Soluna Nexus duplicate APCs removed. +2025-03-15: + Ace: + - rscadd: Gryphons can now rarely appear in the caves. + - rscdel: Sonadile removed from caves at least until the sprite animation looping + bug is fixed. + - bugfix: A cobra lamia was incorrectly used as the base of a cave lamia variant. + It should have been a copper lamia. + - code_imp: Adjusted a few spawn weights for cave mobs. + - balance: Altered Thor animal spawn weights. + - maptweak: Various small changes to Thor + CHOMPStation2StaffMirrorBot: + - code_imp: some more grep checks + - bugfix: Fixed a number of duplicate structures and cleanables on maps for the + map linter PR. + Cameron-The-Raven: + - rscadd: Riftwalkers will now be able to swap their sprite appearances on demand. + (This means you have much more riftwalker sprites to choose from!) + - rscadd: Riftwalkers now have two new LARGE sprites (brutola and ignia) which have + 2 stomach sprites each + Diana: + - rscadd: Adds gooborgs! Sprites by Toriate + - rscadd: You can now TOGGLE STOMACH GLOWING on borgs! If toggled on, your tummy + will GLOW IN THE DARK! + - rscadd: Catborgs now have passive glowing parts if they are toggled on + - code_imp: Robotic eswords and batons now count as robotic weapons and trigger + appropriate sprites. + - bugfix: Borg batons will no longer start looking like it has no cell. + - qol: Moves 'toggle extras' to a more conspicuous spot in the Abilities tab. (Dullahans + and Gryphonborg have alternative sprites if used) + - maptweak: touches every map and smashes it with a plasteel hammer to make it comply + SpadesNeil: + - bugfix: Makes giant cave spiders no longer giant + Will: + - qol: Clothing pockets now have better lists that allow you to carry a wider list + of items inside of them. No longer will winter jacket allow you to hold pens, + but winter coat won't. + - code_imp: Pockets have been completely reworked to not use randomly defined lists + everywhere. They are now consolidated.