Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckscor3 committed Jul 18, 2017
1 parent 1c43bd3 commit ce81400
Show file tree
Hide file tree
Showing 15 changed files with 39 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.10.2!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.10.2!
protected static final String VERSION = "v1.8.2.3-hotfix";
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";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.11.2!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.11.2!
protected static final String VERSION = "v1.8.2.3-hotfix";
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";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.12!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.12!
protected static final String VERSION = "v1.8.2.3-hotfix";
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";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.7.10!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.7.10!
protected static final String VERSION = "v1.8.2.3-hotfix";
protected static final String DEPENDENCIES = "required-after:Forge@[10.13.3.1420,);after:LookingGlass@[0.2.0.01,);";


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.8.8!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.8.8!
protected static final String VERSION = "v1.8.2.3-hotfix";
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";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public class mod_SecurityCraft {
public static final String MODID = "securitycraft";
private static final String MOTU = "Finally! Cameras!";

//TODO ********************************* This is v1.8.2.3 for MC 1.8!
protected static final String VERSION = "v1.8.2.3";
//TODO ********************************* This is v1.8.2.3-hotfix for MC 1.8!
protected static final String VERSION = "v1.8.2.3-hotfix";
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";

Expand Down
3 changes: 2 additions & 1 deletion Changelog v1.8.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@

**Hotfixes:**
- Fix: Codebreaker can be enchanted with books at the anvil
- Fix: [1.11.2+] New top slabs are displayed incorrectly
- Fix: [1.10.2+] Issue with the recent Security Camera animation fix
- Fix: [1.10.2+] Reinforced stairs placed a certain way are still being displayed incorrectly
- Fix: [1.11.2+] New top slabs are displayed incorrectly

--------------------------Changelog for v1.8.2.2 of SecurityCraft--------------------------

Expand Down
2 changes: 1 addition & 1 deletion Updates/1.10.2.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2451454/download","fileName":"[1.10.2] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2452779/download","fileName":"[1.10.2] SecurityCraft v1.8.2.3-hotfix","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
2 changes: 1 addition & 1 deletion Updates/1.11.2.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2451455/download","fileName":"[1.11.2] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2452780/download","fileName":"[1.11.2] SecurityCraft v1.8.2.3-hotfix","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
2 changes: 1 addition & 1 deletion Updates/1.12.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2451456/download","fileName":"[1.12] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2452781/download","fileName":"[1.12] SecurityCraft v1.8.2.3-hotfix","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
2 changes: 1 addition & 1 deletion Updates/1.7.10.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2451451/download","fileName":"[1.7.10] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2452776/download","fileName":"[1.7.10] SecurityCraft v1.8.2.3-hotfix","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
2 changes: 1 addition & 1 deletion Updates/1.8.8.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2451453/download","fileName":"[1.8.8_1.8.9] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"http://minecraft.curseforge.com/projects/securitycraft-mod/files/2452778/download","fileName":"[1.8.8_1.8.9] SecurityCraft v1.8.2.3-hotifx","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
2 changes: 1 addition & 1 deletion Updates/1.8.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","downloadURL":"https://minecraft.curseforge.com/projects/securitycraft-mod/files/2451452/download","fileName":"[1.8] SecurityCraft v1.8.2.3","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
{"version":"v1.8.2.3-hotfix","downloadURL":"https://minecraft.curseforge.com/projects/securitycraft-mod/files/2452777/download","fileName":"[1.8] SecurityCraft v1.8.2.3-hotfix","changelog":"The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"}
36 changes: 18 additions & 18 deletions Updates/Forge.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"homepage": "https://minecraft.curseforge.com/projects/securitycraft-mod/files",
"promos": {
"1.7.10-latest": "v1.8.2.3",
"1.7.10-recommended": "v1.8.2.3",
"1.8-latest": "v1.8.2.3,
"1.8-recommended": "v1.8.2.3",
"1.8.8-latest": "v1.8.2.3",
"1.8.8-recommended": "v1.8.2.3",
"1.10.2-latest": "v1.8.2.3",
"1.10.2-recommended": "v1.8.2.3",
"1.11.2-latest": "v1.8.2.3",
"1.11.2-recommended": "v1.8.2.3",
"1.11.2-latest": "v1.8.2.3",
"1.11.2-recommended": "v1.8.2.3",
"1.7.10-latest": "v1.8.2.3-hotfix",
"1.7.10-recommended": "v1.8.2.3-hotfix",
"1.8-latest": "v1.8.2.3-hotfix,
"1.8-recommended": "v1.8.2.3-hotfix",
"1.8.8-latest": "v1.8.2.3-hotfix",
"1.8.8-recommended": "v1.8.2.3-hotfix",
"1.10.2-latest": "v1.8.2.3-hotfix",
"1.10.2-recommended": "v1.8.2.3-hotfix",
"1.11.2-latest": "v1.8.2.3-hotfix",
"1.11.2-recommended": "v1.8.2.3-hotfix",
"1.11.2-latest": "v1.8.2.3-hotfix",
"1.11.2-recommended": "v1.8.2.3-hotfix",
},
"1.7.10": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
},
"1.8": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
},
"1.8.8": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
},
"1.10.2": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
},
"1.11.2": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
},
"1.12": {
"v1.8.2.3": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
"v1.8.2.3-hotfix": "The sixth revision of the Security Camera update! New reinforced blocks and tons of bugfixes!"
}
}
2 changes: 1 addition & 1 deletion Updates/Geffy.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"v1.8.2.3","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}
{"version":"v1.8.2.3-hotfix","betaVersion":"v1.7.4.1","betaVersionOf":"v1.7.4.1","betaDownloadLink":"hyperurl.co/SecurityCraft180Beta"}

0 comments on commit ce81400

Please sign in to comment.