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
d25e2fdea3
chore: gui & booklet porting
2021-02-27 21:59:18 +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
7cd34c5360
chore: minor porting and removing files
2021-02-27 16:35:21 +00:00
Michael Hillcox
32f7a3915f
chore: blocks & micro porting
2021-02-27 16:22:03 +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
Michael Hillcox
e0c3024400
Merge pull request #1345 from jammehcow/bugfix/1332
...
Fix bounding box NPE when placing worm item
2020-11-20 16:39:06 +00:00
Cranky Supertoon
1726dac78f
Finish Crystal Flux Localization
...
Signed-off-by: Cranky Supertoon <crankysupertoon@gmail.com>
2020-11-15 12:12:10 -05:00
Cranky Supertoon
26650447de
Finish Crystal Flux Localization
...
Signed-off-by: Cranky Supertoon <crankysupertoon@gmail.com>
2020-11-15 12:10:12 -05:00
9a15bee50f
fixed 1.12 maven publish
2020-11-07 14:38:30 +01:00
James Upjohn
2fcca318fd
Pass zero-sized bounding box to EntityWorm#setEntityBoundingBox
2020-11-07 13:11:12 +13:00
Brennan Ward
02bda56ecb
Disable enchanting coffee
2019-11-09 15:02:42 -05: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
Brennan Ward
158fe22c8e
Closes #1275
2019-08-29 18:51:29 -04:00
Brennan Ward
5a013dba79
Closes #1274
2019-08-29 18:48:02 -04:00
Brennan Ward
f12e83a4d0
Closes #1278
2019-08-29 18:44:13 -04:00
Shadows_of_Fire
a296419857
Closes #1269 again ™️
2019-07-25 19:11:49 -04:00
Shadows_of_Fire
4d97a943fa
Closes #1266
2019-07-09 01:38:24 -04:00
Shadows_of_Fire
132b71f4a1
Closes #1269
2019-07-08 22:51:10 -04:00
Shadows_of_Fire
a0ae761660
Closes #1268
2019-07-08 22:51:05 -04:00
Shadows_of_Fire
29011db610
add a forge dep
2019-05-18 14:40:53 -04:00
Shadows_of_Fire
0b0530abaa
Closes #1255
2019-05-18 14:16:27 -04:00
Shadows_of_Fire
9e2cfa2770
remove UTF8 BOM that was here somehow
2019-05-02 04:47:21 -04:00
Shadows_of_Fire
ded3877b41
rerun the formatter
2019-05-02 04:43:27 -04:00
Shadows_of_Fire
f18f148ff3
Closes #1244
2019-05-02 04:17:02 -04:00
Shadows_of_Fire
673b4bf52a
Closes #1245
2019-05-02 03:54:52 -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
785dccbed8
Merge remote-tracking branch 'origin/master'
2019-05-02 03:14:12 -04:00
Matiss
34ef9d89de
Closes #1167
2019-05-02 03:13: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
1ce4d21159
Closes #1092
2019-05-02 03:08:06 -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
d4f98090d1
Partially address #1067
...
I'll deal with the rest of them when eclipse text search works
2019-02-27 14:51:41 -05:00
Shadows_of_Fire
a8371154ec
Closes #953
2019-02-27 14:42:38 -05:00
Shadows_of_Fire
0d8f38710e
Auto cleanup
2019-02-27 13:53:05 -05:00
Shadows_of_Fire
82020bcd49
refactor event registration
2019-02-27 13:44:38 -05:00
Jacob Pearson
753c1a4478
Closes Ellpeck#1225 ( #1227 )
2019-02-22 01:22:51 -05:00
Jacob Pearson
30b594c16b
Closes Ellpeck#1230 ( #1231 )
...
Fix solid experience dropping when doMobLoot is set to false
2019-02-22 01:22:13 -05:00
Shadows_of_Fire
345c7a4817
Closes #1211
2019-02-06 16:15:47 -05:00