11 Commits

Author SHA1 Message Date
NightFyre
9a743d2b16 toggle fullbright feature
- Adjusted SDK UGameViewportClient class members and padding
- Created helper function to get local player
- precompile headers for SDK
- SDK made into a static library ( single compile as its never changed )
2024-01-29 06:39:29 -05:00
NightFyre
77a18c7264 HUD Drawing
- Initialize GObjects with Config initialization
- GetDistanceToActor implementation
- pointers to both imgui context & imgui viewport
- watermark

~squish-
- watermark
- update toolset to v143
2024-01-28 21:37:08 -05:00
NightFyre
9dc8140e59 Project Adjustments
PROJECT SETTINGS
- Additional Options "/bigobj" for debug builds
- Output directory relocated to solution directory "/bin"
- include "ProjDir" as an additional include directory for debug builds

FEATURES
- adjust params for some functions to include default values
- relocate functions from Menu to Features for clarity
- included comments

ISSUES
- SpeedHack is causing a crash if toggled while loading from main menu
- Database Tab is causing a crash due to "Config.Update"
2024-01-28 13:08:50 -05:00
Aivan Monceller
f65714b24f Fix compiler error 2024-01-27 16:33:33 +08:00
swordbluesword
55b341e65d
Merge branch 'master' into helpers 2024-01-27 15:59:23 +08:00
Bennett Staley
95f0186c75 reworked features 2024-01-26 18:35:54 -06:00
NightFyre
294e31579e debug esp
# Helpers
- GetPlayerInventoryComponent
- GetPlayerEquippedWeapon
- GetActorsOfType
2024-01-26 19:28:58 -05:00
NightFyre
a5ef6cfc96 Features and Adjustments
SDK
- Changed TArray function name "Num" to "Count" for clarity

CONFIG
- included additional helper functions

FEATURE
- General cleanup
- Include features as functions

NOTES:
- new feature functions have not been implemented

~squish--
Update feature.h
- forgot to include function declarations
2024-01-26 08:36:11 -05:00
2200151533
cbf8da8219 update Dup Item Creadit Kaotic13 2024-01-24 14:16:16 +08:00
2200151533
4bbebe5d84 Update MaxLevel Creadit:WoodgamerHD 2024-01-23 18:11:29 +08:00
2200151533
76c8f88a5c 添加项目文件。 2024-01-22 14:43:11 +08:00