Michael Hillcox
86ff9fb641
chore: ported most item constructors...
2021-03-01 20:23:52 +00:00
Michael Hillcox
4919a5cbba
chore: minor refactor fixes
2021-03-01 19:58:15 +00:00
Michael Hillcox
dcdac11e2b
chore: ported most parts of the Gui's
2021-03-01 19:55:50 +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
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
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
b7d4d600fc
chore: large refactors to new mappings
2021-02-26 21:15:48 +00:00
Cranky Supertoon
26650447de
Finish Crystal Flux Localization
...
Signed-off-by: Cranky Supertoon <crankysupertoon@gmail.com>
2020-11-15 12:10:12 -05: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
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
0d8f38710e
Auto cleanup
2019-02-27 13:53:05 -05: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
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
5bbca0ee30
Fix count of 2 in ghost slots
2018-06-23 13:27:08 -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
981a0c6ae1
Closes #1072
2018-04-13 12:47:34 -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
c5dbd778bb
git forgot this
2018-01-12 17:47:01 -05:00
Shadows_of_Fire
426b363f8e
clarity on oil recipe numbers
2018-01-12 17:46:38 -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
da573459cb
Update state when dropper gui closes ( fixes #972 )
2017-12-02 13:38:36 -05:00
Shadows_of_Fire
2a751355d7
Adds Sack Blacklist ( Closes #974 )
...
also apparently the common capabilities maven is throwing 403's so i've
set it to the version in my cache.
2017-12-01 16:19:52 -05:00
Shadows_of_Fire
872e124cd8
bleh
2017-11-30 11:13:58 -05:00
Shadows_of_Fire
3bbf2c3d4a
Ensure holding of the sack. Closes #975
2017-11-30 02:58:30 -05:00
Shadows_of_Fire
856d62f78c
remov null
2017-11-02 17:49:53 -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
Brennan Ward
f317b987f1
Misc QoL changes. ( #852 )
...
* Make shift clicking out of Crates mimic vanilla
Requsted without issue created by tterrag.
* Farmer QoL improvement
Tries to replant immediately after harvesting to waste less time.
Requested without issue by Morpheus1101
2017-07-17 14:20:53 +02:00
Brennan Ward
0787f6eb6c
Closes #828 and #829 ( #835 )
...
* update to gradle 4.0
* update forge/maps
* Fix table on a stick
now mimics vanilla behavior and tries to add stacks back to inv before
dropping.
* fix a nonsense dupe glitch
* fix worm
* move a thing so its not on fire
and lowercase thingy
2017-07-07 22:09:56 +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
fee478d960
I did a thing
2017-06-17 00:48:49 +02:00
Ellpeck
5ccbc0b9fd
add crafting table on a stick compat for InvTweaks
...
Closes #782
2017-05-28 00:48:01 +02:00
Ellpeck
13c3df3330
some cleanup
2017-04-01 19:40:39 +02:00
Ellpeck
498358ddcb
wake me up inside
2017-02-22 11:40:33 +01:00
MisterPeModder
17016ba8fc
Made even more things localizable and updated french localizations ( #643 )
...
* Updated french localizations to include the new booklet pages
* Made even more things localizable
* Fixed localizations
* Fixed slabs being full cubes
2017-02-16 18:47:14 +01:00
MisterPeModder
9f70748e24
Made more things localizable and updated fr_FR.lang & fr_CA.lang ( #638 )
...
* Updated fr_FR.lang & fr_CA.lang
* Made a lot of things localizable
* Hardcoded formats and localizations fix
* cristal => crystal
2017-02-14 21:50:03 +01:00