Commit Graph

17 Commits

Author SHA1 Message Date
goncalobsccosta 6f485d1e08 general client optimization 2020-12-12 20:32:25 +00:00
goncalobsccosta 6514da2f0c Fixed other players blinking when instanced and fixed the collision problem
Since now the invisibility is updated every frame, the collision is only removed in the same frame. I also noticed that the ped order was wrong, because players were colliding when they were in diferent instances.
2020-12-08 21:00:59 +00:00
ElPumpo cf39f7c7d7 Fixed invisable bug once and for all, closes #13 2019-09-08 13:22:09 +02:00
ElPumpo 0cafd722a9 Seperate code to improve performance 2019-07-27 16:49:14 +02:00
ElPumpo 8bb102c843 Performance improvements, removed keys table 2019-07-25 12:24:02 +02:00
ElPumpo 5ee7566d92 Check IsControlJustReleased() every frame 2018-12-30 21:53:36 +01:00
ElPumpo 9db250359a Locale formatting, 4 tab indent 2018-08-21 20:22:50 +02:00
ElPumpo 72a733747b Fixed bug with esx_garage, updated readme 2018-05-22 19:58:39 +02:00
ElPumpo 4dcaf6b9ba Fixed vehicles randomly spawning 2018-04-30 15:37:28 +02:00
ElPumpo 180a127352 Fixed vehicles randomly spawning #3 2018-04-30 15:37:05 +02:00
Romain Lanz 39bd6a80f0 chore(coding-style): correct indentation 2017-09-14 16:52:50 +02:00
Jérémie N'gadi f9936dc41d Fix typo + add some events 2017-09-13 14:48:38 +02:00
nearbyplayer c25a32e6de Updated multi-language support 2017-08-17 12:51:41 -04:00
Jérémie N'gadi 40ffe31324 New instance code 2017-08-17 17:40:47 +02:00
nearbyplayer 1f8c37fd0a Multi-language support 2017-08-16 20:08:14 -04:00
Jérémie N'gadi a4be860555 Add CloseInstance and instance:close event 2017-08-03 15:45:09 +02:00
Jérémie N'gadi ded115ae9e Add files 2017-08-01 14:17:02 +02:00