Commit graph

189 commits

Author SHA1 Message Date
Ellpeck
eedad2e33d Fix what I just did.
I wanted to add MineTweaker Support, but then I noticed MineTweaker Support is really stupid and complicated so fuck it.
2015-12-27 03:58:52 +01:00
Ellpeck
bc663fae4c Remove InterModComms. 2015-12-27 03:44:42 +01:00
Ellpeck
583d6e025e Fixed Fake Player 2015-12-23 23:14:39 +01:00
Ellpeck
732da75c9f Placers can now place Redstone 2015-12-23 23:09:50 +01:00
Ellpeck
2ea19830fa Always use StringUtil's renderSplitString 2015-12-23 20:42:20 +01:00
Ellpeck
8b20fc066e Removed World from WorldPos, renamed it to Position.
That fixed loads of issues.
2015-12-23 01:43:49 +01:00
Ellpeck
ed2bbe226a Revert 2015-12-23 01:15:43 +01:00
Ellpeck
b98e6839e4 Fixed a bug with WorldPos not returning the right thing on clients 2015-12-23 01:08:27 +01:00
Ellpeck
f22ca0c21c Fix rendering items on the overlay making it go all dark 2015-12-22 15:01:40 +01:00
Ellpeck
44b100758e Tweaked some things, only code-wise 2015-12-22 14:55:10 +01:00
Ellpeck
6b0e24b185 Le Cleanup 2015-12-19 10:30:39 +01:00
Ellpeck
96a835c475 Inform console about fake player 2015-12-16 14:59:03 +01:00
Ellpeck
e728acfae6 Made update check not show on dev version.
It's bloody annoying.
2015-12-13 23:01:56 +01:00
Ellpeck
071e78c275 Made WorldUtil's addToInventory check if it can actually input 2015-12-09 13:35:18 +01:00
Ellpeck
77bf53a3d4 Made WorldUtil's addToInventory work for IInventories and not just for slots 2015-12-08 18:10:37 +01:00
Ellpeck
0494da1fb6 Changed booklet to use EntrySet to make page history coding easier 2015-12-04 18:55:50 +01:00
Ellpeck
f808bcf43f Made Booklet Buttons be checked better 2015-12-04 18:14:03 +01:00
Ellpeck
2a4b3a8a4f Changed how lenses work.
Better to see now.
Still needs documentation however.
2015-12-03 22:49:31 +01:00
Ellpeck
a5dfbc426c Changed the way block naming is handled code-wise.
Didn't change anything to the game.
2015-12-03 20:15:07 +01:00
Ellpeck
00766c48d8 cleanup~ 2015-12-01 19:48:09 +01:00
Ellpeck
b57c8f03b9 Colorable Drills~ 2015-12-01 18:27:40 +01:00
Ellpeck
f62b1ede79 Changed Tile Updating methodo to reduce performance usage and lag 2015-12-01 17:28:50 +01:00
Ellpeck
abec9c81af Reconstructor Lens Rendering 2015-11-29 13:17:45 +01:00
AtomSponge
12cc5c1718 Automatically replace mod version in ModUtil class 2015-11-29 12:07:15 +01:00
Ellpeck
f35779db64 lolwuthowudodis 2015-11-26 20:45:55 +01:00
Ellpeck
a00f76772c r8! 2015-11-26 19:09:27 +01:00
Ellpeck
2e312db996 Fixed & Changed Reconstructor Recipe Handler a bit, restructured Reconstructor's main booklet page 2015-11-25 22:13:51 +01:00
Ellpeck
8a40cf9e15 Booklet Stand 2015-11-24 19:59:33 +01:00
Ellpeck
60ad0b1caa Made Text for bugged items less dumb 2015-11-23 19:06:07 +01:00
Ellpeck
37d2aa8968 Made Drill fire Block Breaking Event 2015-11-22 23:02:59 +01:00
Ellpeck
6787f2f44a Finished Lenses 2015-11-22 20:23:54 +01:00
Ellpeck
0a78782693 Reconstructor Colors, Part 1 2015-11-22 18:52:11 +01:00
Ellpeck
01b745ccf9 r7 2015-11-20 22:37:04 +01:00
Ellpeck
84db3bbcef Added oregen and plantgen dimension blacklist 2015-11-20 20:52:03 +01:00
Ellpeck
bbb64eadba Bookmark Saving 2015-11-16 20:21:12 +01:00
Ellpeck
77dd51838c r6! 2015-11-15 19:49:50 +01:00
Ellpeck
fbd869dc7b Added Atomic Reconstructor, made it function (Still needs particles etc. though) 2015-11-14 21:27:36 +01:00
Ellpeck
ed74026667 Fixed Blocks having an Item Renderer in the inventory 2015-11-13 18:56:15 +01:00
Ellpeck
a3b98937e8 r5
I'm sorry.
2015-11-12 20:11:27 +01:00
Ellpeck
3407b401a6 r4! 2015-11-11 22:10:29 +01:00
Ellpeck
f9a9ee4dc6 Moving stuff from the booklet gui to a Util class so that it isn't that cluttered, added comments and explanatations 2015-11-11 18:51:20 +01:00
Ellpeck
adddbfd2a0 r3! 2015-11-05 21:26:47 +01:00
Ellpeck
184b0c9770 Fix toLowerCase stuff 2015-11-03 23:27:24 +01:00
Ellpeck
988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck
62cc0a96ce Why does this annoy me so much? 2015-10-31 21:45:19 +01:00
Ellpeck
b24cd48984 Prevented Crash when the manual was open during a world crash or kick 2015-10-31 21:42:16 +01:00
Ellpeck
9b536fc3d5 r2 2015-10-31 14:45:35 +01:00
Ellpeck
c6d14a25a4 Word in Search Bar gets saved between sessions 2015-10-30 23:37:20 +01:00
Ellpeck
7b9573ca8e Added Preview Pictures to the booklet (Thanks to Kitty for help!) 2015-10-30 20:07:36 +01:00
Ellpeck
c282d6a8ef Cleaned up NBT Data Saving 2015-10-29 19:51:00 +01:00