1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-23 12:57:45 +00:00
Commit graph

6 commits

Author SHA1 Message Date
6458ef0ef7 Switch to using physis for expansion names and game installation 2022-07-21 20:53:19 -04:00
3d32674663 Add game patching support
Yes it's finally here! It's been tested to update the game from the base
2012 version all the way up to patch 6.18. This also works across all
expansions, and the previous boot patches that were supported before.

However, the patcher dialog is in need of an update, as patching happens
on the same thread so the entire application freezes.
2022-07-20 18:00:42 -04:00
aab877d94e Switch to using physis Blowfish implementation 2022-07-20 12:40:02 -04:00
01e05ca887 Add physis dependency 2022-07-20 11:44:41 -04:00
55aaf7c1f6 Make tablet interface functional
Right now OTP and other stuff is missing for an actual login, but it
calls!
2022-06-08 13:55:15 -04:00
51e1bd7ac4 Rearrange source directories 2022-06-08 12:45:12 -04:00