Commit graph

233 commits

Author SHA1 Message Date
canitzp a5c031c135 Undeprecated BlockBase and BlockItemBase; reimplemented crystal cluster blocks (loot tables missing) 2020-09-09 09:58:55 +02:00
Michael 40d27de0f5
Mass removed all license headers 2020-09-07 15:29:31 +01:00
Shadows_of_Fire ded3877b41 rerun the formatter 2019-05-02 04:43:27 -04: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 274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire 95a25dbfc4 Update to new forge rarity system 2019-05-02 03:08:15 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire 2786022b26 Closes #1198 2018-10-28 13:38:26 -04: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 e282f56928 Closes #1174 2018-09-26 03:53:48 -04:00
Shadows_of_Fire 33d9cb9fdb properly fix #1157 2018-08-09 23:04:07 -04:00
Shadows_of_Fire 234167f7ad Closes #1157 2018-08-05 15:39:36 -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 85038e9628 english u stupid shit 2018-06-27 03:23:55 -04:00
Shadows_of_Fire 5c149648da More major updating
Migrates the rest of the recipe system to Ingredient inputs, Migrates
the compost to an IBakedModel instead of a TESR
2018-06-23 20:44:47 -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 a571c70457 Closes #1073
This fix means there is a clear underlying issue with the inventory
structure of AA...  This is going to be quite a big refactor.  Bleh.
2018-05-31 16:41:13 -04:00
Shadows_of_Fire 3d253aab3e Closes #1078 2018-05-10 05:41:56 -04:00
Shadows_of_Fire 0a1d976ce0 refactor has forgotten u apparently but u fix now 2018-05-10 05:40:16 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire 88daf6683d Fixes #1055 2018-03-22 22:53:13 -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 3fcebcdd05 Fixes #1051 2018-03-16 19:07:15 -04:00
Shadows_of_Fire 532aa1ca60 Add FastBench Compat, closes #1035 2018-03-06 21:08:25 -05:00
Shadows_of_Fire f7c5d9e1e9 Closes #1003
guis r evil
2018-02-17 17:00:14 -05: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 348b1eb92c Better check 2017-12-06 16:25:10 -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
Xander 2f2de97bf2 don't return internal copy of itemstack on simulate 2017-10-01 13:05:47 +08:00
Shadows_of_Fire 1abb89c512 Closes #911 2017-08-27 21:12:20 -04:00
Shadows_of_Fire 22f9f4440e Closes #904 2017-08-22 20:01:54 -04:00
Shadows_of_Fire 64e6df805b how 2 police 2017-08-06 04:29:28 -04: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 f2b24c3318 Closes #872
There dad u got ur thingy
also who put these null itemstacks here bad
2017-08-01 22:20:47 -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
Brennan Ward 912539e81d Might burn down ur house (#868)
* Various generics/deprecation shit

this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...

* uncrash the server

depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02:00
Brennan Ward 81d106898b Close 856 and update jei usage (#857)
* use non-dep fluid methods

* start of jei update

* Update to non-dep JEI methods

* Closes #856
2017-07-19 12:19:49 +02:00
Ellpeck de60180298 good job breaking it, hero 2017-06-29 21:00:34 +02:00
Ellpeck 369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck a40abe88af this is completely broken but maybe someone will fix it soon 2017-06-29 13:00:11 +02:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +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