Commit Graph

10 Commits

Author SHA1 Message Date
Thoronium
f6f5eae31c Changes from 1.2.1 - 1.5.1
Contains slightly modified commits from between 1.2.1 and 1.5.1.
2024-10-30 13:18:07 -06:00
fnrir
699eb2838e Implement patching
Quick note: Patching works, but the launcher attempts to unpatch the
game two times.
2023-08-23 15:36:16 +02:00
fnrir
3ba467d03b Fix paths
Replaced backslashes in paths with slashes. I did
not touch function that do the same with paths.
Those can be removed manually.
Also dataDir() returns a path that ends with a
slash so I got rid of duplicated slashes.
2023-06-27 10:35:37 +02:00
Thoronium
33ce547bb2 Remove unnecessary duplicate patch 2023-04-14 23:30:54 -06:00
Thoronium
8a62a5a8c7 Notify on encryption change 2023-03-09 16:30:54 -07:00
Thoronium
ea73feb8e9 Full offline compatibility 2023-03-05 19:13:09 -07:00
Thoronium
20a80e5625 Fix could not patch on very first run 2023-03-01 21:05:16 -07:00
Thoronium
9e6029faf3 Fix patch paths 2023-02-27 19:26:04 -07:00
Thoronium
b18f7a0cf6 Quick fix for rsa.ts 2023-02-27 17:29:19 -07:00
Thoronium
62a97d86cb Automatically apply RSA patch 2023-02-27 17:15:21 -07:00