Releases: MinecraftZenova/ZenovaAPI
Releases · MinecraftZenova/ZenovaAPI
1.1.0
Commits
- 00f76a3: Add a hook function to swap out vtable functions (ThePixelGamer)
- 9aa29b5: Implement new mod callback api (ThePixelGamer)
- Variable index reseting for each symbol map #11 (FrederoxDev)
- 726f9e2: Add more Hook logging and readjust sigscan bounds (ThePixelGamer)
- 19ef3d0: Check for duplicate symbols (#12) (Freddie) #12
1.0.21
Commits
- 616695c: "Fix" static vars not being init'd for mod start (ThePixelGamer)
1.0.20
Commits
- 7a8cd81: Remove StorageResolver (ThePixelGamer)
- d57225f: 1.16.100.4 support, rewrite process_symbol_map.py (ThePixelGamer)
- 40f183c: Update dev folder with local build (ThePixelGamer)
- 549e5a4: "Fix" potential race issue with hooked functions (ThePixelGamer)
1.0.19
Commits
- 2124b5a: Create GetZenovaFolder and handle symlinks (ThePixelGamer)
- d76de29: Fix var_list not generating properly (ThePixelGamer)
1.0.18
Commits
- ce7a5d1: Fix issues with symvar references (ThePixelGamer)
- 08cf570: Make start more cross-platform friendly (ThePixelGamer)
1.0.17
Commits
- 1f995b7: Introduce GetMinecraftSize in Platform (ThePixelGamer)
- 9c0cf93: Handle vdtors so that the proper dtor gets called (ThePixelGamer)
- 5784814: Cleanup cmake and combine windows/x64 directory (ThePixelGamer)
- 3bb7b3d: Force symvars to use references (ThePixelGamer)
1.0.16
Commits
- f649ad4: Fix file modification check in script (TrinityDevelopers)
1.0.15
Commits
- 09ed423: Add entry point option in script + update script from Zoom (TrinityDevelopers)
- 0cf1026: Fix reading datetime from file (TrinityDevelopers)
1.0.14
Commits
- 9aab71f: Rename symbol processing tool and add it to release (TrinityDevelopers)
- a3de93a: Fix tools directory in build (TrinityDevelopers)
1.0.13
Commits
- d540567: Handle vcall thunks and utilize hook macros (ThePixelGamer)