Skip to content

Commit

Permalink
version push
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed Aug 25, 2018
1 parent 3afe701 commit 788e1cb
Show file tree
Hide file tree
Showing 20 changed files with 88 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6 for MC 1.10.2!
protected static final String VERSION = "v1.8.6";
//TODO ********************************* This is v1.8.7 for MC 1.10.2!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:Forge@[12.17.0.2051,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6 for MC 1.11.2!
protected static final String VERSION = "v1.8.6";
//TODO ********************************* This is v1.8.7 for MC 1.11.2!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:forge@[13.20.0.2228,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6 for MC 1.12.2!
protected static final String VERSION = "v1.8.6";
//TODO ********************************* This is v1.8.7 for MC 1.12.2!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:forge@[14.21.1.2387,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class SecurityCraft
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6.1 for MC 1.7.10!
protected static final String VERSION = "v1.8.6.1";
//TODO ********************************* This is v1.8.7 for MC 1.7.10!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:Forge@[10.13.3.1420,);after:LookingGlass@[0.2.0.01,);";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
public static ServerProxy serverProxy;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ public class SecurityCraft {
public static boolean debuggingMode;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6.1 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.6.1";
//TODO ********************************* This is v1.8.7 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:Forge@[11.15.0.1655,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6.1 for MC 1.8!
protected static final String VERSION = "v1.8.6.1";
//TODO ********************************* This is v1.8.7 for MC 1.8!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:Forge@[11.14.3.1556,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//TODO ********************************* This is v1.8.6 for MC 1.9.4!
protected static final String VERSION = "v1.8.6";
//TODO ********************************* This is v1.8.7 for MC 1.9.4!
protected static final String VERSION = "v1.8.7";
protected static final String DEPENDENCIES = "required-after:Forge@[12.17.0.1976,)";
protected static final String UPDATEJSONURL = "https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json";
@SidedProxy(clientSide = "net.geforcemods.securitycraft.network.ClientProxy", serverSide = "net.geforcemods.securitycraft.network.ServerProxy")
Expand Down
6 changes: 3 additions & 3 deletions Changelog v1.8.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------Changelog for v1.8.7 of SecurityCraft--------------------------

**!!WARNING!! Upgrading to this version of SecurityCraft will deny access to any items that are placed in the blacklist slots of any Inventory Scanner**
**!!WARNING!! Upgrading to this version of SecurityCraft will deny access to any items that are placed in the blacklist slots of any Inventory Scanner (they will *not* disappear, but you won't be able to get them back)**

- New: The SC Manual can now be navigated using the mouse's scroll wheel
- New: The SC Manual now remembers the last page that was viewed and opens back up at that page
Expand All @@ -24,12 +24,12 @@
- Fix: [1.11.2] Reinforced Doors can be opened by anybody's Laser Block, if it was placed directly north of the door
- Fix: [1.12.2] Dupe bug involving Reinforced (Scanner) Doors (Thanks InsertCheerios!)

--------------------------Changelog for v1.8.6.1 of SecurityCraft--------------------------
--------------------------Changelog for v1.8.7 of SecurityCraft--------------------------

- Fix: [1.7.10-1.8.9] Reinforced Glass Panes cannot be created
- Fix: [1.7.10-1.8.9] The Universal Block Reinforcer doesn't take damage when blocks are reinforced with its slot

--------------------------Changelog for v1.8.6 of SecurityCraft--------------------------
--------------------------Changelog for v1.8.7 of SecurityCraft--------------------------

- New: Right-clicking an activated Cage Trap with a Universal Block Remover will remove the complete cage, provided the trap and bars are owned by the same person
- Fix: Possible conflicting language strings with other mods
Expand Down
8 changes: 4 additions & 4 deletions Updates/1.10.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587783/download",
"fileName": "[1.10.2] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608302/download",
"fileName": "[1.10.2] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.11.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587784/download",
"fileName": "[1.11.2] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608303/download",
"fileName": "[1.11.2] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.12.1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587785/download",
"fileName": "[1.12.x] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608304/download",
"fileName": "[1.12.x] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.12.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587785/download",
"fileName": "[1.12.x] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608304/download",
"fileName": "[1.12.x] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.12.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587785/download",
"fileName": "[1.12.x] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608304/download",
"fileName": "[1.12.x] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.7.10.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2598983/download",
"fileName": "[1.7.10] SecurityCraft v1.8.6.1",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608298/download",
"fileName": "[1.7.10] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.8.8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2598985/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.6.1",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608300/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.8.9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2598985/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.6.1",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608300/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2598984/download",
"fileName": "[1.8] SecurityCraft v1.8.6.1",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608299/download",
"fileName": "[1.8] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
8 changes: 4 additions & 4 deletions Updates/1.9.4.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.6",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2587782/download",
"fileName": "[1.9.4] SecurityCraft v1.8.6",
"changelog": "Several fixes."
"version": "v1.8.7",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2608301/download",
"fileName": "[1.9.4] SecurityCraft v1.8.7",
"changelog": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
60 changes: 30 additions & 30 deletions Updates/Forge.json
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
{
"homepage": "https://minecraft.curseforge.com/projects/security-craft/",
"promos": {
"1.7.10-latest": "v1.8.6.1",
"1.7.10-recommended": "v1.8.6.1",
"1.8-latest": "v1.8.6.1",
"1.8-recommended": "v1.8.6.1",
"1.8.8-latest": "v1.8.6.1",
"1.8.8-recommended": "v1.8.6.1",
"1.8.9-latest": "v1.8.6.1",
"1.8.9-recommended": "v1.8.6.1",
"1.9.4-latest": "v1.8.6",
"1.9.4-recommended": "v1.8.6",
"1.10.2-latest": "v1.8.6",
"1.10.2-recommended": "v1.8.6",
"1.11.2-latest": "v1.8.6",
"1.11.2-recommended": "v1.8.6",
"1.12-latest": "v1.8.6",
"1.12-recommended": "v1.8.6",
"1.12.1-latest": "v1.8.6",
"1.12.1-recommended": "v1.8.6",
"1.12.2-latest": "v1.8.6",
"1.12.2-recommended": "v1.8.6"
"1.7.10-latest": "v1.8.7",
"1.7.10-recommended": "v1.8.7",
"1.8-latest": "v1.8.7",
"1.8-recommended": "v1.8.7",
"1.8.8-latest": "v1.8.7",
"1.8.8-recommended": "v1.8.7",
"1.8.9-latest": "v1.8.7",
"1.8.9-recommended": "v1.8.7",
"1.9.4-latest": "v1.8.7",
"1.9.4-recommended": "v1.8.7",
"1.10.2-latest": "v1.8.7",
"1.10.2-recommended": "v1.8.7",
"1.11.2-latest": "v1.8.7",
"1.11.2-recommended": "v1.8.7",
"1.12-latest": "v1.8.7",
"1.12-recommended": "v1.8.7",
"1.12.1-latest": "v1.8.7",
"1.12.1-recommended": "v1.8.7",
"1.12.2-latest": "v1.8.7",
"1.12.2-recommended": "v1.8.7"
},
"1.7.10": {
"v1.8.6.1": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.8": {
"v1.8.6.1": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.8.8": {
"v1.8.6.1": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.8.9": {
"v1.8.6.1": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.9.4": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.10.2": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.11.2": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.12": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.12.1": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
},
"1.12.2": {
"v1.8.6": "Several fixes."
"v1.8.7": "SC Manual and Inventory Scanner improvements as well as a bunch of fixes."
}
}
2 changes: 1 addition & 1 deletion Updates/Geffy.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.6.1","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}
{"version":"v1.8.7","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}

0 comments on commit 788e1cb

Please sign in to comment.