Commit graph

232 commits

Author SHA1 Message Date
Ellpeck
c191761cda Integer -> Long 2016-06-17 15:00:25 +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
daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +02:00
Ellpeck
e9fa9bca92 Fixed a couple of things.
Hopefully all works now. >_>
2016-06-11 23:43:28 +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
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
e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck
c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +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
eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00
Ellpeck
c53ea72404 Added water bowl 2016-06-02 19:28:51 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck
4f69a02698 Update forge and fix addArmorMaterial.
Closes #101
2016-05-30 23:55:16 +02:00
Ellpeck
4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck
da0f071d58 Death tracking part 1 2016-05-27 18:54:17 +02:00
Ellpeck
4b425a36ab SUPPRESS ALL THE THINGS!! 2016-05-20 19:05:10 +02:00
Ellpeck
b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck
fd407d3983 Changed client data and fake player to completely lower case 2016-05-17 11:34:50 +02:00
Ellpeck
a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck
6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck
e20a82a4ad Firework Box Minecart! 2016-05-16 17:00:29 +02:00
Ellpeck
e0cf180358 Lotsa API restructuring 2016-05-14 13:51:18 +02:00
Ellpeck
30d493d513 Add custom banner patterns 2016-05-13 23:19:30 +02:00
Ellpeck
3495901d37 Grab the broom and sweep! 2016-05-13 21:57:53 +02:00
Ellpeck
8e93abf05a Made Placers be able to place anything again.
Yes. Really.
2016-05-12 18:48:13 +02:00
Ellpeck
3b0b6dab54 Made ActAdd Java 6 compatible.
Yea.
2016-05-10 18:48:35 +02:00
Ellpeck
95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck
89963a23fb Replaced bucket slots in GUIs with right click functionality 2016-05-06 23:23:29 +02:00
Ellpeck
b8e08d582b Add new buckets to creative 2016-05-06 22:27:38 +02:00
Ellpeck
1695f61a75 Use universal buckets 2016-05-06 22:23:41 +02:00
Ellpeck
5f3e8fc748 Added a default extra whitelist config option for the Item Repairer
Closes #85
2016-05-05 10:01:15 +02:00
Ellpeck
a8365724f8 Made harvestdropevents be posted when mining blocks automatically 2016-05-04 13:15:30 +02:00
Ellpeck
1aeea1ef6d Unload the fake player when leaving a world so that it doesn't persist and break stuff 2016-05-03 21:32:51 +02:00
Ellpeck
9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck
bfc68919f3 Fixed a couple of bugs with items that need to be held not working 2016-05-02 07:50:13 +02:00
Ellpeck
98299708d5 I checked that 2016-05-01 22:34:40 +02:00
Ellpeck
61d7b783b3 Made XP drops from drill dependent on the forge event 2016-05-01 10:33:40 +02:00
Ellpeck
08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck
23f8ccc75c Did some more stuff and things 2016-03-19 15:10:20 +01:00
Ellpeck
1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck
6d1878deb3 Made the log not die of spamming 2016-03-18 20:39:24 +01:00
Ellpeck
2b12947e2c Changed Fake Player's name 2016-03-18 20:36:41 +01:00
Ellpeck
54c0884b03 Moved recipe getting to recipeUtil 2016-03-18 18:41:37 +01:00
Ellpeck
dc8ad581ad Cleaned up some registry 2016-03-18 18:38:39 +01:00
Ellpeck
8ba1d23eff Replaced some method calls 2016-03-18 15:42:06 +01:00
Ellpeck
47568e5fbc Fudge the new item system stuff 2016-03-18 15:31:59 +01:00
Ellpeck
33e231d265 Fixed Canitz' mess.
Cleanup~
2016-02-20 16:16:41 +01:00
canitzp
51de083209 Added a Nullcheck 2016-02-18 22:48:53 +01:00
canitzp
c0d13ef30f Fixed Double Plant Crash Closes #70 2016-02-18 21:58:19 +01:00
canitzp
353431827f Fixed Double Plant Crash Closes#70 2016-02-18 21:55:37 +01:00
canitzp
57c37cb900 Rewrite the SmileyCloud Renderer 2016-02-17 23:15:56 +01:00
Ellpeck
32c10c5beb Haphazardly revert implementation of new item system for ESD as it completely broke pulling items for sided inventories 2016-02-06 22:07:12 +01:00
Ellpeck
34dbefc9e6 ESD Compat for new item system 2016-02-01 21:14:17 +01:00
Ellpeck
56489b362a There we go.
I fixed it.
2016-02-01 20:39:11 +01:00
Ellpeck
0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck
7586b7cd56 Made the placer be able to apply bonemeal and do some more awesome stuffz 2016-01-31 03:31:39 +01:00
Ellpeck
bb0338dd55 //TODO make this work for the stupid new system 2016-01-25 19:05:01 +01:00
Ellpeck
7a6fda911f Use getStateID for playAuxSFX 2016-01-23 23:29:19 +01:00
Ellpeck
c4f8e67d64 Why was that there? 2016-01-21 19:43:06 +01:00
Ellpeck
1a258f8ed5 Fixed the drill's 3x3 and 5x5 mining acting weird on servers 2016-01-17 19:22:14 +01:00
Ellpeck
ed833be289 Finished 1.8.9 port for the most part.
Some stuff to fix yet though.
2016-01-10 19:32:21 +01:00
Ellpeck
5e0e79d691 Some more texture work & fixing.
Nothing special.
Well, lots of special stuff actually.
2016-01-10 01:17:17 +01:00
Ellpeck
2babb6cf0b Some more texture work, fixed Special Render for items 2016-01-09 00:04:30 +01:00
Ellpeck
6db479f94e More stuff & special render fix testing 2016-01-08 23:36:35 +01:00
Ellpeck
8f959c92aa More Fixes °~°
Continuing some other time.
2016-01-08 21:55:39 +01:00
Ellpeck
51872bbc23 Dis game is ass - More textures 2016-01-08 20:51:03 +01:00
Ellpeck
c08d2221fa This doesn't work. 2016-01-08 16:52:53 +01:00
Ellpeck
020384f5ff Put Version and API Name in main class 2016-01-08 15:33:19 +01:00
Ellpeck
92b9b7a844 Some more "minor fixes", if you want to call it that.
(I declare you completely nuts if you do, though.)
2016-01-08 15:21:05 +01:00
Ellpeck
f602eccca0 Remove Position.
Don't need it.
2016-01-08 13:31:58 +01:00
Ellpeck
6ee039fcc2 Fix some other minor bugs that I found quickly.
I really need to start working on actually repairing the textures.
2016-01-08 08:18:27 +01:00
Ellpeck
0ca8fc90c1 IT RUNS!
No textures though.
And lots of bugs.
2016-01-08 08:10:55 +01:00
Ellpeck
b2a00d2c8d Sooo.. yea, I'm still at it.
And still not compilable.
Oh god.
2016-01-07 23:42:43 +01:00
Ellpeck
020745a813 Remember how I said "I'm nearing the end of bugfixing"?
Well that was a lie apparently.
2016-01-07 21:41:28 +01:00
Ellpeck
db1e183e45 Another status update.
Getting to the finish line when it comes to removing compile-breaking bugs!
2016-01-07 19:47:53 +01:00
Ellpeck
02e66e23df PROGRESS!!
Yes, this will be progress updates.
A lot.
2016-01-07 19:04:29 +01:00
Ellpeck
d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck
1fae94f578 Added the Booklet stuff to the API 2016-01-05 14:57:50 +01:00
Ellpeck
77ba946306 Added an API. 2016-01-05 04:47:37 +01:00