From 100d388d15fbca40c0d79ef37422899742bcf691 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 24 Sep 2024 01:05:57 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-16482.yml | 10 ---------- html/changelogs/archive/2024-09.yml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-16482.yml diff --git a/html/changelogs/AutoChangeLog-pr-16482.yml b/html/changelogs/AutoChangeLog-pr-16482.yml deleted file mode 100644 index 438fbad5ef6a0..0000000000000 --- a/html/changelogs/AutoChangeLog-pr-16482.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "Cheese, Stardust, Cre, with thanks to various helpful people in the discord" -delete-after: True -changes: - - rscadd: "Runner saddles. Buy one at req for 120 points, and saddle a runner today!" - - rscadd: "Saddled runners can be ridden by click dragging yourself to them. For the runner to force you on, they have to grab you then click themselves" - - rscadd: "Crusher riding is now the same, click drag to mount, pull click self to force onto self" - - rscadd: "A saddled rouny works as a duffelbag, and can be opened by rclicking the rouny." - - rscadd: "Marines can now pull friendly xenos" - - imageadd: "Sprites for runner saddles, and for them being worn on the mob; Includes rouny variants" - - code_imp: "This modifies a lot to work, so there's bound to be bugs. scream @Mantlecrawler in the discord, or report them to github." \ No newline at end of file diff --git a/html/changelogs/archive/2024-09.yml b/html/changelogs/archive/2024-09.yml index ec3554d471891..197eb1f91fe0c 100644 --- a/html/changelogs/archive/2024-09.yml +++ b/html/changelogs/archive/2024-09.yml @@ -120,3 +120,17 @@ 2024-09-23: Xander3359: - qol: You can right click a vendor to refill something that is vendable by it +2024-09-24: + Cheese, Stardust, Cre, with thanks to various helpful people in the discord: + - rscadd: Runner saddles. Buy one at req for 120 points, and saddle a runner today! + - rscadd: Saddled runners can be ridden by click dragging yourself to them. For + the runner to force you on, they have to grab you then click themselves + - rscadd: Crusher riding is now the same, click drag to mount, pull click self to + force onto self + - rscadd: A saddled rouny works as a duffelbag, and can be opened by rclicking the + rouny. + - rscadd: Marines can now pull friendly xenos + - imageadd: Sprites for runner saddles, and for them being worn on the mob; Includes + rouny variants + - code_imp: This modifies a lot to work, so there's bound to be bugs. scream @Mantlecrawler + in the discord, or report them to github.