summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2013-12-18stuffOnyxDarkKnight
2013-12-18made shadow ore generate higher upOnyxDarkKnight
2013-12-18Still trying to fix the render issue, as well as made the shadow ore ↵OnyxDarkKnight
generate one per chunk
2013-12-18Trying to fix the molds render issueOnyxDarkKnight
2013-12-17Sync stuff :)OnyxDarkKnight
2013-12-16fixed compile errorbspkrs
2013-12-16last ditch effort to get crafting table workingbspkrs
2013-12-17Final commit, couldn't make the bench work, so I will send it as it isOnyxDarkKnight
2013-12-17Merge branch 'master' of https://github.com/sor1n/Modjam-ModOnyxDarkKnight
2013-12-17More bench stuffOnyxDarkKnight
2013-12-16Merge branch 'master' of https://github.com/sor1n/Modjam-Modbspkrs
2013-12-16fixed NBT error, fixes NPE on item hoverbspkrs
mostly just formatting changes from saving files
2013-12-17Table almost doneOnyxDarkKnight
2013-12-16Working on the benchOnyxDarkKnight
2013-12-16Added jewelrycraft/block/BlockJewelrsCraftingTable.javaOnyxDarkKnight
2013-12-16fixed double messagebspkrs
2013-12-16fixed a few NPEsbspkrs
2013-12-16added more chat messages for various block statesbspkrs
2013-12-16moved chat messages to lang filebspkrs
2013-12-16tested creation of rings with custom NBT - working!bspkrs
reformatted source
2013-12-16fixed up adding ingots to ringsbspkrs
2013-12-16Merge branch 'master' of https://github.com/sor1n/Modjam-Modbspkrs
Conflicts: common/darkknight/jewelrycraft/block/BlockMolder.java common/darkknight/jewelrycraft/item/ItemRing.java
2013-12-16working on ItemRingbspkrs
2013-12-16just a nit of nbt thingyOnyxDarkKnight
2013-12-16Ring ring ringOnyxDarkKnight
2013-12-16Merge branch 'master' of https://github.com/sor1n/Modjam-ModOnyxDarkKnight
2013-12-16Minor changesOnyxDarkKnight
2013-12-16switched to bit shiftingbspkrs
2013-12-16set isInitialized = true when donebspkrs
2013-12-16More fixesOnyxDarkKnight
2013-12-16stuff with rings and stuffOnyxDarkKnight
2013-12-16added world.isRemote checks in block methodsbspkrs
2013-12-16added code to handle adding the metal to the ringbspkrs
2013-12-16trying to make the rings workOnyxDarkKnight
2013-12-16Rings and molderOnyxDarkKnight
2013-12-15moved renderer registry to ClientProxy.javabspkrs
2013-12-15More Molds and Molder stuffOnyxDarkKnight
2013-12-15Added Mold stuffOnyxDarkKnight
2013-12-15Added the molderOnyxDarkKnight
2013-12-15Merge branch 'master' of https://github.com/sor1n/Modjam-ModOnyxDarkKnight
As well as added the smelter and working on the molder
2013-12-15Working on the smelterOnyxDarkKnight
2013-12-14changed mod back to being Jewelrycraft and removed all Briefcase Speakers codebspkrs
Let's face it, they don't belong together in the same mod... I'll still help you with the SMP compatibility like you originally asked me to, but I'd rather keep my mod idea for another day instead of have it be part of a mod that I'm not really that interested in. Let me know when your code is far enough that you're ready for SMP stuff.
2013-12-14maybe finished with model/render code for Briefcase Speakersbspkrs
2013-12-15the smelterOnyxDarkKnight
2013-12-15Lots of modificationsOnyxDarkKnight
2013-12-14Added the smelter, molder and jewelCraftingTable as well as added some ↵OnyxDarkKnight
textures :)
2013-12-14Merge branch 'master' of https://github.com/sor1n/Modjam-ModOnyxDarkKnight
Conflicts: common/bspkrs/briefcasespeakers/config/ConfigHandler.java common/bspkrs/briefcasespeakers/item/ItemList.java
2013-12-14Added blocksOnyxDarkKnight
2013-12-14made ItemBase instantiable (sic)bspkrs
2013-12-14changed briefcase speakers ID to be a block (duh)bspkrs