Commit graph

111 commits

Author SHA1 Message Date
Flanks255 26dfa7cb75 More cleaning and yeeting. 2022-06-24 14:38:07 -05:00
Flanks255 ce972eb1f3 breaker breaks. 2022-04-03 19:12:40 -05:00
Flanks255 30e8137c04 placer works... the breaker tho... 2022-04-03 15:18:46 -05:00
Flanks255 0e48b0444d pushing progress... 2021-12-30 11:30:01 -06:00
Flanks255 b6406c7adc Under 100. 2021-11-21 13:49:33 -06:00
Michael Hillcox f19fa61229 fix: finished util classes and removed booklet 2021-11-13 18:30:58 +00:00
Michael Hillcox 518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox 6f34f82f4e chore: so much block porting 2021-02-28 14:47:54 +00:00
Michael Hillcox e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +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
Shadows_of_Fire 474a7874ec Closes #1237 2019-05-02 03:39:05 -04:00
Shadows_of_Fire 66718437d9 Closes #1239 2019-05-02 03:32:05 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Brennan Ward e9e3b14c6a mods be sketchy 2018-09-27 17:54:07 -04: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 3953c8b3b2 Properly send these events 2018-06-28 18:24:51 -04:00
Shadows_of_Fire ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -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 8bb71ad796 meta is bad pls 2018-03-19 11:46:43 -04:00
Shadows_of_Fire f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -05:00
Shadows_of_Fire 227c227ddd Fixes #1015
I think.  This is basically the entire method from TiC, with added
boolean returns to support that the drill wanted them.  Probably also
Fixes #996
2018-01-29 02:17:31 -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 9bed6f7ea5 no more lamp sneak 2017-11-15 18:11:17 -05:00
Shadows_of_Fire 856d62f78c remov null 2017-11-02 17:49:53 -04:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck d84a1b7ba2 fix ESD not working with the lower bound being something else than 0
Closes #786
2017-05-28 01:26:08 +02:00
Ellpeck c98b5cf85f fix inventory switching sounds when using a placer or the drill 2017-02-06 14:01:11 +01:00
Ellpeck d5c430fcdc Some changes to common capabilities integration for performance improvements 2017-02-04 16:32:20 +01:00
Ellpeck 4130e0bdf9 Post break event when automatically mining things
Closes #614
2017-02-04 16:07:58 +01:00
Ellpeck 4615a94339 Implemented slotless item handler compat (untested!) 2017-02-04 14:12:17 +01:00
Ellpeck 0c657d2b59 Make the drill digging backet a config option that is off by default
Closes #584
2017-01-21 15:22:26 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck ca2468fda6 Add additional checks to the farmers inventory adding method
Hopefully closes #521
2016-12-27 10:33:13 +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 91170ea432 Fixed the dropper dropping into unloaded chunks
Closes #465
2016-12-08 14:25:16 +01:00
Ellpeck 413d0dc6fa Fix the placer not working
Closes #451
2016-12-05 14:11:20 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +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 3ed5e9cc8a Added internal energy methods to avoid things only using energy up to their cap 2016-11-23 18:10:55 +01:00
Ellpeck 954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck 36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00