pahimar
|
30a8bdcb94
|
Goofed up the colours for these two guys
|
2013-04-02 15:57:47 -04:00 |
|
pahimar
|
9ab2420425
|
Merge pull request #288 from DarkTrollRises/master
Transformation bug involving metadata
|
2013-04-02 12:56:28 -07:00 |
|
pahimar
|
e5228cb697
|
Removing the now unnecessary CustomItemRarity piece
|
2013-04-02 15:51:27 -04:00 |
|
pahimar
|
bf09bdb8a6
|
Reduce number of startDrawing/draw calls to the tessellator (thanks for the tip), add some render methods to WavefrontObject, removed unnecessary commenting
|
2013-04-02 14:38:24 -04:00 |
|
LordOfTheMine
|
e9b8bd5b91
|
Fixed transmutation recipes involving metadata
|
2013-04-01 01:04:26 +03:00 |
|
DarkTrollRises
|
a40b1a208f
|
Transmutation bug involving metadata fixed
|
2013-03-31 09:48:55 +02:00 |
|
Captain of all Shadows
|
ca7a589f1b
|
Transmutation Fix
Fix for a bug where the transmutation wouldn't work unless the stone was
new
|
2013-03-30 00:08:04 -04:00 |
|
ChrRaz
|
c1557d4b72
|
Fixed a crash involving kills by arrows
I've fixed a crash, occurring when a mob was shot with a bow, by a player.
|
2013-03-29 22:59:38 +01:00 |
|
pahimar
|
4fed6ca22d
|
Only calculate normals as many times as needed, add support for specifying the glDrawingMode (if desired)
|
2013-03-28 00:02:15 -04: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
|
bbf22cace7
|
Finished up writing our own method of parsing WavefrontOBJ model files into a useable object. Proper documentation is still needed, as is some more validation stuff, and the load should throw an exception in the event that it can't load the model properly from file.
|
2013-03-21 09:55:28 -04:00 |
|
pahimar
|
4da1c0e455
|
The start of some comments, and writing my own Wavefront OBJ parser (the one from the lib was needlessly complex)
|
2013-03-19 15:21:10 -04:00 |
|
pahimar
|
e118cb78a7
|
Reverting back the version check mechanic I was trying out (different release streams), and some source code cleanup
|
2013-03-19 12:15:09 -04:00 |
|
pahimar
|
f0ac7a41fc
|
Testing some new Version Check mechanics
|
2013-03-19 10:42:28 -04:00 |
|
pahimar
|
bf864e3f88
|
Simplify some stuff related to the new OBJ loading
|
2013-03-18 22:37:03 -04:00 |
|
pahimar
|
3a3afc4651
|
Fix import
|
2013-03-18 20:42:05 -04:00 |
|
aginsun
|
27962c6351
|
Letting arrow death work
makes it so that when mobs killed with a bow have a chance of dropping minium shards.
|
2013-03-16 12:50:54 +01:00 |
|
pahimar
|
1f9f579663
|
More pruning
|
2013-03-15 15:18:01 -04:00 |
|
pahimar
|
51df757c9c
|
Faces now store the GL drawing mode for them, and updated the Models of EE3 to reflect this (it simplifies things). More work still coming on the OBJ stuff before its ready for MCForge
|
2013-03-14 22:31:47 -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
|
2a4d2eedcb
|
Code cleanup
|
2013-03-11 23:24:05 -04:00 |
|
pahimar
|
bfc28d6597
|
Working implementation of custom models for the Calcinator and Aludel (Requires OBJ Loader lib)
|
2013-03-11 23:23:06 -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
|
af59bc543c
|
Models
|
2013-03-09 15:21:11 -05:00 |
|
pahimar
|
4e7c8ebdc5
|
Javadoc related updates and code cleanup
|
2013-03-08 13:40:59 -05:00 |
|
pahimar
|
6a8098ecbc
|
Alchemical Bags can now be dyed
|
2013-03-07 22:45:55 -05:00 |
|
pahimar
|
509cc8f6ca
|
Calcinator and Aludel now support custom names, some work on getting Alchemical Bags to support being dyed
|
2013-03-07 21:26:42 -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
|
72830edbaa
|
Suppress some warnings we can't do anything about right now
|
2013-03-06 21:52:30 -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
|
30d3e3aef5
|
Standardize "alchemical" over "alchemy" for names, get all the items rendering again as they were prior to MC 1.5
|
2013-03-06 18:46:19 -05:00 |
|
pahimar
|
987689d193
|
Fix saving of configuration related changes
|
2013-03-05 23:51:29 -05:00 |
|
pahimar
|
c9cb29ede5
|
Fix up more of the rendering stuff for 1.5
|
2013-03-05 16:17:54 -05:00 |
|
pahimar
|
148bbacade
|
Fix a fringe case with the Version Checker, finally figured out why some item textures weren't working, and got sounds working too
|
2013-03-04 23:26:26 -05:00 |
|
pahimar
|
0b49a57a19
|
More work on renders
|
2013-03-04 22:26:17 -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
|
77697c78b2
|
Fixes Issue #230
|
2013-02-26 11:43:40 -05:00 |
|
pahimar
|
676200a1d5
|
Alchemical Chest lid functions properly, and shift click functionality
|
2013-02-25 22:00:57 -05:00 |
|
pahimar
|
c012aab4a9
|
A little extra work on getting the lid working :)
|
2013-02-25 16:03:45 -05:00 |
|
pahimar
|
3c4c6a60f8
|
Alchemical Chest renders in world now, only thing remaining is TE data on the lid angle. Will handle in the morning.
|
2013-02-25 00:33:21 -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
|
df33604c43
|
Some sided work, and the skin for the alchemical chest
|
2013-02-23 20:25:04 -05:00 |
|
pahimar
|
dc74e1cf7b
|
Lots of work!
|
2013-02-18 20:13:24 -05:00 |
|
pahimar
|
4192236cd8
|
Some more rendering work on the new block, and a simplification to the Calcinator model
|
2013-02-18 18:00:25 -05:00 |
|