Revamped graphics + mipmaps
-New graphics (ore, icons, technology) -New mod icon -Added mipmaps to icon -changelog updated -file cleanup (old files in a folder, isolated tech and stacked) -version bumped to 0.10.0
|
|
@ -1,4 +1,11 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.10.0
|
||||
Date: 2021-03-08
|
||||
Changes:
|
||||
- New graphics by snouz (ore, icons, technology)
|
||||
- New mod icon
|
||||
- Added mipmaps to icons
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.9.14
|
||||
Date: 2021-01-25
|
||||
Changes:
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 566 KiB After Width: | Height: | Size: 649 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 812 B |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 711 B |
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 572 B |
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 627 B |
|
Before Width: | Height: | Size: 205 B After Width: | Height: | Size: 203 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 342 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 310 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 299 B |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 10 KiB |
BIN
graphics/icons/stacked/enriched-titanium-stacked.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
graphics/icons/stacked/titanium-ore-stacked.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
graphics/icons/stacked/titanium-plate-stacked.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
BIN
graphics/old-files/titanium-ore-n.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
BIN
graphics/technology/titanium-processing.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bztitanium",
|
||||
"version": "0.9.14",
|
||||
"version": "0.10.0",
|
||||
"factorio_version": "1.1",
|
||||
"title": "Titanium",
|
||||
"author": "Brevven",
|
||||
|
|
|
|||
BIN
thumbnail.png
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 26 KiB |
|
|
@ -7,7 +7,7 @@ data:extend(
|
|||
{
|
||||
type = "item",
|
||||
name = "enriched-titanium",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
icon = "__bztitanium__/graphics/icons/enriched-titanium.png",
|
||||
pictures = {
|
||||
{filename="__bztitanium__/graphics/icons/enriched-titanium.png", size=64, scale=0.25},
|
||||
|
|
@ -23,7 +23,7 @@ data:extend(
|
|||
type = "recipe",
|
||||
name = "enriched-titanium",
|
||||
icon = "__bztitanium__/graphics/icons/enriched-titanium.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
category = "chemistry",
|
||||
energy_required = 3,
|
||||
enabled = false,
|
||||
|
|
@ -56,8 +56,8 @@ data:extend(
|
|||
name = "enriched-titanium-plate",
|
||||
icons =
|
||||
{
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64 },
|
||||
{ icon = "__bztitanium__/graphics/icons/enriched-titanium.png", icon_size = 64, scale=0.25, shift= {-8, -8}},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64, icon_mipmaps = 3, },
|
||||
{ icon = "__bztitanium__/graphics/icons/enriched-titanium.png", icon_size = 64, icon_mipmaps = 3, scale=0.25, shift= {-8, -8}},
|
||||
},
|
||||
category = "smelting",
|
||||
energy_required = 16,
|
||||
|
|
@ -85,7 +85,7 @@ data:extend(
|
|||
},
|
||||
{
|
||||
icon = "__bztitanium__/graphics/icons/enriched-titanium.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
scale = 2,
|
||||
shift = {48, 48}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ data:extend(
|
|||
},
|
||||
{
|
||||
icon = "__bztitanium__/graphics/icons/titanium-ore.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
scale = 1.5,
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ data:extend({
|
|||
},
|
||||
{
|
||||
type = "resource",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
name = "titanium-ore",
|
||||
icon = "__bztitanium__/graphics/icons/titanium-ore.png",
|
||||
flags = {"placeable-neutral"},
|
||||
|
|
@ -71,7 +71,7 @@ data:extend({
|
|||
{
|
||||
type = "item",
|
||||
name = "titanium-ore",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
icon = "__bztitanium__/graphics/icons/titanium-ore.png",
|
||||
pictures = {
|
||||
{filename="__bztitanium__/graphics/icons/titanium-ore.png", size=64, scale=0.25},
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ if mods["5dim_core"] then
|
|||
subgroup = "plates-industrial-ore",
|
||||
order = "ad[titanium-plate]",
|
||||
icon = "__bztitanium__/graphics/icons/titanium-plate.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
enabled = false,
|
||||
energy_required = 140,
|
||||
ingredients = {{"titanium-ore", 425}},
|
||||
|
|
@ -33,18 +33,17 @@ if mods["5dim_core"] then
|
|||
{
|
||||
type = "item",
|
||||
name = "titanium-dust",
|
||||
icon_size = 32,
|
||||
subgroup = "plates-dust",
|
||||
order = "d[titanium-plate]",
|
||||
icon = "__bztitanium__/graphics/icons/titanium-powder.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
stack_size = 200
|
||||
},
|
||||
{
|
||||
type = "recipe",
|
||||
name = "titanium-plate-dust",
|
||||
icon = "__bztitanium__/graphics/icons/titanium-plate.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
subgroup = "plates-plates2",
|
||||
order = "d[titanium-plate]",
|
||||
category = "smelting",
|
||||
|
|
@ -75,7 +74,7 @@ if mods["5dim_core"] then
|
|||
subgroup = "plates-industrial-dust",
|
||||
order = "ad[titanium-plate]",
|
||||
icon = "__bztitanium__/graphics/icons/titanium-plate.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
enabled = false,
|
||||
energy_required = 140,
|
||||
ingredients = {{"titanium-dust", 425}},
|
||||
|
|
|
|||
|
|
@ -6,13 +6,13 @@ if mods["modmashsplinter"] then
|
|||
|
||||
data.raw.recipe["alien-enrichment-process-to-titanium-ore"].icons = {
|
||||
{ icon = "__modmashsplinterresources__/graphics/icons/alien-ooze.png", icon_size = 64},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, scale=0.25, shift= {8, 8}},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, icon_mipmaps = 3, scale=0.25, shift= {8, 8}},
|
||||
}
|
||||
|
||||
if mods["modmashsplinterenrichment"] then
|
||||
data.raw.recipe["ore-enrichment-process-titanium-ore"].icons = {
|
||||
{ icon = "__base__/graphics/icons/fluid/steam.png", icon_size = 64},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, scale=0.25, shift= {8, 8}},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, icon_mipmaps = 3, scale=0.25, shift= {8, 8}},
|
||||
}
|
||||
end
|
||||
end
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
-- Deadlock stacking recipes
|
||||
if deadlock then
|
||||
deadlock.add_stack("titanium-ore", "__bztitanium__/graphics/icons/titanium-ore-stacked.png", "deadlock-stacking-2", 64)
|
||||
deadlock.add_stack("titanium-plate", "__bztitanium__/graphics/icons/titanium-plate-stacked.png" , "deadlock-stacking-2", 64)
|
||||
deadlock.add_stack("titanium-ore", "__bztitanium__/graphics/icons/stacked/titanium-ore-stacked.png", "deadlock-stacking-2", 64)
|
||||
deadlock.add_stack("titanium-plate", "__bztitanium__/graphics/icons/stacked/titanium-plate-stacked.png" , "deadlock-stacking-2", 64)
|
||||
if mods["Krastorio2"] then
|
||||
deadlock.add_stack("enriched-titanium", "__bztitanium__/graphics/icons/enriched-titanium-stacked.png" , "deadlock-stacking-2", 64)
|
||||
deadlock.add_stack("enriched-titanium", "__bztitanium__/graphics/icons/stacked/enriched-titanium-stacked.png" , "deadlock-stacking-2", 64)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ if mods["space-exploration"] then
|
|||
},
|
||||
icons =
|
||||
{
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64 },
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64, icon_mipmaps = 3 },
|
||||
{ icon = "__space-exploration-graphics__/graphics/icons/vulcanite-block.png", icon_size = 64, scale=0.25, shift= {-10, -10}},
|
||||
},
|
||||
|
||||
|
|
@ -55,7 +55,7 @@ if mods["space-exploration"] then
|
|||
},
|
||||
icons =
|
||||
{
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64 },
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64, icon_mipmaps = 3,},
|
||||
{ icon = "__space-exploration-graphics__/graphics/icons/vulcanite-block.png", icon_size = 64, scale=0.25, shift= {-10, -10}},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@ data:extend(
|
|||
order = "d[titanium-plate]",
|
||||
icons = (mods["Krastorio2"] and
|
||||
{
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64 },
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, scale=0.25, shift= {-8, -8}},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64, icon_mipmaps = 3,},
|
||||
{ icon = "__bztitanium__/graphics/icons/titanium-ore.png", icon_size = 64, icon_mipmaps = 3, scale=0.25, shift= {-8, -8}},
|
||||
} or nil),
|
||||
normal = (mods["Krastorio2"] and
|
||||
{
|
||||
|
|
@ -56,7 +56,7 @@ data:extend(
|
|||
type = "item",
|
||||
name = util.titanium_plate,
|
||||
icon = "__bztitanium__/graphics/icons/titanium-plate.png",
|
||||
icon_size = 64,
|
||||
icon_size = 64, icon_mipmaps = 3,
|
||||
subgroup = "raw-material",
|
||||
order = "b[titanium-plate]",
|
||||
stack_size = (mods["Krastorio2"] and util.get_k2_stack_size() or 100)
|
||||
|
|
@ -64,8 +64,8 @@ data:extend(
|
|||
{
|
||||
type = "technology",
|
||||
name = "titanium-processing",
|
||||
icon_size = 128,
|
||||
icon = "__bztitanium__/graphics/icons/titanium-processing.png",
|
||||
icon_size = 256, icon_mipmaps = 4,
|
||||
icon = "__bztitanium__/graphics/technology/titanium-processing.png",
|
||||
effects =
|
||||
{
|
||||
{
|
||||
|
|
|
|||