diff --git a/html/changelogs_ch/AutoChangeLog-pr-11623.yml b/html/changelogs_ch/AutoChangeLog-pr-11623.yml
deleted file mode 100644
index 92ef0d1edb..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11623.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - admin: "admins now have an in-game log explorer (sorted by log category and searchable)"
- - refactor: "replaced persistent_ckey variable to persistent_client datum for more advanced usage"
- - refactor: "logs are now being saved in json"
- - refactor: "to_world([...]) has been converted to to_chat(world, [...]) to avoid confusion between multiple procs that all do the same thing in the end"
- - refactor: "num2hex and hex2num are now defines"
- - rscdel: "removed unused/deprecated procs"
- - rscadd: "implemented sendmaps profiler (exporting to csv)"
- - config: "added new config to also save the logs in the (old) human readable format (txt)"
- - config: "added config variables to configure error handling"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11631.yml b/html/changelogs_ch/AutoChangeLog-pr-11631.yml
deleted file mode 100644
index 2ffc664da9..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11631.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Willburd"
-delete-after: True
-changes:
- - bugfix: "Chomp specific disposal clong cooldown restored"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11633.yml b/html/changelogs_ch/AutoChangeLog-pr-11633.yml
deleted file mode 100644
index 62bf90b70e..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11633.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Mops can clean multiple tiles at once more"
- - code_imp: "Gets rid of some typecasted throwforce"
- - bugfix: "Immovable rod destroys walls again in an even better way"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11634.yml b/html/changelogs_ch/AutoChangeLog-pr-11634.yml
deleted file mode 100644
index 8a5601a6cf..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11634.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Zizzi"
-delete-after: True
-changes:
- - rscadd: "added circuits for boolean handling"
- - bugfix: "fixed pathfinding circuit seeing targets out of sight range."
- - balance: "improved pathfinding circuit"
- - balance: "changed many circuit complexities"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11636.yml b/html/changelogs_ch/AutoChangeLog-pr-11636.yml
deleted file mode 100644
index c10460eca3..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11636.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "Fixed holo-collars not rendering correctly on mobs when worn in the suit slot."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11637.yml b/html/changelogs_ch/AutoChangeLog-pr-11637.yml
deleted file mode 100644
index 8f854489da..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11637.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - code_imp: "cleans up all 0 and null flags to use NONE"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11639.yml b/html/changelogs_ch/AutoChangeLog-pr-11639.yml
deleted file mode 100644
index d401daaea2..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11639.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - code_imp: "rotatable element, gives atoms the rotation verbs in a safe and clean way"
- - refactor: "removed all defunct rotation verbs to use the rotatable element instead"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11640.yml b/html/changelogs_ch/AutoChangeLog-pr-11640.yml
deleted file mode 100644
index 1b4bf35f38..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11640.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - code_imp: "COMSIG_ITEM_DROPPED signal implemented"
- - code_imp: "dropcode uses DROPDEL item_flag instead of a var"
- - refactor: "unified item drop code somewhat"
- - bugfix: "combat grabs can no longer be pickedup by swapping hands, resulting in a broken grab object you can drop"
- - bugfix: "various objects that would be dropped and then vanish a frame later now vanish instantly on drop"
- - bugfix: "player grabs can no longer be removed using the stripping menu"
- - bugfix: "changeling items can no longer be removed with the stripping menu"
- - bugfix: "protean rigs can no longer be removed with the stripping menu"
- - bugfix: "TK grabs can no longer be removed with the stripping menu"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11641.yml b/html/changelogs_ch/AutoChangeLog-pr-11641.yml
deleted file mode 100644
index 8170a2417f..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11641.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - spellcheck: "removed a duplicate instance of \"Odyssey\" from the universal ship name list"
- - code_imp: "added some new ship names to the general list and some specific factions"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11642.yml b/html/changelogs_ch/AutoChangeLog-pr-11642.yml
deleted file mode 100644
index 02e706100a..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11642.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - bugfix: "Netgun and shrinking netgun science entries swapped around to give the proper item when printed"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11643.yml b/html/changelogs_ch/AutoChangeLog-pr-11643.yml
deleted file mode 100644
index 38b4862638..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11643.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - rscadd: "Added a new type of Xenomorph Tail, now with vwag!"
- - image: "added xenotail_fullcolour_vwag to tails.dmi"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11644.yml b/html/changelogs_ch/AutoChangeLog-pr-11644.yml
deleted file mode 100644
index 1f4c3fc8bf..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11644.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - qol: "Added a description to the paperwork dispenser."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11645.yml b/html/changelogs_ch/AutoChangeLog-pr-11645.yml
deleted file mode 100644
index 6ea8b840f0..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11645.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - rscadd: "instruments can now be synced together to play the same song at the same time"
- - qol: "updated instrument code"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11646.yml b/html/changelogs_ch/AutoChangeLog-pr-11646.yml
deleted file mode 100644
index 22cc0ff26a..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11646.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ryumi"
-delete-after: True
-changes:
- - qol: "Added A verb to all card decks that allows you to search for and retrieve any number of specific cards from it. Now dealers who hate jokers can much more quickly and easily remove them from their decks. Note that this is a very visible action, so don't try to be sneaky with this!"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11647.yml b/html/changelogs_ch/AutoChangeLog-pr-11647.yml
deleted file mode 100644
index 2da449bf3f..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11647.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - refactor: "Medical sleepers use forceMove instead of loc"
- - bugfix: "locked screen after being put in a sleeper"
- - bugfix: "hearing radios around a sleeper once you leave it"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11648.yml b/html/changelogs_ch/AutoChangeLog-pr-11648.yml
deleted file mode 100644
index 62cc59eff8..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11648.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "missing stops in processing in xenoarch destroy"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11649.yml b/html/changelogs_ch/AutoChangeLog-pr-11649.yml
deleted file mode 100644
index c7de1424c1..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11649.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - image: "Reshades the merc modular armor to more accurately match each piece."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11650.yml b/html/changelogs_ch/AutoChangeLog-pr-11650.yml
deleted file mode 100644
index 2f7fac8083..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11650.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - sound: "Added cawing sounds for the birds enjoyers"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11651.yml b/html/changelogs_ch/AutoChangeLog-pr-11651.yml
deleted file mode 100644
index bd123df7ea..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11651.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - rscadd: "Active jetpacks worn in zeroG count as using crutchs for leg damage or lumbar impairment"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11652.yml b/html/changelogs_ch/AutoChangeLog-pr-11652.yml
deleted file mode 100644
index b794c2a0b9..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11652.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - code_imp: "Grep compliance"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11653.yml b/html/changelogs_ch/AutoChangeLog-pr-11653.yml
deleted file mode 100644
index 19926da680..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11653.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Guti"
-delete-after: True
-changes:
- - qol: "Internal organs will heal themselves now, at a slow rate."
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2025-09.yml b/html/changelogs_ch/archive/2025-09.yml
index 5a1ca76896..2e4d3d8e9e 100644
--- a/html/changelogs_ch/archive/2025-09.yml
+++ b/html/changelogs_ch/archive/2025-09.yml
@@ -202,3 +202,73 @@
- maptweak: Removed the nPISS from Southern Cross' R&D area
Will:
- code_imp: Chomp clothing uses define based pockets
+2025-09-15:
+ CHOMPStation2StaffMirrorBot:
+ - spellcheck: removed a duplicate instance of "Odyssey" from the universal ship
+ name list
+ - code_imp: added some new ship names to the general list and some specific factions
+ - image: Reshades the merc modular armor to more accurately match each piece.
+ - sound: Added cawing sounds for the birds enjoyers
+ - rscadd: instruments can now be synced together to play the same song at the same
+ time
+ - qol: updated instrument code
+ - code_imp: cleans up all 0 and null flags to use NONE
+ - qol: Added a description to the paperwork dispenser.
+ - admin: admins now have an in-game log explorer (sorted by log category and searchable)
+ - refactor: replaced persistent_ckey variable to persistent_client datum for more
+ advanced usage
+ - refactor: logs are now being saved in json
+ - refactor: to_world([...]) has been converted to to_chat(world, [...]) to avoid
+ confusion between multiple procs that all do the same thing in the end
+ - refactor: num2hex and hex2num are now defines
+ - rscdel: removed unused/deprecated procs
+ - rscadd: implemented sendmaps profiler (exporting to csv)
+ - config: added new config to also save the logs in the (old) human readable format
+ (txt)
+ - config: added config variables to configure error handling
+ - bugfix: Fixed holo-collars not rendering correctly on mobs when worn in the suit
+ slot.
+ - rscadd: Added a new type of Xenomorph Tail, now with vwag!
+ - image: added xenotail_fullcolour_vwag to tails.dmi
+ - bugfix: missing stops in processing in xenoarch destroy
+ Diana:
+ - code_imp: Grep compliance
+ - bugfix: Mops can clean multiple tiles at once more
+ - code_imp: Gets rid of some typecasted throwforce
+ - bugfix: Immovable rod destroys walls again in an even better way
+ Guti:
+ - qol: Internal organs will heal themselves now, at a slow rate.
+ Ryumi:
+ - qol: Added A verb to all card decks that allows you to search for and retrieve
+ any number of specific cards from it. Now dealers who hate jokers can much more
+ quickly and easily remove them from their decks. Note that this is a very visible
+ action, so don't try to be sneaky with this!
+ Will:
+ - refactor: Medical sleepers use forceMove instead of loc
+ - bugfix: locked screen after being put in a sleeper
+ - bugfix: hearing radios around a sleeper once you leave it
+ - bugfix: Netgun and shrinking netgun science entries swapped around to give the
+ proper item when printed
+ - code_imp: COMSIG_ITEM_DROPPED signal implemented
+ - code_imp: dropcode uses DROPDEL item_flag instead of a var
+ - refactor: unified item drop code somewhat
+ - bugfix: combat grabs can no longer be pickedup by swapping hands, resulting in
+ a broken grab object you can drop
+ - bugfix: various objects that would be dropped and then vanish a frame later now
+ vanish instantly on drop
+ - bugfix: player grabs can no longer be removed using the stripping menu
+ - bugfix: changeling items can no longer be removed with the stripping menu
+ - bugfix: protean rigs can no longer be removed with the stripping menu
+ - bugfix: TK grabs can no longer be removed with the stripping menu
+ - rscadd: Active jetpacks worn in zeroG count as using crutchs for leg damage or
+ lumbar impairment
+ - code_imp: rotatable element, gives atoms the rotation verbs in a safe and clean
+ way
+ - refactor: removed all defunct rotation verbs to use the rotatable element instead
+ Willburd:
+ - bugfix: Chomp specific disposal clong cooldown restored
+ Zizzi:
+ - rscadd: added circuits for boolean handling
+ - bugfix: fixed pathfinding circuit seeing targets out of sight range.
+ - balance: improved pathfinding circuit
+ - balance: changed many circuit complexities