20 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
gir489returns
53ce9959af Refactored Main::Loops into APalPlayerCharacter::Tick, so that it won't crash at the menu.
Added dying check to ReviveLocalPlayer, so that it actually revives them.
Added proper item list and searcher database that isn't a giant mess.
2024-01-29 01:03:47 -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
2200151533
c0a374c7a8 added Teleporter,Improved layout. 2024-01-28 19:00:51 +08:00
2200151533
a113baadda added Manager,damage and RandomName 2024-01-28 07:46:52 +08:00
NightFyre
f13040f508 Updated offsets
Update SDK.hpp
- Gobjects
- AppendString
- ProcessEvent

Update config.h
- APalPlayerCharacter::Tick
2024-01-27 08:51:04 -05: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
a454ccd815 address compile errors
- 'SetCraftingSpeed': redefinition of default argument: parameter 1 NetCrack-PalWorld D:\case\repos\feature.cpp 78
- 'GetCharacterImpManager': function must return a value NetCrack-PalWorld D:\case\repos\config.cpp 53
- unresolved external symbol "Config::gWorld"
2024-01-26 12:19:18 -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
9c9f1373c9 Then the "Equivalent Balance" was added, which can be used to dominate the property points, see UC for details 2024-01-26 03:52:28 +08:00
2200151533
af6cae88ce fixed database and added Quick TABs(Creadit:asashi) 2024-01-25 18:01:09 +08:00
2200151533
bfcc01de50 added datebase, and fixed some question, 2024-01-25 13:34:24 +08:00
2200151533
3a7d070860 Okay, now we have added item generators and pal generators 2024-01-25 00:12:03 +08:00
2200151533
a56edb517c Adjust the structure so that you can now try to package other characters 2024-01-24 18:52:50 +08: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
3988ac5d87 update Infammo,InfStamina,GodHealth,SafeTeleport 2024-01-22 21:38:05 +08:00
2200151533
76c8f88a5c 添加项目文件。 2024-01-22 14:43:11 +08:00