Skip to content

Commit

Permalink
Minor administrative changes for public release.
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Balthazar committed Dec 29, 2018
1 parent e6ace29 commit 9def916
Show file tree
Hide file tree
Showing 19 changed files with 32 additions and 45 deletions.
8 changes: 7 additions & 1 deletion mods/BrewLAN/documentation/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All changes by Sean Wheeldon (Balthazar) unless otherwise stated.

## 2018-12-29|0.8.3

* Incremented version numbers for static public release.
* R&D: Removed hard requirement for BrewLAN.
* Gantry Homogeniser: Removed the no longer necessary build cat script.

## 2018-08-18|0.8.2

* Increased the cap cost of mines and walls:
Expand Down Expand Up @@ -460,7 +466,7 @@ All changes by Sean Wheeldon (Balthazar) unless otherwise stated.

* R&D: Removed some dependencies on BrewLAN.

### 2018-12-23
### 2018-12-29

* Caffe Corretto: Removed hard requirement for BrewLAN.

Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN/hook/lua/game.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ do
--------------------------------------------------------------------------------
BrewLANPath = function()
for i, mod in __active_mods do
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000082" then
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000083" then
return mod.location
end
end
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN/hook/lua/system/Blueprints.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local OldModBlueprints = ModBlueprints
local BrewLANPath = function()
for i, mod in __active_mods do
--UID also hard referenced in /hook/lua/game.lua and mod_info.lua and in paragongame blueprints
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000082" then
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000083" then
return mod.location
end
end
Expand Down
5 changes: 3 additions & 2 deletions mods/BrewLAN/mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "BrewLAN"
uid = "25D57D85-7D84-27HT-A501-BR3WL4N000082" -- this is UID hard coded into hook/lua/game.lua and hook/lua/system/blueprints.lua
version = 0.82
uid = "25D57D85-7D84-27HT-A501-BR3WL4N000083" -- this is UID hard coded into hook/lua/game.lua and hook/lua/system/blueprints.lua
version = 0.83
copyright = "© 2009–2018 Sean Wheeldon"
description = "Adds a large number of units and changes a number of existing units."
author = "Balthazar"
Expand Down Expand Up @@ -63,6 +63,7 @@ conflicts = {
"25D57D85-7D84-27HT-A501-BR3WL4N000080RC1", --0.79900002479553 (0.8 release candidate.)
"25D57D85-7D84-27HT-A501-BR3WL4N000080", --0.8 release version
"25D57D85-7D84-27HT-A501-BR3WL4N000081FAF", --FAF v81.
"25D57D85-7D84-27HT-A501-BR3WL4N000082", --0.8.2 git beta
}
before = { }
after = { }
4 changes: 2 additions & 2 deletions mods/BrewLAN_Gameplay/CrystalHill/mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Crystal Hill"
uid = "BREWLANS-22b4-4936-820e-CRYSTAL00016"
version = 1.6
uid = "BREWLANS-22b4-4936-820e-CRYSTAL00017"
version = 1.7
copyright = "© 2014–2018 Sean Wheeldon"
description = "King of the Hill with crystals. Spawns a crystal in the middle of the map. Capture it and keep it to win."
author = "Balthazar"
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Gameplay/InvisibleWar/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "16678e1e-7fc9-11e5-8bcf-dayofsex0010"
version = 1.0
copyright = "© 2016–2018 Sean Wheeldon"
description = "Everything has cloak. Did you remember your scouts? May behave weird with units that already have cloak."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Gameplay/InvisibleWar/mod_icon.dds"
selectable = true
enabled = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function ParagonAdjacency(all_bps)
local BrewLAN = false
for i, mod in __active_mods do
--UID also hard referenced in /hook/lua/game.lua and mod_info.lua
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000082" then
if mod.uid == "25D57D85-7D84-27HT-A501-BR3WL4N000083" then
BrewLAN = true
break
end
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Gameplay/StolenTech/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "16678e1e-7fc9-11e5-8bcf-STOLENTECH00"
version = 0
copyright = "© Various"
description = "Modifies the ALT-F2 cheatspawn menu, inspired by the FAF variant of it, for use with FA and the original Supreme Commander."
author = "Sean Wheeldon"
author = "Balthazar"
selectable = true
enabled = true
exclusive = false
Expand Down
4 changes: 2 additions & 2 deletions mods/BrewLAN_Gameplay/TeaD/mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name = "TeaD"
uid = "16678e1e-7fc9-11e5-8bcf-TEAD00000006"
version = 0.6
copyright = " 2015�2017 Sean Wheeldon"
copyright = "© 2015–2018 Sean Wheeldon"
description = "Tower Defence. Make sure to have an AI-only team for the creeps."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Gameplay/TeaD/mod_icon.dds"
selectable = true
enabled = true
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Gameplay/WaterGuard/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "16678e1e-7fc9-11e5-8bcf-waterguard10"
version = 1.0
copyright = "© 2016–2018 Sean Wheeldon"
description = "Underwater things takes less damage from things that only hit the surface."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Gameplay/WaterGuard/mod_icon.dds"
selectable = true
enabled = true
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Gameplay/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "190261d0-4bb0-11e2-bcSC-BLGAMEPLAY01"
version = 1
copyright = "© 2009–2018 Sean Wheeldon"
description = "Container for the BrewLAN gameplay sub-mods, including Corrisive Ocean, Anti-mass, Crystal Hill, Metal World, Paragon Game, TeaD, and Waterlag."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Gameplay/folder.png"
selectable = false
enabled = false
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Modules/BrewAI/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enabled = true
exclusive = false
ui_only = false
requiresNames = {
['25D57D85-7D84-27HT-A501-BR3WL4N000082'] = "BrewLAN",
['25D57D85-7D84-27HT-A501-BR3WL4N000083'] = "BrewLAN",
}
conflicts = { }
before = { }
Expand Down
20 changes: 0 additions & 20 deletions mods/BrewLAN_Modules/BrewGantries/Hook/lua/system/Blueprints.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,6 @@ function BrewLANGantryHomogeniser(all_bps)
if not bp.General.OrderOverrides then bp.General.OrderOverrides = {} end
bp.General.OrderOverrides.RULEUTC_WeaponToggle = {bitmapId = 'airsf', helpText = 'buildair'}

--------------------------------------------------------------------
-- Check we have all the build categories for transports and field engineers
--------------------------------------------------------------------
if bp.Economy.BuildableCategory and type(bp.Economy.BuildableCategory) == 'table' then
local landcat, transcat
for i, buildcat in bp.Economy.BuildableCategory do
if string.find(buildcat, 'BUILTBYLANDTIER3FACTORY') then
landcat = true
elseif string.find(buildcat, 'TRANSPORTBUILTBYTIER3FACTORY') then
transcat = true
end
end
if not landcat then
table.insert(bp.Economy.BuildableCategory, 'BUILTBYLANDTIER3FACTORY ' .. string.upper(bp.General.FactionName or 'NOTHING'))
end
if not transcat then
table.insert(bp.Economy.BuildableCategory, 'TRANSPORTBUILTBYTIER3FACTORY ' .. string.upper(bp.General.FactionName or 'NOTHING'))
end
end

--------------------------------------------------------------------
-- Make sure we can be built both on land and in or on water
--------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Modules/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "190261d0-4bb0-11e2-bcSC-BLMODULES001"
version = 1
copyright = "© 2009–2018 Sean Wheeldon"
description = "Container for the BrewLAN modules for AI, AI cheats, UI, and Gantry changes."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Modules/folder.png"
selectable = false
enabled = false
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Plenae/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "190261d0-4bb0-11e2-bcSC-BLPLENUS0001"
version = 1
copyright = "© 2009–2018 Sean Wheeldon"
description = "Container for BrewLAN aesthetic mods, including; Damage Numbers, Baristas, and Spomeniki."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Plenae/folder.png"
selectable = false
enabled = false
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_RNG/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "190261d0-4bb0-11e2-bcSC-BLRNGMODSS01"
version = 1
copyright = "© 2009–2018 Sean Wheeldon"
description = "Container for the BrewLAN extra unit sub-mods; Cost Variance, Crate Drop, Lucky Dip, and others."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_RNG/folder.png"
selectable = false
enabled = false
Expand Down
8 changes: 4 additions & 4 deletions mods/BrewLAN_Units/BrewResearch/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ selectable = true
enabled = true
exclusive = false
ui_only = false
requires = {"25D57D85-7D84-27HT-A501-BR3WL4N000082"}
requiresNames = {
["25D57D85-7D84-27HT-A501-BR3WL4N000082"] = "BrewLAN",
}
--requires = {"25D57D85-7D84-27HT-A501-BR3WL4N000083"}
--requiresNames = {
-- ["25D57D85-7D84-27HT-A501-BR3WL4N000083"] = "BrewLAN",
--}
conflicts = { }
before = { }
after = { }
4 changes: 2 additions & 2 deletions mods/BrewLAN_Units/BrewTurrets/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ selectable = true
enabled = true
exclusive = false
ui_only = false
--requires = {"25D57D85-7D84-27HT-A501-BR3WL4N000082"}
--requires = {"25D57D85-7D84-27HT-A501-BR3WL4N000083"}
--requiresNames = {
-- ["25D57D85-7D84-27HT-A501-BR3WL4N000082"] = "BrewLAN 0.8",
-- ["25D57D85-7D84-27HT-A501-BR3WL4N000083"] = "BrewLAN 0.8",
--}
conflicts = { }
before = { }
Expand Down
2 changes: 1 addition & 1 deletion mods/BrewLAN_Units/mod_info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uid = "190261d0-4bb0-11e2-bcSC-BLNEWUNITS01"
version = 1
copyright = "© 2009–2018 Sean Wheeldon"
description = "Container for the BrewLAN extra unit sub-mods; Bubble Tea, Caffe Corretto, and Research and Daiquiris."
author = "Sean Wheeldon"
author = "Balthazar"
icon = "/mods/BrewLAN_Units/folder.png"
selectable = false
enabled = false
Expand Down

0 comments on commit 9def916

Please sign in to comment.