Skip to content

Commit

Permalink
increase version | update update files
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed Jan 31, 2018
1 parent 2898ec8 commit 086a938
Show file tree
Hide file tree
Showing 18 changed files with 95 additions and 50 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.3 for MC 1.10.2!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.10.2!
protected static final String VERSION = "v1.8.4";
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.3 for MC 1.11.2!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.11.2!
protected static final String VERSION = "v1.8.4";
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.3 for MC 1.12.2!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.12.2!
protected static final String VERSION = "v1.8.4";
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.3 for MC 1.7.10!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.7.10!
protected static final String VERSION = "v1.8.4";
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.3 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.4";
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.3 for MC 1.8!
protected static final String VERSION = "v1.8.3";
//TODO ********************************* This is v1.8.4 for MC 1.8!
protected static final String VERSION = "v1.8.4";
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
2 changes: 1 addition & 1 deletion Changelog v1.8.x.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--------------------------Changelog for v1.? of SecurityCraft--------------------------
--------------------------Changelog for v1.8.4 of SecurityCraft--------------------------

- New: Inventory Scanners can now be configured to have a higher range, similar to Laser Blocks
- Change: Password-protected blocks no longer have a crafting recipe. Instead, rightclick a Frame/Chest/Furnace with a Key Panel to create them (any contents are safe!)
Expand Down
7 changes: 6 additions & 1 deletion Updates/1.10.2.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2513612/download","fileName":"[1.10.2] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526475/download",
"fileName": "[1.10.2] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.11.2.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512764/download","fileName":"[1.11.2] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526476/download",
"fileName": "[1.11.2] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.12.1.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512765/download","fileName":"[1.12.x] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526477/download",
"fileName": "[1.12.x] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.12.2.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512765/download","fileName":"[1.12.x] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526477/download",
"fileName": "[1.12.x] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.12.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512765/download","fileName":"[1.12.x] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526477/download",
"fileName": "[1.12.x] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.7.10.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512686/download","fileName":"[1.7.10] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526472/download",
"fileName": "[1.7.10] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.8.8.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512688/download","fileName":"[1.8.8_.9] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526474/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.8.9.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512688/download","fileName":"[1.8.8_.9] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526474/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
7 changes: 6 additions & 1 deletion Updates/1.8.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{"version":"v1.8.3","downloadURL":"https://minecraft.curseforge.com/projects/security-craft/files/2512687/download","fileName":"[1.8] SecurityCraft v1.8.3","changelog":"Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"}
{
"version": "v1.8.4",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2526473/download",
"fileName": "[1.8] SecurityCraft v1.8.4",
"changelog": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
54 changes: 27 additions & 27 deletions Updates/Forge.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
{
"homepage": "https://minecraft.curseforge.com/projects/security-craft/files",
"promos": {
"1.7.10-latest": "v1.8.3",
"1.7.10-recommended": "v1.8.3",
"1.8-latest": "v1.8.3",
"1.8-recommended": "v1.8.3",
"1.8.8-latest": "v1.8.3",
"1.8.8-recommended": "v1.8.3",
"1.8.9-latest": "v1.8.3",
"1.8.9-recommended": "v1.8.3",
"1.10.2-latest": "v1.8.3",
"1.10.2-recommended": "v1.8.3",
"1.11.2-latest": "v1.8.3",
"1.11.2-recommended": "v1.8.3",
"1.12-latest": "v1.8.3",
"1.12-recommended": "v1.8.3",
"1.12.1-latest": "v1.8.3",
"1.12.1-recommended": "v1.8.3",
"1.12.2-latest": "v1.8.3",
"1.12.2-recommended": "v1.8.3"
"1.7.10-latest": "v1.8.4",
"1.7.10-recommended": "v1.8.4",
"1.8-latest": "v1.8.4",
"1.8-recommended": "v1.8.4",
"1.8.8-latest": "v1.8.4",
"1.8.8-recommended": "v1.8.4",
"1.8.9-latest": "v1.8.4",
"1.8.9-recommended": "v1.8.4",
"1.10.2-latest": "v1.8.4",
"1.10.2-recommended": "v1.8.4",
"1.11.2-latest": "v1.8.4",
"1.11.2-recommended": "v1.8.4",
"1.12-latest": "v1.8.4",
"1.12-recommended": "v1.8.4",
"1.12.1-latest": "v1.8.4",
"1.12.1-recommended": "v1.8.4",
"1.12.2-latest": "v1.8.4",
"1.12.2-recommended": "v1.8.4"
},
"1.7.10": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.8": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.8.8": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.8.9": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.10.2": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.11.2": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.12": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.12.1": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
},
"1.12.2": {
"v1.8.3": "Another revision of the Security Camera update! New reinforced blocks and Sponge incompatibility fixes!"
"v1.8.4": "Another revision of the Security Camera update! Tons of fixes and configurable Inventory Scanner range!"
}
}
2 changes: 1 addition & 1 deletion Updates/Geffy.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.3","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}
{"version":"v1.8.4","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}

0 comments on commit 086a938

Please sign in to comment.