Commit graph

100 commits

Author SHA1 Message Date
Mrbysco 26758cb41b Update TileEntityBase.java 2024-03-13 00:30:34 +01:00
Mrbysco 82aaacf1d9 Make canPlayerUse consistently use this.getBlockPos() 2024-03-09 00:23:01 +01:00
Mrbysco 63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +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
Flanks255 6825fa3d4a Atomic Reconstructor fixes, saves energy when mined, also saves redstone mode, and restores on placement, more to come. 2022-10-12 17:49:01 -05:00
Flanks255 35bf265618 moar refactoring. 2022-06-05 15:36:27 -05:00
Flanks255 c6c232d648 More porting, cleaning up ui code.
Coal generator seems to work...
2021-12-28 20:36:23 -06:00
Michael Hillcox 518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox c87bfb6c94 feat: ported bat wings, solidified experience, resonant rice, probe 2021-05-04 17:47:45 +01:00
Michael Hillcox e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +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
Shadows_of_Fire ded3877b41 rerun the formatter 2019-05-02 04:43:27 -04:00
Shadows_of_Fire 274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Brennan Ward f585d814ce Significant performance boost for Coal Gen (#1184)
Needs testing.
2018-09-27 15:17:23 -04:00
Shadows_of_Fire 08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire 71d5d52462 Closes #1142 2018-07-07 06:07:22 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire 9aaaeb9ed0 Fixes #1043
Includes a change that might also resolve #1041 in creative mode, but
that's untested.
2018-03-19 12:50:18 -04: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 8a1ed7b14b remove explicit tesla support
tesla api is ded and this will be more work for 1.13 so rip af
2017-12-23 15:20:01 -05:00
Shadows_of_Fire ab76551cde Stop using IFuelHandler and remove fake air block
also various generics/deprecation stuff cuz wabealwdnamflkaw.
Might put fake air block back if lex doesnt know how to make dummy
blocks work
2017-08-02 08:01:41 -04:00
Shadows_of_Fire ae736f384a un burn the house again
this should be the last time i swear
2017-07-28 16:17:52 -04:00
Ellpeck 996b997363 Add a bunch of loadedness checks and add network caching to Laser Relays 2017-01-18 14:26:56 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 4724187cf0 Remove the item distributor on here as well 2016-12-22 21:36:35 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck 312484bcfc Added the coolest block in the mod so far 2016-12-18 17:28:29 +01:00
Ellpeck 9f797f022e Added hopping item interface
Closes #493
2016-12-18 13:27:14 +01:00
Ellpeck 7c0ca04e85 missing else :v 2016-12-06 08:19:32 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck cfd7ec41df Oil Generators respond to comparators 2016-11-28 12:51:45 +01:00
Ellpeck 38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck 8226479ce8 Fix a crash with energy phantomfaces and tesla 2016-11-27 19:32:14 +01:00
Ellpeck 86aeada330 fix an exception on loading some tileentities 2016-11-27 19:04:22 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck f469f77f4f Drop that RF, like a big fat rock 2016-11-26 20:43:50 +01:00
Ellpeck b9a84481d1 Added Forge Units support to everything 2016-11-26 19:00:02 +01:00
Ellpeck c334b31761 support fricker units 2016-11-26 08:58:42 +01:00
Ellpeck 504835246c Named all containers.
Closes #383
2016-11-20 13:46:35 +01:00
Ellpeck ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck 8828b9c8a9 Farmer 2016-10-31 18:03:18 +01:00
Ellpeck 19b0cc7223 Remove old temporary stuff 2016-10-30 19:30:19 +01:00
Ellpeck 7a69273865 Significantly reduce performance loss when using Item Laser Relays and/or ESDs
Closes #279
2016-10-29 12:00:00 +02:00
Ellpeck c4ef288653 added bio reactor
Closes #234
2016-09-14 21:42:03 +02:00
Ellpeck e580fd2219 Added item distributor 2016-09-09 21:43:33 +02:00
Ellpeck 37d1bc95f9 Made every block be able to save the tile entities around it for future use 2016-09-09 18:40:09 +02:00