Skip to content

Commit

Permalink
3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thisis2838 committed Feb 6, 2023
1 parent 6b0274c commit ef733ed
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.2")]
[assembly: AssemblyFileVersion("3.3.2")]
[assembly: AssemblyVersion("3.3.3")]
[assembly: AssemblyFileVersion("3.3.3")]
Binary file modified update/Components/LiveSplit.SourceSplit.dll
Binary file not shown.
8 changes: 5 additions & 3 deletions update/update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,12 +204,14 @@
<changelog>
<change>Added support for Amalgam, Avenue Odessa, City 17 Is Far Away, Dark 17, Jolly's Hardcore Mod, Sebastian, Nightmare House 1 &amp; 2, NEOTOKYO° Kshatriya, Uzvara, Abberation, Awakening, Call-In, Combine Destiny, Daylight, Expectation, Depot, Riot Act, Siren, Mountain Caves, Missile strike imminent, Overawe, Penetration, Person of Interest, Ravenholm: The Lost Chapter, Research and Development, The Road to Abyss, Spherical Nightmares, Station 51, The Lighthouse, Tr1p, Whoopservatory, Bear Party Adventure, Causality Effect, Last Zombie, Snopdrop Escape, Human Error, Thunder's Leaves.</change>
<change>Added support for (hopefully) all RTSL and Map Labs mapping competition compilations.</change>
<change>Added a new Help window which shows detailed explanations of the options in the Settings</change>
<change>Added a new Help window which shows detailed explanations of the options in the Settings.</change>
<change>Added text to show the currently detected game/mod under the Abouts page</change>
<change>Fixed Evacuation's Auto-End not always working</change>
<change>Fixed Half-Life 2: Deeper Down's Auto-Start being 1.2 seconds late</change>
<change>Fixed Evacuation's Auto-End not always working.</change>
<change>Fixed Half-Life 2: Deeper Down's Auto-Start being 1.2 seconds late.</change>
<change>Added checks and routines to prevent retrieving a bogus game directory path if it originally contained Unicode characters.</change>
<change>Made the Settings window bigger when opened through LiveSplit's right click drop down menu.</change>
<change>Corrected Auto-Start time offset for Portal's portal open auto-start.</change>
<change>Added some debugging features.</change>
<change>Internal code minimizing, revisions, and cleanup.</change>
</changelog>
</update>
Expand Down

0 comments on commit ef733ed

Please sign in to comment.