Added CHANGELOG
This commit is contained in:
parent
1a3fbf3dd3
commit
af501f0b5e
1 changed files with 28 additions and 0 deletions
28
CHANGELOG.md
Normal file
28
CHANGELOG.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# 1.1 (2022-02-18)
|
||||
|
||||
Many improvements and fixes.
|
||||
|
||||
You’ll have to load the layout file into LiveSplit again (and add the
|
||||
AutoSplitter). You can keep your personal splits.
|
||||
|
||||
## Added
|
||||
|
||||
* `Automatically stop the timer after death` option: stops the timer should you
|
||||
meet an untimely demise. Disabled by default. (#4)
|
||||
|
||||
## Changed
|
||||
|
||||
* `stops.txt` is now written to
|
||||
`My Documents\LiveSplit\Magic 8-Ball\Back to Pareco` (#3)
|
||||
|
||||
## Fixed
|
||||
|
||||
* The layout now forces timing mode to game time. On real time the hack to stop
|
||||
the timer after the first dock past the time limit does not work. (#2)
|
||||
* Now works with Odyssey’s `Docked`/`Undocked` events. (#1)
|
||||
|
||||
-----
|
||||
|
||||
# 1.0 (2022-02-17)
|
||||
|
||||
LiveSplit files and AutoSplitter for the “Back to Pareco” race.
|
Loading…
Reference in a new issue