mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
updated changelog, added new TG notif type to show tg ports
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -20,6 +20,7 @@ a img {border:none;}
|
||||
.imagedel {background-image:url(image-minus.png)}
|
||||
.spellcheck {background-image:url(spell-check.png)}
|
||||
.experiment {background-image:url(burn-exclamation.png)}
|
||||
.tgs {background-image:url(tg-notif.png)}
|
||||
.sansserif {font-family:Tahoma,sans-serif;font-size:12px;}
|
||||
.commit {margin-bottom:20px;font-size:100%;font-weight:normal;}
|
||||
.changes {list-style:none;margin:5px 0;padding:0 0 0 25px;font-size:0.8em;}
|
||||
|
||||
+17
-76
@@ -26,7 +26,6 @@ Header Section
|
||||
<tr>
|
||||
<td valign='top'>
|
||||
<div align='center'><font size='3'><b>Baystation 12 - A Space Station 13 Server</b></font></div>
|
||||
|
||||
<p><div align='center'><font size='3'><a href="http://baystation12.net/forums/">Forum</a> | <a href="http://baystation12.net/wiki/">Wiki</a> | <a href="https://github.com/Baystation12/Baystation12/">Source</a></font></div></p>
|
||||
<div align='center'><font size='2'><b>Visit our IRC channel:</b> #bs12 on irc.sorcery.net</font><br>
|
||||
<font size='2'>Code licensed under <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a>. Content licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a>.<br><br>
|
||||
@@ -57,86 +56,28 @@ Stuff which is in development and not yet visible to players or just code relate
|
||||
should be listed in the changelog upon commit though. Thanks. -->
|
||||
|
||||
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">5 October 2012</h2>
|
||||
<h3 class="author">Giacom updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Aliens can now be harmed by fire. They now also take double fire damage, meaning flame based weaponry is very effective.</li>
|
||||
<li class="rscadd">Buffed alien facehuggers and eggs. Facehuggers don't go idle anymore, and they attach to anyone who walks past them. Eggs do the same; fully grown eggs will open to potential hosts. If you are still in the range of them, the facehugger inside will leap out and hug you. Removed "activate facehuggers", since it's useless now. Emote "roar" if you want to roar now.</li>
|
||||
<li class="rscadd">There can be only one living queen at a time, if the queen dies then a drone can take her place as a princess.</li>
|
||||
<li class="tweak">Buffed queen regeneration a bit, so it's not the same as her underlings. It's also more important because there can only be one queen at a time.</li>
|
||||
<li class="tweak">Aliens don't slip in space anymore.</li>
|
||||
<li class="tweak">Hulks don't paralyze aliens anymore, they instead slow them down to a slow crawl. It is very effective for punching aliens out of weeds, so it can't regenerate it's health.</li>
|
||||
<li class="imageadd">New egg opening and opened egg icons by WJohnston.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">3 October 2012</h2>
|
||||
<h3 class="author">Agouri updated:</h3>
|
||||
<img src='http://www.kamletos.si/VV1IK.gif'>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">1 October 2012</h2>
|
||||
<h3 class="author">Cheridan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="experiment">Wizards have a new artifact added to their spellbooks.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">30 September 2012</h2>
|
||||
<h3 class="author">Numbers updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Readded Volume Pumps - now they work as intended and are constructable</li>
|
||||
<li class="rscadd">Readded Passive Gates - now they work as intended and are constructable</li>
|
||||
<li class="rscadd">Readded Heat Exchangers - now they work as intended and are constructable</li>
|
||||
<li class="rscadd">Added Heater - to warm up gasses to 300C</li>
|
||||
<li class="rscadd">Pipe dispensers can produce the readded pieces.</li>
|
||||
<li class="imageadd">New graphics for all of the above - courtesy by Ausops.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">30 September 2012</h2>
|
||||
<h3 class="author">Giacom updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Airlocks now use the Environmental power channel, since they are <b>air</b>locks after-all. Meaning, when power is low the airlocks will still work until the environmental channel on the APC is turned off. This applies to all the door control buttons too. Pipe meters now use the environmental power channel. If you have any comments have this change, please let me know in the feedback section of the forums.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">26 September 2012</h2>
|
||||
<h3 class="author">Carnwennan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Added new hotkeys. Type hotkeys-help for details or see the drop-down help menu at the top of the game window.</li>
|
||||
</ul>
|
||||
<h3 class="author">Aranclanos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Mechs are once again spaceproof!</li>
|
||||
<li class="bugfix">The YouTool machine is now all access</li>
|
||||
<li class="bugfix">Cutting tower caps in hand no longer deletes the wood, and planks now auto stack</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">September 26nd, 2012</h2>
|
||||
<h2 class="date">October 9th, 2012</h2>
|
||||
<h3 class="author">Cael_Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="experiment">Merge current BS12 code with /tg/station's rev4758. Thanks for everyone who's been posting issues and bugs to the PiratePad <a href="http://piratepad.net/YO3Dig6L2N">issue tracker</a>.</li>
|
||||
<li class="rscadd">See <a href="https://code.google.com/p/tgstation13/source/list">https://code.google.com/p/tgstation13/source/list</a> for tg's changelog. This is recommended reading for anyone interested in any changes, be warned there's a lot of them. </li>
|
||||
<li class="bugfix">Multiple bugfixes and tweaks in response to the testing session a few days ago have been put in place. For more details, see the piratepad tracker (TG also has broken underwear, we're awaiting a fix from them for it).</li>
|
||||
<li class="tgs">Merge current BS12 code with /tg/station's rev4838. Thanks for everyone who's been posting issues and bugs to the PiratePad <a href="http://piratepad.net/YO3Dig6L2N">issue tracker</a>.</li>
|
||||
<li class="tgs">See <a href="https://code.google.com/p/tgstation13/source/list">https://code.google.com/p/tgstation13/source/list</a> for tg's changelog. This is recommended reading for anyone interested in any changes, be warned there's a lot of them. </li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">September 26th, 2012</h2>
|
||||
<h3 class="author">Cael_Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tgs">Multiple bugfixes and tweaks in response to the testing session a few days ago have been put in place. For more details, see the piratepad tracker (TG also has broken underwear, we're awaiting a fix from them for it).</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">September 24th, 2012</h2>
|
||||
<h3 class="author">Cael_Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="experiment">Engineering depressurisation during the test run was due to the singularity EMPing doors open. This is intended, please take it into account.</li>
|
||||
<li class="tgs">Engineering depressurisation during the test run was due to the singularity EMPing doors open. This is not a bug.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -144,7 +85,7 @@ should be listed in the changelog upon commit though. Thanks. -->
|
||||
<h2 class="date">September 23nd, 2012</h2>
|
||||
<h3 class="author">Cael_Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The server map has now officially branched to tgstation2.0.9.1.dmm.</li>
|
||||
<li class="tgs">The server map has now officially branched to tgstation2.0.9.1.dmm.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -152,10 +93,10 @@ should be listed in the changelog upon commit though. Thanks. -->
|
||||
<h2 class="date">August 22, 2012</h2>
|
||||
<h3 class="author">Cael_Aislinn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">This server is in the process of running a merge of BS12 and up to date TGcode. This is a significant update, and there will likely be several bugs coming with it.
|
||||
<li class="tgs">This server is in the process of running a merge of BS12 and up to date TGcode. This is a significant update, and there will likely be several bugs coming with it.
|
||||
See <a href="https://github.com/Baystation12/Baystation12/pull/1671">https://github.com/Baystation12/Baystation12/pull/1671</a> for more information.</li>
|
||||
<li class="rscadd">The server is now running tgstation2.0.9.dmm. The station layout is functionally the same, but with significant additions from tg. Hopefully, the Antiqua will be ready soon.</li>
|
||||
<li class="bugfix">Please report all bugs immediately, both in OOC and by making an issue at: <a href="https://github.com/Baystation12/Baystation12/issues/new">https://github.com/Baystation12/Baystation12/issues/new</a></li>
|
||||
<li class="tgs">The server is now running tgstation2.0.9.dmm. The station layout is functionally the same, but with significant additions from tg. Hopefully, the Antiqua will be ready soon.</li>
|
||||
<li class="tgs">Please report all bugs immediately, both in OOC and by making an issue at: <a href="https://github.com/Baystation12/Baystation12/issues/new">https://github.com/Baystation12/Baystation12/issues/new</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user