Commit graph

40 commits

Author SHA1 Message Date
Mrbysco 1224c1de29 Remove todo from Greenhouse Glass 2024-03-11 22:22:20 +01:00
Mrbysco 817797ad3a Re-enable rendering of the GreenHouse glass and add culling 2024-03-09 02:33:07 +01:00
Mrbysco 06bb77b7dd Update BlockGreenhouseGlass.java 2024-03-04 21:57:36 +01:00
Mrbysco 6133488eee Port to 1.20.1 2024-03-03 01:20:53 +01:00
Mrbysco 7c2e42dfcf Port to 1.18 2024-03-02 21:23:08 +01:00
Michael Hillcox 518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox 4dfe0e04bb chore: all blocks ported! 2021-03-01 19:14:50 +00:00
Michael Hillcox fcb150ebaf chore: containers ported mostly, gui's ported for comparability 2021-03-01 17:11:34 +00:00
Michael Hillcox 71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Brennan Ward f12e83a4d0 Closes #1278 2019-08-29 18:44:13 -04:00
Shadows_of_Fire ebda3195bb Closes #1195 2018-10-28 13:52:26 -04:00
Shadows_of_Fire e9cbf2dd85 Closes #1191 2018-10-16 19:41:40 -04:00
Shadows_of_Fire df374a42de Don't crash if we hit the void 2018-10-05 02:06:39 -04:00
Shadows_of_Fire 0a76d0a070 Closes #1183 2018-10-05 02:05:19 -04:00
Brennan Ward 7b44cec1dc Closes #1180 2018-09-26 13:19:25 -04:00
Shadows_of_Fire 1240287b3b Closes #1177 2018-09-26 02:59:22 -04:00
Shadows_of_Fire 08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire bf451dceb1 Fixes #1005 (removes a debug sysout) 2018-01-15 17:00:32 -05:00
Shadows_of_Fire ce8061261b grow some more to account for speed loss 2018-01-04 14:51:19 -05:00
Shadows_of_Fire beef72d35d remove greenhouse glass tile entity
I am not sure if this is faster or slower than the old tile entity, but
it certainly is more performant.  Numbers may be adjusted to try and fix
what the old speed was (every 50 ticks)
2018-01-04 14:40:58 -05:00
Shadows_of_Fire 1abb89c512 Closes #911 2017-08-27 21:12:20 -04:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck 08f141939f Fixed rendering bug with Greenhouse Glass 2016-06-01 15:03:20 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck 4b425a36ab SUPPRESS ALL THE THINGS!! 2016-05-20 19:05:10 +02:00
Ellpeck b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck 6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck 08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck 1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck fec10edbc2 Loooots more texture work.
Okay, I'm done for today.
2016-01-09 02:36:43 +01:00
Ellpeck 020745a813 Remember how I said "I'm nearing the end of bugfixing"?
Well that was a lie apparently.
2016-01-07 21:41:28 +01:00
Ellpeck d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck 77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Renamed from src/main/java/de/ellpeck/actuallyadditions/blocks/BlockGreenhouseGlass.java (Browse further)