Commit graph

32 commits

Author SHA1 Message Date
pahimar
dbf52792b3 Net sync for item rendering in the Glass Bell. Light levels still not immediately synced though. Working on that. 2013-05-07 15:44:39 -04:00
pahimar
4b64ffc4f7 Renaming the Aludel block to Aludel Base 2013-05-02 21:16:10 -04:00
pahimar
b7bac517c2 Add crafting recipe for the Glass Bell, and remove an old debug print statement 2013-04-27 13:17:25 -04:00
pahimar
3d32a63475 More work on Glass Bell rendering (now will mount to walls and ceilings, and will emit light based on the item in it's inventory). Still buggy and incomplete. 2013-04-27 00:31:27 -04:00
pahimar
390a637b89 It's amazing how much you have to change when you want to rename something :-p 2013-04-19 11:34:45 -04:00
pahimar
ab60c1c28f More work on making the items in the Glass Dome render "better," still more to do. Also stripped out owner from TileEE data since we don't have a use for it right now. 2013-04-17 00:02:48 -04:00
pahimar
a057b88c3d Working on a new block, the Glass Dome 2013-04-16 16:06:30 -04:00
pahimar
1b6cbd7da0 Merge pull request #305 from telinc1/master
Made the hitbox of the Alchemical Chest smaller so it fits the model.
2013-04-16 09:37:30 -07:00
Telinc1
ee82ac2528 Changed the bounding box of the Alchemical Chest. 2013-04-13 13:08:38 +03:00
WORMSS
87ee823acb Changed to getUnlocalizedName2
Changed to getUnlocalizedName2 to remove the need to use substring and index of.
2013-04-11 14:11:46 +02:00
pahimar
83051d7705 Update EE3 to MC 1.5.1, and more work on the OBJ importer (almost done with it!). My first MC update outside of Canada :) 2013-03-21 19:44:21 -04:00
pahimar
d27009d621 Source cleanup pass 2013-03-14 22:23:02 -04:00
pahimar
164affe403 Shrink the block boundaries of the Calcinator to match its model, clean up the WavefrontObject class some more 2013-03-14 22:22:01 -04:00
pahimar
3ea9614926 Fix the Transmutation Overlay to work with MC 1.5, and temporarily storing some classes I'm working on for OBJ model loading in MCForge 2013-03-14 22:14:02 -04:00
pahimar
811bbfe9f7 Not all of this will make sense; working on implementing custom models from Wavefront OBJ model files. 2013-03-10 22:26:55 -04:00
pahimar
4e7c8ebdc5 Javadoc related updates and code cleanup 2013-03-08 13:40:59 -05:00
pahimar
7326032b24 TileEE's properly synch custom NBT data, and Alchemical Chests properly display custom inventory names. 2013-03-07 16:12:19 -05:00
pahimar
ec7c35e604 Work on enabling custom inventory names 2013-03-06 21:46:19 -05:00
pahimar
a1733467d3 The Aludel, Alchemical Chest, and Calcinator all render again in MC 1.5 2013-03-06 19:02:12 -05:00
pahimar
c9cb29ede5 Fix up more of the rendering stuff for 1.5 2013-03-05 16:17:54 -05:00
pahimar
1116fb6351 More 1.5 work 2013-03-04 22:18:15 -05:00
pahimar
e3f6491c4f More 1.5 port work (and general cleanup). Still doesn't build yet. 2013-03-04 16:02:24 -05:00
pahimar
e43ba7463b Initial bit of work on 1.5 compatibility 2013-03-04 11:40:40 -05:00
pahimar
87c0dfea75 Lots of work on various things 2013-02-26 16:08:43 -05:00
pahimar
0f53144c8f Alchemical Chests have a working inventory/gui now, but still needs the render finished. Alchemical Bags have a half completed inventory/gui (still needs UUIDs and bag data). Commiting for the night because I'm tired :) 2013-02-24 23:03:45 -05:00
pahimar
dc74e1cf7b Lots of work! 2013-02-18 20:13:24 -05:00
pahimar
0a5f552deb Some work on a new EE machine! 2013-02-17 21:30:11 -05:00
pahimar
455307b193 Some more work on the calcinator 2013-02-12 21:47:17 -05:00
pahimar
79abcd0991 Some brief Calcinator work, continuing more tonight 2013-02-12 16:02:40 -05:00
pahimar
a1e45baf45 Derped and left unnecessary sysouts, added the named version of registerBlock 2012-12-19 13:49:39 -05:00
pahimar
38b2efa70c Clean up unused imports and some formatting 2012-12-19 13:09:56 -05:00
pahimar
e03797f1ca Repackaging EE3 packages/classes to better match up with the MC repackaging 2012-12-17 15:21:53 -05:00