1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 22:39:26 +08:00
Commit Graph

42 Commits

Author SHA1 Message Date
0O0o0oOoO00
7716de78eb fix: delay hook of ingame ui until game loaded 2025-09-05 17:58:49 +08:00
0O0o0oOoO00
45873e1948 del: remove ingame gui support on arm arch 2025-09-04 18:21:13 +08:00
0O0o0oOoO00
c665b48b16 add: use imgui as cheat ui to replace webui 2025-09-03 19:03:19 +08:00
0O0o0oOoO00
deb8254fc4 fix: called function log of ys.Battle.BattleGateGuild.GeneralPackage 2025-09-01 17:44:36 +08:00
0O0o0oOoO00
a6311396e4 fix: control flow of hooked FinishStageCommand.GeneralPackage, GetBattleCheckResult and ys.Battle.BattleGateGuild.GeneralPackage 2025-09-01 17:43:17 +08:00
0O0o0oOoO00
1f3d5cba1f add: no damage crack 2025-09-01 17:08:34 +08:00
0O0o0oOoO00
a7a3441748 del: remove useless total time log 2025-09-01 15:32:30 +08:00
0O0o0oOoO00
079909f3bc opt: clone buff template data to avoid modify original data 2025-09-01 15:20:52 +08:00
0O0o0oOoO00
4b30097155 fix: clone template data to support disabling fast wave and monster kill self 2025-09-01 14:44:08 +08:00
0O0o0oOoO00
8cb7bca631 fix: fix total time when enabled global speedup 2025-09-01 13:11:06 +08:00
0O0o0oOoO00
a3ec61b978 add: better global speedup crack 2025-08-30 22:12:22 +08:00
0O0o0oOoO00
c3ca8eb7b8 add: skip battle celebrate crack 2025-08-30 21:08:02 +08:00
0O0o0oOoO00
09a0f1a0f1 add: real exercise god mod 2025-08-30 21:00:17 +08:00
0O0o0oOoO00
2acca14453 add: clear air fighter to fasten waves 2025-08-26 23:44:08 +08:00
0O0o0oOoO00
b2c55961c3 add: monster kill self crack 2025-08-24 17:46:13 +08:00
0O0o0oOoO00
255eb905f7 add: fast wave crack 2025-08-24 16:05:24 +08:00
0O0o0oOoO00
8913d3294d fix: hook WorldConst.GetTerrainMoveStepDuration to control opsi fast move 2025-06-08 12:24:16 +08:00
0O0o0oOoO00
54d5d018f0 add: exercise more power and exercise god mode 2025-06-08 09:57:30 +08:00
0O0o0oOoO00
ebb7b35932 fix: hook ys.Battle.BattleGateGuild.GeneralPackage 2025-06-05 18:51:56 +08:00
0O0o0oOoO00
76ebd67175 fix: switch state of opsi fast move and chapter fast move 2025-05-27 13:19:56 +08:00
0O0o0oOoO00
bbbd155401 add: webui of luahook 2025-05-26 20:30:35 +08:00
0O0o0oOoO00
5c9a825b1b opt: pre hook lua func to reduce the frequency of operating lua state 2025-05-23 00:09:43 +08:00
0O0o0oOoO00
aff533beee add: lua function args count check 2025-05-22 18:48:51 +08:00
0O0o0oOoO00
6fa924b02a fix: specify lua status for lambda of REMOVE_HARD_MODE_SHIP_PROPERTIES_LIMIT 2025-05-22 17:13:01 +08:00
0O0o0oOoO00
d4f88e69c1 fix: check args count of Chapter.getConfig 2025-05-22 17:11:47 +08:00
0O0o0oOoO00
ca16e9c324 opt: pre load lua resources 2025-05-22 17:00:53 +08:00
0O0o0oOoO00
0f954b8be8 Reapply "add: called lua func trace"
This reverts commit 458a169db7.
2025-05-22 16:24:11 +08:00
ZuoSiZhu
458a169db7 Revert "add: called lua func trace"
This reverts commit 634e7ce16b.
2025-05-22 01:58:24 +08:00
0O0o0oOoO00
634e7ce16b add: called lua func trace 2025-05-21 19:36:27 +08:00
0O0o0oOoO00
e63d9326f1 fix: handle battle verify for global speedup of hook 2025-05-12 15:41:02 +08:00
0O0o0oOoO00
190294e2da fix: use timer to set timeScale 2025-05-11 21:16:31 +08:00
0O0o0oOoO00
54e999fd61 opt: use static var to store set_timeScale of Time 2025-05-11 19:11:56 +08:00
0O0o0oOoO00
25c79e66d2 del: remove disable and enable check of fast stage move and opsi fast move 2025-05-11 16:08:51 +08:00
0O0o0oOoO00
0c40589ed9 opt: use flag to mark functions 2025-05-11 15:47:33 +08:00
0O0o0oOoO00
604da2aaeb add: global speedup for hook 2025-05-11 15:19:14 +08:00
0O0o0oOoO00
724e89fd0f opt: use constants to set fast stage move and opsi fast move 2025-05-11 13:50:33 +08:00
LA_DI_DA
36fa04d206 ref: simplify the judgment and logging of start stop function using macros 2025-04-01 14:03:58 +08:00
LA_DI_DA
e7d8660ff1 fix: fix Luohook's protobuf support 2025-03-27 17:27:39 +08:00
LA_DI_DA
78a252791a fix: fixed the way attributes are obtained, and parameter retrieval for hook function 2025-03-27 16:20:27 +08:00
LA_DI_DA
5ad778c49c add: use luahook to implement GG's factor 2025-03-27 12:57:39 +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
a031dc33e8 add: source code of blcrack 2025-03-18 15:12:42 +08:00