Commit graph

354 commits

Author SHA1 Message Date
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
Ellpeck
dca179fce4 Renamed bags like toast told me to 2016-08-10 13:32:55 +02:00
Ellpeck
e900b00d3f Made coal generator rotate properly with the new texture 2016-08-10 00:09:32 +02:00
Ellpeck
65aa7276ae Added some more achievements 2016-08-05 04:49:04 +02:00
Ellpeck
f7d52a7178 Renamed the double furnace to powered furnace 2016-08-04 11:24:05 +02:00
Ellpeck
f949060d6f Removed Seasonal mode.
Sorry :(
2016-08-04 07:28:58 +02:00
Ellpeck
f588f07ef2 complaining was plentiful 2016-08-03 14:34:08 +02:00
Ellpeck
85de5de38f Empowering tweaks, empowered crystal textures 2016-08-03 13:36:42 +02:00
Ellpeck
b31875c38c Added a new crafting mechanic, the Empowerer 2016-08-03 04:01:47 +02:00
Ellpeck
12f6430778 Did some API cleaning up 2016-08-03 01:09:11 +02:00
Ellpeck
5b730d1f12 Fixed wild rice popping off 2016-08-02 19:08:06 +02:00
Ellpeck
950b89a58c Added bags.
They're awesome and super useful.
2016-08-02 16:32:13 +02:00
Ellpeck
561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck
a3c1d7e110 Made Booklet save its data via identifiers instead of number ids 2016-08-02 00:36:14 +02:00
Ellpeck
3f660f7c01 Removed Profiler usage 2016-07-25 22:37:14 +02:00
Ellpeck
90c1f2c25f Added proper tesla support for phantom energyfaces and laser relays 2016-07-24 02:54:07 +02:00
Ellpeck
6cf525f6c5 Cheaper coils and expensiver ender stars 2016-07-21 17:38:46 +02:00
Ellpeck
e9955348d8 Finally made ESD use new capability system.
Closes #91
2016-07-20 22:14:30 +02:00
Ellpeck
64c152e8da Tiny Torch. 2016-07-14 22:04:24 +02:00
Ellpeck
07a9ae219b energy laser relay variation 2016-07-14 16:44:01 +02:00
Ellpeck
fdfec92f24 Player Probe.
Don't know if it works yet though.
2016-07-14 02:11:41 +02:00
Ellpeck
346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck
232c23669a Fixed everything.
Just, everything works now.
Promise.
No, actually, no promise.
2016-07-06 21:56:15 +02:00
Ellpeck
15c8fcc244 Shock Suppressor texture, recipe and doc 2016-07-05 18:32:22 +02:00
Ellpeck
0eb64b2659 Remove some utils that were stupid 2016-07-04 20:15:41 +02:00
Ellpeck
fad1a1b0c9 Shock suppressor, function 2016-07-03 22:53:12 +02:00
Ellpeck
a5e10de4b3 Changed the way tile entity registering and name rendering is handled 2016-07-03 21:57:33 +02:00
Ellpeck
794032870a Changed NBT saving system and thus removing some unnecessary interfaces 2016-07-02 15:01:46 +02:00
Ellpeck
26a7d74247 Updated forge, fixed some storage crate related stuff 2016-06-27 20:49:26 +02:00
Ellpeck
1c9c7af416 Made this system less stupid 2016-06-27 20:24:45 +02:00