1.5 migration started
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
!/resource
|
!/resource
|
||||||
!/resources
|
!/resources
|
||||||
|
!/mods
|
||||||
!/src
|
!/src
|
||||||
!/mcmod.info
|
!/mcmod.info
|
||||||
!/build.xml
|
!/build.xml
|
||||||
|
|
14
build.xml
|
@ -4,15 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
<!-- Versions -->
|
<!-- Versions -->
|
||||||
<property name="build.ver" value="0.3.2" />
|
<property name="build.ver" value="0.3.3" />
|
||||||
<property name="fullversion" value="${build.ver}-${env.BUILD_NUMBER}" />
|
<property name="fullversion" value="${build.ver}-${env.BUILD_NUMBER}" />
|
||||||
<property name="mcp.version" value="723" />
|
<property name="mcp.version" value="742" />
|
||||||
<property name="forgebuild" value="524" />
|
<property name="forgebuild" value="586" />
|
||||||
<property name="forge.version" value="1.4.7-6.6.1.524" />
|
<property name="forge.version" value="1.5.0-7.7.0.524" />
|
||||||
<property name="ic2api.version" value="1.115.218-lf" />
|
<property name="ic2api.version" value="1.115.218-lf" />
|
||||||
<property name="ueapi.version" value="1.2.6.339" />
|
<property name="ueapi.version" value="1.3.0.350" />
|
||||||
<property name="asapi.version" value="0.4.1.162" />
|
<property name="asapi.version" value="0.5.0.166" />
|
||||||
<property name="icbmapi.version" value="1.0.5.166" />
|
<property name="icbmapi.version" value="1.1.0.178" />
|
||||||
<property name="thermexapi.version" value="2.2.2" />
|
<property name="thermexapi.version" value="2.2.2" />
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,12 +3,12 @@
|
||||||
"name": "MachineMuse's Modular Powersuits",
|
"name": "MachineMuse's Modular Powersuits",
|
||||||
"description": "A mod which adds modular power armor, power tool, and a tinker table to configure them. Uses UniversalElectricty or IC2 for energy.",
|
"description": "A mod which adds modular power armor, power tool, and a tinker table to configure them. Uses UniversalElectricty or IC2 for energy.",
|
||||||
"version": "@MOD_VERSION@",
|
"version": "@MOD_VERSION@",
|
||||||
"mcversion": "1.4.7",
|
"mcversion": "1.5.0",
|
||||||
"url": "http://machinemuse.net/",
|
"url": "http://machinemuse.net/",
|
||||||
"updateUrl": "",
|
"updateUrl": "",
|
||||||
"authors": [ "MachineMuse" ],
|
"authors": [ "MachineMuse" ],
|
||||||
"credits": "Code by MachineMuse, Icons by WaterCandle, Modeling by SebK",
|
"credits": "Code by MachineMuse, Icons by WaterCandle, Modeling by SebK",
|
||||||
"logoFile": "/resources/machinemuse/mmmpslogo_64.png",
|
"logoFile": "/mods/mmmPowersuits/textures/mmmpslogo_64.png",
|
||||||
"screenshots": [ ],
|
"screenshots": [ ],
|
||||||
"parent": "",
|
"parent": "",
|
||||||
"requiredMods": [ "Forge" ],
|
"requiredMods": [ "Forge" ],
|
||||||
|
|
BIN
mods/mmmPowersuits/textures/items/advancedplating1.png
Normal file
After Width: | Height: | Size: 935 B |
BIN
mods/mmmPowersuits/textures/items/advancedplating2.png
Normal file
After Width: | Height: | Size: 976 B |
BIN
mods/mmmPowersuits/textures/items/alien.png
Normal file
After Width: | Height: | Size: 991 B |
BIN
mods/mmmPowersuits/textures/items/aquaaffinity.png
Normal file
After Width: | Height: | Size: 999 B |
BIN
mods/mmmPowersuits/textures/items/arcreactor.png
Normal file
After Width: | Height: | Size: 974 B |
BIN
mods/mmmPowersuits/textures/items/armorfeet.png
Normal file
After Width: | Height: | Size: 197 B |
BIN
mods/mmmPowersuits/textures/items/armorhead.png
Normal file
After Width: | Height: | Size: 181 B |
BIN
mods/mmmPowersuits/textures/items/armorlegs.png
Normal file
After Width: | Height: | Size: 215 B |
BIN
mods/mmmPowersuits/textures/items/armortorso.png
Normal file
After Width: | Height: | Size: 246 B |
BIN
mods/mmmPowersuits/textures/items/artificialmuscle.png
Normal file
After Width: | Height: | Size: 958 B |
BIN
mods/mmmPowersuits/textures/items/basicplating1.png
Normal file
After Width: | Height: | Size: 944 B |
BIN
mods/mmmPowersuits/textures/items/basicplating2.png
Normal file
After Width: | Height: | Size: 977 B |
BIN
mods/mmmPowersuits/textures/items/bluedrone.png
Normal file
After Width: | Height: | Size: 1,023 B |
BIN
mods/mmmPowersuits/textures/items/bluelight.png
Normal file
After Width: | Height: | Size: 956 B |
BIN
mods/mmmPowersuits/textures/items/bluephaser.png
Normal file
After Width: | Height: | Size: 1,006 B |
BIN
mods/mmmPowersuits/textures/items/blueplate.png
Normal file
After Width: | Height: | Size: 939 B |
BIN
mods/mmmPowersuits/textures/items/bluestar.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/clawclosed.png
Normal file
After Width: | Height: | Size: 979 B |
BIN
mods/mmmPowersuits/textures/items/clawlaser.png
Normal file
After Width: | Height: | Size: 981 B |
BIN
mods/mmmPowersuits/textures/items/clawopen.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
mods/mmmPowersuits/textures/items/climbassist.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
mods/mmmPowersuits/textures/items/controlcircuit.png
Normal file
After Width: | Height: | Size: 998 B |
BIN
mods/mmmPowersuits/textures/items/coolingsystem.png
Normal file
After Width: | Height: | Size: 1,003 B |
BIN
mods/mmmPowersuits/textures/items/crystalball.png
Normal file
After Width: | Height: | Size: 939 B |
BIN
mods/mmmPowersuits/textures/items/crystalcapacitor.png
Normal file
After Width: | Height: | Size: 1,002 B |
BIN
mods/mmmPowersuits/textures/items/diamondupgrade.png
Normal file
After Width: | Height: | Size: 999 B |
BIN
mods/mmmPowersuits/textures/items/electricweapon.png
Normal file
After Width: | Height: | Size: 977 B |
BIN
mods/mmmPowersuits/textures/items/energymeter.png
Normal file
After Width: | Height: | Size: 916 B |
BIN
mods/mmmPowersuits/textures/items/energyshield.png
Normal file
After Width: | Height: | Size: 1,010 B |
BIN
mods/mmmPowersuits/textures/items/fieldemitter.png
Normal file
After Width: | Height: | Size: 995 B |
BIN
mods/mmmPowersuits/textures/items/fireweapon.png
Normal file
After Width: | Height: | Size: 985 B |
BIN
mods/mmmPowersuits/textures/items/glider.png
Normal file
After Width: | Height: | Size: 995 B |
BIN
mods/mmmPowersuits/textures/items/gliderwing.png
Normal file
After Width: | Height: | Size: 976 B |
BIN
mods/mmmPowersuits/textures/items/gravitydrive.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/gravityweapon.png
Normal file
After Width: | Height: | Size: 994 B |
BIN
mods/mmmPowersuits/textures/items/greendrone.png
Normal file
After Width: | Height: | Size: 1,021 B |
BIN
mods/mmmPowersuits/textures/items/greenfield.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/greenlight.png
Normal file
After Width: | Height: | Size: 960 B |
BIN
mods/mmmPowersuits/textures/items/greenphaser.png
Normal file
After Width: | Height: | Size: 999 B |
BIN
mods/mmmPowersuits/textures/items/greenplate.png
Normal file
After Width: | Height: | Size: 941 B |
BIN
mods/mmmPowersuits/textures/items/greenstar.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/handitem.png
Normal file
After Width: | Height: | Size: 1,004 B |
BIN
mods/mmmPowersuits/textures/items/heart.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/heatresistantplating.png
Normal file
After Width: | Height: | Size: 918 B |
BIN
mods/mmmPowersuits/textures/items/heatresistantplating2.png
Normal file
After Width: | Height: | Size: 965 B |
BIN
mods/mmmPowersuits/textures/items/hologramemitter.png
Normal file
After Width: | Height: | Size: 957 B |
BIN
mods/mmmPowersuits/textures/items/hvcapacitor.png
Normal file
After Width: | Height: | Size: 994 B |
BIN
mods/mmmPowersuits/textures/items/ionthruster.png
Normal file
After Width: | Height: | Size: 1,011 B |
BIN
mods/mmmPowersuits/textures/items/jetboots.png
Normal file
After Width: | Height: | Size: 990 B |
BIN
mods/mmmPowersuits/textures/items/jetpack.png
Normal file
After Width: | Height: | Size: 990 B |
BIN
mods/mmmPowersuits/textures/items/jumpassist.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
mods/mmmPowersuits/textures/items/lantern.png
Normal file
After Width: | Height: | Size: 958 B |
BIN
mods/mmmPowersuits/textures/items/laser.png
Normal file
After Width: | Height: | Size: 918 B |
BIN
mods/mmmPowersuits/textures/items/lvbattery.png
Normal file
After Width: | Height: | Size: 946 B |
BIN
mods/mmmPowersuits/textures/items/lvcapacitor.png
Normal file
After Width: | Height: | Size: 934 B |
BIN
mods/mmmPowersuits/textures/items/microbattery.png
Normal file
After Width: | Height: | Size: 934 B |
BIN
mods/mmmPowersuits/textures/items/mvbattery.png
Normal file
After Width: | Height: | Size: 948 B |
BIN
mods/mmmPowersuits/textures/items/mvcapacitor.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
mods/mmmPowersuits/textures/items/myofiber.png
Normal file
After Width: | Height: | Size: 957 B |
BIN
mods/mmmPowersuits/textures/items/netherstar.png
Normal file
After Width: | Height: | Size: 1,002 B |
BIN
mods/mmmPowersuits/textures/items/nexuscrystal.png
Normal file
After Width: | Height: | Size: 975 B |
BIN
mods/mmmPowersuits/textures/items/nightvision.png
Normal file
After Width: | Height: | Size: 943 B |
BIN
mods/mmmPowersuits/textures/items/parachute.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/parachuteitem.png
Normal file
After Width: | Height: | Size: 982 B |
BIN
mods/mmmPowersuits/textures/items/paste.png
Normal file
After Width: | Height: | Size: 980 B |
BIN
mods/mmmPowersuits/textures/items/reddrone.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/redfield.png
Normal file
After Width: | Height: | Size: 982 B |
BIN
mods/mmmPowersuits/textures/items/redlight.png
Normal file
After Width: | Height: | Size: 964 B |
BIN
mods/mmmPowersuits/textures/items/redphaser.png
Normal file
After Width: | Height: | Size: 993 B |
BIN
mods/mmmPowersuits/textures/items/redplate.png
Normal file
After Width: | Height: | Size: 941 B |
BIN
mods/mmmPowersuits/textures/items/redstar.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
mods/mmmPowersuits/textures/items/servo.png
Normal file
After Width: | Height: | Size: 944 B |
BIN
mods/mmmPowersuits/textures/items/shockabsorber.png
Normal file
After Width: | Height: | Size: 985 B |
BIN
mods/mmmPowersuits/textures/items/solenoid.png
Normal file
After Width: | Height: | Size: 931 B |
BIN
mods/mmmPowersuits/textures/items/soundweapon.png
Normal file
After Width: | Height: | Size: 968 B |
BIN
mods/mmmPowersuits/textures/items/sprintassist.png
Normal file
After Width: | Height: | Size: 995 B |
BIN
mods/mmmPowersuits/textures/items/swimboost.png
Normal file
After Width: | Height: | Size: 993 B |
BIN
mods/mmmPowersuits/textures/items/thermometer.png
Normal file
After Width: | Height: | Size: 934 B |
BIN
mods/mmmPowersuits/textures/items/toolaxe.png
Normal file
After Width: | Height: | Size: 250 B |
BIN
mods/mmmPowersuits/textures/items/toolfist.png
Normal file
After Width: | Height: | Size: 945 B |
BIN
mods/mmmPowersuits/textures/items/toolfisty.png
Normal file
After Width: | Height: | Size: 234 B |
BIN
mods/mmmPowersuits/textures/items/toolpick.png
Normal file
After Width: | Height: | Size: 228 B |
BIN
mods/mmmPowersuits/textures/items/toolpinch.png
Normal file
After Width: | Height: | Size: 252 B |
BIN
mods/mmmPowersuits/textures/items/toolpointer.png
Normal file
After Width: | Height: | Size: 980 B |
BIN
mods/mmmPowersuits/textures/items/toolshears.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
mods/mmmPowersuits/textures/items/toolshovel.png
Normal file
After Width: | Height: | Size: 967 B |
BIN
mods/mmmPowersuits/textures/items/toolshovels.png
Normal file
After Width: | Height: | Size: 264 B |
BIN
mods/mmmPowersuits/textures/items/transparentarmor.png
Normal file
After Width: | Height: | Size: 982 B |
BIN
mods/mmmPowersuits/textures/items/waterelectrolyzer.png
Normal file
After Width: | Height: | Size: 954 B |