This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
Releases: cursey/kanan-new
Releases · cursey/kanan-new
2023.6.8-alpha
What's Changed
- Update Game.cpp rendererAddress scan pattern by @kohupallintrax in #286
Full Changelog: 2023.4.20-alpha...2023.6.8-alpha
2023.4.20-alpha
fix elf lag fix again (#284) old scan returned too many results. new scan finds 1 function and returns "correctly"
2023.4.19-alpha
Updated some of the byte patterns in Patches.json (#282) * Update patches Inv while Dead Bitmap Font Elf Lag fix? Add new Block AdSurvey on quit * Update Patches.json Inv while Dead Bitmap Font Elf Lag fix? Add new Block AdSurvey on quit * Update Patches.json Inv while Dead Bitmap Font Elf Lag fix? (Hopefully works as expected) Add new Block AdSurvey on quit
2023.4.15-alpha
Add new Draw Distance mod among other things (#279) * Update Crender Class Used regenny to remove znear and zfar and added new offset for draw distance. i dont know why regenny does the private public thing now. guess its a feature * ReAdd Znear and Zfar Im not 100% sure if these vaules are correct but its the best i could find setting Zfar to 0 seems to break rending in a way that would make me think its Zfar if this is incorrect and someone is able to fix them that would be great Kcamera does use them but luckly currently nothing uses that class so its not overly important * Add DrawDistance Mod * Fix unlimited Zoom mod * Reenable character Window Title mod all prerequirements for this mod to work again where already updated
2023.3.12-alpha
Alpha release for the 64-bit update. Plenty of stuff still needs to be updated but I figure this is fine to release for now. Hopefully next month I'll have more time to fix the remaining features.
What's Changed
- 64-bit fixes by @cursey, @kohupallintrax and @Byteretention in #263
Full Changelog: 2023.1.21...2023.3.12-alpha
2023.1.21
What's Changed
- Update CookingMod.cpp by @kohupallintrax in #258
Full Changelog: 2023.1.14...2023.1.21
2023.1.14
2022.12.19
- Fix command line builds not requesting admin access correctly.
Full Changelog: 2022.12.17...2022.12.19
2022.12.17
What's Changed
- Fix: Equipment Override
- Fix: Remove Item Drop animation by @Byteretention in #248
Full Changelog: 2022.9.24...2022.12.17
2022.9.24
Fixed for latest update.
Full Changelog: 2022.8.8...2022.9.24