11 Commits

Author SHA1 Message Date
Mystro
973413a03f fix: prevent dying while using spectate & freecam (#179) 2022-05-07 23:13:53 +02:00
Yimura
58f31fec0e fix(Spectate): Inverted FREEZE_ENTITY_POSITION toggle 2022-03-30 23:40:49 +02:00
Yimura
49a4d4c802 refactor: Improvements and small changes (#125)
* fix(Looped): Typo in spectate function name

* fix(Spectate): Prevent falling through world

* feat(Pointers): Shortened useless part of signature

* feat(ReceivedEvent): Removed unused include

* feat(Protections): Optimised NET_ARRAY_ERROR protection

* feat(View/Settings): Restructured protections dropdown
2022-03-21 18:02:30 +01:00
Yimura
a2d9f04f1e feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Yimura
0cff76852a feat(PlayerList): Further simplified how selected player is handled 2022-02-02 01:38:35 +01:00
Yimura
b5c12a12bf feat(Spectate): Why did I ever use signature 2022-02-01 23:14:58 +01:00
Yimura
445514c8bf fix(Spectate): Check if player is valid while spectating 2022-01-31 18:36:00 +01:00
Yimura
1dc68d23e1 feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
4eef16af1f feat(Spectate): Fixed spectate not following player minimap 2021-09-19 12:31:15 +02:00
Yimura
9dd5a1232f fix(Spectate): Don't force spectate unless it's explicitly enabled 2021-07-23 23:02:26 +02:00
Yimura
6621562d89 feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00