pahimar
|
fa8a51acc2
|
Oh yay, splash potions can be brewed together too. That's fun. Oh, happy birthday commit for me :D
|
2013-06-27 22:14:59 -04:00 |
|
pahimar
|
bb5d46d36b
|
More work on potion recipes
|
2013-06-27 16:01:32 -04:00 |
|
pahimar
|
5d580a5156
|
More potion recipe work
|
2013-06-24 22:22:19 -04:00 |
|
pahimar
|
b56edebe9a
|
Some work on how to determine brewing relationships
|
2013-06-24 00:04:43 -04:00 |
|
pahimar
|
a42a52971f
|
More work on more intelligent recipe input collation (and swapping of wild card metas). More work still to be done
|
2013-06-23 23:48:49 -04:00 |
|
pahimar
|
5f7ea23a4f
|
Blargh
|
2013-06-21 13:04:55 -04:00 |
|
pahimar
|
9ac6722860
|
Some more work on DynEMC
|
2013-06-18 22:20:50 -04:00 |
|
pahimar
|
87f1108632
|
Simplify the custom wrapped stack wrapper, and workon a RecipeManager
|
2013-06-12 16:01:45 -04:00 |
|
pahimar
|
976df1d39b
|
Hacky hacky hack hack fix for decrementing a container itemstack before getting the results of using the container item stack. Will only hold until we move to the new transmutation system.
|
2013-06-11 15:33:19 -04:00 |
|
pahimar
|
c8b4c4e642
|
Renaming some stuff, adding more functionality to the LogHelper, and ItemStack wild card detection for the vanilla Crafting Manager
|
2013-06-11 14:11:56 -04:00 |
|
pahimar
|
b5c1aa2ad0
|
Removed a dead constant, and more work on edge problem resolution
|
2013-06-02 17:23:30 -04:00 |
|
pahimar
|
d8e80366e1
|
Fix edge weights not getting assigned properly, still some edge exceptions to handle in the graph construction
|
2013-06-01 21:49:21 -04:00 |
|
pahimar
|
16b632acfb
|
Now the fun and painful part - building the relational graph. LOTS of work to do here, expect many things being changed in the near future
|
2013-05-31 15:47:56 -04:00 |
|
pahimar
|
67fcd20e21
|
Finally fixed the transmutation stone crafting recipe bug, careof https://github.com/cpw.
|
2013-05-27 11:34:19 -04:00 |
|
pahimar
|
6749a3a68e
|
Population of Equivalency Groups from the OreDicitonary
|
2013-05-26 23:55:12 -04:00 |
|
pahimar
|
163083bc89
|
Some work on a blacklist to prevent items from receiving EMC values
|
2013-05-26 18:37:08 -04:00 |
|
pahimar
|
521982bed9
|
Some work on a simple itemstack wrapper
|
2013-05-23 16:07:07 -04:00 |
|
pahimar
|
156c146220
|
Some renaming of classes, automated itemstack discovery
|
2013-05-22 00:08:53 -04:00 |
|
pahimar
|
37533a949f
|
Some name changes, getting rid of some code warnings, and removing the reconstructive recipes to avoid exploits
|
2013-05-20 14:26:26 -04:00 |
|
pahimar
|
ad4fb23535
|
Renamed the helper package to util, and work on better recipe inspection and result collation.
|
2013-05-20 00:19:26 -04:00 |
|
pahimar
|
435cbc9164
|
Light update network syncs properly now, and some code style cleanup
|
2013-05-12 20:30:23 -04:00 |
|
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
|
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
|
fea6200564
|
Removing my Wavefront Object loader now that it is working properly in Forge 650+
Modifying model classes to use the new Forge model loader
Set a dependency that EE3 requires Forge 650 and higher
Cleaning up source code/formatting
|
2013-04-10 21:04:31 -04:00 |
|
pahimar
|
30a8bdcb94
|
Goofed up the colours for these two guys
|
2013-04-02 15:57:47 -04:00 |
|
pahimar
|
e5228cb697
|
Removing the now unnecessary CustomItemRarity piece
|
2013-04-02 15:51:27 -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
|
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
|
2a4d2eedcb
|
Code cleanup
|
2013-03-11 23:24:05 -04: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
|
72830edbaa
|
Suppress some warnings we can't do anything about right now
|
2013-03-06 21:52:30 -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
|
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
|
dc74e1cf7b
|
Lots of work!
|
2013-02-18 20:13:24 -05:00 |
|
pahimar
|
455307b193
|
Some more work on the calcinator
|
2013-02-12 21:47:17 -05:00 |
|
pahimar
|
d24b4d1b45
|
Packetized charging sounds for the PStone (got missed before)
|
2013-02-04 08:03:10 -05:00 |
|
pahimar
|
113e36572f
|
Some more portable transmutation work, added a new NBT tag for it and refactored the existing one. GUI/Container for it still to be finished
|
2013-01-29 22:15:59 -05:00 |
|
pahimar
|
b63c9dfb46
|
EE3 transmutation stones now properly take durability damage when used for portable crafting
|
2013-01-22 15:40:15 -05:00 |
|
pahimar
|
3ae9ae154d
|
Some work on getting Portable Crafting to properly damage transmutuation stones, finishing this up tomorrow
|
2013-01-21 22:15:51 -05:00 |
|
pahimar
|
56edefb8d2
|
Stones make the "break" noise when they are used up during world block transmutation
|
2013-01-18 16:12:27 -05:00 |
|
pahimar
|
9d7eb635e5
|
Localization support for the ee3 command, fix a bug with the minium stone in SMP, and a stub to remind me to make the charging/decharging of the pstone fire packets for sounds as opposed to directly playing them for all
|
2013-01-04 18:53:34 -05:00 |
|
pahimar
|
4b9c42f3c4
|
Fixed the double packet bug thanks to @cpw
|
2013-01-03 21:43:30 -05:00 |
|
pahimar
|
cd5f58196e
|
Player specific sound options, and various other things
|
2013-01-03 21:17:49 -05:00 |
|