Skip to content

Commit

Permalink
version push
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed Oct 6, 2018
1 parent e507468 commit 54061f8
Show file tree
Hide file tree
Showing 20 changed files with 77 additions and 77 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//********************************* This is v1.8.8 for MC 1.10.2!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.10.2!
protected static final String VERSION = "v1.8.8.1";
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 final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//********************************* This is v1.8.8 for MC 1.11.2!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.11.2!
protected static final String VERSION = "v1.8.8.1";
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 @@ -38,8 +38,8 @@
public class SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//********************************* This is v1.8.8 for MC 1.12.2!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.12.2!
protected static final String VERSION = "v1.8.8.1";
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!";
//********************************* This is v1.8.8 for MC 1.7.10!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.7.10!
protected static final String VERSION = "v1.8.8.1";
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!";
//********************************* This is v1.8.8 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.8.8/9!
protected static final String VERSION = "v1.8.8.1";
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!";
//********************************* This is v1.8.8 for MC 1.8!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.8!
protected static final String VERSION = "v1.8.8.1";
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 @@ -41,8 +41,8 @@ public class SecurityCraft {
public static boolean debug;
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";
//********************************* This is v1.8.8 for MC 1.9.4!
protected static final String VERSION = "v1.8.8";
//********************************* This is v1.8.8.1 for MC 1.9.4!
protected static final String VERSION = "v1.8.8.1";
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
4 changes: 2 additions & 2 deletions Changelog v1.8.x.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--------------------------Changelog for v1.8.? of SecurityCraft--------------------------
--------------------------Changelog for v1.8.8.1 of SecurityCraft--------------------------

- Fix: Players can teleport to a Security Camera's position when logging out while viewing one
- Fix: Crash when reinforcing reinforced blocks added in v1.8.8
- Fix: Crash when reinforcing reinforced blocks added in v1.8.8 (Thanks AlexM-Dev!)

--------------------------Changelog for v1.8.8 of SecurityCraft--------------------------

Expand Down
6 changes: 3 additions & 3 deletions Updates/1.10.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623958/download",
"fileName": "[1.10.2] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624913/download",
"fileName": "[1.10.2] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.11.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623957/download",
"fileName": "[1.11.2] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624914/download",
"fileName": "[1.11.2] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.12.1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623959/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624915/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.12.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623959/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624915/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.12.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623959/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624915/download",
"fileName": "[1.12.x] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.7.10.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623953/download",
"fileName": "[1.7.10] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624909/download",
"fileName": "[1.7.10] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.8.8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623955/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624911/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.8.9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623955/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.8",
"version": "v1.8.8.1.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624911/download",
"fileName": "[1.8.8_.9] SecurityCraft v1.8.8.1.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.8.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623954/download",
"fileName": "[1.8] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624910/download",
"fileName": "[1.8] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
6 changes: 3 additions & 3 deletions Updates/1.9.4.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.8.8",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2623956/download",
"fileName": "[1.9.4] SecurityCraft v1.8.8",
"version": "v1.8.8.1",
"downloadURL": "https://minecraft.curseforge.com/projects/security-craft/files/2624912/download",
"fileName": "[1.9.4] SecurityCraft v1.8.8.1",
"changelog": "Several new reinforced blocks, dozens of fixes and some small new features."
}
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.8",
"1.7.10-recommended": "v1.8.8",
"1.8-latest": "v1.8.8",
"1.8-recommended": "v1.8.8",
"1.8.8-latest": "v1.8.8",
"1.8.8-recommended": "v1.8.8",
"1.8.9-latest": "v1.8.8",
"1.8.9-recommended": "v1.8.8",
"1.9.4-latest": "v1.8.8",
"1.9.4-recommended": "v1.8.8",
"1.10.2-latest": "v1.8.8",
"1.10.2-recommended": "v1.8.8",
"1.11.2-latest": "v1.8.8",
"1.11.2-recommended": "v1.8.8",
"1.12-latest": "v1.8.8",
"1.12-recommended": "v1.8.8",
"1.12.1-latest": "v1.8.8",
"1.12.1-recommended": "v1.8.8",
"1.12.2-latest": "v1.8.8",
"1.12.2-recommended": "v1.8.8"
"1.7.10-latest": "v1.8.8.1",
"1.7.10-recommended": "v1.8.8.1",
"1.8-latest": "v1.8.8.1",
"1.8-recommended": "v1.8.8.1",
"1.8.8-latest": "v1.8.8.1",
"1.8.8-recommended": "v1.8.8.1",
"1.8.9-latest": "v1.8.8.1",
"1.8.9-recommended": "v1.8.8.1",
"1.9.4-latest": "v1.8.8.1",
"1.9.4-recommended": "v1.8.8.1",
"1.10.2-latest": "v1.8.8.1",
"1.10.2-recommended": "v1.8.8.1",
"1.11.2-latest": "v1.8.8.1",
"1.11.2-recommended": "v1.8.8.1",
"1.12-latest": "v1.8.8.1",
"1.12-recommended": "v1.8.8.1",
"1.12.1-latest": "v1.8.8.1",
"1.12.1-recommended": "v1.8.8.1",
"1.12.2-latest": "v1.8.8.1",
"1.12.2-recommended": "v1.8.8.1"
},
"1.7.10": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.8": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.8.8": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.8.9": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.9.4": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.10.2": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.11.2": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.12": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.12.1": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
},
"1.12.2": {
"v1.8.8": "Several new reinforced blocks, dozens of fixes and some small new features."
"v1.8.8.1": "Several new reinforced blocks, dozens of fixes and some small new features."
}
}
2 changes: 1 addition & 1 deletion Updates/Geffy.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.8","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}
{"version":"v1.8.8.1","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}

0 comments on commit 54061f8

Please sign in to comment.