Summary
- Initial test of Gradle (not working yet) (details)
- Minecraft is compiled against java 1.6 (details)
- move AT, DL CB's stuff (details)
- cleaned up w/ help from @AbrarSyed (details)
- accidentally missed the start of comment in build file (details)
- stop SS from acting like a 2 yr old (details)
- maven based systems wont package api's storedd in this manner (details)
- reorganize a bit (details)
- method doesnt need override anymore (details)
- add in version handling/ replacement inside mcmodinfo (details)
- add in library jar, use classifier for the type of jar not appendix (details)
- cleanup shop (details)
- manual merge of master branch changes up to commit 1387bc6 (details)
- manual update of all master commits up to ca86fa8 (details)
- retire modElectric (details)
- update de_DE from master (details)
- update to tcon 1.5.1RC1 commits (details)
- swap flux into the electric modifiers old spots in the client proxy (details)
- update to 1.5.1 RC2 c2cdb7 (details)
- Change how crafting tables are registered (details)
- update to Master commit bef5782 (details)
- update to 32e8014 (details)
- update readme to reflect gradle setup (details)
- fix merge derps (details)
- fix another merge derp (details)
- Silly IDEA and Vim junk... (details)
- TDynstruct.cfg can now be used to toggle compat plugins. (details)
- Transition to using FML's suggested config file, not Tinkers (details)
- Transition old IMC plugins to new compat loader. (details)
- Less noise please. I think the comedy message is sufficient now. (details)
- Force Mystcraft plugin to load unconditionally. (details)
- TContent refactor Part 1 (details)
- part 1A (details)
- more of tcontent refactors (details)
- clean up imports, run TContent/ new classes through formatter (details)
- Update de_DE.lang (details)
- missed these in refactoring (details)
- Cleanup dimension blacklist. (details)
- Fix recipes crash (details)
- Update preloader to 0.1.1 (details)
- Slightly tweak builder output format (details)
- clean up fluids & fluidBlocks variable declaration (details)
- GITBORK if Git isn't working. (details)
- Change root project ID to match Ant (details)
- Fix Git not finishing fast enough in build.gradle (details)
- version #'s for dependencies now loaded from properties file (details)
- Bad Magic Launcher, bad! *whacks* (details)
- welcome back Mantle (details)
- Update Mantle. (details)
- Move some stuff out into Mantle. (details)
- Abort cloak render with Optifine. (details)
- Update en_US.lang (details)
- Update AdaptiveSmelteryGui.java (details)
- Update PartCrafterGui.java (details)
- Update SmelteryGui.java (details)
- Update StencilTableGui.java (details)
- Update ToolForgeGui.java (details)
- Update ToolStationGui.java (details)
- Fix wtf code merge. (details)
- Fix IFacingLogic using the wrong interface (now in Mantle). (details)
- Start IC2 compat. (details)
- remove redundant classes that are in mantle, use mantle's (details)
- add hard dep to mantle (details)
- German has soo long words :( (details)
- (Preloader) Restore getLibraryRequestClass but keep it deprecated. (details)
- Update zh_CN.lang (details)
- Maybe slightly too trolly. (details)
- Fix localization bug affecting Waila. (details)
- use java based mantle (details)
- remove class exists in mantle (details)
- Exo-Armor start (details)
- update versioning (details)
- fix capitalization derp (details)
- Update Mantle to 02b512. (details)
- Compact EnvChecks and use Mantle callables. (details)
- 'Fix' funny start messages. (details)
- Update Mantle, further thin TCon env checks, move optifine detection out (details)
- move more block logic to mantle (details)
- Crafting Station Prototype (details)
- Linux capitalization weirdness (details)
- te compat fixes/tweaks (details)
- remove useless mathutils class, move idrawbridgelogic to TMech (details)
- Update Mantle. (details)
- Use the new MultiServantLogic path. (details)
- Migrate legacy Block references to MantleBlock (details)
- SmelteryLogic IDebuggable (details)
- Update Mantle. (details)
- Change to new Mantle DebugData (details)
- Update de_DE.lang (details)
- Update build.gradle. (details)
- Update NEI dep as CB removed the old one, breaking the build. (details)
- nether smeltery coming to a master branch near you (details)
- manual merges of up to 9a578fc (details)
- fix manual merge derps (details)
- Crafting Station can modify tools if near a Tool Station (details)
- clean up old stuff, bump required version to 1.6.4 in master as a result (details)
- Rewrote ModAttack to accept multiple items (details)
- Fix filter amounts (details)
- All modifiers changed to use the tinker table (details)
- First armor modifier (details)
- make recipe variable in tconstruct that is static, remove static calls (details)
- Update NEI as CB has deleted it... again... (details)
- clean up some debugging messages (details)
- Knapsack/extended slots tick updates (details)
- Move part of book code to mantle (details)
- use TCon crafting station not vanilla crafting table in villages (details)
- more cleanups of manual move (details)
- Update de_DE.lang (details)
- New achievement (details)
- more manual movement work (details)
- Update zh_CN.lang (details)
- Update capes.txt (details)
- Update de_DE.lang (details)
- Update en_US.lang (details)
- Update ru_RU.lang (details)
- Added achievement "Better Crafting" (details)
- Update zh_CN.lang (details)
- part 1 of converting to using MultiItemBlock where appropriate (details)
- Update IC2 plugin. (details)
- Actually update UU value. (details)
- part 2 of conversion to multiItemBlock (details)
- use mantle's craftingItem (details)
- re-organize some of the plugins to different packages (details)
- Add incompatibles to EnvironmentChecks (details)
- Revert "Add incompatibles to EnvironmentChecks" (details)
- Add incompatibles to EnvironmentCheck (details)
- Update de_DE.lang (details)
- Fix typo (details)
- Bad comment for testing, bad! (details)
- Update README.md (details)
- More sensible message (details)
- No need to talk about how toxic Greg is in the incompatibility screen... (details)
- Wood nerf notes (details)
- Update ru_RU.lang (details)
- Update ru_RU.lang (details)
- Udate en_US.lang to include Invar and Slime Soil (details)
- Update de_DE.lang (details)
- Waila: Casting Basin support. (details)
- Waila: Casting Table support. (details)
- Waila: Add item data to basin casting. (details)
- Waila: Configuration support (details)
- start of the 1.7 update commits (details)
- get rid of moar errors (details)
- more of project "FUN" (details)
- most of item/block will now compile (details)
- more 1.7 work (details)
- get rid of some orphaned classes (details)
- soo many errors (details)
- fix some rendering, icon, and forgedirection issues (details)
- now at around 4700 errors (details)
- more fixes (details)
- few hundred errors gone just like that (details)
- more fixes (details)
- fix references to worldObj (details)
- moar fixing (details)
- fix a whole bunch of errors in tcontent, and several constructors that (details)
- go through items a bit (details)
- moar fixes (details)
- moar fixes (details)
- bunch more random stuff fixed (details)
- fixed a whole bunch of client side stuff (details)
- Update de_DE.lang (details)
- Update en_US.lang (details)
- Fixed: "SkullOwner" tag on player heads (details)
- fix TE x,y,z coord stuff (details)
- fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to (details)
- misc fixes (details)
- Update de_DE.lang (details)
- more fixes (details)
- I'm back! (details)
- Update it_IT.lang (details)
- Update ru_RU.lang (details)
- Update ru_RU.lang (details)
- more 1.7 work, attempts at figuring out log4j2 (details)
- more fixing (details)
- more updates (details)
- Update CastingChannelBlock.java (details)
- Update CastingChannelLogic.java (details)
- Update BlockRenderCastingChannel.java (details)
- Update CastingChannelDataProvider.java (details)
- Update CastingChannelLogic.java (details)
- Update TControls.java (details)
- Update AdaptiveSmelteryGui.java (details)
- Update GuiLandmine.java (details)
- Update PartCrafterGui.java (details)
- Update PartCrafterGui.java (details)
- Update SmelteryGui.java (details)
- Update StencilTableGui.java (details)
- Update ToolForgeGui.java (details)
- Update ToolStationGui.java (details)
- Reduce returns from Horse armor. Closes #423. (details)
- Localization for the text in the tinker table (details)
- some more fixes (details)
- some fixes (details)
- couple quick fixes before bed (details)
- got rid of a few hundred errors (details)
- fixed most of the clientside rendering code (details)
- under 2k errors :D (details)
- fixed several tools (details)
- Fix PR #421 compile failures. (details)
- Update de_DE.lang (details)
- lots o fixes (details)
- 1.7 stuffs (details)
- move 1.7 stuff to correct branch (details)
- update readme (details)
- move in commit placed in master branch by accident (details)
- More 1.7 stuffs (details)
- Update most of tconstruct.blocks(local) (details)
- Obtain fancyGraphics flag from elsewhere (details)
- Update BlockLandmine.java (details)
- work on entites (details)
- Oops (details)
- fix %% (details)
- remove book a assets that are now in mantle (details)
- books will be fully translatable once someone does the .lang files (details)
- add missing localization to en_US (details)
- Update de_DE.lang (details)
- add in extra method to smelting interface in library (details)
- pushing new drawbridge interface for review (details)
- move drawbridge state interfaces to TMech -- will be given IMC (details)
- Added the packet pipeline (details)
- PacketToolStation(WIP) (details)
- moar fixes (details)
- lets change the channel name to be the correct one (details)
- moar fixing (details)
- render liquid is error free (details)
- under 1k finally (details)
- misc stuff plus AT fixes for arrows (details)
- yaay fluids (details)
- fix all the things! (details)
- fix moar things (details)
- mDiyo does not want a cape (details)
- moar fixy thingies (details)
- Network stuffs -> 1.7 (details)
- fixed issue where furnace recipe's wouldnt take meta by running them (details)
- added config options to disable capes, and disable exo armor crafting, (details)
- more fixes (details)
- around 300 combined errors (details)
- some moar fixes (details)
- getting really close (details)
- even closer (details)
- time to take a break for a few hours (details)
- Update it_IT.lang (details)
- Fixed Molten Shiny localization (details)
- Update StencilTableGui.java (details)
- Localized and fixed some gui (details)
- Update en_US.lang (details)
- Update it_IT.lang (details)
- Update it_IT.lang (details)
- Update it_IT.lang (details)
- fix moar things (details)
- getting super close (details)
- less than 100 to go (details)
- fix a few things (details)
- bump gradle wrapper (details)
- 1.6.x tcon is now supported via PR's only (details)
- why do ppl point out things like this to me (details)
- bump mantle (details)
- bump mantle again (details)
- lets stop copying the wrong stuff (details)
- update some AT entries (details)
- Fix some bugs :). (details)
- 35 errors left (details)
- 17 errors left (details)
- Fix the errors that were left, I commeneted our some code in (details)
- wipe repo for a moment to swap branches w/o conflicts (details)