Skip to content

Commit

Permalink
Merge pull request #35 from Kanaede/main
Browse files Browse the repository at this point in the history
Master Update
  • Loading branch information
bhizusryaaajyaqiu authored Jan 24, 2024
2 parents 01a8b9b + af17bda commit 8ed64fc
Show file tree
Hide file tree
Showing 15 changed files with 266 additions and 35 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ME - Mindustry Expansion [Early Access]

<p align="center"><img src="https://imgur.com/hEHa0bK.png" alt="logo" width="200"></p>
<p align="center"><img src="icon.png" alt="logo" width="200"></p>

![version](https://img.shields.io/badge/Version-Alpha_2.3.1-green?logoColor=white&color=green) [![Discord](https://img.shields.io/badge/Discord-Join-2ea44f?logo=discord&color=5865F2)](https://discord.gg/pK6Zp2U7jd) [![wikipedia](https://img.shields.io/badge/Wiki-blue?logo=wikipedia&logoColor=white&color=blue)](https://kanaede.github.io/MindustryExpansion/)

Expand Down
1 change: 0 additions & 1 deletion bundles/bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ block.mindustry-expansion-railgun.description = Fires fast accurate bullet.
block.mindustry-expansion-heal-bomb.name = Heal Bomber
block.mindustry-expansion-heal-bomb.description = Repair block with a bomb. If the bomb hit the enemy, it'll give a negative effect to them
block.mindustry-expansion-mk2.name: LH-6172 MK-2
block.mindustry-expansion-mk2.description: An experimental weapon made by LH-INDUSTRY, this is a land version of the cannon that was carried by NAN-03 Next Yanqing. This cannon is very deadly, but unfortunately in the 2nd version this cannon's performance has been reduced, namely 2x weaker than the first version (this cannon is a laser)
block.mindustry-expansion-silo.name: Prototype silo
block.mindustry-expansion-silo.description: Ballistic Silo Prototype from Aerillion Pact. Never finished and used because of the Akotska Kalanitsky PreyBlade Model cooperation with other Pact is more efficient. The rest of the data is unknown.
Expand Down
2 changes: 1 addition & 1 deletion bundles/bundle_in_ID.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ block.mindustry-expansion-silo.description: Prototipe Silo Balistik dari Pakta A
item.mindustry-expansion-warhead.name: Hulu Ledak Nuklir
item.mindustry-expansion-warhead.description: Hulu ledak nuklir universal yang digunakan pada peluncur rudal nuklir tertentu.
block.mindustry-expansion-warhead-factory.name: Pabrik Hulu Ledak Nuklir
block.mindustry-expansion-warhead-factory.description: Pabrik yang memproduksi hulu ledak nuklir untuk rudal nuklir. Pabrik ini akan membuat hulu ledak dari inti thorium dan penutup timah: distribusi diperlukan ke peluncur untuk pembuatan booster.
block.mindustry-expansion-warhead-factory.description: Pabrik yang memproduksi hulu ledak nuklir untuk rudal nuklir. Pabrik ini akan membuat hulu ledak dari inti thorium dan penutup timah: distribusi diperlukan ke peluncur untuk pembuatan booster.
77 changes: 77 additions & 0 deletions content/blocks/horizon/electromic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"type":"ItemTurret",
"category":"turret",
"health":46000,
"size":12,
"range":1200,
"maxAmmo":2,
"ammoPerShot":1,
"reload":1500,
"cooldown":1200,
"shake":5,
"tergetAir":true,
"tergetGround":true,
"ammoUseEffect":"none",
"rotateSpeed": 0.3,
"shootSound":"sniper-short",
"displayAmmoMultiplier":false,
"minRange":180,
"coolantMultiplier":0.5,
"predictTarget":true,
"ammoTypes":{
"fuse-stone":{
"type":"BasicBulletType",
"height":70,
"width":50,
"lifetime":9,
"speed":150,
"ammoMultiplier":1,
"damage":70000,
"splashDamage":26000,
"scaledSplashDamage": true,
"splashDamageRadius": 600,
"frontColor": "FFFFFFFF",
"backColor": "FCC01CFF",
"hitEffect": "hitBulletBig",
"despawnEffect": "flakExplosion",
"buildingDamageMultiplier": 0.5,
"smokeEffect": "shootBigSmoke",
"hittable":false,
"trailChance": 1,
"trailRotation": true,
"predictTarget":false,
"trailEffect": {
"type":"multiEffect",
"effects":[
{
"type": "ParticleEffect",
"particles": 1,
"sizeFrom": 100,
"sizeTo": 50,
"length":1,
"lifetime": 40,
"colorFrom": "FCC01CFF",
"colorTo": "FCC01C00",
"region": "turret-expansion-rail",
"sinScl":0
}
]
}
}
},
"requirements":[
"copper/8000",
"lead/8200",
"metaglass/7900",
"thorium/6700",
"plastanium/5200",
"surge-alloy/3000"
],
"research":"foreshadow",
"consumes":{
"power":40,
"coolant":{
"amount":1.2
}
}
}
87 changes: 87 additions & 0 deletions content/blocks/horizon/fuse-reactor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"type":"GenericCrafter",
"category":"crafting",
"hasPower":true,
"hasLiquid":true,
"size":4,
"craftTime":300,
"outputItem":"fuse-stone",
"consumes":{
"power":100,
"items":[
{"item":"titanium","amount":60},
{"item":"plastanium","amount":40},
{"item":"surge-alloy","amount":40}
],
"liquid":"slag/1"
},
"requirements":[
{"item":"thorium","amount":400},
{"item":"plastanium","amount":270},
{"item":"phase-fabric","amount":430}
],
"research":"alloy-smelter",
"drawer":{
"type":"MultiDraw",
"drawers":[
{
"type": "DrawParticles",
"color": "9681fb",
"alpha": 0.4,
"blending": "additive",
"particleSize": 4,
"particleRad": 16,
"particles": 43,
"fadeMargin": 0.8,
"rotateScl": 4,
"particleLife": 40
},
{
"type": "DrawCrucibleFlame",
"flameColor": "9681fb",
"midColor": "bf92f9",
"alpha": 0.6,
"particleSize": 4,
"particleRad": 11,
"particles": 43,
"fadeMargin": 0.8,
"rotateScl": 4,
"particleLife": 80
},
{
"type": "DrawPlasma",
"suffix": "-plasma-",
"plasma1": "9681fb",
"plasma2": "bf92f9"
},
{
"type": "DrawDefault"
}
]
},
"effectChance": 0.5,
"generateEffectRange": 1,
"generateEffect": {
"type": "RadialEffect",
"effect": {
"type": "multiEffect",
"effects": [
{
"type": "ParticleEffect",
"particles": 3,
"lifetime": 60,
"interp": "circleOut",
"length": 30,
"cone": -8,
"sizeFrom": 3,
"sizeTo": 0,
"colorFrom": "9681fb",
"colorTo": "9681fb"
}
]
},
"rotationOffset": 45,
"lengthOffset": 12,
"amount": 4
}
}
53 changes: 53 additions & 0 deletions content/blocks/turrets/elto-mortar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"type":"ItemTurret",
"category":"turret",
"size":5,
"reload":80,
"maxAmmo":30,
"ammoPerShot":3,
"innacuracy":10,
"velocityRnd":-1,
"xRand":2,
"targetAir":false,
"shake":2,
"rotateSpeed":3,
"range":390,
"minRange":45,
"ammoUseEffect":"casing2Double",
"shootCone":1,
"recoil":9,
"shootSound":"heavy-artillery",
"shootEffect":"shootBig2",
"shoot":{
"type":"ShootMulti",
"source":{
"type":"ShootAlternate",
"barrels":1,
"shots":6
}
},
"ammoTypes":{
"graphite":{
"type":"ArtilleryBulletType",
"height":20,
"width":17,
"lifetime":50,
"speed":4,
"splashDamage":60,
"splashDamageRadius":50,
"frontColor":"fff8e8ff",
"backColor":"f9c27aff",
"collidesAir":false,
"scaleLife":true,
"hitShake":2,
"ammoMultiplier":1
}
},
"requirements":[
{"item":"graphite","amount":200},
{"item":"titanium","amount":230},
{"item":"plastanium","amount":210}
],
"research":"ripple",
"researchMultiplier":3
}
79 changes: 47 additions & 32 deletions content/blocks/turrets/railgun.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"shootSound":"sniper-short",
"displayAmmoMultiplier":false,
"minRange":180,
"coolantMultiplier":8,
"predictTarget":false,
"coolantMultiplier":0.5,
"predictTarget":true,
"ammoTypes":{
"plastanium":{
"type":"BasicBulletType",
"height":38,
"width":26,
"height":70,
"width":50,
"speed":100,
"lifetime":10,
"ammoMultiplier":1,
Expand All @@ -39,6 +39,7 @@
"hittable":false,
"trailChance": 1,
"trailRotation": true,
"predictTarget":false,
"trailEffect": {
"type":"multiEffect",
"effects":[
Expand All @@ -47,32 +48,20 @@
"particles": 1,
"sizeFrom": 100,
"sizeTo": 50,
"length":20,
"length":1,
"lifetime": 40,
"colorFrom": "FCC01CFF",
"colorTo": "FCC01C00",
"region": "turret-expansion-rail",
"sinScl":0
},
{
"type": "ParticleEffect",
"particles": 1,
"sizeFrom": 100,
"sizeTo": 100,
"length":20,
"lifetime": 40,
"colorFrom": "FCC01CFF",
"colorTo": "FCC01C00",
"region": "turret-expansion-railguns",
"sinScl":0
}
]
}
},
"surge-alloy":{
"type":"BasicBulletType",
"height":38,
"width":26,
"height":70,
"width":50,
"lifetime":9,
"speed":100,
"ammoMultiplier":1,
Expand All @@ -89,6 +78,7 @@
"hittable":false,
"trailChance": 1,
"trailRotation": true,
"predictTarget":false,
"trailEffect": {
"type":"multiEffect",
"effects":[
Expand All @@ -103,22 +93,47 @@
"colorTo": "FCC01C00",
"region": "turret-expansion-rail",
"sinScl":0
},
}
]
}
}/*,
"primax":{
"type":"BasicBulletType",
"height":70,
"width":50,
"lifeTime":9,
"speed":100,
"ammoMultiplier":1,
"damage":58000,
"splashDamage":800,
"splashDamageRadius":20,
"frontColor":"FFFFFFFF",
"backColor":"FCC01CFF",
"despawnEffect":"flakExplosion",
"buildingDamageMultiplier":0.5,
"smokeEffect":"shootBigSmoke",
"hittable":false,
"trailChance":1,
"trailRotation":false,
"predictTarget":false,
"trailEffect":{
"type":"multiEffect",
"effects":[
{
"type": "ParticleEffect",
"particles": 1,
"sizeFrom": 100,
"sizeTo": 100,
"length":1,
"lifetime": 40,
"colorFrom": "FCC01CFF",
"colorTo": "FCC01C00",
"region": "turret-expansion-railguns",
"sinScl":0
"type":"ParticleEffect",
"particles":1,
"sizeFrom":100,
"sizeTo":50,
"length":1,
"lifetime": 40,
"colorFrom": "FCC01CFF",
"colorTo": "FCC01C00",
"region": "turret-expansion-rail",
"sinScl":0
}
]
}
}
}*/
},
"requirements":[
"copper/2600",
Expand All @@ -129,7 +144,7 @@
],
"research":"foreshadow",
"consumes":{
"power":20,
"power":40,
"coolant":{
"amount":1.2
}
Expand Down
Binary file modified icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sounds/heavy-artillery-raw.mp3
Binary file not shown.
Binary file added sounds/heavy-artillery.ogg
Binary file not shown.
File renamed without changes
Binary file added sprites/blocks/turrets/bases/block-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sprites/blocks/turrets/elto-mortar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sprites/blocks/turrets/mortar-heat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sprites/blocks/turrets/rail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ed64fc

Please sign in to comment.