Skip to content

Commit 272344f

Browse files
authored
Merge pull request #24 from LiveSplit/revert-23-update-1.8.34
Revert "Update to 1.8.34"
2 parents c0e9e2e + cfab24c commit 272344f

33 files changed

+780
-822
lines changed

downloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Downloads
44
permalink: /downloads/
55
order: 2
66
---
7-
### [LiveSplit 1.8.34](https://github.com/LiveSplit/LiveSplit/releases/download/1.8.34/LiveSplit_1.8.34.zip)
7+
### [LiveSplit 1.8.33](https://github.com/LiveSplit/LiveSplit/releases/download/1.8.33/LiveSplit_1.8.33.zip)
88

99
<div id="download-count"></div>
1010

-1.5 KB
Binary file not shown.
512 Bytes
Binary file not shown.
-2 KB
Binary file not shown.
-1.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.

update/Components/update.LiveSplit.AutoSplittingRuntime.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<updates>
3-
<update version="0.0.11">
4-
<files>
5-
<file path="Components/LiveSplit.AutoSplittingRuntime.dll" status="changed" />
6-
<file path="Components/x64/asr_capi.dll" status="changed" />
7-
<file path="Components/x86/asr_capi.dll" status="changed" />
8-
</files>
9-
<changelog>
10-
<change>Now allow autosplitters to detect split/skip/undo events, even if they were done manually by the user.</change>
11-
<change>Fixed an issue with the settings page flickering when a setting changed.</change>
12-
<change>Improved how WASM files are displayed in the settings.</change>
13-
</changelog>
14-
</update>
153
<update version="0.0.10">
164
<files>
175
<file path="Components/LiveSplit.AutoSplittingRuntime.dll" status="changed" />

update/Components/update.LiveSplit.ScriptableAutoSplit.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<updates>
3-
<update version="1.8.34">
4-
<files>
5-
<file path="Components/LiveSplit.ScriptableAutoSplit.dll" status="changed" />
6-
</files>
7-
<changelog>
8-
<change>Now allow switching between processes with the same name but different casing, by making the string comparison case insensitive.</change>
9-
</changelog>
10-
</update>
113
<update version="1.8.30">
124
<files>
135
<file path="Components/LiveSplit.ScriptableAutoSplit.dll" status="changed" />

update/Components/update.LiveSplit.Splits.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<updates>
3-
<update version="1.8.34">
4-
<files>
5-
<file path="Components/LiveSplit.Splits.dll" status="changed" />
6-
</files>
7-
<changelog>
8-
<change>Added Custom Variable as a column type.</change>
9-
<change>Columns now automatically expand to fit longer times.</change>
10-
</changelog>
11-
</update>
123
<update version="1.8.30">
134
<files>
145
<file path="Components/LiveSplit.Splits.dll" status="changed" />

update/Components/update.LiveSplit.Subsplits.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<updates>
3-
<update version="1.8.34">
4-
<files>
5-
<file path="Components/LiveSplit.Subsplits.dll" status="changed" />
6-
</files>
7-
<changelog>
8-
<change>Added Custom Variable as a column type.</change>
9-
<change>Columns now automatically expand to fit longer times.</change>
10-
</changelog>
11-
</update>
123
<update version="1.8.30">
134
<files>
145
<file path="Components/LiveSplit.Subsplits.dll" status="changed" />

0 commit comments

Comments
 (0)