Skip to content

Commit

Permalink
Updated splits from @mayonnaisical
Browse files Browse the repository at this point in the history
---------

Co-authored-by: mayonnaisical <[email protected]>
Co-authored-by: PythonWizard318 <[email protected]>
Co-authored-by: slaurent <[email protected]>
  • Loading branch information
4 people committed Feb 26, 2025
1 parent 936b773 commit 50b728f
Show file tree
Hide file tree
Showing 8 changed files with 227 additions and 351 deletions.
31 changes: 30 additions & 1 deletion Components/LiveSplit.HollowKnight.Updates.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
<?xml version="1.0" encoding="utf-8" ?>
<updates>
<update version="4.0.0">
<files>
<file path="Components/LiveSplit.HollowKnight.dll" status="changed"/>
</files>
<changelog>
<change>Major autosplitter update:</change>
<change>Splits saved in this version of the autosplitter will not be compatible with previous versions. It is strongly recommended to backup your saves before saving them in this version</change>
<change>All splits are now ordered, and have start-triggering and end-triggering autosplits which are integrated into the regular splits list</change>
<change>Splits for previously implicit start and end conditions now exist, and have automatically been added to your splits where applicable.</change>
<change>It is preferred for you to edit your splits to use start/end point splits specific for the category you are running.</change>
<change></change>
<change>New and updated splits:</change>
<change>Added starting splits for start new game, start pantheon (Mayo)</change>
<change>Added Individual splits for all endings (Mayo)</change>
<change>Added Absolute Radiance Ending split for Pantheon of Hallownest (AlexKnauth)</change>
<change>Added Menu splits for Mothwing Cloak, Dashmaster, Dream Nail, Dream Gate, Void Heart and 3 Dreamers (Mayo)</change>
<change>Added Soul Sanctum Hallownest Seal split (Mayo)</change>
<change>Added Stag Position Updated split (Mayo)</change>
<change>Added City Toll Bench Room Transition split (Mayo)</change>
<change>Added Transition excluding discontinuities split (AlexKnauth)</change>
<change>Added Mask Upgrade 20 split for glitched extra mask (Peeka)</change>
<change>Added Map Crossroads Transition split (Peeka)</change>
<change>Fixed Credits Roll Ending split to not split on finishing any of Pantheon 1-4 (AlexKnauth)</change>
<change>Fixed Main Menu splits to be more reliable (Mayo)</change>
<change>Fixed Has Shade Soul Transition split to be room-dupe-safe (Python)</change>
<change>Fixed Enter Troupe Master Grimm Transition split to require Grimmchild equipped (AlexKnauth)</change>
<change>Fixed Pure Snail split to allow a full focus at full health (AlexKnauth)</change>
</changelog>
</update>
<update version="3.1.16">
<files>
<file path="Components/LiveSplit.HollowKnight.dll" status="changed"/>
Expand Down Expand Up @@ -61,7 +90,7 @@
<changelog>
<change>New transition autosplits: `Has Shade Soul`, `Grimm Flame 1-3`, `Beast Den`</change>
<change>New menu autosplit: `Main Menu w/ Shade Soul`</change>
<change>New fun split: `Stinky`</change>>
<change>New fun split: `Stinky`</change>
</changelog>
</update>
<update version="3.1.9">
Expand Down
Binary file modified Components/LiveSplit.HollowKnight.dll
Binary file not shown.
278 changes: 102 additions & 176 deletions HollowKnightComponent.cs

Large diffs are not rendered by default.

69 changes: 5 additions & 64 deletions HollowKnightSettings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 50b728f

Please sign in to comment.