Commit Graph

2045 Commits (master)

Author SHA1 Message Date
warlordjones 681eaee2e0 Update version in build.gradle 2016-06-12 20:03:14 +01:00
warlordjones 52eee6b858 Compile against latest boilerplate 2016-06-12 20:01:12 +01:00
warlordjones dfd1d808ba Update version and changelog 2016-06-12 19:56:41 +01:00
warlordjones 0d6aa9feb2 Fix a few texture errors 2016-06-12 19:51:19 +01:00
warlordjones 7d08183abe Whoops 2016-06-12 19:35:03 +01:00
warlordjones 1827e3c326 Can't have a tileentity class inside of a TE render class! (Silly me...) Closes #359 2016-06-12 19:33:38 +01:00
warlordjones ed4864fec0 Disallow overfilling of boilers. Fixes #364 2016-06-12 19:29:53 +01:00
warlordjones d7b95dffea Fix #360: Incorrect Ore Dictionary Tags on Metal Blocks 2016-06-12 19:08:38 +01:00
warlordjones d4c3ded5bf Fix bugs introduced in earlier commits :P 2016-06-12 19:04:27 +01:00
warlordjones 866f0cc816 Permenantly disable portal gen. Closes #363 2016-06-12 18:55:49 +01:00
warlordjones a176916cac Steal TConstruct extra blockbreak method, to quickfix #365 2016-06-12 18:54:05 +01:00
warlordjones 5c85cede26 Oops again 2016-06-12 18:41:27 +01:00
warlordjones da10ee3d11 Oops, don't import Chisel's BaseItem instead of our own! 2016-06-12 18:39:58 +01:00
warlordjones af549fac80 Fix steam tools taking durability damage. Closes #366 2016-06-12 18:29:20 +01:00
warlordjones 29780c7f29 Should fix #367 2016-06-12 18:27:43 +01:00
Prospector 222caefc94 Update README.md 2016-03-15 19:36:29 -07:00
Arona Jones c0b146206d Yet more generalisation/cleanup/code improvements 2016-02-10 22:45:14 +00:00
Arona Jones 87b215c8b8 Comply with Boilerplate generalisation work 2016-02-08 19:18:05 +00:00
Arona Jones 71c85b2d3e Fix some small derps 2016-02-08 18:02:29 +00:00
Arona Jones 1ae12f6577 whoops 2016-02-07 14:25:44 +00:00
Arona Jones 3b8b08b308 Huge genericisation of item/block related stuff 2016-02-07 13:57:38 +00:00
Arona Jones 8a1b96eb49 Use IModInfo 2016-02-06 23:42:13 +00:00
Arona Jones e9fb6cc6e9 Genericise boiler containers 2016-02-06 13:21:58 +00:00
Arona Jones f47c4dd400 Some checkstyle stuff 2016-02-06 12:41:38 +00:00
Arona Jones 69472c2f21 Minor use of RenderUtils 2016-02-06 12:36:13 +00:00
Arona Jones dfe16aada6 Some injector work 2016-02-06 11:22:01 +00:00
Arona Jones a96338d507 Some minor lang updates 2016-02-06 10:40:27 +00:00
Arona Jones cd2843ff27 Add Steam chisel texture 2016-02-06 10:36:00 +00:00
Arona Jones 44230e9838 Remove lamp textures 2016-02-06 00:36:36 +00:00
Arona Jones ab47723b88 autocleanup 2016-02-05 15:19:42 +00:00
Arona Jones ce519eecbc Fix mangrove planks not being registered 2016-02-05 13:03:23 +00:00
Arona Jones cce79730de Fix light slate stairs having incorrect texture 2016-02-05 13:00:03 +00:00
Arona Jones e5c208df02 Load order adjustments 2016-02-05 12:54:25 +00:00
Arona Jones 6a28d6ae50 Executed with impunity! (erased fileheaders projectwide) 2016-02-04 20:19:10 +00:00
Arona Jones a71e04f897 Minor cleanup to remove some WIPs that likely won't be implemented for a while 2016-02-04 20:07:05 +00:00
Arona Jones 6c01accfe2 Helps if you remember to move assets when you move code... 2016-02-04 19:58:35 +00:00
Arona Jones 649b9a09cf Repackage common.items.compat to common.compat.thaumcraft for consistency (reverted from commit a5f033682b) 2016-02-04 19:52:41 +00:00
Arona Jones a5f033682b Repackage common.items.compat to common.compat.thaumcraft for consistency 2016-02-04 19:49:02 +00:00
Arona Jones 550a56c402 Move vanilla engraving stuff to BU, and make SC2 engraved metals BU dependent. 2016-02-04 19:45:36 +00:00
Serban Rares 9c918040c1 Nobody seemed to notice that I forgot the GUI texture for the pipes...Oh well :) 2016-02-02 22:54:38 +02:00
MrIbby 2c2f85d08f Update LICENCE-ART 2016-01-31 06:56:02 -08:00
MrIbby a97ce5053c Update LICENSE-CODE 2016-01-31 06:53:04 -08:00
MrIbby 78722c8f18 Update LICENSE-CODE 2016-01-31 06:52:32 -08:00
Arona Jones 28006fb859 Relicensing at last! Closes #319 2016-01-31 10:54:22 +00:00
Arona Jones 679a4e8a2b More build.gradle updating tests. Remove + opt. 2016-01-23 15:24:01 +00:00
Arona Jones 098fbc5276 Update build.gradle properly...D'oh 2016-01-23 15:21:45 +00:00
Arona Jones 4f20e112f8 Update build.gradle 2016-01-23 15:13:17 +00:00
Arona Jones 0cc9e5b885 Update changelog for second attempt at B5.0.1 release 2016-01-23 14:38:53 +00:00
Arona Jones 924d6cd758 Also fix draining while sneaking on ground for the Wingpack 2016-01-23 14:33:35 +00:00
Arona Jones 1af56fdf0d Implement IBoilerplateMod on SC2 2016-01-23 14:00:43 +00:00