1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 23:19:26 +08:00

28 Commits

Author SHA1 Message Date
0O0o0oOoO00
2fbc993ce6 fix: do not register lua debug hook when creating LuaStatePauser 2025-11-23 23:55:23 +08:00
0O0o0oOoO00
7ed871e9b3 add: infinite battle crack 2025-11-23 23:43:23 +08:00
0O0o0oOoO00
547fcccd9c fix: use std::binary_semaphore as lock for pausing lua state 2025-11-23 15:09:32 +08:00
0O0o0oOoO00
4d00273ba3 fix: call lua operation at lua state pause thread 2025-11-22 14:57:58 +08:00
0O0o0oOoO00
c306e5841d add: delay 0.5s after pause triggered 2025-11-21 22:39:57 +08:00
0O0o0oOoO00
bd6aeb6fef add: pause lua state when setting fast stage move duration 2025-11-21 22:24:42 +08:00
0O0o0oOoO00
550f852dac add: register debug hook when init and hold it 2025-11-21 22:13:15 +08:00
0O0o0oOoO00
4627c6cf11 add: pause lua state when setting skip battle celebrate duration 2025-11-21 20:30:29 +08:00
0O0o0oOoO00
b4d1950299 fix: check MONSTER_KILL_SELF flag when set buff template 2025-11-21 17:44:17 +08:00
0O0o0oOoO00
fdda0b1e8c add: pause lua state when setting better global speedup rate 2025-11-21 17:42:16 +08:00
0O0o0oOoO00
e94bb9895e fix: remove repeatedly disable better global speedup 2025-11-21 17:27:58 +08:00
0O0o0oOoO00
16606cdafc ref: refactor lua state pause 2025-11-21 17:04:13 +08:00
0O0o0oOoO00
b8cc8c1258 add: load cracker after lua state paused 2025-11-20 18:09:00 +08:00
0O0o0oOoO00
eec19dc03a fix: set proxies data loaded after loading 2025-11-18 22:04:07 +08:00
0O0o0oOoO00
0b2d60f977 fix: separate the loading logic of data proxy from the initial load to prevent crashes when data is not loaded 2025-11-18 21:30:44 +08:00
0O0o0oOoO00
b81c9d25b1 fix: hook Fleet.EnergyCheck to avoid poping up emotion warning message box 2025-11-18 19:16:39 +08:00
0O0o0oOoO00
7793703fbc add: skip story 2025-11-18 18:34:38 +08:00
0O0o0oOoO00
86226d3592 add: chapter auto clear 2025-11-18 18:12:20 +08:00
0O0o0oOoO00
4fdf720c58 add: chapter auto ambush 2025-11-16 20:30:15 +08:00
0O0o0oOoO00
30c00628f8 add: chapter auto next battle 2025-11-16 19:38:48 +08:00
0O0o0oOoO00
54afb027d8 add: chapter skip precombat 2025-11-16 18:27:53 +08:00
0O0o0oOoO00
dedfe0650a add: chapter force enable auto fight 2025-11-16 18:04:18 +08:00
0O0o0oOoO00
9cad468c0e add: skip ship gain show 2025-11-16 16:20:45 +08:00
0O0o0oOoO00
e231d4b22f add: hooked lua function trace 2025-11-16 15:04:04 +08:00
0O0o0oOoO00
2f78d7352d add: more config when loading lua resources 2025-11-15 21:24:04 +08:00
0O0o0oOoO00
2db1bb028d fix: call original WorldMap.UpdateVisionFlag when OPSI_NO_MAP_FOG disabled 2025-11-02 12:28:34 +08:00
0O0o0oOoO00
abf6ec0455 add: add opsi force auto and opsi no map fog crack 2025-11-01 23:39:40 +08:00
0O0o0oOoO00
41505d6e91 add: migrate source code of luahook 2025-11-01 00:23:46 +08:00