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
|
c2384c04c5
|
adj: move enable select to ship properties component
|
2025-05-28 12:07:14 +08:00 |
|
0O0o0oOoO00
|
9f7a7ea03e
|
adj: use v-for to avoid many copy and paste
|
2025-05-28 12:06:18 +08:00 |
|
0O0o0oOoO00
|
89fc71913f
|
adj: move the main body of the webui slightly upwards
|
2025-05-28 12:04:53 +08:00 |
|
0O0o0oOoO00
|
76ebd67175
|
fix: switch state of opsi fast move and chapter fast move
|
2025-05-27 13:19:56 +08:00 |
|
Boringahhh
|
e76b612cd3
|
adj: move webui content to vertical center
|
2025-05-27 12:04:45 +08:00 |
|
0O0o0oOoO00
|
1d42582017
|
adj: adjust webui of luahook
|
2025-05-27 00:37:52 +08:00 |
|
0O0o0oOoO00
|
bbbd155401
|
add: webui of luahook
|
2025-05-26 20:30:35 +08:00 |
|
0O0o0oOoO00
|
959bc3a1f3
|
add: add init http api
|
2025-05-26 20:30:35 +08:00 |
|
0O0o0oOoO00
|
98108f192c
|
fix: return some data in the response body to meet protocol requirements
|
2025-05-23 13:44:44 +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 |
|
0O0o0oOoO00
|
8e745daf0b
|
fix: use volatile to decorate function flag
|
2025-05-22 10:34:46 +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
|
515ef7c50c
|
del: useless fun in Cracker
|
2025-05-11 20:44:32 +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 |
|
0O0o0oOoO00
|
cbfbcf1f65
|
upd: update il2cpp struct
|
2025-05-08 19:48:52 +08:00 |
|
LA_DI_DA
|
f0d0e95fb3
|
add: add DEBUG_MODE define to cracker
|
2025-04-01 18:31:11 +08:00 |
|
LA_DI_DA
|
a90b6dbac6
|
del: remove protobuf support for cracker
|
2025-04-01 18:30:43 +08:00 |
|
LA_DI_DA
|
b62504a264
|
Revert "add: add file logs and termination handling functions"
This reverts commit 8133426bf6.
|
2025-04-01 14:04:19 +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
|
8133426bf6
|
add: add file logs and termination handling functions
|
2025-04-01 13:18:27 +08:00 |
|
LA_DI_DA
|
07537b2934
|
add: add exception handling when processing requests
|
2025-04-01 13:18:27 +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
|
a5137573c0
|
opt: remove pre generated protocol buffer code and use cmake to automatically generate it
|
2025-03-25 23:26:45 +08:00 |
|
LA_DI_DA
|
e0bd2d939c
|
add: add network protocol files for future use
|
2025-03-25 18:45:13 +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 |
|
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 |
|
LA_DI_DA
|
0272a0b5a1
|
upd: update port to 23897
|
2025-03-20 15:45:11 +08:00 |
|
LA_DI_DA
|
9ed8cfb803
|
add: support more arch
|
2025-03-18 19:27:30 +08:00 |
|
LA_DI_DA
|
a031dc33e8
|
add: source code of blcrack
|
2025-03-18 15:12:42 +08:00 |
|