Commit graph

443 commits

Author SHA1 Message Date
Michael Hillcox c87bfb6c94 feat: ported bat wings, solidified experience, resonant rice, probe 2021-05-04 17:47:45 +01:00
Flanks255 2419a0e860 The Great-Renaming continues... 2021-05-02 11:10:21 -05:00
Flanks255 ff86e624b4 Much Renaming... 2021-05-02 10:47:50 -05:00
Michael Hillcox 86ff9fb641 chore: ported most item constructors... 2021-03-01 20:23:52 +00:00
Michael Hillcox 4dfe0e04bb chore: all blocks ported! 2021-03-01 19:14:50 +00:00
Michael Hillcox 0e4a65354f chore: some blocks ported and INamedProviders added to tiles 2021-03-01 17:46:12 +00:00
Michael Hillcox fcb150ebaf chore: containers ported mostly, gui's ported for comparability 2021-03-01 17:11:34 +00:00
Michael Hillcox cb650b6689 chore: utils mostly ported, misc ported, deprecation's added, specials ported mostly 2021-03-01 16:25:30 +00:00
Michael Hillcox 6f34f82f4e chore: so much block porting 2021-02-28 14:47:54 +00:00
Michael Hillcox 97bc966606 chore: a few blocks, containers, etc ported over 2021-02-28 11:33:01 +00:00
Michael Hillcox d39cdb5de8 chore: renders ported, blocks now ActuallyBlocks, removed requested blocks 2021-02-28 10:35:10 +00:00
Michael Hillcox a200f9aa6a chore: porting work, api package ported, micro ports here and there 2021-02-27 21:44:00 +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
TomyLobo c5010c5d02 Cache slot count (#1289)
This avoids having to recalculate it every time .getSlots() is called.
The private method getItemHandlerInfos was rendered useless by this change and has been removed.

Fixed #1288
2019-11-08 16:22:08 -05:00
iTitus 35a048de3d Add config values for Leaf & Coal Generators. Closes #1277 (#1286) 2019-11-08 12:07:11 -05:00
Shadows_of_Fire a0ae761660 Closes #1268 2019-07-08 22:51:05 -04:00
Shadows_of_Fire ded3877b41 rerun the formatter 2019-05-02 04:43:27 -04:00
Shadows_of_Fire 673b4bf52a Closes #1245 2019-05-02 03:54:52 -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 a866ecac23 Closes #1194 2019-03-03 17:24:25 -05:00
Shadows_of_Fire 45cef1b4cf Closes #1210 2019-03-03 17:10:05 -05:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire 1ef95a76c9 gthub pls 2019-02-06 15:32:03 -05:00
Shadows_of_Fire 06ca0ad4cd Fix Filters Closes #1209 2019-02-06 15:27:38 -05:00
Shadows_of_Fire 2786022b26 Closes #1198 2018-10-28 13:38:26 -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 9db46b9efc Closes #1159 2018-08-12 10:44:35 -04:00
Shadows_of_Fire 33d9cb9fdb properly fix #1157 2018-08-09 23:04:07 -04:00
Shadows_of_Fire 08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire 6c10642832 Closes #1152 2018-07-27 20:45:50 -04:00
Shadows_of_Fire f476e47a46 Closes #1150 2018-07-27 20:11:58 -04:00
Shadows_of_Fire f59c431649 Fix up farmer behaviors 2018-07-27 20:05:33 -04:00
Shadows_of_Fire 71d5d52462 Closes #1142 2018-07-07 06:07:22 -04:00
Shadows_of_Fire 709b75a043 Fix empowerer; Closes #1130 2018-06-24 14:35:50 -04:00
Shadows_of_Fire 6a02e54888 Closes #1115 2018-06-23 21:23:58 -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 0b4a870717 Closes #1125 2018-06-23 12:39:59 -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 2595cac472 Closes #1106
Performance doesn't just show up but maybe these are faster.
2018-05-31 15:22:02 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire e38178daaf oil genrtr 2018-04-14 13:54:08 -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 8cd9c6a095 Closes #1044 2018-03-19 12:05:28 -04:00
Shadows_of_Fire 8bb71ad796 meta is bad pls 2018-03-19 11:46:43 -04:00