diff --git a/html/changelogs/AutoChangeLog-pr-2334.yml b/html/changelogs/AutoChangeLog-pr-2334.yml deleted file mode 100644 index e3996c84b408..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2334.yml +++ /dev/null @@ -1,21 +0,0 @@ -author: Zevotech -changes: - - {rscadd: 'departmental RND lootdrop spawners for imprinters, protolathes and techfabs'} - - {bugfix: dangerous_research.dmm now no longer has a space tile under a door and - a medical lathe instead of an omnilathe} - - {bugfix: whitesands_surface_camp_saloon can now spawn again after its remap into - a functional ruin} - - {bugfix: harmfactory.dmm's traps now work and loot has been adjusted to fit the - ruin better} - - {bugfix: provinggrounds.dmm now has a working SMES and power} - - {bugfix: singularity_lab fire extinguishers and a few poddoors now have correct - dirs} - - {rscdel: mechtransport.dmm and associated code} - - {rscdel: gasthelizards areas} - - {rscdel: nucleardump.dmm and associated code} - - {rscdel: gondolaasteroid.dmm and associated code} - - {rscdel: jungle_spider.dmm and associated code} - - {rscdel: whitesands_golem_hijack.dmm and associated code} - - {rscdel: rockplanet_clock.dmm and associated code} - - {rscdel: whitesands_surface_youreinsane.dmm and associated code} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2415.yml b/html/changelogs/AutoChangeLog-pr-2415.yml deleted file mode 100644 index 8a04cb8c6af1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2415.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Doubleumc -changes: - - {tweak: Bubble now consistently faces east} - - {rscadd: added Bubble subshuttle dock} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2491.yml b/html/changelogs/AutoChangeLog-pr-2491.yml deleted file mode 100644 index 147acd9226b7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2491.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hibou48888 -changes: - - {bugfix: added a sprite for strange plant fruit} -delete-after: true diff --git a/html/changelogs/archive/2023-11.yml b/html/changelogs/archive/2023-11.yml index 0f42d6a053ca..998f007a2499 100644 --- a/html/changelogs/archive/2023-11.yml +++ b/html/changelogs/archive/2023-11.yml @@ -90,3 +90,28 @@ - imageadd: a really bad sprite for a service directions sign. - rscadd: Another elevator template (coincidentally demonstrating how that system works in code) +2023-11-18: + Doubleumc: + - tweak: Bubble now consistently faces east + - rscadd: added Bubble subshuttle dock + Hibou48888: + - bugfix: added a sprite for strange plant fruit + Zevotech: + - rscadd: departmental RND lootdrop spawners for imprinters, protolathes and techfabs + - bugfix: dangerous_research.dmm now no longer has a space tile under a door and + a medical lathe instead of an omnilathe + - bugfix: whitesands_surface_camp_saloon can now spawn again after its remap into + a functional ruin + - bugfix: harmfactory.dmm's traps now work and loot has been adjusted to fit the + ruin better + - bugfix: provinggrounds.dmm now has a working SMES and power + - bugfix: singularity_lab fire extinguishers and a few poddoors now have correct + dirs + - rscdel: mechtransport.dmm and associated code + - rscdel: gasthelizards areas + - rscdel: nucleardump.dmm and associated code + - rscdel: gondolaasteroid.dmm and associated code + - rscdel: jungle_spider.dmm and associated code + - rscdel: whitesands_golem_hijack.dmm and associated code + - rscdel: rockplanet_clock.dmm and associated code + - rscdel: whitesands_surface_youreinsane.dmm and associated code