1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-20 09:19:29 +08:00
Commit Graph

9223 Commits

Author SHA1 Message Date
LA_DI_DA
e0bd2d939c add: add network protocol files for future use 2025-03-25 18:45:13 +08:00
LA_DI_DA
7fa7b74e6a fix: update BIN-DIR environment variables and correct path references 2025-03-25 18:39:48 +08:00
LA_DI_DA
d1f2c2a22e add: add the function of obtaining player resources and scanning warehouses 2025-03-25 18:39:21 +08:00
LA_DI_DA
22e15b7641 ref: add printing support for different types of keys and values when printing table structures in Lua 2025-03-24 20:44:31 +08:00
guoh064
e8afd8a5a9 Merge remote-tracking branch 'guoh064/shop_event_3' into dev 2025-03-23 21:32:39 +08:00
LA_DI_DA
e07f1a5b5e add: network interface for updating resource files 2025-03-23 20:33:34 +08:00
LA_DI_DA
4a1cb99677 ref: change reload key to admin key 2025-03-23 19:47:41 +08:00
LA_DI_DA
bce5674381 add: add Linux cross compilation support for the update tool 2025-03-23 19:40:16 +08:00
LA_DI_DA
facd8f931b add: x86_64 architecture options 2025-03-22 22:46:32 +08:00
LA_DI_DA
6a1ea4ffff add: add judgments for 32-bit and 64-bit for patchelf 2025-03-22 00:14:10 +08:00
LA_DI_DA
9eec407eb2 add: add support for the x64 Android platform 2025-03-21 23:22:42 +08:00
LA_DI_DA
40a1b6765a opt: add link option - s in non debug mode to remove unnecessary information 2025-03-21 23:22:21 +08:00
LA_DI_DA
d6428fb6b2 fix: use mkdir -p instead of mkdir 2025-03-21 20:33:03 +08:00
LA_DI_DA
9e4d229bcf opt: upload resource files to separate directories of different architectures 2025-03-21 20:30:26 +08:00
LA_DI_DA
93b7a2f54b fix: add adc_push timeout parameter to avoid timeout 2025-03-21 20:11:57 +08:00
LA_DI_DA
0a92bd10d4 fix: incorrect log location 2025-03-21 19:59:51 +08:00
LA_DI_DA
3d87557568 add: select arch manually 2025-03-21 19:42:04 +08:00
LA_DI_DA
cb2ecfa5af add: convert arch to arch with abi 2025-03-21 18:43:44 +08:00
LA_DI_DA
be203e3bfb upd: use uname -m to get architecture 2025-03-21 18:39:52 +08:00
LA_DI_DA
6e5383f441 fix: wrong logic of check is_azur 2025-03-21 18:05:25 +08:00
LA_DI_DA
35819ec433 fix: check if is azurlane before ensure luahook resource 2025-03-21 18:02:41 +08:00
LA_DI_DA
15f23f9526 Merge remote-tracking branch 'origin/dev' into dev 2025-03-21 17:34:10 +08:00
LA_DI_DA
56c6e4ff1c opt: use il2cpp api to get LuaScriptMgr.get_Inst func 2025-03-21 17:33:03 +08:00
LA_DI_DA
cfc14419a7 opt: use self-build libil2cpp.so and libtolua.so as interface libraries 2025-03-21 16:49:33 +08:00
silvergundam
121c621ab8 Fix: meowfficer farming and cl1 2025-03-21 15:53:53 +08:00
LA_DI_DA
3409e15362 Merge branch 'refs/heads/feature/luahook' into dev 2025-03-21 13:15:31 +08:00
LA_DI_DA
dc91aadcb7 add: check game lib directory 2025-03-21 13:08:11 +08:00
LA_DI_DA
e673e169b7 fix: use original code 2025-03-20 20:38:42 +08:00
LA_DI_DA
da41437fb1 fix: do not use __adb_su_do to give 777 permission to uploaded files 2025-03-20 19:53:45 +08:00
LA_DI_DA
b4470e355f add: restart game before crack 2025-03-20 19:27:12 +08:00
LA_DI_DA
c505bc2f24 upd: update the way to get arch 2025-03-20 18:07:27 +08:00
LA_DI_DA
6d582939d0 fix: wrong usage of adb_command 2025-03-20 18:06:50 +08:00
LA_DI_DA
c5ce8373bc fix: do not use root to run remote file execution check command 2025-03-20 17:43:57 +08:00
LA_DI_DA
d37af0ecff fix: run command as root while using luahook 2025-03-20 17:08:28 +08:00
LA_DI_DA
824a11a31f fix: add EnableRemoveHardModeShipTypeLimit and EnableRemoveHardModeShipPropertiesLimit to all ops 2025-03-20 16:20:16 +08:00
LA_DI_DA
0272a0b5a1 upd: update port to 23897 2025-03-20 15:45:11 +08:00
LA_DI_DA
f6fb4b50a7 fix: lack of crack op 2025-03-20 14:57:42 +08:00
LA_DI_DA
26d1826bd0 adj: adjust log while enabling and disabling all crack 2025-03-20 13:44:20 +08:00
LA_DI_DA
6bc5f53f7e fix: adjust the upload directory and add file check 2025-03-20 13:01:33 +08:00
LA_DI_DA
66536d4254 fix: errors in command-line option types 2025-03-20 13:00:55 +08:00
LA_DI_DA
d1a360b4e3 add: remote file existence check 2025-03-20 12:32:04 +08:00
LA_DI_DA
12937c9c78 opt: make injector more automated 2025-03-20 12:16:48 +08:00
LA_DI_DA
82a2a79bab add: auto inject 2025-03-20 12:12:14 +08:00
LA_DI_DA
245902f1fb add: resource update server 2025-03-19 22:57:05 +08:00
ZuoSiZhu
85c76460ab Add: make hooklua usable 2025-03-19 19:13:48 +08:00
silvergundam
4af4cbacfc Add yellow coins limit in the last few days of a month 2025-03-19 17:42:10 +08:00
LA_DI_DA
f25389f11b opt: subdivide submodules into various platforms 2025-03-19 15:57:51 +08:00
LA_DI_DA
dae3125044 fix: missing param while getting hook data 2025-03-19 11:39:05 +08:00
LA_DI_DA
f5e9540fe1 fix: logic error of enabling hook 2025-03-19 11:38:11 +08:00
LA_DI_DA
bc5f9e4e44 add: py api for luahook 2025-03-18 22:37:03 +08:00