-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdescription_workshop.txt
59 lines (45 loc) · 2.02 KB
/
description_workshop.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[h1]Team Spectate[/h1]
Team Spectate lets you view your team mates’ screen.
This mod only works in Multiplayer. The Menu button is below the team selector.
If you have any problems or bugs, contact me on my [url=https://discord.gg/NX4DVzz2v6]discord[/url]!
This mod is open source on [url=https://github.com/NotLe0n/BetterZoom]GitHub[/url]. If you have a GitHub account, please give it a star!
[h2]Special thanks:[/h2]
[b]Mirsario[/b] for fixing unloaded chunks
[b]pollen__[/b] for giving me his player render code.
[b]bafto[/b] for multiplayer testing
[hr]
[h2]How it works:[/h2]
If you click on a player button other than your own, you start spectating the other player.
To exit the spectating mode press the player button again or press your own player.
You can NOT spectate players that are dead, in a different team than you, or don't exist.
Everyone can spectate players that are in no team.
If you can't spectate a player, their player head button turns grey.
You can also cycle different players using a hotkey (you have to set it fist)
You are also able to spectate a boss by clicking its button in the same menu.
If you die you automatically spectate the closest player (can be turned off).
When you respawn you automatically stop spectating (can also be turned off).
[h2]License:[/h2]
This mod is licensed under the GNU GPLv3 license.
If you use any code from this mod you have to open source it under the same license and give credit in your mod's description.
[hr]
[h2]Recent Changes:[/h2]
[h3]v2.6.1[/h3]
[list]
[*] More accurate hover text for the player buttons
[*] Dead players now get grayed out
[*] Changed menu button icon
[/list]
[h3]v2.6[/h3]
[list]
[*] Added option to automatically spectate the nearest player when you die (default: on)
[*] Made the "stop spectating on respawn" option ON by default
[/list]
[h3]v2.5[/h3]
[list]
[*] Added option to stop spectating after you respawn (default: off). Thanks helscarthe.
[/list]
[h3]v2.4[/h3]
[list]
[*] Updated to 1.4.4 (untested)
[*] Adedd Russian and German localization
[/list]