Merge pull request #4290 from tigercat2000/changelog

Removes Roboticist, gives Scientists robotics access
This commit is contained in:
TheDZD
2016-04-25 20:05:34 -04:00
11 changed files with 79 additions and 47 deletions
+37
View File
@@ -55,6 +55,43 @@
-->
<div class="commit sansserif">
<h2 class="date">25 April 2016</h2>
<h3 class="author">CrAzYPiLoT updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds buildable holographic gameboards that, when opened, produce a fully-functional JavaScript chess interface, which includes a chess AI. If you win, it will produce 80 tickets for your spending!</li>
</ul>
<h3 class="author">FlattestGuitar updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">a human's species is now visible on examination</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Improves attack animations with items, making it more clear who's attacking you and with what</li>
<li class="tweak">Updates Revolution game mode so it better scales with total player population</li>
<li class="tweak">Head revs start off with a flash, spraycan, and chameleon security HUD</li>
<li class="rscadd">Add chameleon security hud, which is basically sec shades with the ability to disguise as a number of regular glasses</li>
<li class="rscadd">Updates mining loot crates to feature far more actual loot</li>
<li class="tweak">Mining loot crates are now opened by inputting a 4 digit password and have 10 tries to guess the password string</li>
<li class="bugfix">Fixes bees, mech syringes, and darts not properly calling INGEST for a reagent</li>
</ul>
<h3 class="author">Meisaka updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The light on/off function for drones works again, toggling between lowest setting and off.</li>
<li class="bugfix">Guardians can toggle their lights off and on again.</li>
<li class="bugfix">AI, pAI, robots and drones can now use *yes emote without extra ss on the end.</li>
<li class="rscadd">emote *help for silicons updated/added.</li>
<li class="tweak">*twitch_s emote changed to *twitches, incorrect variations of some emotes can no longer be used.</li>
</ul>
<h3 class="author">tigercat2000 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added 4 new HUD styles, "Operative", "Plasmafire", "Retro", and "Slimecore"</li>
<li class="rscadd">You can now view HUD changes in real-time, by going to Preferences (top right tab) > Game Preferences and changing the HUD style (limited to humans).</li>
<li class="rscadd">There are now three HUD styles you can get via the f12 button- Full, which contains all of your buttons, Minimal, which only contains a few essential buttons, and None, which is a completely blank screen.</li>
<li class="rscdel">Removed the remaining aiming code due to maintainability issues and incompatibility with HUD styles.</li>
<li class="tweak">Mobs with HUD's now use a unique subtype instead of an anti-OOP else-if chain.</li>
<li class="tweak">Refactored how objects (IE, stuff you pick up) is rendered to the HUD. This should fix the reoccuring "stuff on my screen that definately isn't meant to be there" bug, but keep an eye out for things that do not appear.</li>
</ul>
<h2 class="date">20 April 2016</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
+42
View File
@@ -1297,3 +1297,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
or handcuffed or many many other things happen to you. It then gives you a tool
tip when you hover over it, and it may or may not do something when you click
it. Have fun!
2016-04-25:
CrAzYPiLoT:
- rscadd: Adds buildable holographic gameboards that, when opened, produce a fully-functional
JavaScript chess interface, which includes a chess AI. If you win, it will produce
80 tickets for your spending!
FlattestGuitar:
- tweak: a human's species is now visible on examination
Fox McCloud:
- rscadd: Improves attack animations with items, making it more clear who's attacking
you and with what
- tweak: Updates Revolution game mode so it better scales with total player population
- tweak: Head revs start off with a flash, spraycan, and chameleon security HUD
- rscadd: Add chameleon security hud, which is basically sec shades with the ability
to disguise as a number of regular glasses
- rscadd: Updates mining loot crates to feature far more actual loot
- tweak: Mining loot crates are now opened by inputting a 4 digit password and have
10 tries to guess the password string
- bugfix: Fixes bees, mech syringes, and darts not properly calling INGEST for a
reagent
Meisaka:
- bugfix: The light on/off function for drones works again, toggling between lowest
setting and off.
- bugfix: Guardians can toggle their lights off and on again.
- bugfix: AI, pAI, robots and drones can now use *yes emote without extra ss on
the end.
- rscadd: emote *help for silicons updated/added.
- tweak: '*twitch_s emote changed to *twitches, incorrect variations of some emotes
can no longer be used.'
tigercat2000:
- rscadd: Added 4 new HUD styles, "Operative", "Plasmafire", "Retro", and "Slimecore"
- rscadd: You can now view HUD changes in real-time, by going to Preferences (top
right tab) > Game Preferences and changing the HUD style (limited to humans).
- rscadd: There are now three HUD styles you can get via the f12 button- Full, which
contains all of your buttons, Minimal, which only contains a few essential buttons,
and None, which is a completely blank screen.
- rscdel: Removed the remaining aiming code due to maintainability issues and incompatibility
with HUD styles.
- tweak: Mobs with HUD's now use a unique subtype instead of an anti-OOP else-if
chain.
- tweak: Refactored how objects (IE, stuff you pick up) is rendered to the HUD.
This should fix the reoccuring "stuff on my screen that definately isn't meant
to be there" bug, but keep an eye out for things that do not appear.
@@ -1,4 +0,0 @@
author: CrAzYPiLoT
delete-after: True
changes:
- rscadd: "Adds buildable holographic gameboards that, when opened, produce a fully-functional JavaScript chess interface, which includes a chess AI. If you win, it will produce 80 tickets for your spending!"
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- rscadd: "Improves attack animations with items, making it more clear who's attacking you and with what"
@@ -1,5 +0,0 @@
author: Meisaka
delete-after: True
changes:
- bugfix: "The light on/off function for drones works again, toggling between lowest setting and off."
- bugfix: "Guardians can toggle their lights off and on again."
@@ -1,6 +0,0 @@
author: Meisaka
delete-after: True
changes:
- bugfix: "AI, pAI, robots and drones can now use *yes emote without extra ss on the end."
- rscadd: "emote *help for silicons updated/added."
- tweak: "*twitch_s emote changed to *twitches, incorrect variations of some emotes can no longer be used."
@@ -1,6 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- tweak: "Updates Revolution game mode so it better scales with total player population"
- tweak: "Head revs start off with a flash, spraycan, and chameleon security HUD"
- rscadd: "Add chameleon security hud, which is basically sec shades with the ability to disguise as a number of regular glasses"
@@ -1,5 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- rscadd: "Updates mining loot crates to feature far more actual loot"
- tweak: "Mining loot crates are now opened by inputting a 4 digit password and have 10 tries to guess the password string"
@@ -1,9 +0,0 @@
author: tigercat2000
delete-after: True
changes:
- rscadd: "Added 4 new HUD styles, \"Operative\", \"Plasmafire\", \"Retro\", and \"Slimecore\""
- rscadd: "You can now view HUD changes in real-time, by going to Preferences (top right tab) > Game Preferences and changing the HUD style (limited to humans)."
- rscadd: "There are now three HUD styles you can get via the f12 button- Full, which contains all of your buttons, Minimal, which only contains a few essential buttons, and None, which is a completely blank screen."
- rscdel: "Removed the remaining aiming code due to maintainability issues and incompatibility with HUD styles."
- tweak: "Mobs with HUD's now use a unique subtype instead of an anti-OOP else-if chain."
- tweak: "Refactored how objects (IE, stuff you pick up) is rendered to the HUD. This should fix the reoccuring \"stuff on my screen that definately isn't meant to be there\" bug, but keep an eye out for things that do not appear."
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Fixes bees, mech syringes, and darts not properly calling INGEST for a reagent"
@@ -1,4 +0,0 @@
author: FlattestGuitar
delete-after: True
changes:
- tweak: "a human's species is now visible on examination"