Skip to content
Aborted

#300 (Feb 3, 2014, 3:20:31 PM)

Started 10 yr ago
Took 7.2 sec

Started by user progwml6

Revision: e40f37f2f3bb8abf29c22f08e70af7273b06a397
Repository: https://github.com/SlimeKnights/TinkersConstruct.git
  • origin/master

Aborted by user progwml6

Changes
  1. Initial test of Gradle (not working yet) (details / githubweb)
  2. Minecraft is compiled against java 1.6 (details / githubweb)
  3. move AT, DL CB's stuff (details / githubweb)
  4. cleaned up w/ help from @AbrarSyed (details / githubweb)
  5. accidentally missed the start of comment in build file (details / githubweb)
  6. stop SS from acting like a 2 yr old (details / githubweb)
  7. maven based systems wont package api's storedd in this manner (details / githubweb)
  8. reorganize a bit (details / githubweb)
  9. method doesnt need override anymore (details / githubweb)
  10. add in version handling/ replacement inside mcmodinfo (details / githubweb)
  11. add in library jar, use classifier for the type of jar not appendix (details / githubweb)
  12. cleanup shop (details / githubweb)
  13. manual merge of master branch changes up to commit 1387bc6 (details / githubweb)
  14. manual update of all master commits up to ca86fa8 (details / githubweb)
  15. retire modElectric (details / githubweb)
  16. update de_DE from master (details / githubweb)
  17. update to tcon 1.5.1RC1 commits (details / githubweb)
  18. swap flux into the electric modifiers old spots in the client proxy (details / githubweb)
  19. update to 1.5.1 RC2 c2cdb7 (details / githubweb)
  20. Change how crafting tables are registered (details / githubweb)
  21. update to Master commit bef5782 (details / githubweb)
  22. update to 32e8014 (details / githubweb)
  23. update readme to reflect gradle setup (details / githubweb)
  24. fix merge derps (details / githubweb)
  25. fix another merge derp (details / githubweb)
  26. Silly IDEA and Vim junk... (details / githubweb)
  27. TDynstruct.cfg can now be used to toggle compat plugins. (details / githubweb)
  28. Transition to using FML's suggested config file, not Tinkers (details / githubweb)
  29. Transition old IMC plugins to new compat loader. (details / githubweb)
  30. Less noise please. I think the comedy message is sufficient now. (details / githubweb)
  31. Force Mystcraft plugin to load unconditionally. (details / githubweb)
  32. TContent refactor Part 1 (details / githubweb)
  33. part 1A (details / githubweb)
  34. more of tcontent refactors (details / githubweb)
  35. clean up imports, run TContent/ new classes through formatter (details / githubweb)
  36. Update de_DE.lang (details / githubweb)
  37. missed these in refactoring (details / githubweb)
  38. Cleanup dimension blacklist. (details / githubweb)
  39. Fix recipes crash (details / githubweb)
  40. Update preloader to 0.1.1 (details / githubweb)
  41. Slightly tweak builder output format (details / githubweb)
  42. clean up fluids & fluidBlocks variable declaration (details / githubweb)
  43. GITBORK if Git isn't working. (details / githubweb)
  44. Change root project ID to match Ant (details / githubweb)
  45. Fix Git not finishing fast enough in build.gradle (details / githubweb)
  46. version #'s for dependencies now loaded from properties file (details / githubweb)
  47. Bad Magic Launcher, bad! *whacks* (details / githubweb)
  48. welcome back Mantle (details / githubweb)
  49. Update Mantle. (details / githubweb)
  50. Move some stuff out into Mantle. (details / githubweb)
  51. Abort cloak render with Optifine. (details / githubweb)
  52. Update en_US.lang (details / githubweb)
  53. Update AdaptiveSmelteryGui.java (details / githubweb)
  54. Update PartCrafterGui.java (details / githubweb)
  55. Update SmelteryGui.java (details / githubweb)
  56. Update StencilTableGui.java (details / githubweb)
  57. Update ToolForgeGui.java (details / githubweb)
  58. Update ToolStationGui.java (details / githubweb)
  59. Fix wtf code merge. (details / githubweb)
  60. Fix IFacingLogic using the wrong interface (now in Mantle). (details / githubweb)
  61. Start IC2 compat. (details / githubweb)
  62. remove redundant classes that are in mantle, use mantle's (details / githubweb)
  63. add hard dep to mantle (details / githubweb)
  64. German has soo long words :( (details / githubweb)
  65. (Preloader) Restore getLibraryRequestClass but keep it deprecated. (details / githubweb)
  66. Update zh_CN.lang (details / githubweb)
  67. Maybe slightly too trolly. (details / githubweb)
  68. Fix localization bug affecting Waila. (details / githubweb)
  69. use java based mantle (details / githubweb)
  70. remove class exists in mantle (details / githubweb)
  71. Exo-Armor start (details / githubweb)
  72. update versioning (details / githubweb)
  73. fix capitalization derp (details / githubweb)
  74. Update Mantle to 02b512. (details / githubweb)
  75. Compact EnvChecks and use Mantle callables. (details / githubweb)
  76. 'Fix' funny start messages. (details / githubweb)
  77. Update Mantle, further thin TCon env checks, move optifine detection out (details / githubweb)
  78. move more block logic to mantle (details / githubweb)
  79. Crafting Station Prototype (details / githubweb)
  80. Linux capitalization weirdness (details / githubweb)
  81. te compat fixes/tweaks (details / githubweb)
  82. remove useless mathutils class, move idrawbridgelogic to TMech (details / githubweb)
  83. Update Mantle. (details / githubweb)
  84. Use the new MultiServantLogic path. (details / githubweb)
  85. Migrate legacy Block references to MantleBlock (details / githubweb)
  86. SmelteryLogic IDebuggable (details / githubweb)
  87. Update Mantle. (details / githubweb)
  88. Change to new Mantle DebugData (details / githubweb)
  89. Update de_DE.lang (details / githubweb)
  90. Update build.gradle. (details / githubweb)
  91. Update NEI dep as CB removed the old one, breaking the build. (details / githubweb)
  92. nether smeltery coming to a master branch near you (details / githubweb)
  93. manual merges of up to 9a578fc (details / githubweb)
  94. fix manual merge derps (details / githubweb)
  95. Crafting Station can modify tools if near a Tool Station (details / githubweb)
  96. clean up old stuff, bump required version to 1.6.4 in master as a result (details / githubweb)
  97. Rewrote ModAttack to accept multiple items (details / githubweb)
  98. Fix filter amounts (details / githubweb)
  99. All modifiers changed to use the tinker table (details / githubweb)
  100. First armor modifier (details / githubweb)
  101. make recipe variable in tconstruct that is static, remove static calls (details / githubweb)
  102. Update NEI as CB has deleted it... again... (details / githubweb)
  103. clean up some debugging messages (details / githubweb)
  104. Knapsack/extended slots tick updates (details / githubweb)
  105. Move part of book code to mantle (details / githubweb)
  106. use TCon crafting station not vanilla crafting table in villages (details / githubweb)
  107. more cleanups of manual move (details / githubweb)
  108. Update de_DE.lang (details / githubweb)
  109. New achievement (details / githubweb)
  110. more manual movement work (details / githubweb)
  111. Update zh_CN.lang (details / githubweb)
  112. Update capes.txt (details / githubweb)
  113. Update de_DE.lang (details / githubweb)
  114. Update en_US.lang (details / githubweb)
  115. Update ru_RU.lang (details / githubweb)
  116. Added achievement "Better Crafting" (details / githubweb)
  117. Update zh_CN.lang (details / githubweb)
  118. part 1 of converting to using MultiItemBlock where appropriate (details / githubweb)
  119. Update IC2 plugin. (details / githubweb)
  120. Actually update UU value. (details / githubweb)
  121. part 2 of conversion to multiItemBlock (details / githubweb)
  122. use mantle's craftingItem (details / githubweb)
  123. re-organize some of the plugins to different packages (details / githubweb)
  124. Add incompatibles to EnvironmentChecks (details / githubweb)
  125. Revert "Add incompatibles to EnvironmentChecks" (details / githubweb)
  126. Add incompatibles to EnvironmentCheck (details / githubweb)
  127. Update de_DE.lang (details / githubweb)
  128. Fix typo (details / githubweb)
  129. Bad comment for testing, bad! (details / githubweb)
  130. Update README.md (details / githubweb)
  131. More sensible message (details / githubweb)
  132. No need to talk about how toxic Greg is in the incompatibility screen... (details / githubweb)
  133. Wood nerf notes (details / githubweb)
  134. Update ru_RU.lang (details / githubweb)
  135. Update ru_RU.lang (details / githubweb)
  136. Udate en_US.lang to include Invar and Slime Soil (details / githubweb)
  137. Update de_DE.lang (details / githubweb)
  138. Waila: Casting Basin support. (details / githubweb)
  139. Waila: Casting Table support. (details / githubweb)
  140. Waila: Add item data to basin casting. (details / githubweb)
  141. Waila: Configuration support (details / githubweb)
  142. start of the 1.7 update commits (details / githubweb)
  143. get rid of moar errors (details / githubweb)
  144. more of project "FUN" (details / githubweb)
  145. most of item/block will now compile (details / githubweb)
  146. more 1.7 work (details / githubweb)
  147. get rid of some orphaned classes (details / githubweb)
  148. soo many errors (details / githubweb)
  149. fix some rendering, icon, and forgedirection issues (details / githubweb)
  150. now at around 4700 errors (details / githubweb)
  151. more fixes (details / githubweb)
  152. few hundred errors gone just like that (details / githubweb)
  153. more fixes (details / githubweb)
  154. fix references to worldObj (details / githubweb)
  155. moar fixing (details / githubweb)
  156. fix a whole bunch of errors in tcontent, and several constructors that (details / githubweb)
  157. go through items a bit (details / githubweb)
  158. moar fixes (details / githubweb)
  159. moar fixes (details / githubweb)
  160. bunch more random stuff fixed (details / githubweb)
  161. fixed a whole bunch of client side stuff (details / githubweb)
  162. Update de_DE.lang (details / githubweb)
  163. Update en_US.lang (details / githubweb)
  164. Fixed: "SkullOwner" tag on player heads (details / githubweb)
  165. fix TE x,y,z coord stuff (details / githubweb)
  166. fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to (details / githubweb)
  167. misc fixes (details / githubweb)
  168. Update de_DE.lang (details / githubweb)
  169. more fixes (details / githubweb)
  170. I'm back! (details / githubweb)
  171. Update it_IT.lang (details / githubweb)
  172. Update ru_RU.lang (details / githubweb)
  173. Update ru_RU.lang (details / githubweb)
  174. more 1.7 work, attempts at figuring out log4j2 (details / githubweb)
  175. more fixing (details / githubweb)
  176. more updates (details / githubweb)
  177. Update CastingChannelBlock.java (details / githubweb)
  178. Update CastingChannelLogic.java (details / githubweb)
  179. Update BlockRenderCastingChannel.java (details / githubweb)
  180. Update CastingChannelDataProvider.java (details / githubweb)
  181. Update CastingChannelLogic.java (details / githubweb)
  182. Update TControls.java (details / githubweb)
  183. Update AdaptiveSmelteryGui.java (details / githubweb)
  184. Update GuiLandmine.java (details / githubweb)
  185. Update PartCrafterGui.java (details / githubweb)
  186. Update PartCrafterGui.java (details / githubweb)
  187. Update SmelteryGui.java (details / githubweb)
  188. Update StencilTableGui.java (details / githubweb)
  189. Update ToolForgeGui.java (details / githubweb)
  190. Update ToolStationGui.java (details / githubweb)
  191. Reduce returns from Horse armor. Closes #423. (details / githubweb)
  192. Localization for the text in the tinker table (details / githubweb)
  193. some more fixes (details / githubweb)
  194. some fixes (details / githubweb)
  195. couple quick fixes before bed (details / githubweb)
  196. got rid of a few hundred errors (details / githubweb)
  197. fixed most of the clientside rendering code (details / githubweb)
  198. under 2k errors :D (details / githubweb)
  199. fixed several tools (details / githubweb)
  200. Fix PR #421 compile failures. (details / githubweb)
  201. Update de_DE.lang (details / githubweb)
  202. lots o fixes (details / githubweb)
  203. 1.7 stuffs (details / githubweb)
  204. move 1.7 stuff to correct branch (details / githubweb)
  205. update readme (details / githubweb)
  206. move in commit placed in master branch by accident (details / githubweb)
  207. More 1.7 stuffs (details / githubweb)
  208. Update most of tconstruct.blocks(local) (details / githubweb)
  209. Obtain fancyGraphics flag from elsewhere (details / githubweb)
  210. Update BlockLandmine.java (details / githubweb)
  211. work on entites (details / githubweb)
  212. Oops (details / githubweb)
  213. fix %% (details / githubweb)
  214. remove book a assets that are now in mantle (details / githubweb)
  215. books will be fully translatable once someone does the .lang files (details / githubweb)
  216. add missing localization to en_US (details / githubweb)
  217. Update de_DE.lang (details / githubweb)
  218. add in extra method to smelting interface in library (details / githubweb)
  219. pushing new drawbridge interface for review (details / githubweb)
  220. move drawbridge state interfaces to TMech -- will be given IMC (details / githubweb)
  221. Added the packet pipeline (details / githubweb)
  222. PacketToolStation(WIP) (details / githubweb)
  223. moar fixes (details / githubweb)
  224. lets change the channel name to be the correct one (details / githubweb)
  225. moar fixing (details / githubweb)
  226. render liquid is error free (details / githubweb)
  227. under 1k finally (details / githubweb)
  228. misc stuff plus AT fixes for arrows (details / githubweb)
  229. yaay fluids (details / githubweb)
  230. fix all the things! (details / githubweb)
  231. fix moar things (details / githubweb)
  232. mDiyo does not want a cape (details / githubweb)
  233. moar fixy thingies (details / githubweb)
  234. Network stuffs -> 1.7 (details / githubweb)
  235. fixed issue where furnace recipe's wouldnt take meta by running them (details / githubweb)
  236. added config options to disable capes, and disable exo armor crafting, (details / githubweb)
  237. more fixes (details / githubweb)
  238. around 300 combined errors (details / githubweb)
  239. some moar fixes (details / githubweb)
  240. getting really close (details / githubweb)
  241. even closer (details / githubweb)
  242. time to take a break for a few hours (details / githubweb)
  243. Update it_IT.lang (details / githubweb)
  244. Fixed Molten Shiny localization (details / githubweb)
  245. Update StencilTableGui.java (details / githubweb)
  246. Localized and fixed some gui (details / githubweb)
  247. Update en_US.lang (details / githubweb)
  248. Update it_IT.lang (details / githubweb)
  249. Update it_IT.lang (details / githubweb)
  250. Update it_IT.lang (details / githubweb)
  251. fix moar things (details / githubweb)
  252. getting super close (details / githubweb)
  253. less than 100 to go (details / githubweb)
  254. fix a few things (details / githubweb)
  255. bump gradle wrapper (details / githubweb)
  256. 1.6.x tcon is now supported via PR's only (details / githubweb)
  257. why do ppl point out things like this to me (details / githubweb)
  258. bump mantle (details / githubweb)
  259. bump mantle again (details / githubweb)
  260. lets stop copying the wrong stuff (details / githubweb)
  261. update some AT entries (details / githubweb)
  262. Fix some bugs :). (details / githubweb)
  263. 35 errors left (details / githubweb)
  264. 17 errors left (details / githubweb)
  265. Fix the errors that were left, I commeneted our some code in (details / githubweb)
  266. wipe repo for a moment to swap branches w/o conflicts (details / githubweb)