Commit graph

1348 commits

Author SHA1 Message Date
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 6176404cf1 terrain gen bus 2016-07-03 21:11:46 +02:00
Ellpeck 21f23c3670 Remove NEI integration and fix an event derp 2016-07-03 21:06:44 +02:00
Ellpeck 050f963940 Cleaned up event classes and stuff 2016-07-03 20:57:00 +02:00
Ellpeck 8aa04b7652 Increased the range for sending tile updates because occasionally people that had them in range didn't get updates meaning if they went closer, changes weren't present 2016-07-02 20:31:18 +02:00
Ellpeck 1e82741766 Made display stand only display RF when sneaking 2016-07-02 18:39:47 +02:00
Ellpeck 1e70dd8e49 Make the miner have the drill's harvest level 2016-07-02 17:15:53 +02:00
Ellpeck 794032870a Changed NBT saving system and thus removing some unnecessary interfaces 2016-07-02 15:01:46 +02:00
Ellpeck 8461ffea03 memes 2016-07-01 13:56:15 +02:00
Ellpeck 26a7d74247 Updated forge, fixed some storage crate related stuff 2016-06-27 20:49:26 +02:00
Ellpeck 2c4bb5adca Larger crates recipe and doc 2016-06-27 20:34:58 +02:00
Ellpeck 1c9c7af416 Made this system less stupid 2016-06-27 20:24:45 +02:00
Ellpeck 925b259d8f Added medium and large storage crate 2016-06-27 20:19:04 +02:00
Ellpeck 73ff44851c Biomass and biocoal doc 2016-06-27 19:32:28 +02:00
Ellpeck ee9c94da74 Added biomass and biocoal made from canola seeds and also made canola seeds edible
Closes #130
2016-06-27 19:25:46 +02:00
Ellpeck 28c6e551d8 Made empty buckets be able to get pulled out of the coal generator
Closes #132
2016-06-27 18:40:53 +02:00
Ellpeck 1627dace83 Fixed a crash when searching in the booklet
Closes #133
2016-06-27 18:36:59 +02:00
Ellpeck c297df9cc4 Made fluid collector not output and input wrong stuff 2016-06-23 19:27:42 +02:00
Ellpeck c1eb3fb644 Made fluid collector not output and input wrong stuff 2016-06-19 22:30:18 +02:00
Ellpeck 144e8e4d0a Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen. 2016-06-19 20:24:13 +02:00
Ellpeck 9c16eef80e Made booklet save its bookmarks.
Were a bit useless without this...
2016-06-19 19:28:48 +02:00
Ellpeck e4da62e898 Act like Vaskie 2016-06-18 23:18:19 +02:00
Ellpeck 1575a8aa62 Fixed nullpointer caused by getting capabilities with null facing 2016-06-18 17:30:12 +02:00
Ellpeck 58b959c593 no.
no again.
2016-06-18 12:48:19 +02:00
Ellpeck a90b980d57 Remove additional tesla capabilites as they don't make sense anyways 2016-06-18 12:45:47 +02:00
Ellpeck 7a26ae70df Updated logo and pictures~ 2016-06-18 01:04:25 +02:00
Ellpeck dec060241c no 2016-06-17 23:54:20 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck ace2753c86 Removed crossover entry and changed dots in booklet main page to - as it was causing weird graphical errors in some modpacks 2016-06-17 23:39:55 +02:00
Ellpeck 6a80b6d988 Two new chieves 2016-06-17 23:37:01 +02:00
Ellpeck 9f36b42d30 Made Reconstructor and Display stand not keep their items on the client when removed 2016-06-17 19:14:59 +02:00
Ellpeck c191761cda Integer -> Long 2016-06-17 15:00:25 +02:00
Ellpeck cba94da5c5 Removed rarmor integration as the mod is being rewritten soon.
Sorry. :v
2016-06-17 14:54:53 +02:00
Ellpeck b3cac0cadf Documented Tesla 2016-06-17 14:16:01 +02:00
Ellpeck d8406ab5fc Fixed machines trying to input into themselves with tesla 2016-06-17 14:06:43 +02:00
Ellpeck 138a1af26c Added Tesla support.
Closes #124
2016-06-17 14:00:52 +02:00
Ellpeck eaed253629 Changed the way fluids and RF are handled by always having them both be pulled and pushed.
Closes #125
2016-06-17 13:25:15 +02:00
Ellpeck bfd5311512 Made crafter not randomly create stacks with 0 items in them
Closes #127
2016-06-17 13:03:57 +02:00
Ellpeck f97ba2d31c Fixed Solidifer XP values being off.
Closes #123
2016-06-15 18:37:54 +02:00
Ellpeck 718c999f70 Added laser wrench mode switch.
Closes #119
2016-06-15 17:42:55 +02:00
Ellpeck 03215e3b5b Fixed crash on singleplayer joining with the new system >_> 2016-06-15 17:15:26 +02:00
Ellpeck daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +02:00
Ellpeck ac6cf7c3bc Added video introduction page 2016-06-12 13:39:26 +02:00
Ellpeck e9fa9bca92 Fixed a couple of things.
Hopefully all works now. >_>
2016-06-11 23:43:28 +02:00
Ellpeck 3dbc31e264 Made coal and oil generator not randomly appear on even though they're not 2016-06-11 16:26:51 +02:00
Ellpeck 3f00973f28 Changed energy handling system to be more like the fluid one and also more sane 2016-06-11 16:14:06 +02:00
Ellpeck 174d2aca7e Made Energy Laser Relay less performance intensive 2016-06-11 16:07:06 +02:00
Ellpeck b8051e6483 Increased ESD performance by making it remember the tiles around 2016-06-11 15:42:28 +02:00
Ellpeck 91ca5aa4a1 Significantly upped the performance on Item Laser Relays by making them remember the things around them 2016-06-11 15:33:44 +02:00
Ellpeck 26d5d94f39 More proper Laser Relay bounding boxes.
This only took me about 200 bajillion hours too.
2016-06-11 13:34:18 +02:00
Ellpeck e0d290a330 Also made liquifaces and transfer work again 2016-06-10 22:00:30 +02:00
Ellpeck 19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck 1b40bd3568 Only add things to smart item laser relay whitelist when they aren't on it yet 2016-06-10 17:53:11 +02:00
Ellpeck a26db02ebe Changed ESD to allow higher numbers of slots and also have no limit on the max number to input so that you can basically make it pull from infinitely many slots if the amount of slots present is able to change 2016-06-10 13:57:52 +02:00
Ellpeck 4b8d85fd11 Fixed a bug with a non-advanced ESD crashing once trying to put items through it.
Yes, really.
2016-06-09 23:43:54 +02:00
Ellpeck ccb162820b This is going to make Booty Toast sad. 2016-06-09 21:14:43 +02:00
Ellpeck 63de88464b Filter and Display stand recipe and docs 2016-06-09 17:39:01 +02:00
Ellpeck e944ef6bbf This makes more sense. 2016-06-08 23:04:06 +02:00
Ellpeck 12de298057 Fixed miner sometimes crashing when placed next to certain blocks
Closes #114
2016-06-08 23:03:36 +02:00
Ellpeck 75d43d88b4 Added a config option to only display the laser relay particles when holding a laser wrench.
Closes #113
2016-06-08 21:09:41 +02:00
Ellpeck ddaadd25d5 Made damage sources display the player's name 2016-06-08 19:11:06 +02:00
Ellpeck 1547fdaa9e Made player interface display the amount of RF it has 2016-06-08 18:57:57 +02:00
Ellpeck 22e886ded2 Fixed a crash when having phantom liquifaces connected to non-tileentities
Closes #111
2016-06-07 23:22:26 +02:00
Ellpeck 470e7b5518 Only clear slots on right side! 2016-06-07 23:18:30 +02:00
Ellpeck 9a9ec02eef Added item filters 2016-06-07 23:17:06 +02:00
Ellpeck 0b025fe249 Re-added invtweaks support for the storage crate 2016-06-06 22:09:23 +02:00
Ellpeck dc7bd582e6 Remove potion effect so that enough time doesn't cause two people to have the effect 2016-06-06 21:29:21 +02:00
Ellpeck 5895a8de1c Added dispay stand and leaf blower and potion ring integration for it 2016-06-06 21:27:09 +02:00
Ellpeck 5972b516e9 Made esd's whitelist be blacklist by default 2016-06-06 18:05:57 +02:00
Ellpeck 0b106526af Changed white- and blacklists in laser relays and ESDs to be for putting and pulling instead of both for both 2016-06-06 17:59:01 +02:00
Ellpeck 5bd872620c Don't make directories 2016-06-05 17:37:18 +02:00
Ellpeck d46bb306d8 Fixed a bug with Laser Relays sometimes randomly disconnecting on chunk load.
*Fuck this game.*
2016-06-05 16:01:10 +02:00
Ellpeck 9ad6dfcd0f For some reason, with this done, random disconnections don't occur anymore!? 2016-06-05 14:33:53 +02:00
Ellpeck ff70e6d53d Made equals proper 2016-06-05 12:55:27 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck 505c88f031 Added equals for Networks and ConnectionPairs
Just in case that was screwing something up at some point
2016-06-05 12:51:13 +02:00
Ellpeck 2c24463e0e Made Player Interface recipe more expensive 2016-06-05 12:21:47 +02:00
Ellpeck 707f71d7e3 Fixed configs resetting randomly.
Closes #107
2016-06-05 12:15:02 +02:00
Ellpeck b65f0a7c76 Player Interface recipe and doc 2016-06-05 04:34:01 +02:00
Ellpeck d66b53af9a Added Player Interface 2016-06-05 04:05:37 +02:00
Ellpeck f576d58204 Removed a possible memory leak source 2016-06-05 03:02:10 +02:00
Ellpeck ee01652574 Make all the directories! \o/ 2016-06-05 02:31:37 +02:00
Ellpeck c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +02:00
Ellpeck 193bd806a3 Revert that, as it doesn't change anything 2016-06-05 00:24:10 +02:00
Ellpeck 6fd36259fc Try to save WorldData too when Chunks get unloaded as the stupid data loss bug is still a thing and it doesn't even make any sense 2016-06-05 00:08:32 +02:00
Ellpeck 1aa979195f Made network data not get filled up more than it should by clearing its connections when reading from NBT 2016-06-04 23:43:50 +02:00
Ellpeck e17a48d7f0 How did I not think of this? 2016-06-04 14:38:20 +02:00
Ellpeck c154ccbbbf This annoys me. 2016-06-04 14:20:38 +02:00
Ellpeck b88f2d2c3e This doesn't need to be anymore 2016-06-04 13:52:27 +02:00
Ellpeck ec07b3da02 Added custom system to save world data because the MC one was always failing on me 2016-06-04 13:51:06 +02:00
Ellpeck 7e682af51d Fixed a syncing bug with tileentities on world join 2016-06-04 00:26:33 +02:00
Ellpeck 3f9ba0aa2f forgot this 2016-06-03 23:46:09 +02:00
Ellpeck 29db45553c Made tools be held like tools.
Closes #96
2016-06-03 23:45:02 +02:00
Ellpeck 7892a788be More null checks for less possible crashes 2016-06-03 23:34:01 +02:00
Ellpeck bec7252405 Changed world data save system in hope that laser relays will disconnect less often 2016-06-03 23:27:37 +02:00
Ellpeck 596d2d0175 Made shovels make path blocks instead of farm land 2016-06-03 22:35:01 +02:00
Ellpeck 7749e9f67d Made compost only accept the current recipe's amount of items 2016-06-03 22:16:23 +02:00
Ellpeck dbf5a86560 Fixed aiots not having four times the durability of their base tools
Closes #104
2016-06-03 21:07:58 +02:00
Ellpeck eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00