forked from yogstation13/yogstation-2017-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.html
More file actions
228 lines (213 loc) · 12 KB
/
Copy pathchangelog.html
File metadata and controls
228 lines (213 loc) · 12 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Yogstation Changelog</title>
<link rel="stylesheet" type="text/css" href="changelog.css">
<base target="_blank" />
<script type='text/javascript'>
function changeText(tagID, newText, linkTagID){
var tag = document.getElementById(tagID);
tag.innerHTML = newText;
var linkTag = document.getElementById(linkTagID);
linkTag.removeAttribute("href");
linkTag.removeAttribute("onclick");
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<table align='center' width='650'><tr><td>
<table align='center' class="top">
<tr>
<td valign='top'>
<div align='center'><font size='3'><b>Yogstation 13</b></font></div>
<p><div align='center'><font size='3'><a href="https://forums.yogstation.net/index.php">Forum</a> | <a href="https://wiki.yogstation.net/index.php?title=Main_Page">Wiki</a> | <a href="https://github.com/yogstation13/yogstation">Source</a></font></div></p>
<font size='2'><b>Visit #coder-public on our Discord:</b> <a href="https://discord.gg/p6ShbB8">https://discord.gg/p6ShbB8</a></font><br>
<font size='2'><b>Suggest features on our forum:</b> <a href="https://forums.yogstation.net/index.php?forums/suggestions.9/">-- Here --</a></font>
</td>
</tr>
</table>
<table align='center' class="top">
<tr>
<td valign='top'>
<font size='2'><b>Current Headcoders:</b> <a href='https://forums.yogstation.net/index.php?threads/admin-list-and-rankings.10821/#post-127765'>-Click Here-</a><br></font>
<font size='2'><b>Currently Active GitHub contributor list:</b> <a href='https://github.com/yogstation13/yogstation/graphs/contributors'>-Click Here-</a><br></font>
<font size='2'><b>Coders:</b> Cruix, X-TheDark, Oisin100, TehFlaminTaco, Kn0ss0s, Super3222, ShadowDeath6, Time-Green, Ephemeralis, Alek2ander, FluffySurvivor, Nirnael, Utahclock, Macelarius, ToGWTF, Adam El-Tablawy, Johncena1469, McDonald072, ArgyleSweatshop<br></font>
<font size='2'><b>Spriters:</b> Kmc2000, Andy, Silvaplex, Dagdamnit, Maya/Larissa<br></font>
<font size='2'><b>Mappers:</b> Matskuman5, Utahclock, Stealthkibbler, MayhemSailor, Yewmi<br></font>
<font size='2'><b>Sounds:</b> Skie, Lasty/Vinyl<br></font>
<font size='2'><b>Thanks to:</b> /tg/station, FTL13 devs, Baystation 12, /vg/station, NTstation, CDK Station devs, FacepunchStation, GoonStation devs, the original SpaceStation developers and Invisty for the title image.<br> Also a thanks to anybody who has contributed who is not listed here :( Ask to be added here on our discord.</font>
<font size='2' color='red'><b><br>Have a bug to report?</b> Visit our <a href="https://github.com/yogstation13/yogstation/issues?q=is%3Aissue+is%3Aopen+label%3ABug">Issue Tracker</a>.<br></font>
<font size='2'>Please ensure that the bug has not already been reported and <u><a href="https://github.com/yogstation13/yogstation/issues"><b>use the template provided here</b></a></u>.<br></font>
<font size='2'>Want something minor added? Check out this <a href="https://forums.yogstation.net/index.php?threads/thread-for-making-minor-suggestions.13875/">topic</a>!</font>
</td>
</tr>
</table>
<!--
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
<h2 class="date">18 November 2017</h2>
<h3 class="author"> SpaceManiac updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">AI eye camera static is now correctly positioned on Lavaland.</li>
</ul>
<h3 class="author"> Fun Police updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Deep fryers no longer make items tiny.</li>
</ul>
<h3 class="author"> McDonald072 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can no longer hide in lockers to evade ash/radstorms.</li>
<li class="bugfix">Fixed reagents sometimes reaching precision levels that shouldn't be possible.</li>
<li class="bugfix">Constructs no longer fail to create shells and shards while inside walls.</li>
</ul>
<h3 class="author"> Partheo and /TG/ updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Various items have received sprite updates.</li>
</ul>
<h3 class="author"> RandomMarine updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now light your cigs with people that are on fire. The surgeon general is spinning in their grave.</li>
</ul>
<h3 class="author">Cruix updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">tweaked a few things</li>
</ul>
<h3 class="author">ShadowDeath6 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Juggernauts once again have the ability to phase through walls.</li>
</ul>
<h3 class="author">nichlas0010 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Stealthmins are no longer shown on discord</li>
</ul>
<h2 class="date">20 October 2017</h2>
<h3 class="author"> Partheo updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Air tanks now have new sprites</li>
<li class="imageadd">Jetpacks now have new sprites</li>
</ul>
<h3 class="author"> Robustin updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Tesla movement is now completely random.</li>
</ul>
<h3 class="author"> Kor updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Gunfire can now leave bullet holes/dents in walls. Sprites by JStheguy.</li>
</ul>
<h3 class="author"> ShadowDeath6 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Blob Relocation now costs 50 BP, down from 80.</li>
</ul>
<h3 class="author"> monster860 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now create spray bottles in an autolathe!</li>
</ul>
<h3 class="author">AdamElTablawy updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">beesease is once again dangerous, as the bees it can create are toxic</li>
<li class="tweak">Shotgun darts now no longer store their chemicals in an alien subdimension and as a result will have chemicals react inside them rather than only when they hit a mob.</li>
</ul>
<h3 class="author">Dagdammit updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a new set of possible ion laws and variables.</li>
</ul>
<h3 class="author">Jc1469 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Emagging sleepers now puts people to sleep.</li>
</ul>
<h3 class="author">Partheo updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Nanotrasen has finally replaced the outdated power equipment. New sprites for APCs and terminals.</li>
<li class="imageadd">All vending machines now have new sprites.</li>
<li class="tweak">The Liberation Station no longer requires access. FREEDOM!</li>
<li class="rscadd">A PTech vendor has been added to the HoP office.</li>
<li class="rscadd">A ClothesMate has been added to the Heads of Staff meeting room.</li>
</ul>
<h3 class="author">matskuman5 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">The nukeop shuttle now has a toxins first aid kit.</li>
<li class="spellcheck">Fixed a bunch of typos, mostly in item descriptions. Credit to SpaceManiac for some of these.</li>
</ul>
<h3 class="author">nichlas0010 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">watermelons now contain water</li>
<li class="tweak">watermelons now contain half the nutriment</li>
<li class="bugfix">RD now has to put more effort into his traitor objectives than walking</li>
<li class="tweak">wardens are now also whitelisted</li>
<li class="tweak">the national security ADMINistration can now see where you say stuff.</li>
</ul>
<h2 class="date">14 October 2017</h2>
<h3 class="author"> McDonald072 updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Kudzu has been removed until fuhrer notice.</li>
</ul>
<h3 class="author"> Partheo updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Added more stacking sprites to metal, plasteel, glass, and reinforced glass</li>
<li class="imageadd">Wooden planks have a new sprite, and now stack as well</li>
<li class="bugfix">Stacks dispensed from the Ore Redemption Machine now display the proper sprite</li>
<li class="imageadd">The mining suit camera has a new sprite.</li>
</ul>
<h2 class="date">06 October 2017</h2>
<h3 class="author"> Floyd (sprites by kmc) updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">adds rubber pigeons</li>
</ul>
<h3 class="author"> Partheo updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">The station has floated into a new sector of space. Look out the window to see the new, colorful starscape!</li>
</ul>
<h3 class="author"> TehZombehz, ninjanomnom & KMC2000 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The station has been supplied with more plushies! You can either find them in arcade machines or buy the new plushie crate!</li>
</ul>
<h3 class="author"> Time-Green updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes offhands dropping when you cut someones arm off</li>
</ul>
<h3 class="author">AdamElTablawy updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Lockers and bodybags and such no longer protect against radstorms and ashstorms, as is proper.</li>
</ul>
<h3 class="author">Cruix updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removed dreaming.</li>
</ul>
<h3 class="author">Time-Green updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Ninja research objective works now</li>
</ul>
<h3 class="author">nichlas0010 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mining bay should be getting power again</li>
<li class="spellcheck">you devours the mouse</li>
<li class="rscadd">Admins can now see when you've said something without downloading the logs for the current round!</li>
<li class="bugfix">toilets will now spawn where they're supposed to again!</li>
</ul>
<h2 class="date">19 September 2017</h2>
<h3 class="author">Super3222 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mother jaunter name is fixed.</li>
<li class="rscadd">Miners' survival boxes now have little pickaxes on them.</li>
<li class="tweak">Jaunter Beacons now light up when wrenched down and turned on.</li>
</ul>
<h3 class="author">matskuman5 updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Gold slimes can no longer spawn magicarp.</li>
<li class="rscadd">Central Command message response rate has been increased by 5.46%.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
<div class = "top">
<b>Coders:</b> Stuntwaffle, Showtime, Pantaloons, Nannek, Keelin, Exadv1, hobnob, Justicefries, 0staf, sniperchance, AngriestIBM, BrianOBlivion<br>
<b>Spriters:</b> Supernorn, Haruhi, Stuntwaffle, Pantaloons, Rho, SynthOrange, I Said No<br>
</div>
<br>
<p class="lic"><a name="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="88x31.png" alt="Creative Commons License" /></a><br><i>Except where otherwise noted, Goon Station 13 is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 License</a>.<br>Rights are currently extended to <a href="http://forums.somethingawful.com/">SomethingAwful Goons</a> only.</i></p>
<p class="lic">Some icons by <a href="http://p.yusukekamiyamane.com/">Yusuke Kamiyamane</a>. All rights reserved. Licensed under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.</p>
</td></tr></table>
</body>
</html>