Commit Graph

11 Commits

Author SHA1 Message Date
392883e3b0 fix(PlayerList): remove icon clutter (#480) 2022-10-19 21:00:53 +01:00
77adac6e1a Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
690a090072 Playerlist and esp now shows bullet proof and explosion proof state. (#344) 2022-07-16 22:37:06 +02:00
3cdb9df2da 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
872f933a7f feat(Gui): Improved playerlist. (#317) 2022-07-05 18:56:32 +02:00
9dbdfdd1ff 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
d243aef3ce refactor: cleaned up service directory structure (#300) 2022-06-30 00:11:54 +02:00
d323d8a7fe fix(PlayerList): Players rendered off-screen
Fixes #283
2022-06-24 23:57:52 +02:00
8626bf2184 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
cf22bdc63a fix(PlayerList): Scaling of window 2022-05-05 01:40:09 +02:00
e7cc2611b6 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