Commit graph

905 commits

Author SHA1 Message Date
Ellpeck f808bcf43f Made Booklet Buttons be checked better 2015-12-04 18:14:03 +01:00
Ellpeck 40191b840a Made the Color Lens use energy & Added NEI Recipes for the color conversion recipes & Changed booklet pages a bit 2015-12-04 12:59:37 +01:00
Ellpeck a7fe955e6f Fixed Bug with the booklet crashing if a crafting recipe is turned off in the config 2015-12-04 12:19:04 +01:00
Ellpeck 97c948828a Fix Lamp textures 2015-12-03 22:53:05 +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 d5462f693f Made the Damage Lens cost extra energy 2015-12-03 21:05:45 +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 5993bb6e0f Made redstone power be determined only when something changes 2015-12-03 18:40:43 +01:00
Ellpeck a86389d2b2 I should never have done this 2015-12-02 22:31:50 +01:00
Ellpeck 0acad26335 Green Dye texture 2015-12-02 19:22:24 +01:00
Ellpeck 357fde5d5a Made the drill page show the light blue drill 2015-12-01 23:44:57 +01:00
Ellpeck 9d595e2192 Fix some stuff, whooops 2015-12-01 23:41:33 +01:00
Ellpeck 910a1e7fbe Removed unnecessary things from the OreDictionary by adding recipes for the Reconstructor and the Crusher that don't use it.
Also added green dye.
2015-12-01 23:23:55 +01:00
Ellpeck f8eaeb493f Change Laser Relay size & bounding box a bit 2015-12-01 20:38:45 +01:00
Ellpeck 00766c48d8 cleanup~ 2015-12-01 19:48:09 +01:00
Ellpeck 722b634f5f Tweaked Drill naming
Also: THIS IS NOT YELLOW.
2015-12-01 19:16:29 +01:00
Ellpeck 30b80caf43 Tweak colorable drills 2015-12-01 19:09:14 +01:00
Glenthor 07bb202d79 -Added Coloured Drills 2015-12-01 18:35:50 +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 fdd63c6d5e Made booklet stand actually wooden 2015-11-30 21:27:10 +01:00
Ellpeck a99ff70c4d Fix booklet stand not working on servers & crash when initializing booklet 2015-11-29 14:30:44 +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 b8ef82bc2d Merge pull request #26 from DJGummikuh/master
Making project compileable under linux (Permissions + Name Convention Violations)
2015-11-29 11:34:03 +01:00
DJGummikuh e8dbf0f70a Making project compileable under linux (Permissions + Name Convention Violations) 2015-11-29 09:14:26 +01:00
Ellpeck d57f60c829 Greenhouse Glass Performance 2015-11-29 00:38:22 +01:00
Ellpeck f22d6ddfae Rotten Flesh -> Leather 2015-11-29 00:31:04 +01:00
Ellpeck 025de27b42 Added Config Option to disable crafting Lens Of Detonation, because it's pretty deathly and griefy 2015-11-28 19:36:44 +01:00
Ellpeck 37a08aeab7 Lens of certain death 2015-11-28 19:30:24 +01:00
Ellpeck 85ea472b1d You will be like "wat." when I tell ya that
I removed lots of config options!
2015-11-28 19:02:01 +01:00
Ellpeck 61ab865eb8 Reorganized the booklet a bit 2015-11-28 17:53:16 +01:00
Ellpeck ff8e2b5bdd Fix Bug with Villager Trade Handler (how did this even happen in the first place anyways?)
Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/24
2015-11-27 22:36:19 +01:00
Ellpeck c545b162ff Adjusted Reconstructor explosion lens values, texture 2015-11-27 17:00:58 +01:00
Ellpeck c55991f5e0 Adjusted page display in NEI handler a bit 2015-11-27 16:48:01 +01:00
Ellpeck be21628161 Fix some bugs with the NEI Integration of the Booklet 2015-11-27 16:44:39 +01:00
Ellpeck 7cb73187c4 Added Explosion Lens 2015-11-27 15:57:38 +01:00
Ellpeck 117fc49a15 This is way better naming 2015-11-27 15:22:44 +01:00
Ellpeck 25401df669 Fix a bug where sometimes NEI would crash when looking at recipes before the book was opened (or something like that).
Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/23
2015-11-27 06:59:02 +01:00
Ellpeck 4eb92a4e71 Remove unnecessary var 2015-11-26 22:41:24 +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 29476bce61 Fixed Solar Panel working even though blocked
Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/22
2015-11-26 18:45:06 +01:00
Ellpeck e885808cc1 Fixed booklet stand sometimes not saving its data 2015-11-26 18:42:03 +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 33a5480e27 Fixed a bug where Items would be deleted when exiting the booklet
Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/21
2015-11-25 19:59:58 +01:00
Ellpeck 5344daae1e Removed bookmark buttons for Booklet Stand 2015-11-24 21:45:03 +01:00
Ellpeck 9fe6212404 Derp da derp 2015-11-24 20:23:25 +01:00
Ellpeck 52bc9660d3 Booklet Stand Recipe & Docs
(this is for you, BTM16)
2015-11-24 20:19:27 +01:00
Ellpeck 8a40cf9e15 Booklet Stand 2015-11-24 19:59:33 +01:00
Ellpeck e46c4f217a Made Booklet opening more configurable 2015-11-24 17:50:27 +01:00
Ellpeck 88d6c18708 Reconstructor IMC 2015-11-23 19:30:21 +01:00
Ellpeck f1b54529e6 Removed german lang file as it's neither getting updated, nor used.
If you want to make a new one, feel free to, just submit a pull request.
2015-11-23 19:18:46 +01:00
Ellpeck aeb340fe57 Cleaned up events a bit 2015-11-23 19:17:17 +01:00
Ellpeck 60ad0b1caa Made Text for bugged items less dumb 2015-11-23 19:06:07 +01:00
Ellpeck 1c07b56920 Might fix some blocks not working with the Drill? 2015-11-23 18:22:49 +01:00
Ellpeck 37d2aa8968 Made Drill fire Block Breaking Event 2015-11-22 23:02:59 +01:00
Ellpeck 6b27b651ae Added Cycle Recipes for wool, stained clay and glass 2015-11-22 22:31:09 +01:00
Ellpeck e5850ffb4e Fixed some stuff regarding the Reconstructor 2015-11-22 22:17:42 +01:00
Ellpeck ba1858af69 Color Conversion, Lens Textures, Localization & Documentation 2015-11-22 21:00:05 +01:00
Ellpeck 6787f2f44a Finished Lenses 2015-11-22 20:23:54 +01:00
Ellpeck 4d910cea70 Why does this bug me? 2015-11-22 18:58:23 +01:00
Ellpeck 0a78782693 Reconstructor Colors, Part 1 2015-11-22 18:52:11 +01:00
Ellpeck 93fb24e736 Learn english, dammit 2015-11-22 15:14:33 +01:00
Ellpeck acb45154d5 Fix Reconstructor not using the right amount of energy for items 2015-11-22 11:12:16 +01:00
Ellpeck f394f74882 never mind 2015-11-22 01:22:50 +01:00
Glenthor 7fd8fabe80 -Added blockLens texture 2015-11-22 01:16:18 +01:00
Ellpeck 4f07b697f2 Made Update Checker show after a fixed time 2015-11-21 18:04:26 +01:00
Ellpeck 4d7f562754 Made Drill harvest very slowly instead of not at all when out of energy
(Fixes Ghost Blocks when using an empty Drill in creative)
2015-11-21 10:58:28 +01:00
Ellpeck 01b745ccf9 r7 2015-11-20 22:37:04 +01:00
Ellpeck a149129deb Actually made them craftable 2015-11-20 22:31:43 +01:00
Ellpeck 9becd9b3e2 Misc. Reconstructor Recipes, "added" Ethetic Quartz Blocks and made them craftable 2015-11-20 22:25:04 +01:00
Glenthor 5108438364 -Updated green and white wall textures 2015-11-20 22:16:03 +01:00
Ellpeck a0e9b9ccfa Whooooops 2015-11-20 21:24:36 +01:00
Ellpeck a1c852fba2 Atomic Reconstructor uses energy depending on recipe 2015-11-20 21:21:21 +01:00
Ellpeck 84db3bbcef Added oregen and plantgen dimension blacklist 2015-11-20 20:52:03 +01:00
Ellpeck f4c401aa67 Fixed TileEntities Updating less often 2015-11-19 22:13:52 +01:00
Ellpeck a6c8ea596c Fixed what I just did 2015-11-19 18:37:11 +01:00
Ellpeck badfe60805 Made Wild Plants not generate on Mycelium and plop off right away 2015-11-19 18:35:09 +01:00
Ellpeck 11e2326cae Made ActAdd Fluid Names not clash with other mods' ones 2015-11-19 16:39:09 +01:00
Ellpeck 98ba5566a3 Better Damage Descriptions 2015-11-19 15:26:54 +01:00
Ellpeck d0b8bda5cc Made TileEntities update less often to reduce server traffic 2015-11-18 23:11:24 +01:00
Ellpeck 09bdfd98a0 Sneaking breaks rings' ability 2015-11-18 22:33:12 +01:00
Ellpeck 02e5a161dc Making Phantom Device Range being tested better 2015-11-18 17:00:47 +01:00
Ellpeck 87a7fbad5a Made Magnet Ring energy balancing better 2015-11-17 21:47:57 +01:00
Ellpeck 86dd3978f7 Changed Booklet Colors and Placings around a bit, added Manual Help Page 2015-11-16 22:21:29 +01:00
Ellpeck e4f16e8a68 Changed Bookmark Texture 2015-11-16 20:46:41 +01:00
Ellpeck bbb64eadba Bookmark Saving 2015-11-16 20:21:12 +01:00
Ellpeck 3ff1c50454 Added Bookmarks 2015-11-16 19:57:46 +01:00
Ellpeck 4d1dffb714 Made background graphic for current chapter name 2015-11-16 19:03:29 +01:00
Ellpeck 1d6854b98f Automation Tutorial for Atomic Reconstructor 2015-11-16 17:45:36 +01:00
Ellpeck 3050effec1 fml 2015-11-15 21:22:20 +01:00
Ellpeck 075e417545 Made Atomic Reconstructor save its power.
Whoops.
2015-11-15 21:22:06 +01:00
Ellpeck 77dd51838c r6! 2015-11-15 19:49:50 +01:00
Ellpeck ec1f746ca1 Add Dungeon Loot 2015-11-15 19:24:36 +01:00
Ellpeck 4cc08f43fe Manual description & Purple Drill (/cc xdjackiexd) 2015-11-15 19:02:18 +01:00
Ellpeck 3f9a383b19 Misc Fixes 2015-11-15 18:39:05 +01:00
Ellpeck 1ba09afab6 Fix OreDict 2015-11-15 18:14:39 +01:00
Ellpeck 4163643299 Added Atomic Reconstructor NEI Handler 2015-11-15 18:05:58 +01:00
Ellpeck 2902f5d8a5 Many recipes now use Crystals, fixed Reconstructor Page & Chapter, moved pages around 2015-11-15 17:50:31 +01:00
Ellpeck 377126e2ba Fix Reconstructor Recipe Page 2015-11-15 15:25:06 +01:00
Ellpeck 717aa87566 Reconstructor Crafting, Documentation & Recipe Handler for Booklet 2015-11-15 15:15:32 +01:00
Ellpeck d31eb68128 Atomic Reconstructor Config 2015-11-15 14:34:40 +01:00
Ellpeck 623a8594e1 Atomic Reconstructor Particles & Damage 2015-11-15 14:25:12 +01:00
Ellpeck 8834815c25 This is gonna work now. Promise.
God damn it.
2015-11-15 13:26:14 +01:00
Ellpeck eae2d1d288 If the lasers still disconnect on their own now I'm gonna jump out of the window 2015-11-15 13:13:58 +01:00
Ellpeck 8409d10f74 Atomic Reconstructor RF usage 2015-11-15 03:15:19 +01:00
Ellpeck b977909092 Made special renderer work for metadatas 2015-11-15 00:57:38 +01:00
Ellpeck 2be8b18d71 Fixed Atomic Reconstructor Recipes, added Item Support & textures! 2015-11-14 23:05:20 +01:00
Ellpeck db3abb0f05 Crystal textures~ 2015-11-14 21:29:24 +01:00
Ellpeck fbd869dc7b Added Atomic Reconstructor, made it function (Still needs particles etc. though) 2015-11-14 21:27:36 +01:00
Ellpeck 50f2dbba0d Added Emerald Drill + Fixed NEI Booklet Handler ignoring meta items 2015-11-14 14:30:35 +01:00
Ellpeck abf4202da8 Made Achievement Info work for entire chapters 2015-11-14 01:18:37 +01:00
Ellpeck 89a2fa20d3 Achievement Information in the booklet 2015-11-13 21:40:38 +01:00
Ellpeck b0d920a159 New Cheeves! (More to come!) 2015-11-13 20:34:57 +01:00
Ellpeck 7b9b88be78 Marzipan Smiley Cloud Kappa 2015-11-13 19:03:20 +01:00
Ellpeck ed74026667 Fixed Blocks having an Item Renderer in the inventory 2015-11-13 18:56:15 +01:00
Ellpeck 9932432854 This is..
wow.
I'm...
wow.
/cc AtomSponge
2015-11-12 21:36:20 +01:00
Ellpeck a3b98937e8 r5
I'm sorry.
2015-11-12 20:11:27 +01:00
Ellpeck 0259e52fa1 Actually fixed Laser Relay Connection Issues 2015-11-12 20:06:58 +01:00
Ellpeck 093a69ed13 Made Laser Outputting less unnecessarily for-loopy 2015-11-12 17:56:57 +01:00
Ellpeck 3407b401a6 r4! 2015-11-11 22:10:29 +01:00
Ellpeck ea9aee28db Hopefully fixed Laser Relay Connections sometimes breaking when quitting a world or server 2015-11-11 22:03:25 +01:00
Ellpeck 2ab300a9a5 Added character counter, just for teh lulz 2015-11-11 19:01:19 +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 d76156b78c Update Smiley Cloud Easter Eggs 2015-11-10 23:13:14 +01:00
Ellpeck a104ef88aa Booklet Word Counter 2015-11-10 21:43:11 +01:00
Ellpeck 1209aa7d29 Misc Crusher Recipes 2015-11-10 21:26:28 +01:00
Ellpeck fb73b2b568 Sloppy Crystal Textures (WHERE ARE YOU, PEOPLE THAT CAN ART) 2015-11-09 20:29:06 +01:00
Ellpeck 0540dadfc5 Crystals! 2015-11-09 18:05:52 +01:00
Ellpeck 1c99053f8d Drill + Torches = Instant 3x3 Mining? Nope! 2015-11-08 23:16:41 +01:00
Ellpeck 638186f975 Moved Villager Registring to PostInit because of OreDictionary Usage and stuffz 2015-11-08 19:45:34 +01:00
Ellpeck e3261eba32 Walls. Lots of them. 2015-11-08 18:29:05 +01:00
Ellpeck 3572c4a4b5 AtomSponge Smiley Cloud 2015-11-06 23:22:38 +01:00
Ellpeck 8a6530d459 fml 2015-11-05 21:44:27 +01:00
Ellpeck adddbfd2a0 r3! 2015-11-05 21:26:47 +01:00
Ellpeck b77fe5a31c Reverts~ 2015-11-04 20:15:12 +01:00
Glenthor d4038d34c0 -Updated itemBooklet 2015-11-04 20:07:24 +01:00
Glenthor 330c0499e6 Updated itemBooklet 2015-11-04 19:57:01 +01:00
Ellpeck 0577af4460 Fixed potential bug with booklet crafting page 2015-11-04 19:39:14 +01:00
Ellpeck 21af1b4be5 Some more Smiley Clouds 2015-11-03 23:47:17 +01:00
Ellpeck 184b0c9770 Fix toLowerCase stuff 2015-11-03 23:27:24 +01:00
Glenthor 5667e58b6c -Added blockBlackLotus 2015-11-03 20:59:40 +01:00
Ellpeck d34d2040e7 Added Black Lotus to Creative Tab 2015-11-03 19:23:10 +01:00
Ellpeck 211d739445 Black Lotus World Spawning 2015-11-03 18:00:17 +01:00
Ellpeck 9456d40197 Black Lotus 2015-11-03 16:30:13 +01:00
Ellpeck a56c1c32ed I know how to use methods I made for special occasions that I then don't use them for 2015-11-02 22:41:13 +01:00
Ellpeck fad17a5b17 I might just move this to down here because some mods like to override vanilla blocks and items and I don't really like that for some reason or another 2015-11-02 22:37:44 +01:00
Ellpeck b5e92b10b3 Changed the way Special People Overhead Rendering is handled 2015-11-02 21:38:49 +01:00
Ellpeck 988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck 23853bd7f5 I don't know why I did this. 2015-11-02 20:47:14 +01:00
Ellpeck 0a21c048c4 Removed some seasonal stuff that didn't really work 2015-11-01 23:18:58 +01:00
Ellpeck d42e2d2e4e Finally actually fixed some stuff 2015-11-01 10:34:17 +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 5e5173cf54 Fixed Heat Collector behaving stupidly 2015-10-31 17:14:56 +01:00
Ellpeck 42a6401c0d Fix Laser Relay Network. Damn it. 2015-10-31 15:21:50 +01:00
Ellpeck 9b536fc3d5 r2 2015-10-31 14:45:35 +01:00
Ellpeck ae584fce2f Fix a Crash on Server with the Laser Relay /derp 2015-10-31 14:42:51 +01:00
Ellpeck c753104586 Gave the Laser Relay an Energy Transfer Cap 2015-10-31 12:02:28 +01:00
Ellpeck c6d14a25a4 Word in Search Bar gets saved between sessions 2015-10-30 23:37:20 +01:00
Ellpeck e404bbf783 Removed Magnetic Miner 2015-10-30 23:24:49 +01:00
Ellpeck 96581ba7cf Added some Null Checks for stuffs 2015-10-30 21:42:14 +01:00
Ellpeck 7b9573ca8e Added Preview Pictures to the booklet (Thanks to Kitty for help!) 2015-10-30 20:07:36 +01:00
Ellpeck 80f9820f0d Fix Slab 2015-10-29 22:27:47 +01:00
Ellpeck 416ea1de02 Fixed Bug with Double Furnace & Double Crusher not crushing if both slots are filled /cc KittyVanCat 2015-10-29 21:52:31 +01:00
Ellpeck d6dcb17e2a r1! 2015-10-29 21:27:56 +01:00
Ellpeck caed3ead70 Remove Debug Print 2015-10-29 21:03:40 +01:00
Ellpeck bf65cc4edb Made Laser Relay not output to the same block it got the energy from /cc Didi 2015-10-29 21:02:10 +01:00
Ellpeck 4c6d76d82e Added Iron Casing & Drill Core 2015-10-29 20:54:10 +01:00
Ellpeck 1ccf136be6 Fix Typo /cc Didi 2015-10-29 19:54:05 +01:00
Ellpeck fc9a476763 Merge remote-tracking branch 'origin/master' 2015-10-29 19:51:22 +01:00
Ellpeck c282d6a8ef Cleaned up NBT Data Saving 2015-10-29 19:51:00 +01:00
Glenthor e6a50b2d36 -Added Iron Casing, Drill Core 2015-10-29 19:29:44 +01:00
Ellpeck a7c8a3c6e4 Actually fixed Laser Network bugging sometimes for real now instead of thinking of stupid workarounds that don't really work 2015-10-29 17:36:30 +01:00
Ellpeck c300b080f4 ~ 2015-10-29 15:04:34 +01:00
Ellpeck 41e2c7ce6a This is probably like punching any experienced programmer in the face, but it works. 2015-10-29 15:03:15 +01:00
Ellpeck cb22c4aa94 Hopefully fixes ConcurrentModificationExceptions 2015-10-28 22:38:00 +01:00
Ellpeck db31abb46b Creative Tab + Testing 2015-10-28 21:01:44 +01:00
Ellpeck 95361fcde5 Added Laser Relay Crafting & Documentation, added Chest To Crate Upgrade Documentation & Crafting, Config Stuff 2015-10-28 20:35:39 +01:00
Ellpeck dc6e0b05be Bridging gap between old and new versions of Update Checker 2015-10-28 18:36:34 +01:00
Ellpeck b1d070595b New Update Checker System & New Versioning! o/ 2015-10-28 18:28:30 +01:00
Ellpeck 3218b8b326 So much fix server 2015-10-28 14:46:04 +01:00
Ellpeck 1549882d3a Fix Server again 2015-10-27 23:09:23 +01:00
Ellpeck 7671b408c8 Fixed Server 2015-10-27 20:58:42 +01:00
Ellpeck 9661f9e817 Reverted Particle Range Change as it didn't work on servers and I can't really fix that right now 2015-10-27 20:40:33 +01:00
Ellpeck c901a1fe05 Removed Pink Fluffy Unicloud Name because of serverz 2015-10-27 20:31:39 +01:00
Ellpeck b8ba00ed83 Made Laser Particles render up to a range of 64 instead of the default 16 2015-10-27 20:28:48 +01:00
Ellpeck fa424644c7 Added Laser Relay Particle Config Option 2015-10-27 08:16:36 +01:00
Ellpeck ad5698dcd6 Phantomface Particles 2015-10-26 22:47:26 +01:00
Ellpeck f520c87d94 Added Laser Relay Renderer.
Differently than originally planned, but it works and looks nice.
Thanks to xdjackiexd though
2015-10-26 22:28:49 +01:00
Ellpeck 0b3288d002 Merge pull request #18 from canitzp/master
-Laser renderer
2015-10-26 19:27:43 +01:00
Ellpeck 0c4413ad92 Remove unnecessary Config 2015-10-25 23:22:26 +01:00
Ellpeck c88575e151 New AIOT Textures 2015-10-25 23:19:17 +01:00
Ellpeck c494edc88b Added SimpleOres AIOTs 2015-10-25 23:19:01 +01:00
canitzp 13faae85d4 -Colors for the Laser 2015-10-25 23:01:14 +01:00
canitzp 7859db2f74 -Deleted Baton 2015-10-25 22:22:05 +01:00
canitzp 6b58039721 -LaserRelay renderer 2015-10-25 22:16:54 +01:00
Ellpeck 713e9b6e1a Changed Creative Tab Handling a bit 2015-10-25 14:30:59 +01:00
canitzp d021f502ea -Added Baton with Mob knockback 2015-10-25 02:54:01 +02:00
Ellpeck 4131198835 Textures! 2015-10-24 21:20:47 +02:00
Ellpeck 6acfea1b32 Fix Chocolate Toast 2015-10-24 21:20:27 +02:00
canitzp b8a1bca12c -Added Chocolate Toast 2015-10-24 21:13:06 +02:00
canitzp 83dbbd0dcb -Added Chocolate Toast 2015-10-24 20:56:27 +02:00
Ellpeck f367c8fddd "You have turned Seasonal Mode off. Therefore, you are evil." 2015-10-24 12:18:42 +02:00
Ellpeck 156dee8a8b De-debugged Valentine's Day. 2015-10-23 23:09:46 +02:00
Ellpeck f8529cb878 Added Valentine's Day Seasonal. You might consider not playing between the 12th and the 16th of Feb. 2015-10-23 23:08:53 +02:00
Glenthor cbe54459a1 -Added guiBookletValentinesDay 2015-10-23 22:59:14 +02:00
Ellpeck 50cc49dd10 More seasonal easter eggs 2015-10-23 22:38:12 +02:00
Ellpeck dcf9766243 Changed Ball Of Hair Name to "Ball of Fur", added Booklet Page 2015-12-17 22:18:37 +01:00
Ellpeck dc4fab5902 Whoops. 2015-10-23 19:06:40 +02:00
Ellpeck 7c1e589aa4 Added Booklet Priority Colors & Changed selection design 2015-10-23 19:05:02 +02:00
Ellpeck 5fa2925d8a Cleanuuup~ 2015-10-23 16:54:33 +02:00
Ellpeck a6f989f45c Changed ItemBlock and Rarity Method because. 2015-10-23 16:48:56 +02:00
Ellpeck 247122c312 Made Laser Relay sit on walls when placed on them 2015-10-23 14:24:12 +02:00
Ellpeck 606a0d80a4 Fix PersistentClientData 2015-10-23 13:13:30 +02:00
Ellpeck 58454f25ed Made PersistentClientData less write-y 2015-10-22 22:58:52 +02:00
Ellpeck 4d082485e0 Moved server-side Player Data to WorldSaveData because ExtendedEntityProperties doesn't work properly 2015-10-22 22:18:33 +02:00
Ellpeck 2f0b73930e Always credit people, people! 2015-10-21 21:28:04 +02:00
Ellpeck 0caf82340d Laser relay Model 2015-10-21 21:00:52 +02:00
Ellpeck 91ef7537a3 Changed some more Laser stuff, rendering yet to come 2015-10-21 20:50:29 +02:00
Ellpeck 3aa005e659 More Laser Stuff Tweaks
ToDo yet:
-Connection Rendering
-Go-through-walls preventing
2015-10-21 19:14:57 +02:00
Ellpeck d3ff196ec0 Tweaked Laser Wrench & Phantom Connector 2015-10-21 18:31:35 +02:00
Ellpeck 2d48931421 Merge pull request #16 from MineLoad/master
Laser-Wrench Texture
2015-10-21 18:05:28 +02:00
MineLoad dae5bce066 Laser-Wrench
+ added LaserWrench Texture
- remove Texture-Request
2015-10-21 12:02:35 +02:00
Ellpeck 28ad2ae4d1 Changed WorldPos a bit 2015-10-21 06:56:40 +02:00
Ellpeck 3435bcf8e4 Added client syncing for lasers 2015-10-21 00:22:50 +02:00
Ellpeck f045134434 Moar Lazor Relay fixez 2015-10-20 19:35:15 +02:00
Ellpeck e7c8536a53 Made some quick Laser Relay fixes 2015-10-20 18:06:06 +02:00
Ellpeck ab566297fa Added Laser Relay Functionality:
-Connections & Networks
-Power Transfer

Yet to do:
-NBT Saving
-Graphics
2015-10-20 00:22:36 +02:00
Ellpeck 1ae2515050 Before I forget 2015-10-19 17:52:53 +02:00
Ellpeck b641977ec2 Added basic Laser Connection setup & World Storage 2015-10-19 17:50:43 +02:00
Ellpeck 09fd03f270 0.0.9.4! 2015-10-18 20:23:43 +02:00
Ellpeck c9c0d2952a Added Seasonal Mode 2015-10-18 19:56:18 +02:00
Ellpeck f036ed0a44 Start Work on Laser Relay 2015-10-18 19:21:32 +02:00
Glenthor 6dacc377cf -Updated guiBookletChristmas 2015-10-18 19:01:39 +02:00
Glenthor a69b94bba0 Merge branch 'master' of https://github.com/Ellpeck/ActuallyAdditions 2015-10-18 18:43:52 +02:00
Glenthor a7267b313c -Added Seasonal Textures 2015-10-18 18:42:54 +02:00
Ellpeck 3278cf9d3f Cleanup~ 2015-10-18 15:31:01 +02:00
Ellpeck 2c763c9199 Less stupid method of syncing changes to the client 2015-10-18 15:28:06 +02:00
Ellpeck 737dfb0770 Sooo.. someone really thought they needed to moan about crafting recipes being to expensive. So I'm nice about it. <3 2015-10-17 22:12:56 +02:00
Ellpeck 38bdab15fd Hopefully fixed PersistentServerData sometimes not remembering the data 2015-10-17 20:53:28 +02:00
Ellpeck bf237a0782 Y U NO STACKSIZE 2015-10-17 16:03:26 +02:00
Ellpeck 75917782d2 Stopped the Crusher from adding recipes that don't actually have an input 2015-10-17 05:52:45 +02:00
Ellpeck 6f51795a01 Remove stuff 2015-10-16 22:34:58 +02:00
Ellpeck b3f0a8fb1c Rearrangement, dö dö dööö
Also: Letters that you might not have in your country
2015-10-15 22:36:18 +02:00
Ellpeck f3644de278 Update extra asset location (was making the mod file bigger even though it wasn't used in-game, duh) 2015-10-14 21:23:45 +02:00
Glenthor 96c1ef5dc9 -Added textures itemChestToCrateUpgrade, blockCraftyCrate, itemCrateToCraftyupgrade 2015-10-13 19:15:32 +02:00
Ellpeck 3f02d5cd0e Chest To Storage Crate Upgrade & Textures to be made 2015-10-13 18:48:44 +02:00
Ellpeck a0b7a1cc3e Upped the RF Produced by the Leaf Generator 2015-10-13 05:59:30 +02:00