1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 04:37:46 +00:00
Commit graph

10 commits

Author SHA1 Message Date
474de3fedc More boring code cleanup 2022-09-05 17:26:26 -04:00
ad04cf4519 Further, simplify gate status check 2022-09-05 15:50:58 -04:00
db7ff8547f Simplify gate status query building 2022-09-05 15:49:58 -04:00
5a96467f14 Reformat code 2022-08-15 11:14:37 -04:00
440d5670e7 Update patcher for new physis changes 2022-08-09 22:44:10 -04:00
66f65784a8 Fix more leaked memory due to QObject parents not being set 2022-07-21 21:38:26 -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
0b9f46674f Fix crash due to bad deref 2022-07-20 11:45:29 -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
Renamed from src/squareboot.cpp (Browse further)