Commit graph

13 commits

Author SHA1 Message Date
8fd21506b4
fixed: restart journal reader after game restart 2022-08-26 17:33:24 +02:00
680eedac56 added support for race 3, Wiccan BeWare 2022-04-17 01:21:55 +02:00
8623ba805f changed journal detection to cope with patch 11 changes
fixes #6
2022-03-18 21:44:23 +01:00
09caf2d736 Fixed the 15s freeze on loading
Instead of waiting an arbitrary amount of time (15s for a normal start),
we are now watching the journal folder for new files and loading the
latest one automatically.

Should also fix edge cases like 15s not being enough after a graphics
driver update.

fixes #5
2022-02-20 13:00:02 +01:00
1a3fbf3dd3 Back to Pareco: added stop/reset option on death
fixes #4
2022-02-18 16:59:10 +01:00
cdea730a95 Back to Pareco: moved stops.txt to “My Documents”
fixes #3
2022-02-18 16:36:54 +01:00
461c58bd0c Back to Pareco: fixed event Regexes for Odyssey
fixes #1
2022-02-18 16:32:49 +01:00
b4629800db Back to Pareco: removed leftover debug code 2022-02-17 16:41:32 +01:00
fda3625e65 Back to Pareco: added splitter settings 2022-02-17 16:30:18 +01:00
ab27c31a92 Back to Pareco: fixed time limit handling
After the 20 minute time limit has expired, you can actually dock at one
last stop!
2022-02-16 23:00:35 +01:00
da5e05788f Back to Pareco: allow for one last dock after the time limit is up 2022-02-16 22:50:31 +01:00
9b004e7a40 Back to Pareco: the one needed bug fix :) 2022-02-16 22:24:53 +01:00
4c10ae2cd2 first draft for Back to Pareco 2022-02-16 21:40:28 +01:00