Skip to content

Commit 4acde10

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 64f8da0 commit 4acde10

3 files changed

Lines changed: 69 additions & 48 deletions

File tree

updatermirror/everest_update.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3270,14 +3270,14 @@ BossesHelper:
32703270
URL: https://gamebanana.com/mmdl/1579533
32713271
ILHookDebugger:
32723272
GameBananaType: Mod
3273-
Version: 0.9.4
3274-
LastUpdate: 1764396529
3275-
Size: 97188
3273+
Version: 0.99.0
3274+
LastUpdate: 1767612222
3275+
Size: 96265
32763276
GameBananaId: 561558
3277-
GameBananaFileId: 1571209
3277+
GameBananaFileId: 1596131
32783278
xxHash:
3279-
- 8fbb3ab63263561f
3280-
URL: https://gamebanana.com/mmdl/1571209
3279+
- 16a935a826ef1460
3280+
URL: https://gamebanana.com/mmdl/1596131
32813281
dadbodportraits:
32823282
GameBananaType: Mod
32833283
Version: 1.0.0
@@ -31130,14 +31130,14 @@ GayassComplex:
3113031130
URL: https://gamebanana.com/mmdl/623478
3113131131
ILHookDebuggerExtension_TextEditor:
3113231132
GameBananaType: Mod
31133-
Version: 0.1.0
31134-
LastUpdate: 1764396529
31135-
Size: 42468
31133+
Version: 0.2.0
31134+
LastUpdate: 1767612124
31135+
Size: 43511
3113631136
GameBananaId: 561558
31137-
GameBananaFileId: 1571208
31137+
GameBananaFileId: 1596128
3113831138
xxHash:
31139-
- 24d911600740eed9
31140-
URL: https://gamebanana.com/mmdl/1571208
31139+
- c14c696ed2f7c726
31140+
URL: https://gamebanana.com/mmdl/1596128
3114131141
OshirosFunRide:
3114231142
GameBananaType: Mod
3114331143
Version: 1.0.0
@@ -46990,14 +46990,14 @@ ViviSkinmod:
4699046990
URL: https://gamebanana.com/mmdl/1586894
4699146991
ILHookDebuggerExtension_Decompiler:
4699246992
GameBananaType: Mod
46993-
Version: 0.1.0
46994-
LastUpdate: 1764396535
46995-
Size: 1179395
46993+
Version: 0.2.0
46994+
LastUpdate: 1767612134
46995+
Size: 1186656
4699646996
GameBananaId: 561558
46997-
GameBananaFileId: 1571210
46997+
GameBananaFileId: 1596130
4699846998
xxHash:
46999-
- eab39818167970ae
47000-
URL: https://gamebanana.com/mmdl/1571210
46999+
- 534ef312b7ccb293
47000+
URL: https://gamebanana.com/mmdl/1596130
4700147001
ForkKILLETHelper:
4700247002
GameBananaType: Mod
4700347003
Version: 0.2.0

updatermirror/mod_dependency_graph.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7697,15 +7697,17 @@ BossesHelper:
76977697
ILHookDebugger:
76987698
OptionalDependencies:
76997699
- Name: ILHookDebuggerExtension_Decompiler
7700-
Version: 0.1.0
7700+
Version: 0.2.0
77017701
- Name: ILHookDebuggerExtension_TextEditor
7702-
Version: 0.1.0
7702+
Version: 0.2.0
7703+
- Name: MappingUtils
7704+
Version: 1.0.0
77037705
Dependencies:
77047706
- Name: ImGuiHelper
77057707
Version: 0.1.3
77067708
- Name: EverestCore
77077709
Version: 1.4673.0
7708-
URL: https://gamebanana.com/mmdl/1571209
7710+
URL: https://gamebanana.com/mmdl/1596131
77097711
dadbodportraits:
77107712
OptionalDependencies: []
77117713
Dependencies: []
@@ -67169,7 +67171,7 @@ ILHookDebuggerExtension_TextEditor:
6716967171
Dependencies:
6717067172
- Name: EverestCore
6717167173
Version: 1.4673.0
67172-
URL: https://gamebanana.com/mmdl/1571208
67174+
URL: https://gamebanana.com/mmdl/1596128
6717367175
OshirosFunRide:
6717467176
OptionalDependencies: []
6717567177
Dependencies:
@@ -100013,7 +100015,7 @@ ILHookDebuggerExtension_Decompiler:
100013100015
Dependencies:
100014100016
- Name: EverestCore
100015100017
Version: 1.4673.0
100016-
URL: https://gamebanana.com/mmdl/1571210
100018+
URL: https://gamebanana.com/mmdl/1596130
100017100019
ForkKILLETHelper:
100018100020
OptionalDependencies: []
100019100021
Dependencies:

updatermirror/mod_search_database.yaml

Lines changed: 44 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -160362,25 +160362,30 @@
160362160362
Author: USSRNAME
160363160363
Description: ''
160364160364
Likes: 1
160365-
Views: 581
160365+
Views: 583
160366160366
Downloads: 82
160367-
Text: '<h1>This mod is for code modders.</h1><br>A <span class="GreenColor">not
160368-
</span>that cursed mod, helps you to add break point to a hooked method.<br><br>should
160369-
99<span class="GreenColor">.9</span>% work.<br><br><h1>Usage</h1>type <span class="RedColor">ildebug
160370-
</span><span class="RedColor SelectedElement">[method_type_fullname] [method_name]
160371-
[is_modded] </span>in console, and attach your debugger. it would allow you to
160372-
debug the method, and insert Debugger.Break() to the method so that you can easily
160373-
find it.<br><br>OR - use the new GUI, powered by ImGui. The default key binding
160374-
is [None].<br><br><h1>How does it work</h1>copy modified method to a temp assembly,
160375-
solve assembly resolving issue, add necessary ignoreaccesschecksto, add hooks
160376-
to call copied method <br><br>Open sourced <a href="https://github.com/wuke32767/ILHookDebugger"
160377-
target="_blank">https://github.com/wuke32767/ILHookDebugger</a><br><br>the icon
160378-
source: <a href="https://www.vecteezy.com/vector-art/15809287-debug-vector-icon-design"
160367+
Text: '<h1 class="SelectedElement">This mod is for code modders.</h1><br>A <span
160368+
class="GreenColor">not </span>that cursed mod, helps you to add break point to
160369+
a hooked method.<br><br>should 99<span class="GreenColor">.99</span>% work.<br><br><h1>Usage</h1>type
160370+
<span class="RedColor">ildebug </span><span class="RedColor">[method_type_fullname]
160371+
[method_name] [is_modded] </span>in console, and attach your debugger. it would
160372+
allow you to debug the method, and insert Debugger.Break() to the method so that
160373+
you can easily find it.<br><br>OR - use the new GUI, powered by ImGui. The default
160374+
key binding is [None].<br><br>OR - wait for next mapping utils release, it can
160375+
work as mapping utils addon as long as it''s done.<br><br><h1>Dependency</h1><br>This
160376+
mod is still trying to keep independent. The only dependency is ImGuiHelper, although
160377+
it can work without imgui.<br><br>Download Mapping Utils to decompile ilhooks
160378+
and display results in advanced text editor. But as i said, this mod is independent,
160379+
you can also download extension (in this page) to get these two features.<br><br><h1>How
160380+
does it work</h1>copy modified method to a temp assembly, solve assembly resolving
160381+
issue, add necessary ignoreaccesschecksto, add hooks to call copied method <br><br>Open
160382+
sourced <a href="https://github.com/wuke32767/ILHookDebugger" target="_blank">https://github.com/wuke32767/ILHookDebugger</a><br><br>the
160383+
icon source: <a href="https://www.vecteezy.com/vector-art/15809287-debug-vector-icon-design"
160379160384
target="_blank">https://www.vecteezy.com/vector-art/15809287-debug-vector-icon-design</a><br><a
160380160385
href="https://www.vecteezy.com/free-vector/and" target="_blank">And Vectors by
160381160386
Vecteezy</a> as requested<br>'
160382160387
CreatedDate: 1733895425
160383-
ModifiedDate: 1765694319
160388+
ModifiedDate: 1767613043
160384160389
UpdatedDate: 1764398862
160385160390
Screenshots:
160386160391
- https://images.gamebanana.com/img/ss/mods/675925a892638.jpg
@@ -160389,28 +160394,49 @@
160389160394
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_675925a892638.png
160390160395
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_67591ccb4e290.png
160391160396
Files:
160392-
- Description: main
160397+
- Description: 0.99.0 - main
160398+
HasEverestYaml: true
160399+
Size: 96265
160400+
CreatedDate: 1767612222
160401+
Downloads: 0
160402+
URL: https://gamebanana.com/dl/1596131
160403+
Name: ilhookdebugger_754d1.zip
160404+
- Description: 'extension: texteditor'
160405+
HasEverestYaml: true
160406+
Size: 43511
160407+
CreatedDate: 1767612124
160408+
Downloads: 0
160409+
URL: https://gamebanana.com/dl/1596128
160410+
Name: ilhdext_texteditor_59bbd.zip
160411+
- Description: 'extension: decompiler'
160412+
HasEverestYaml: true
160413+
Size: 1186656
160414+
CreatedDate: 1767612134
160415+
Downloads: 0
160416+
URL: https://gamebanana.com/dl/1596130
160417+
Name: ilhdext_decompiler_f7ec9.zip
160418+
- Description: ARCHIVED - 0.9.4 - main
160393160419
HasEverestYaml: true
160394160420
Size: 97188
160395160421
CreatedDate: 1764396529
160396160422
Downloads: 7
160397160423
URL: https://gamebanana.com/dl/1571209
160398160424
Name: ilhookdebugger_cd377.zip
160399-
- Description: 'extension: decompiler'
160425+
- Description: 'ARCHIVED - extension: decompiler'
160400160426
HasEverestYaml: true
160401160427
Size: 1179395
160402160428
CreatedDate: 1764396535
160403160429
Downloads: 3
160404160430
URL: https://gamebanana.com/dl/1571210
160405160431
Name: ilhdext_decompiler.zip
160406-
- Description: 'extension: texteditor'
160432+
- Description: 'ARCHIVED - extension: texteditor'
160407160433
HasEverestYaml: true
160408160434
Size: 42468
160409160435
CreatedDate: 1764396529
160410160436
Downloads: 3
160411160437
URL: https://gamebanana.com/dl/1571208
160412160438
Name: ilhdext_texteditor.zip
160413-
- Description: ARCHIVED
160439+
- Description: ARCHIVED - i don't know
160414160440
HasEverestYaml: true
160415160441
Size: 61587
160416160442
CreatedDate: 1746195631
@@ -160431,13 +160457,6 @@
160431160457
Downloads: 9
160432160458
URL: https://gamebanana.com/dl/1431418
160433160459
Name: ilhookdebugger.zip
160434-
- Description: ARCHIVED
160435-
HasEverestYaml: true
160436-
Size: 38459
160437-
CreatedDate: 1736309775
160438-
Downloads: 18
160439-
URL: https://gamebanana.com/dl/1358816
160440-
Name: ilhookdebugger_e5a22.zip
160441160460
CategoryId: 4632
160442160461
CategoryName: Other/Misc
160443160462
- PageURL: https://gamebanana.com/mods/561613

0 commit comments

Comments
 (0)