Commit graph

383 commits

Author SHA1 Message Date
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
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
Cranky Supertoon
1726dac78f
Finish Crystal Flux Localization
Signed-off-by: Cranky Supertoon <crankysupertoon@gmail.com>
2020-11-15 12:12:10 -05:00
Brennan Ward
f12e83a4d0 Closes #1278 2019-08-29 18:44:13 -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
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
0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire
ebda3195bb Closes #1195 2018-10-28 13:52:26 -04:00
Shadows_of_Fire
e9cbf2dd85 Closes #1191 2018-10-16 19:41:40 -04:00
Shadows_of_Fire
df374a42de Don't crash if we hit the void 2018-10-05 02:06:39 -04:00
Shadows_of_Fire
0a76d0a070 Closes #1183 2018-10-05 02:05:19 -04:00
Brennan Ward
7b44cec1dc Closes #1180 2018-09-26 13:19:25 -04:00
Shadows_of_Fire
1240287b3b Closes #1177 2018-09-26 02:59:22 -04:00
Shadows_of_Fire
f7bebeec7b Closes #1156 2018-08-03 22:34:52 -04:00
Shadows_of_Fire
08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire
6a46513844 Closes #1128 2018-06-23 22:25:27 -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
06b6511663 Closes #1123 2018-06-23 12:37:41 -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
dca3098631 Closes #1104 2018-05-31 15:29:55 -04:00
Shadows_of_Fire
54b4f946ea meta is wrong
n ur code bad bcuz it use meta
2018-05-21 16:07:03 -04:00
Shadows_of_Fire
37753694f6 Closes #1095
Probably, anyway, the crash didn't really make sense to begin with, but
this is written like 900x better anyhow.
2018-05-21 16:02:23 -04:00
Shadows_of_Fire
505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire
dfd54486a3 Closes #1083 2018-05-05 04:01:54 -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
4412c62503 Closes #1014 2018-01-29 03:28:12 -05:00
Shadows_of_Fire
bf451dceb1 Fixes #1005 (removes a debug sysout) 2018-01-15 17:00:32 -05:00
Shadows_of_Fire
f17f982dab remov import 2018-01-12 17:48:21 -05:00
canitzp
31b3eaaf30 Redone some old code, tile entities are now saving their nbt to the itemstack again, also the MeeCreeps integration does work now Closes #998 2018-01-05 14:38:06 +01:00
Shadows_of_Fire
ce8061261b grow some more to account for speed loss 2018-01-04 14:51:19 -05:00
Shadows_of_Fire
beef72d35d remove greenhouse glass tile entity
I am not sure if this is faster or slower than the old tile entity, but
it certainly is more performant.  Numbers may be adjusted to try and fix
what the old speed was (every 50 ticks)
2018-01-04 14:40:58 -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
Shadows_of_Fire
100b10eb7a no more display stand torches bleh 2017-10-05 18:36:35 -04:00
Shadows_of_Fire
1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Shadows_of_Fire
1abb89c512 Closes #911 2017-08-27 21:12:20 -04:00
Shadows_of_Fire
2239a8a783 More deprecation stuffs
1.13 will remove metadata so expect a few more of these for the remainig
getStateFromMeta stuff... Hopefully this doesn't set anything on fire
2017-08-09 12:20:55 -04:00
Shadows_of_Fire
f9d226cfc9 Closes #881
Now, this doesn't really work, because putting power in the
reconstructor doesn't cause a block update.  But it exists, and it'll
try its hardest.  But i'm not making the power input cause a block
update.
2017-08-08 14:28:30 -04:00
Shadows_of_Fire
daefd71504 important 2017-08-08 08:02:04 -04:00
Shadows_of_Fire
2ee695359c Fixes #880
probably, anyway
2017-08-08 08:01: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
c6c43fe5a8 add ghost block to avoid some broken forge thing 2017-07-30 20:46:08 -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
d93fdaf995 11 (#851)
(shh)
2017-07-16 19:34:21 +02:00
Brennan Ward
9698d345a2 Closes #816 and #819 (#838)
Align lamps properly with docs
Make light updates smoother as well, and use a better access to the needed blockstate.
2017-07-08 11:04:57 +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
c38f967d69 ceil phantomface distance so that displays correctly
Is basically #757 and #758
2017-05-04 14:12:47 +02:00
Ellpeck
13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck
d9695923d8 possibly fixed laser relays sometimes disconnecting (finally? D:) 2017-03-30 18:11:42 +02:00
Ellpeck
66cc7f59b3 fixed treasure chest having null as their drop item
Closes #703
2017-03-28 17:18:21 +02:00
Ellpeck
ba9a7a5016 Fix a crash issue with the smiley cloud when the world is weird
Closes #688
2017-03-16 12:05:02 +01:00
Ellpeck
1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck
d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck
6c01ffaa87 Added a config to change configuration items
Closes #668
2017-03-04 22:25:40 +01:00
Ellpeck
cd59523e06 Made furnace and crusher have different textures when smelting again 2017-02-22 12:37:29 +01:00
Ellpeck
dbbf876b4b Fix crystal clusters giving wrong pick block 2017-02-18 18:30:54 +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
Ellpeck
19843dfcbf Merge remote-tracking branch 'origin/master' 2017-02-15 06:42:14 +01:00
Ellpeck
e0ed944e33 wake me up inside
Closes #642
2017-02-15 06:42:08 +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
Ellpeck
bc91168990 all the crafting and documenting! 2017-02-14 20:48:01 +01:00
Ellpeck
1ef3b268ff Made Smiley Clouds render special people stuff 2017-02-14 18:40:45 +01:00
Ellpeck
a7f3565404 Change the way goggles work a bit 2017-02-14 18:18:38 +01:00
Ellpeck
d9487f8ef3 added crystal clusters 2017-02-13 23:17:08 +01:00
Ellpeck
9b21323c4f Fix Laser Relay interaction >_< 2017-02-13 19:41:54 +01:00
Ellpeck
6d3ef21444 Added infrared goggles 2017-02-13 18:42:33 +01:00
Ellpeck
c4ef6cd863 Add Laser Relay invisbility modfier 2017-02-13 17:36:55 +01:00
Ellpeck
ca169cd089 added redstone mode to the ranged collector because jose is a whiny bitch 2017-02-06 14:55:54 +01:00
Ellpeck
23299bffc7 Added a tooltip that displays when breaking unbreakable blocks in village houses 2017-01-30 21:13:44 +01:00
Ellpeck
3c07f4535d Stop the storage crate from syncing its NBT
Closes #586
2017-01-21 13:12:28 +01:00
Ellpeck
996b997363 Add a bunch of loadedness checks and add network caching to Laser Relays 2017-01-18 14:26:56 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
66309b0488 Made Firework Box a lot more customizable 2016-12-29 21:29:00 +01:00
Ellpeck
13bf8978cf Add compatibility with Blood Magic
Closes #538
2016-12-28 15:57:15 +01:00
Ellpeck
1b2b033824 Updated to 1.11.2 2016-12-27 12:35:08 +01:00
Ellpeck
4724187cf0 Remove the item distributor on here as well 2016-12-22 21:36:35 +01:00
Ellpeck
a5e4be2d3e r92! 2016-12-18 17:50:31 +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
1a0fd8887d Replace particles with laser renderers. Woop woop! 2016-12-09 21:36:43 +01:00
Ellpeck
f937673483 Made the miner a little less resource heavy 2016-12-06 20:06:40 +01:00
Ellpeck
5776ac2fa0 Added Laser Relay in/out config 2016-12-05 15:09:37 +01:00
Ellpeck
c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck
fc4484cc73 Fix a crash that sometimes happens when placing down container blocks
Closes #437
2016-12-03 12:29:49 +01:00
Ellpeck
cfd7ec41df Oil Generators respond to comparators 2016-11-28 12:51:45 +01:00
Ellpeck
38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck
142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +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
ded8ceb529 Fixed fluid containers emptying giving you back nothing
Closes #401
2016-11-23 17:16:43 +01:00
Ellpeck
e745ebdc28 Made the laser relay work with just right-click
Closes #400
2016-11-23 16:55:39 +01:00
Ellpeck
0dc3dd7d1a Change to using proper blockstates 2016-11-21 16:23:48 +01:00
Ellpeck
12c7acf3f3 Added items to engineer house chest 2016-11-21 14:56:45 +01:00
Ellpeck
954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck
b39ee8228d Replace chests in village houses and lush caves with storage crates.
Also closes #382
2016-11-20 13:22:36 +01:00
Ellpeck
5d624c7c50 snake_cased all items and their names 2016-11-19 23:12:22 +01:00
Ellpeck
ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck
1fc5320be6 Fixed an Empowerer dupe bug 2016-11-18 23:14:49 +01:00
Ellpeck
ee85dd3ba8 Fix a crash with the laser relay
Closes #371
2016-11-18 06:40:08 +01:00
Ellpeck
95ca15cd1a Set the item in the current hand instead of the current slot
Should close #324
2016-11-17 16:31:05 +01:00
Ellpeck
31bbbe2902 Change the description text of Phantomfaces 2016-11-16 22:34:15 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
53f6ce0a24 Add Laser Relay priorities 2016-11-16 18:51:23 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck
e1ec9e4afb Tweaks to the laser relay renderer
Closes #360
2016-11-14 15:30:06 +01:00
Ellpeck
f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck
691fabd5ef Finished new laser relay models 2016-11-08 23:04:05 +01:00
Ellpeck
c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck
1a9a69a4bd Removed the laser wrench setting
Closes #339
2016-11-08 13:25:36 +01:00
Ellpeck
9337a6e6aa Added proper laser rendering instead of the particles 2016-11-08 08:53:30 +01:00
Ellpeck
7524ee52fd Remove Util.RANDOM 2016-11-02 19:36:32 +01:00
Ellpeck
6ac7c24369 Make tiny torches less useless 2016-10-31 21:01:44 +01:00
Ellpeck
c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck
e538ab5cad Finished farmer 2016-10-31 19:03:04 +01:00
Ellpeck
8828b9c8a9 Farmer 2016-10-31 18:03:18 +01:00
Ellpeck
7a69273865 Significantly reduce performance loss when using Item Laser Relays and/or ESDs
Closes #279
2016-10-29 12:00:00 +02:00
Ellpeck
4e8e749f4f Made the empowerer work with all of its recipes
Closes #295
2016-10-21 00:13:21 +02:00
Ellpeck
c4ef288653 added bio reactor
Closes #234
2016-09-14 21:42:03 +02:00
Ellpeck
ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck
0853860810 Made the Lamp Controller toggle entire areas
Closes #242
2016-09-12 16:44:53 +02:00
Ellpeck
015e5121e2 item distributor recipe and doc 2016-09-11 13:33:47 +02:00
Ellpeck
e580fd2219 Added item distributor 2016-09-09 21:43:33 +02:00
Ellpeck
37d1bc95f9 Made every block be able to save the tile entities around it for future use 2016-09-09 18:40:09 +02:00
Ellpeck
39baccc762 Added Fluid Laser Relays 2016-09-01 20:50:44 +02:00
BootyToast
122229143a New fermenting barrel texture and model. 2016-08-17 11:25:59 -04:00
BootyToast
1d20798cd8 New canola press textures and model. 2016-08-17 09:28:53 -04:00
Ellpeck
7c22d772a7 do you even lift toast 2016-08-14 11:44:45 +02:00
BootyToast
5fed8383fc New oil gen texture/model.
Top texture not finished.
Need canola press,oil and coal generators set up for on/off textures.
2016-08-14 05:40:08 -04:00
BootyToast
450d9554f9 Merge remote-tracking branch 'origin/master' 2016-08-12 12:56:20 -04:00
BootyToast
0753c2492b New coal generator model 2016-08-12 12:56:00 -04:00
Ellpeck
173eb2ab8a Fixed a massive dupe bug with the XP Solidifier.
Whoops.
2016-08-12 18:54:44 +02:00
Ellpeck
1ac651ac6f Added the ability to put items back into the XP solidifier + made the storage crate not be a full block 2016-08-12 18:44:09 +02:00