28 Commits
Author SHA1 Message Date
raax7 27213a04e1 Update README.md 2024-06-15 01:50:58 +01:00
raax7 36d64cc6c3 updated disc link 2024-06-08 15:52:05 +01:00
raax7 285274d05f Update README.md 2024-05-11 23:53:00 +01:00
raax7 14fc9a2e83 readme update 2024-04-21 00:12:38 +01:00
raax7 38616442c2 update readme 2024-04-21 00:04:31 +01:00
raax7 d680974fa2 update readme 2024-04-21 00:03:49 +01:00
raax7 91da8ba061 Update README.md 2024-04-20 23:54:39 +01:00
raax7 219affb28d Update README.md 2024-04-20 23:53:38 +01:00
raax7 c817ae2a61 Fixed readme 2024-04-20 23:46:07 +01:00
raax7 6a465a6a50 Push right before release 2024-04-20 23:39:07 +01:00
raax7 893152ef10 Refactoring
Refactors:
- Made all library (i.e. Kismet) functions static
- Added SDK::Cast for safe UObject type casting
- Moved bullet TP settings on GUI to weapon exploits
- Changed Game/Actors/Loop/FortWeapon.cpp to FortPickup.cpp
- Added proper mask grabbing and clear checking if weak spot is aimbotable in Game/Actors/Loop/BuildingWeakSpot.cpp
- Other various small refactors around the project

Features:
- Removed infinite ammo, infinite builds and allow redploy (they all get replicated)
- Added vehicle ESP
- Added weapon ESP max distance slider
2024-03-27 13:22:06 +00:00
raax7 75505e0a43 Painters Algorithm!
Changes:
- Converted ImGui drawing queue to be proper painters algorithm
- Added batch line processor for ImGui drawing queue (will add to engine soon)

Bug-Fixes:
- Added position inversion to SDK::Project3D
- Added another signature for AFortWeapon::GetWeaponStats VFT index (season 8) and a fallback VFT index
2024-03-22 01:23:27 +00:00
raax7 3f9b2be4ed Engine input!
No more menu 😢
2024-02-20 00:29:48 +00:00
raax7 a6462c3efa Major push, many many improvements. 2024-02-11 01:49:56 +00:00
raax7 8811263c33 Update README.md 2024-01-30 18:05:53 +00:00
raax7 7f24d2d21a Update README.md 2024-01-27 03:57:19 +00:00
raax7 3ba79d5924 Update README.md 2024-01-27 03:56:38 +00:00
cobyfortnite c1b72db86f Update README.md 2024-01-01 01:37:30 +00:00
cobyfortnite 5fc1b2b203 Update README.md 2023-12-31 21:47:14 +00:00
cobyfortnite d28db4845e Update README.md 2023-12-31 21:47:02 +00:00
cobyfortnite d40cfefee1 Update README.md 2023-12-31 21:46:51 +00:00
cobyfortnite 19bff4c45c Update README.md 2023-12-31 21:42:14 +00:00
cobyfortnite 949b97dd59 Update README.md 2023-12-31 21:41:03 +00:00
cobyfortnite 5faef4bfa0 Update README.md 2023-12-31 21:40:50 +00:00
cobyfortnite 589f345caf Update README.md 2023-12-31 21:40:38 +00:00
cobyfortnite bfbf3a8a6f Update README.md 2023-12-24 00:04:42 +00:00
cobyfortnite 827b6fe5ce Update README.md 2023-12-24 00:04:34 +00:00
cobyfortnite 40bbc15f9d Initial commit 2023-12-24 00:03:48 +00:00