Commit Graph

10 Commits

Author SHA1 Message Date
c83dee8700 Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
36c9835144 Playerlist and esp now shows bullet proof and explosion proof state. (#344) 2022-07-16 22:37:06 +02:00
964347dbe4 Disable player list in offline (#327)
Prevent the playerlist from being rendered if the user is not online.
2022-07-08 01:30:02 +02:00
3fdafbab45 feat(Gui): Improved playerlist. (#317) 2022-07-05 18:56:32 +02:00
60911e657b Fixed player list unable to display players with same name. (#305)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-02 14:55:37 +02:00
dba617ae9f refactor: cleaned up service directory structure (#300) 2022-06-30 00:11:54 +02:00
c02dedecd7 fix(PlayerList): Players rendered off-screen
Fixes #283
2022-06-24 23:57:52 +02:00
340e743e65 feat(PlayerList): Show self at the top, separated by a divider (#271)
Additionally I redesigned how the player service worked.

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-24 19:48:03 +02:00
410e0da91e fix(PlayerList): Scaling of window 2022-05-05 01:40:09 +02:00
0bd7c97337 feat(GUI): Simplifying the gui (#118)
Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00