summaryrefslogtreecommitdiff
path: root/common/bspkrs
AgeCommit message (Collapse)Author
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
2013-12-14removed unneeded item classesbspkrs
2013-12-14I added texture for the shadow ingotOnyxDarkKnight
2013-12-14Modified a few stuff and added a ninja modelOnyxDarkKnight
2013-12-14I think I finally finished the gloves :DOnyxDarkKnight
2013-12-14made the gloves even betterOnyxDarkKnight
2013-12-14mehOnyxDarkKnight
2013-12-14Fidling around with the thief glovesOnyxDarkKnight
2013-12-14The gloves now also take the wealth from villagers (wealth being the number ↵OnyxDarkKnight
of emeralds you gave him through trades)
2013-12-14made the thieving Gloves work! :DOnyxDarkKnight
2013-12-14added the techne model for the briefcase speakersOnyxDarkKnight
2013-12-14saved uncommitted file... NOW i'm going to bed.bspkrs
2013-12-14added preInit calls to main class... going to bed. fuck you, Windstream...bspkrs
2013-12-13moved items from main class to ItemList.javabspkrs
added ConfigHandler.java
2013-12-13created ItemBase.java and implemented it in item classesbspkrs
2013-12-14still working...OnyxDarkKnight
2013-12-14Working on the gloves, getting closer :)OnyxDarkKnight
2013-12-14Working on the itemsOnyxDarkKnight
2013-12-13First commit by meOnyxDarkKnight
2013-12-13added comments to connectionhandler methodsbspkrs
2013-12-13fixed run errorsbspkrs
2013-12-13fixed bad channel name, added method to BlockBriefcaseSpeakersbspkrs
2013-12-13added GuiRemote placeholder... taking a break nowbspkrs
2013-12-13added shell for TileEntityRenderBriefcaseSpeakersbspkrs
2013-12-13added sided proxy and sided packet handler shellsbspkrs
2013-12-13added placeholder classes for itemsbspkrs
2013-12-13Added shell classes for BlockBriefcaseSpeakers and TileEntityBriefcaseSpeakersbspkrs
2013-12-13created mod class with method stubsbspkrs