Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d4fbf6365 | |||
| 5d5b2f730b |
+6
-1
@@ -1,4 +1,9 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 0.18.5
|
||||||
|
Date: 2020-11-23
|
||||||
|
Bugfixes:
|
||||||
|
- Bumped version to fix version mess
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.18.3
|
Version: 0.18.3
|
||||||
Date: 2020-11-22
|
Date: 2020-11-22
|
||||||
Changes:
|
Changes:
|
||||||
@@ -85,4 +90,4 @@ Date: 2020-02-24
|
|||||||
- Any item or fluid can be displayed, but unlike IR 0.17, the displays use the standard icon for the item instead of a high-res sprite.
|
- Any item or fluid can be displayed, but unlike IR 0.17, the displays use the standard icon for the item instead of a high-res sprite.
|
||||||
- Copper, iron and steel displays are provided by default.
|
- Copper, iron and steel displays are provided by default.
|
||||||
- Now uses ghost tags instead of hax to store plate settings in blueprints.
|
- Now uses ghost tags instead of hax to store plate settings in blueprints.
|
||||||
- GUI now remembers its previous location on the screen, and closes automatically if you walk out of range.
|
- GUI now remembers its previous location on the screen, and closes automatically if you walk out of range.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "IndustrialDisplayPlates",
|
"name": "IndustrialDisplayPlates",
|
||||||
"version": "0.18.3",
|
"version": "0.18.5",
|
||||||
"title": "Industrial Display Plates",
|
"title": "Industrial Display Plates",
|
||||||
"author": "Wyrrrd",
|
"author": "Wyrrrd",
|
||||||
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
|
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
|
||||||
|
|||||||
Reference in New Issue
Block a user