mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-26 10:03:45 +00:00
changelog
This commit is contained in:
@@ -53,6 +53,29 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">03 August 2020</h2>
|
||||
<h3 class="author">Cerebulon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">Added new book sprites, replaced old book sprites.</li>
|
||||
<li class="rscadd">Added sticky notes, orderable from cargo</li>
|
||||
<li class="rscadd">You can now carve graffiti into suitable walls/floors with sharp objects.</li>
|
||||
<li class="rscadd">Trash, graffiti, dirt (Not blood), noticeboards and stickynotes are now persistent across rounds. This is admin-toggleable.</li>
|
||||
</ul>
|
||||
<h3 class="author">Mechoid updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds a glass jar subtype, the glass tank, that can be used to hold live fish. Remember to add water!</li>
|
||||
</ul>
|
||||
<h3 class="author">Rykka Stormheart updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Ported over Aurora Cooking from AuroraStation and Citadel-RP!</li>
|
||||
<li class="rscadd">Recipes are separate per appliance, and all appliances have a use!</li>
|
||||
<li class="rscadd">Please take note, Chefs, to pre-heat you appliances at the start of your shift.</li>
|
||||
<li class="rscadd">Fryer Recipes require batter before they can be made!</li>
|
||||
<li class="rscadd">Fire alarms will go off if you burn food!</li>
|
||||
<li class="rscadd">The largest change - Cooking takes TIME. Around 6 minutes for the largest recipes in the game.</li>
|
||||
<li class="rscadd">Too many other changes to list - refer to PR #7344 https://github.com/PolarisSS13/Polaris/pull/7344</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">21 June 2020</h2>
|
||||
<h3 class="author">Arokha updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -5200,3 +5200,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Ports color_square() from Paradise for colour previews, cleaning up pref.
|
||||
code & correct alignment issue w/ nested tables.
|
||||
- tweak: Markings are now properly aligned within a table.
|
||||
2020-08-03:
|
||||
Cerebulon:
|
||||
- imageadd: Added new book sprites, replaced old book sprites.
|
||||
- rscadd: Added sticky notes, orderable from cargo
|
||||
- rscadd: You can now carve graffiti into suitable walls/floors with sharp objects.
|
||||
- rscadd: Trash, graffiti, dirt (Not blood), noticeboards and stickynotes are now
|
||||
persistent across rounds. This is admin-toggleable.
|
||||
Mechoid:
|
||||
- rscadd: Adds a glass jar subtype, the glass tank, that can be used to hold live
|
||||
fish. Remember to add water!
|
||||
Rykka Stormheart:
|
||||
- rscadd: Ported over Aurora Cooking from AuroraStation and Citadel-RP!
|
||||
- rscadd: Recipes are separate per appliance, and all appliances have a use!
|
||||
- rscadd: Please take note, Chefs, to pre-heat you appliances at the start of your
|
||||
shift.
|
||||
- rscadd: Fryer Recipes require batter before they can be made!
|
||||
- rscadd: Fire alarms will go off if you burn food!
|
||||
- rscadd: The largest change - Cooking takes TIME. Around 6 minutes for the largest
|
||||
recipes in the game.
|
||||
- rscadd: 'Too many other changes to list - refer to PR #7344 https://github.com/PolarisSS13/Polaris/pull/7344'
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
author: Billy Bangles
|
||||
delete-after: True
|
||||
- rscadd: "Adds a chessboard holodeck program and a set of chess pieces"
|
||||
- imageadd: "Adds a set of small floor decals numbered 1 to 8 and letters A to H"
|
||||
@@ -1,37 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Cerebulon
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Added inhand sprites for books."
|
||||
-imageadd: "Added new book sprites, replaced old book sprites."
|
||||
@@ -1,38 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Cerebulon
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Added sticky notes, orderable from cargo"
|
||||
-rscadd: "You can now carve graffiti into suitable walls/floors with sharp objects."
|
||||
- rscadd: "Trash, graffiti, dirt (Not blood), noticeboards and stickynotes are now persistent across rounds. This is admin-toggleable."
|
||||
@@ -1,8 +0,0 @@
|
||||
# Your name.
|
||||
author: KasparoVy
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: Removes a pixel from the south-facing dir of the eyepatch's strap which unintentionally blocked your 'good' eye.
|
||||
@@ -1,36 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Mechoid
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Adds a glass jar subtype, the glass tank, that can be used to hold live fish. Remember water!"
|
||||
@@ -1,43 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Rykka Stormheart
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Ported over Aurora Cooking from AuroraStation and Citadel-RP!"
|
||||
- rscadd: "Refactored Recipes to be separated per-appliance, and all appliances have a use!"
|
||||
- rscadd: "Please take note, Chefs, to pre-heat you appliances at the start of your shift."
|
||||
- rscadd: "Fryer Recipes require batter before they can be made!"
|
||||
- rscadd: "Fire alarms will go off if you burn food!"
|
||||
- rscadd: "The largest change - Cooking takes TIME. Around 6 minutes for the largest recipes in the game."
|
||||
- rscadd: "Too many other changes to list - refer to PR #7344 https://github.com/PolarisSS13/Polaris/pull/7344"
|
||||
- rscdel: "Removed fun, and any sense of joy in the game."
|
||||
Reference in New Issue
Block a user