aa15032261
ffbff0995d
feat(vendor): Updated GTAV-Classes ( #394 )
2022-08-07 13:16:23 +02:00
aa15032261
41287f5399
Removed unused classes from gta directory. ( #392 )
2022-08-07 13:03:42 +02:00
aa15032261
97fcc7fddb
Added clone current vehicle feature. ( #351 )
2022-07-27 19:42:15 +02:00
Yimura
5c238044db
Update menu for 1.61 ( #360 )
2022-07-27 14:39:22 +02:00
aa15032261
d7d398906d
Fix an issue where spawn max could crash the game for some vehicles ( #341 )
2022-07-16 22:36:05 +02:00
aa15032261
bbd1af8738
Added headlight, neon light and custom tire options to LSC. ( #332 )
2022-07-14 16:16:30 +02:00
aa15032261
44745c09d4
Added proofs to vehicle menu and improved waterproof feature. ( #330 )
...
- Added proofs section to vehicle menu that allows player to control damage bits.
- Player can now drive or walk underwater with waterproof turned on.
- Added bring closest vehicle feature.
- Vehicle will not deform with collision proof on.
- Improved vehicle menu arrangement.
- Added plate changer in LSC.
- Updated LSC layout.
- Expanded wheel type feature.
- Fixed a bug where the mod section shows repetitive wheel mods.
Fixed issue #331
2022-07-12 16:42:07 +02:00
Forever Gone
825584a520
feat(hooks): General cleanup on hooks and pointers ( #322 )
2022-07-05 22:54:45 +02:00
mentolixite
fa7a65475d
feat(ViewPlayer): Give health, armour, ammo, weapons ( #261 )
...
Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-03 00:03:07 +02:00
mentolixite
12f4035eff
feat(vehicle): LSC (Los Santos Customs) tab ( #254 )
...
Co-authored-by: mentolixite <mentolixite@pm.me>
2022-06-26 00:14:00 +02:00
LiamD-Flop
9aebeaed17
F.A.R.T. Interface ( #104 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
Reece Watson
70d04aa1ce
feat(Protections): Added desync protection and notification ( Closes #156 ) ( #220 )
...
* feat(Protections): Added desync protection and notification (#156 )
* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
Arxan-Technologies
8619312195
Remove unused and confusing class ( #217 )
...
Co-authored-by: MetaClient <metaclientauth@gmail.com>
2022-05-17 22:03:58 +02:00
Yimura
916dee7175
feat(datBitBuffer): Renamed unkBit
2022-03-16 00:03:40 +01:00
Maddy
bfea7e0722
feat: Added suggestions from #64
...
Added:
* Give All Weapons
* No spread
* No recoil
* Force Crosshair
* Weapon Damage Modifier
* Clean Player & Keep Player Clean
* Invisibility
Modified:
* Welcome notification shows the current hotkey to open menu
* Weapons.h has been updated with the most recent weapons
2022-03-02 14:48:53 +01:00
Yimura
1dc68d23e1
feat(PlayerList): Rewrite of entire player management system
2022-01-31 18:27:35 +01:00
Yimura
9726d96c6a
feat(vendor): Updated GTAV-Classes
2022-01-30 00:23:26 +01:00
Yimura
884c0147ba
feat(GTA/Enums): Added other gamestates
2022-01-26 14:01:38 +01:00
Yimura
aa08bb206b
refactor(Core): Removed eExplosionType and updated gta/enums instead
2022-01-04 23:10:27 +01:00
Yimura
f2011a6ce5
chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor
2021-12-18 01:42:44 +01:00
Yimura
2693b322e7
feat(ScriptProgram): Add methods for script hashes and names
2021-11-08 13:02:35 +01:00
Yimura
33ac6e261d
feat(Natives): Updated natives list
2021-11-08 13:00:04 +01:00
Yimura
8a7d3c5bbd
fix(GTA/player): rage::netPlayerData moved 0x20
2021-07-27 11:30:06 +02:00
Yimura
602287c1f5
fix(GTA/Player): Updated CNetGamePlayer
2021-07-26 21:22:59 +02:00
Yimura
c5c0efab6a
fix(Invoker): TLS Context size changed
2021-07-23 00:46:33 +02:00
Yimura
cc3faf92eb
refactor(Hooks): Swapped net_event_struct with CNetworkIncrementStatEvent
2021-05-26 14:45:36 +02:00
Yimura
7bd6912356
feat(Classes): Added CPedFactory and others
2021-05-21 13:16:40 +02:00
Yimura
964897df4e
feat(srcVector): Added operators
2021-05-20 23:18:14 +02:00
Yimura
1317bc09cd
refactor(Enums): Changed to enum class
2021-05-20 15:48:36 +02:00
Yimura
934b1e704a
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
Yimura
0ed0f26fde
feat(PedFactory): Updated classes
2021-02-19 15:45:19 +01:00
Yimura
2aaed8dbe4
feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK
2021-02-19 15:42:39 +01:00
Yimura
35f9cea162
wip(Hooks): Received event protections
2021-02-07 17:08:25 +01:00
Yimura
d1080b6dfb
feat(GTA/enums): Added PedTypes enum
2021-02-07 17:05:29 +01:00
Yimura
68e250e5db
feat(PedFactory): Updated classes
2021-01-29 18:55:19 +01:00
Yimura
cbbafe8d0e
feat(CHandlingData): Added more class members
2021-01-22 12:35:24 +01:00
Yimura
9b1016b7ec
feat(Handling): Added around 32 handling properties to modify
2021-01-22 02:10:08 +01:00
Yimura
4cf16bc8e6
fix(GTA/player): Commented old CPlayerInfo
2021-01-20 03:45:11 +01:00
Yimura
b21f87937e
feat(GTA): Reverse GTA classes from PedFactory
2021-01-20 03:44:49 +01:00
Yimura
4c3678f2fc
feat(GTA): Added ref to class Replay, Object & Vehicle
2021-01-15 16:48:30 +01:00
Yimura
ff6a72405b
feat(GravityGun): Added velocity based gravity gun
2021-01-13 15:36:13 +01:00
Yimura
045fffd7ba
feat(ScriptEventHandler): Improved logging and added join msg
2021-01-13 15:35:21 +01:00
Yimura
fae84f1276
fix(Events): Made all event hashes, function definitions and event enum to int64_t
2021-01-02 11:52:36 +01:00
Yimura
70ea408992
feat(Hooking): Added protections for remote events on GetEventData function.
2020-12-31 23:22:28 +01:00
Yimura
dd27862890
feat(GTA Levels): Added a list for GTA levels
2020-12-29 16:20:10 +01:00
gir489
4144d32568
Update for 2189.
2020-12-16 17:13:31 -05:00
gir489
badd5cef2d
Updated CNetGamePlayer.
2020-12-06 16:14:10 -05:00
gir489
99154207de
Updated offsets for CPed and CPlayerInfo.
2020-12-06 10:50:34 -05:00
gir489
adecc49471
Added 1.51 Natives from 272.
...
Fixed CPed and netPlayerData classes for 1.51 offsets.
2020-08-11 18:51:49 -04:00
gir489
59aa1c6de2
Removed duplicate [] operator for atArray.
...
Fixed warning C4312 from << operator.
2020-05-01 08:44:35 -04:00