Commit graph

737 commits

Author SHA1 Message Date
Archengius
428319ca44 Merge pull request #1103 from Exidex/rewrite
[5.10] Add rendering of BlockCasings4 based on IBakedModel
2017-06-21 21:43:52 +07:00
Exidex
406d20aaf1 Add rendering of BlockCasings4 based on IBakedModel 2017-06-21 16:08:02 +02:00
Dragon2488
177a3f857c New implementation of Meta Tools, much cleaner and without overhead, because it extends MetaItem directly. Also cleaned some code and reorganized some item textures. 2017-06-16 02:58:15 +07:00
Exidex
5f462e7989 Json rendering 2017-06-15 15:19:24 +02:00
Exidex
8cc409b6ea More naming fixes 2017-06-11 15:26:28 +02:00
Exidex
a05074f2ba Merge branch '1.10.2' into rewrite 2017-06-11 14:27:14 +02:00
Dragon2488
ef6f2e275b Proper MetaItem implementation, removing of old meta items. 2017-06-11 18:00:19 +07:00
Dragon2488
284ab9493e API interfaces renaming, method params renaming, method changes. 2017-06-08 22:09:20 +07:00
Dragon2488
e28368f594 Reformatting, Reorganizing Code, Stay removing these stupid "a" prefixes 2017-06-07 14:50:31 +07:00
Dragon2488
60ed02b29d BaseMetaTileEntity finish. IC2 energy support. Interfaces cleanup. PLEASE HELP ME TO GET RID OF "a" PREFIX!!! 2017-06-07 05:18:59 +07:00
Exidex
b0658f8a6e Merge branch '1.10.2' into rewrite 2017-05-28 18:06:01 +02:00
Exidex
121d57f978 Fix naming 2017-05-28 17:51:23 +02:00
Dragon2488
2820e25030 more basemetatileentity rewriting 2017-05-28 21:29:38 +07:00
Exidex
150d758a39 This shouldn't be here 2017-05-27 20:02:26 +02:00
Dragon2488
ad629869aa GT_Utility polishing finished. 2017-05-24 08:22:56 +07:00
Dragon2488
7568a1d454 some GT_Utility polishing. unfinished. 2017-05-24 00:29:55 +07:00
Dragon2488
434b5139ee a bit more recoding 2017-05-23 23:54:26 +07:00
Dragon2488
857d8e4aa0 base meta tile entity re-coding. 2017-05-22 15:44:09 +07:00
Exidex
fc0777c2bf Block related bugfixes 2017-05-20 20:41:31 +02:00
Exidex
47e0935113 It is "working" now 2017-05-19 23:58:32 +02:00
Exidex
e6e92a4df2 Revert some block changes 2017-05-07 16:20:11 +02:00
Exidex
1dfc470de2 Revert deletion of deprecated methods 2017-05-06 02:39:14 +02:00
Exidex
210da278bc Rework rest of the blocks, except GT_Block_Machines 2017-05-06 01:48:54 +02:00
Exidex
023b6c7a99 Rework some blocks, delete METADATA property 2017-05-03 22:14:16 +02:00
Dragon2488
2a79cfda63 some documentation 2017-04-26 19:35:05 +07:00
Dragon2488
a77626c5a0 let the party begin 2017-04-24 22:47:21 +07:00
Archengius
acf337406a Merge pull request #1026 from Exidex/patch-3
Fix Lighter behaviour
2017-04-24 21:44:07 +07:00
Exidex
0335d00d66 Fix #923 2017-04-18 00:04:29 +03:00
Exidex
33ecb3861a Fix crafting cover desync with client 2017-04-17 20:18:55 +03:00
Exidex
f0e7fe759f Fix Lighter behaviour. 2017-04-16 15:47:26 +03:00
Archengius
0f051b4c11 Merge pull request #960 from codewarrior0/kill-excess-redraws
Kill excess redraws
2017-04-16 16:16:15 +07:00
Exidex
ed06bb8850 Fix #1022 2017-04-15 21:30:50 +03:00
Exidex
bf97331139 Fix amount of items dropping from small ores 2017-04-12 01:07:10 +02:00
Exidex
596d135873 Fix #994 2017-04-11 01:15:08 +02:00
Exidex
67e4fbb6ef Fix eating 2 food instead of 1 2017-04-10 16:49:26 +02:00
Exidex
dcf73d5e4b Delete block mechanics for tools as vanilla now has shields 2017-04-09 20:02:10 +02:00
Exidex
79e02cd526 Delete some more unused staff 2017-04-08 15:32:41 +02:00
Exidex
3751e743e9 Delete some unused staff 2017-04-08 14:12:19 +02:00
SixDev
c3a3c3a36c Fixed compilation error from updating forge 2017-04-05 17:22:28 +02:00
Exidex
8475937153 Addition to Fix right click behavior for metaitems. 2017-04-02 01:54:12 +02:00
Exidex
dc984eaacf Fixed right click behavior. 2017-04-01 20:26:53 +02:00
MauveCloud
b61732677f Fix for #970 2017-03-21 17:37:03 -07:00
MauveCloud
6df81f11cd Fix for #915
Also includes a fix for the inherited bug from 5.09 that prevented
intentionally generating marble and basalt in the Nether.
2017-03-21 14:45:06 -07:00
MauveCloud
b5f80e6820 Updated and corrected mcmod.info file
Mod description now shows up in Forge mods menu, and shows as "5.10"
instead of "5.09" in launchers that show mod versions.
2017-03-15 08:59:17 -07:00
MauveCloud
8c3eb4c360 Fix for #962 2017-03-14 13:25:41 -07:00
MauveCloud
36e8584e4c Partial fix for #955
Restores ability to use different explosives.
2017-03-14 10:00:51 -07:00
David Vierra
970bd1abb1 Eliminate pointless redraws in receiveMetaTileEntityData 2017-03-13 17:36:34 -10:00
David Vierra
55fdf45f59 receiveClientEvent only redraws as needed 2017-03-13 17:36:18 -10:00
MauveCloud
b439073dfa Fix for #907 2017-03-12 15:23:12 -07:00
MauveCloud
fd54912c67 Completed fix for #916
Note: I did test to make sure a silk touch pick would drop the plain
forms instead of the cobblestone variants.
2017-03-12 12:53:08 -07:00