Commit graph

65 commits

Author SHA1 Message Date
6f42d89ba1
README: typos 2022-08-26 21:36:29 +02:00
8fd21506b4
fixed: restart journal reader after game restart 2022-08-26 17:33:24 +02:00
bc59480ebd
Race 7: Mischief Mile 2022-08-26 17:26:50 +02:00
1afd7ce8f5
added project link to all layouts 2022-08-01 22:54:40 +02:00
a217d46721
5.0.1 2022-07-23 17:35:36 +02:00
d6ab42bb45
Chicken Run: fixed typo in splits file 2022-07-23 17:32:54 +02:00
0011d8f6fc
5.0 2022-07-23 15:52:06 +02:00
alterNERDtive
8362a8f706
Merge pull request #9 from alterNERDtive/feature/race6-chicken-run 2022-07-23 15:47:10 +02:00
614cb10fe7
fixed journal event copypasta errors 2022-07-23 15:45:31 +02:00
0d481dedf2
now using planet names for “dropped at …” 2022-07-23 15:31:43 +02:00
1b5fbca6e6
fixed missing “-” in splits file
… also made VS Code use editorconfig
2022-07-23 13:32:02 +02:00
f884e97f17
actual splitter for race 6 2022-07-23 02:16:59 +02:00
alterNERDtive
ceaea27e32
Merge pull request #10 from alterNERDtive/feature/editorconfig 2022-07-14 01:14:36 +02:00
e2968c4926
added .editorconfig 2022-07-14 01:13:35 +02:00
alterNERDtive
0ecc4fe879
Merge pull request #8 from alterNERDtive/feature/workflows 2022-07-14 00:50:25 +02:00
956c113f40
added release / auto pull request workflows 2022-07-14 00:41:17 +02:00
ab9239c810 added ko-fi / sponsors 2022-07-04 01:37:02 +02:00
2f24af4821 4.0 2022-05-07 00:35:08 +02:00
f5fc2669e5 changed markdown line breaks to work with latest github markdown rendering rules 2022-05-07 00:34:33 +02:00
b2649bd4ce README: changed order, latest race first 2022-05-07 00:32:12 +02:00
e7ec7b8c5f On the Rocks: changed fancy code to working code 2022-05-07 00:31:21 +02:00
c2d07df191 fixed c&p error for list dimensions 2022-05-06 18:20:57 +02:00
bba2ababd3 added support for race 4, On the Rocks 2022-05-04 17:58:39 +02:00
ba11903ecb 3.1.1 2022-04-19 16:21:17 +02:00
df56312323 Wiccan BeWare: fixed buy/sell events
In some cases, the `TypeLocalised` key seems to be missing from the
associated events. Reason unknown.
2022-04-19 16:20:41 +02:00
7f3b668bee 3.1 2022-04-18 01:30:16 +02:00
5a61951596 Wiccan BeWare: added auto reset option 2022-04-17 17:09:32 +02:00
8ba4e8a38c 3.0, Wiccan BeWare 2022-04-17 11:59:12 +02:00
0fca1b291e Wiccan BeWare: corrected station name 2022-04-17 11:17:51 +02:00
7e18c4df4c Wiccan BeWare: fixed jump out of Interchange Hub
Now works with SC entry and FSD jump.
2022-04-17 11:08:11 +02:00
alterNERDtive
5d1a778a2b
Merge pull request #7 from Epaphus/develop 2022-04-17 09:55:59 +02:00
David Wilkinson
b453f6335b
Updated for EDO log format 2022-04-17 03:30:20 +01:00
680eedac56 added support for race 3, Wiccan BeWare 2022-04-17 01:21:55 +02:00
b6dce4b9b6 CHANGELOG: typo 2022-03-18 22:40:20 +01:00
45ae5cae9a amended CHANGELOG 2022-03-18 22:38:36 +01:00
afe4c67be7 Aquarian Job: changed splits to include SC drop timing 2022-03-18 21:53:08 +01:00
8623ba805f changed journal detection to cope with patch 11 changes
fixes #6
2022-03-18 21:44:23 +01:00
1758542640 1.2 2022-03-15 13:45:00 +01:00
e2e27a3dae README: added instructions for saving splits/layouts as copies 2022-03-15 13:40:45 +01:00
fc15e3538a “Elite: Dangerous” → “Elite Dangerous” 2022-03-15 13:12:10 +01:00
b4941588e3 Aquarian Job: fixed race name in splits file 2022-03-15 13:11:19 +01:00
87d56a4463 Aquarian Job: removed mistakenly committed split times 2022-03-15 11:03:35 +01:00
9f87fe3058 fixed mistakes in layout files 2022-03-15 11:02:09 +01:00
438dba86ee README: corrected mistake for Back to Pareco stops file 2022-03-15 10:36:54 +01:00
7a6520c317 added race 2 The Aquarian Job 2022-03-15 10:35:55 +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
af501f0b5e Added CHANGELOG 2022-02-18 17:03:14 +01:00
1a3fbf3dd3 Back to Pareco: added stop/reset option on death
fixes #4
2022-02-18 16:59:10 +01:00
b6ef4aa943 Back to Pareco: forced timing method to game time
If it’s on real time, the hack for pausing doesn’t work.

fixes #2
2022-02-18 16:38:33 +01:00
cdea730a95 Back to Pareco: moved stops.txt to “My Documents”
fixes #3
2022-02-18 16:36:54 +01:00