This repository was archived by the owner on Jul 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnews.html
More file actions
124 lines (105 loc) · 4.73 KB
/
news.html
File metadata and controls
124 lines (105 loc) · 4.73 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<time datetime="2023-02-23"></time>
<h1>The future of Sol Client's launcher</h1>
<p>This launcher (but not the actual client) has been discontinued and will not work for the next release! If you would like a new one to be developed react to the poll on our Discord server, however people do not seem to want this currently. Note that you can already use the installer to install to other launchers.</p>
<br/>
<time datetime="2022-12-31"></time>
<h1>Version 1.8.9 Released</h1>
<p>Fixes XSS in news tab. <strong>PLEASE UPDATE IF YOU HAVE NOT ALREADY!</strong></p>
<p>Also adds Finnish translation by ArikSquad which is nice.</p>
<br/>
<time datetime="2022-10-16"></time>
<h1>Version 1.8.8 Released</h1>
<p>Just updates some dependencies.</p>
<br/>
<time datetime="2022-09-28"></time>
<h1>Version 1.8.7 Released</h1>
<h2>Changes</h2>
<ul>
<li>More armour status customisation.</li>
<li>Centred inventory.</li>
<li>Fix font memory leak.</li>
<li>Remove Mojang logins (they are broken and can't join multiplayer anyway).</li>
</ul>
<br/>
<time datetime="2022-08-13"></time>
<h1>Version 1.8.6 Released</h1>
<h2>Changes</h2>
<ul>
<li>Add Español (México) translations.</li>
<li>Add Tiếng Việt translations.</li>
<li>Fix crash reporter.</li>
<li>Fix crash with Français.</li>
<li>Reduce overhead of event bus.</li>
<li>Fix opening of screenshots without launcher.</li>
</ul>
<br/>
<time datetime="2022-08-13"></time>
<h1>Version 1.8.5 Released</h1>
<h2>Changes</h2>
<ul>
<li>Added French translation.</li>
<li>Enabled Fancy Main Menu by default.</li>
<li>Hopefully fixed crash on PojavLauncher.</li>
</ul>
<br/>
<time datetime="2022-08-06"></time>
<h1>Version 1.8.4 Released</h1>
<p>Fixes sliders being broken.</p>
<br/>
<time datetime="2022-08-03"></time>
<h1>Version 1.8.3 Released</h1>
<p>Another bugfix release with a few small features.</p>
<h2>Changes</h2>
<ul>
<li>Fixed number keys on Linux.</li>
<li>Access tokens are now stored in the system keychain.</li>
<li>The Java installation can be changed.</li>
<li>JVM arguments can now be added. They will take precedence over existing ones.</li>
<li>Smooth numbers on mods such as FPS are now togglable.</li>
<li>The ping mod now has an option to choose whether the value is determined from the server or tab list.</li>
<li>The client should now launch on Windows after a JRE update broke it.</li>
</ul>
<br/>
<time datetime="2022-06-14"></time>
<h1>Version 1.8.2 Released</h1>
<p>This version fixes a few small bugs.</p>
<h2>Changes</h2>
<ul>
<li>Auto-updater now works on Linux.</li>
<li>Mouse side buttons should now work properly on Windows.</li>
<li>The scoreboard size can now be adjusted, and it now is properly centred (unlike vanilla).</li>
<li>The scoreboard can now be hidden entirely.</li>
<li>MSMC has been updated. This may help with some account issues.</li>
</ul>
<br/>
<time datetime="2022-05-31"></time>
<h1>Version 1.8.1 Released</h1>
<p>This version simply fixes Replay Mod being broken.</p>
<br/>
<time datetime="2022-05-31"></time>
<h1>Version 1.8.0 Released</h1>
<h2>Features</h2>
<ul>
<li>TNT Timer: displays the TNT countdown.</li>
<li>Account Switcher: log into multiple accounts in the launcher.</li>
<li>News: view news inside the launcher. It will still be posted to Discord.</li>
<li>HUD Brackets: huds will now display with brackets when the background is turned off.</li>
<li>Discord Mod: Show info about your game on Discord, and show info about the current voice call.</li>
<li>Translations: the client has been translated to German (by Toneh) and Russian (by artDev).</li>
<li>Hitbox Mod: enable this mod to add a key to easily toggle hitboxes, and customise their appearance.</li>
<li>Camera Shake: a slider to adjust the intensity, and a toggle to only apply the effect to the player's hand.</li>
<li>Speedometer - Graph Mode: view the speed of the player as a graph.</li>
<li>Better 1.7 Animations: 1.7 animations should now look better and have individual toggles.</li>
<li>Potion Effects Customisation: Change the the spacing of status effects.</li>
<li>Log Encoding: Log characters should appear properly on Windows.</p>
</ul>
<h2>Credits</h2>
<h3>Many of this release's features were inspired by our users!</h3>
<p>SomeGuy suggested the TNT Timer mod. The original mod was created by Sk1er LLC.</p>
<p>Okay. (yes, that's their name!) suggested the account switcher, and the news tab that you are reading now!</p>
<p>Lynith suggested the voice chat hud.</p>
<p>i9Dolphin suggested the hitbox mod.</p>
<p>YO0PY suggested the camera shake.</p>
<p>stompie suggested the speedometer graph.</p>
<p>Aero gave me ideas on how to improve existing mods.</p>
<p>Vinh found the log bug, although it was present in vanilla too and discovered by someone else.</p>