Commit graph

935 commits

Author SHA1 Message Date
MachineMuse
c911a5de94 update build.xml to download new api versions 2013-08-10 13:44:48 -06:00
Claire
95ff62d526 Merge pull request #378 from unpairedbracket/master
API updates and improvements
2013-08-10 12:37:25 -07:00
Ben Spiers
f96770d4d4 Add a way of calling the player energy methods through the IModularItem interface to allow other mods' modules to use them through the ItemStack passed to IRightClickModule methods. Mods will have to convert their own energy though. 2013-08-09 02:35:24 +01:00
Ben Spiers
b7ea7baccf Move MuseItemTag into API, make ModuleManager independent of
non-api classes
2013-08-09 01:56:18 +01:00
Ben Spiers
65e5d451dc Update UE, ICBM and galacticraft APIs.
IToolConfigurator doesn't exist any more, they're using floats and don't
seem to be using ElectricityPack any more. A bunch of IItemElectrical
method names changed, and the UE multimeter can't be done right now.
2013-08-09 01:49:08 +01:00
MachineMuse
db163798fe removed spaces from localization ....... 2013-08-07 15:34:48 -06:00
MachineMuse
dbcfcbbb77 add slick-util and scala-library as separate entities in dist-dir 2013-08-07 12:04:13 -06:00
MachineMuse
21378dc62e update build.xml 2013-08-07 11:29:17 -06:00
MachineMuse
672df7b584 update build.xml 2013-08-07 11:24:56 -06:00
MachineMuse
d8ec95ac26 fix sprint assist to update properly 2013-08-07 11:23:01 -06:00
MachineMuse
773159b396 change sprint assist to use new attribute system 2013-08-07 11:07:51 -06:00
MachineMuse
20a220f87f remove older builds from dist dir before archiving 2013-08-07 09:07:04 -06:00
MachineMuse
a21bb0df03 added minecraft version to 1.6.2 filename 2013-08-07 08:58:25 -06:00
MachineMuse
8d644737c9 fix build.xml for 1.6.2... 2013-08-06 21:32:48 -06:00
MachineMuse
85937a7fbb minor adjustment for 1.6.2 2013-08-06 21:27:42 -06:00
MachineMuse
82e3050ed4 changed dist dir for 1.6.2 2013-08-06 21:26:32 -06:00
MachineMuse
ccfd56d3c5 update build.xml in 1.6.2 to include minecraft version in filename 2013-08-06 21:10:54 -06:00
MachineMuse
af070bc3c9 fixed! so I'ma reenabled smartmoving support 2013-08-06 20:53:42 -06:00
MachineMuse
b09fb98105 rearranged delegation 2013-08-06 20:49:54 -06:00
MachineMuse
d2c55017b3 possible abstractmethoderror fix 2013-08-06 20:38:28 -06:00
MachineMuse
8e5c4bfab9 more armor model experimentation 2013-08-06 20:25:39 -06:00
MachineMuse
5a0b5c4930 api refactoring and armor model test 2013-08-06 20:13:29 -06:00
MachineMuse
36a204c781 fixed sound refs 2013-08-06 18:48:20 -06:00
MachineMuse
d856679ae1 fixed texture quilt refs 2013-08-06 18:25:26 -06:00
MachineMuse
570409371a fix sound pool loader and change texture map refs 2013-08-06 18:11:58 -06:00
MachineMuse
18caee4cb5 removed unavailable languages from pack.mcmeta 2013-08-06 17:52:39 -06:00
MachineMuse
336ccff89b added pack.mcmeta 2013-08-06 17:42:28 -06:00
MachineMuse
c433734191 changed mod descriptor to powersuits (All lowercase) 2013-08-06 17:27:56 -06:00
MachineMuse
8ced33e81a fix resource path AGAIN 2013-08-06 17:10:45 -06:00
MachineMuse
5b2f8b4260 more case sensitivity irritation 2013-08-06 17:09:18 -06:00
MachineMuse
ea413eb381 fixed texture resources in model specs 2013-08-06 17:01:56 -06:00
MachineMuse
9986b7e0e4 fix assets dir in build script 2013-08-06 16:54:26 -06:00
MachineMuse
fdf4e3f383 update ic2 api 2013-08-06 16:51:05 -06:00
MachineMuse
89382b492d added new scala patch c/o chickenbones 2013-08-06 16:32:45 -06:00
MachineMuse
a30d9ecbea took OM's scala patches out again since they are outdated...shouldn't forge support it natively now? 2013-08-06 16:16:57 -06:00
MachineMuse
bfdd29650b fixed forced lowercase and case sensitivity and stuff 2013-08-06 16:04:21 -06:00
MachineMuse
ad6df405cb renamed mods folder to assets for new resourcepack system 2013-08-06 15:14:36 -06:00
MachineMuse
63f5ab86be add scala patching back in O.o 2013-08-06 14:24:43 -06:00
MachineMuse
fcaaeb156e removed old scala patching 2013-08-06 14:05:06 -06:00
MachineMuse
ee1ced9cc9 update atomicscience api reference 2013-08-06 14:00:55 -06:00
MachineMuse
5b2e696909 changed to download forge from machinemuse subdomain 2013-08-03 17:04:34 -06:00
MachineMuse
6a24361c3a changed to use just regular download instead of ant-contrib 2013-08-03 17:03:03 -06:00
MachineMuse
397ed3b0f0 reverted minecraftforge seek url since it doesn't seem to matter 2013-08-03 16:58:44 -06:00
MachineMuse
e8b8b8e856 updated minecraftforge seek url 2013-08-03 16:55:16 -06:00
MachineMuse
f0885c2e7c fixed forge version 2013-08-03 16:52:36 -06:00
MachineMuse
11952d676c initial 1.6.2 migration 2013-08-03 16:47:33 -06:00
MachineMuse
cdd202a3de changed localization reader to UTF-8 character encoding 2013-08-03 14:19:18 -06:00
MachineMuse
4809337fa5 update to gregtech api call 2013-08-03 12:53:24 -06:00
Claire
5dbe2a9d94 Merge pull request #370 from Vexatos/patch-1
Update de_DE.lang
2013-08-03 11:47:30 -07:00
MachineMuse
6d1f594058 fixed some crash cases and instability in cosmetic gui 2013-08-03 12:41:43 -06:00