From 58eb3ffb0639da3fe1250b018f0ad97a286a6323 Mon Sep 17 00:00:00 2001 From: Rose-Aloi Date: Sat, 1 Aug 2026 22:11:35 -0400 Subject: [PATCH 1/4] added Linelith autosplitter for 100% and 100 puzzles --- LiveSplit.AutoSplitters.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/LiveSplit.AutoSplitters.xml b/LiveSplit.AutoSplitters.xml index e62a119e4..7e6593060 100644 --- a/LiveSplit.AutoSplitters.xml +++ b/LiveSplit.AutoSplitters.xml @@ -29643,4 +29643,15 @@ Start/Split/Reset and In-Game Time (By sushi-de-linguica) https://github.com/sushi-de-linguica/infinite-splitter + + + Linelith + + + https://raw.githubusercontent.com/Rose-Aloi/LinelithAutosplitter/refs/heads/main/LinelithAutosplitter.asl + + Script + Autosplitter for Linelith 100% and 100 puzzles (By drunkshinx) + https://github.com/Rose-Aloi/LinelithAutosplitter + From adeb8ffc8aa6d151191810f8b838bee79a5637cf Mon Sep 17 00:00:00 2001 From: Rose-Aloi Date: Sat, 1 Aug 2026 22:51:31 -0400 Subject: [PATCH 2/4] Update LiveSplit.AutoSplitters.xml From 4343a3d7ba66674c9c6747cfee71f0dde2d7edb8 Mon Sep 17 00:00:00 2001 From: Rose-Aloi Date: Sat, 1 Aug 2026 22:55:39 -0400 Subject: [PATCH 3/4] checked boxes --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6a65f4149..80fb73772 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ If you are adding or modifying an Auto Splitter, please fill out this checklist: -- [ ] My Auto Splitter does not contain any malicious functionality and I'm entirely responsible for any damages myself. (Any kind of abuse in an Auto Splitter will result in an immediate ban.) -- [ ] I am not replacing an existing Auto Splitter by a different author, or I have received permission from the author to replace the existing Auto Splitter. -- [ ] The Auto Splitter has an open source license that allows anyone to fork and host it. +- [x] My Auto Splitter does not contain any malicious functionality and I'm entirely responsible for any damages myself. (Any kind of abuse in an Auto Splitter will result in an immediate ban.) +- [x] I am not replacing an existing Auto Splitter by a different author, or I have received permission from the author to replace the existing Auto Splitter. +- [x] The Auto Splitter has an open source license that allows anyone to fork and host it. From a6a7b834dede9ba0fa16eda26e5d355d0469efd9 Mon Sep 17 00:00:00 2001 From: Rose-Aloi Date: Sat, 1 Aug 2026 23:00:16 -0400 Subject: [PATCH 4/4] Update pull_request_template.md --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 80fb73772..6a65f4149 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ If you are adding or modifying an Auto Splitter, please fill out this checklist: -- [x] My Auto Splitter does not contain any malicious functionality and I'm entirely responsible for any damages myself. (Any kind of abuse in an Auto Splitter will result in an immediate ban.) -- [x] I am not replacing an existing Auto Splitter by a different author, or I have received permission from the author to replace the existing Auto Splitter. -- [x] The Auto Splitter has an open source license that allows anyone to fork and host it. +- [ ] My Auto Splitter does not contain any malicious functionality and I'm entirely responsible for any damages myself. (Any kind of abuse in an Auto Splitter will result in an immediate ban.) +- [ ] I am not replacing an existing Auto Splitter by a different author, or I have received permission from the author to replace the existing Auto Splitter. +- [ ] The Auto Splitter has an open source license that allows anyone to fork and host it.