ActuallyAdditions/update/changelog.md

481 lines
25 KiB
Markdown
Raw Normal View History

2016-06-23 19:33:23 +02:00
# 1.10-r46
* Updated to 1.10. Obviously.
* Made booklet actually save its bookmarks
* Remove custom fake player in favor of vanilla one
* Made fluid collector not input and output fluids all the time causing infinite loops
2016-06-19 12:59:31 +02:00
# 1.9.4-r45
* Added Tesla Energy System support to all RF-using and generating blocks
* Added video introduction page to booklet
* Added Laser Wrench mode switch. Just right-click with one at some point.
* Fixed XP Solidifier values being off
* Made crafter on a stick not randomly create stacks with no items in them
* Changed the way fluids and RF are handled making them both pull AND push to other tiles
* Removed Rarmor integration (for now!) as the mod is in the process of being re-written
* Made Reconstructor and Display stand not keep their items on the client when having them removed
* Updated banner in the mods screen~
* Fixed nullpointer caused by getting capabilities with a null facing sometimes
* Made the Miner less carry-around-y.
2016-06-12 01:35:59 +02:00
# 1.9.4-r44
* Fixed a weird crash with Item Laser Relays.
* Fixed drills sometimes crashing when breaking certain blocks.
###### I am extremely sorry for the amount of updates in the last couple of days. This is hopefully the last one for a few weeks as the most significant bugs with the new features have now been fixed. I hope this doesn't diminish your liking for the mod in any way.
2016-06-11 17:28:25 +02:00
# 1.9.4-r43
### This update increases the performance of some blocks by a significant bit. If you are experiencing lag in a world with many Laser Relays, install this.
* More proper laser relay bounding boxes
* Significantly upped the performance of Item Laser Relays
* Increased ESD performance
* Made Energy Laser Relays less performance intensive
* Changed energy handling system a bit, should be the same in-game
* Made coal and oil generator not randomly appear to be on even though they're not
2016-06-10 22:15:23 +02:00
# 1.9.4-r42
### The shut-up-about-EnderIO Update.
* Changed ESD to allow higher numbers of slots and have no limit on input values so that you can basically make it pull from infintely many slots if the amount of slots present is able to change
* Only add things to smart item laser relay whitelist when they aren't on it already
* Re-added IFluidHandler since apparently everyone's moaning about EnderIO not having updated and my stuff breaking because of it or something like that.
2016-06-09 17:49:26 +02:00
# 1.9.4-r41
* Changed white- and blacklists of laser relays and ESDs to be for putting and pulling. Check them in your world, they might all not work like you want them to anymore!
* Added item filters
* Made ESD's whitelist be a blacklist by default when placing it down
* Added display stand
* Made leaf blower work on display stand
* Made potion rings work on display stand
* Re-add invtweaks support for the storage crate
* Fixed a crash when having phantom liquifaces connected to a non-tileentity
* Made player interface display the amount of RF it has stored
* Made damage source from Reconstructor display properly
* Added a config option to only display the laser relay particles when holding a laser wrench
* Fixed miner sometimes crashing when placed next to certain blocks
2016-06-05 16:09:36 +02:00
# 1.9.4-r40
* Fixed a bug with Laser Relays sometimes randomly disconnecting on chunk load
### You only need this when you have been or are wanting to use Laser Relays of any sort. This version fixes a hideous bug that caused them to randomly disconnect when re-loading chunks for a reason that makes absolutely no sense to me and the people I asked. If you want to know what the bug was, [click here](https://github.com/Ellpeck/ActuallyAdditions/commit/d46bb306d87da57ea180afcd9e6cc00fc96637ef). Again, sorry for the amount of updates, this has just been driving me crazy.
2016-06-05 16:09:36 +02:00
2016-06-05 12:28:02 +02:00
# 1.9.4-r39
* Updated to forge's new fluid transfer and storage system
* Removed a possible memory leak source with world saving
* Added Player Interface
* Fixed configs resetting randomly sometimes
### Sorry for this amount of updates. I've been trying to fix a lot of bugs with them, but it just hasn't been going the way I wanted.
2016-06-04 14:07:32 +02:00
# 1.9.4-r38
* Added custom system to save world data because the Minecraft one always failed on me.
* Note: This WILL disconnect all of your laser relays, sorry. Just reconnect them again. If you find any bugs with the new system (Laser Relay connections), leave an issue on github. Thanks!
2016-06-03 23:51:06 +02:00
# 1.9.4-r37
* Fixed rendering bug with Greenhouse Glass
* Removed unfinished feature tags in booklet
* Added water bowl
* Fixed block breaking effects playing just the sound (drill, leaf blower etc.)
* Fixed aiots not having four times the durability of their base tools
* Made compost only acceppt the current recipe's amount of items
* Made shovels make path blocks instead of farmland
* Changed world data save system to hopefully make laser relays not disconnect on certain occasions but only on the server and I don't get why this is happening
* Made tools be held like tools and not like normal items in third person
* Fixed a syncing bug with tileentities on world join
2016-06-03 23:51:06 +02:00
2016-06-01 00:44:37 +02:00
# 1.9.4-r36
* Added a config option to print all of the booklet's text into a file on startup
* Made booklet words and characters not be more than they should be because everything was being done twice
* Added view online button to booklet
* Fixed a bug with some other mods causing NullPointerExceptions in ActAdd TileEntities
* Fixed ArmorMaterial (sokratis12GR)
* Removed ModelResourceLocation on server making servers not crash on startup anymore.
2016-05-26 16:34:12 +02:00
# 1.9.4-r35
* Added lush caves that spawn randomly in the overworld. Turn them off or change their spawn rate in the config if you don't like them.
* Changed some world data mechanics. Might break some Laser Relay Networks. Sorry about that, just reconnect them.
* Fixed a massive bug with TileEntities not syncing properly when re-entering unloaded chunks
* Re-added booklet stand. Is now a thing on the wall. But works the same.
2016-05-19 20:52:17 +02:00
# 1.9.4-r34
### MINECRAFT 1.9.4!!
* Made special drops dependent on the looting level you have
* Made drop chances for wings, solid xp and cobweb more common
* Added spawner changer to creative tab
* API Version 14 because of multiple changes
2016-05-14 15:54:57 +02:00
# 1.9-r33
* Made Growth Ring performance better
* Centered page number in booklet
* Made placers be able to place anything again
* Made Item Laser Relays that have a whitelist have more priority than those who don't
* Fixed a massive console spam issue of Whitelisted Item Laser Relays trying to send client update packages FROM the client
* The laser relay has less particles again now
* Added custom banner patterns
* Added custom shield patterns
* Remove InvTweaks integration
* Added a smart whitelist button to the whitelisted laser relay that automatically adds items in adjacent inventories to the filter
* Lots of API restructuring
* Bump API Version to 12
* Put circles in front of the booklet entry buttons on the front page because it looks nice
2016-05-11 21:05:52 +02:00
# 1.9-r32
* Added Spawner Changer
* Added Spawner Shards
* Added Item Laser Relay Networks with Item Laser Relays, Advanced Item Laser Relays and Item Interfaces
* Fixed booklet sometimes not typing a letter into the search box
* Fixed sounds not working on servers
* Use universal buckets instead of custom ones
* Replaced bucket slots in GUIs with right click functionality
* Re-implemented village structures. No Villagers though.
* Fixed a bug with fluid placers replacing fluids in front of them
* Added max damage display to the advanced tooltip
2016-05-06 16:45:30 +02:00
# 1.9-r31
* Added Phantom Redstoneface
* Changed storage crate upgrade recipe because it was clashing with Storage Drawers
* Added Reconstruction Module as Rarmor integration. Install Canitzp's Rarmor to find out what it is and does.
* Added Patreon button to the booklet because I wantz all teh moneyz
2016-05-05 14:02:44 +02:00
# 1.9-r30
* Fixed mcmod.info being broken
* Fixed OreDictionary creating empty entries when searching for names
* Fixed laser relays making no particles when the less particle setting is on
* Made HarvestDropsEvents be posted when mining blocks automatically
* Rename itemPotionRIng to itemPotionRing so that it has a proper model and texture
* Rename itemCrystalLightBLue to itemCrystalLightBlue so that it has a proper model and texture
* Added the ender start which is a new crafting ingredient
* Made double furnace and double crusher use the double amount of energy when smelting/crushing two items at once
* Added a default extra whitelist config option for the Item Repairer
* Made directional breaker need energy in pulse mode. Duh.
* Added InvWrapper Capabilities so that inventories work with pipes from mods like NeoTech
2016-05-03 21:37:56 +02:00
# 1.9-r29
* Fixed blocks dropping twice when broken with the drill
* Made drill GUI be openable again (how did I even miss this?)
* Made XP drops from drill dependent on the forge event
* Fixed and re-implemented sounds
* Raised the amount of particles from the laser relay
* Made the knife not give extra attack damage in armor slots
* Fixed a couple of bugs with items that need to be held in hand not working
* Fixed all item models so that they're not held like shields
* Made slab placing a bit more proper
* Fixed most bounding boxes
* Fixed equipment slots in energizer and enervator being off
* Fixed fluid placer not being able to place
* Made fake player not persist into different worlds causing coordinate issues
* Fixed all block models of custom rendered stuff
2016-04-29 19:35:15 +02:00
# 1.9-r28
* Fixed a crash when trying to fill a bucket
##### Because it was pretty much gamebreaking.
2016-04-20 21:54:59 +02:00
# 1.9-r27
### Yes, really. This update pushes the mod's version to 1.9, however it probably is very unstable. There is a few notable bugs and things missing, but I wanted to push this version because a lot of people wanted it.
## If you encounter any bugs, please post them on the Issue Tracker here: https://github.com/Ellpeck/ActuallyAdditions/issues
* Updated the Mod to 1.9
* Did some other stuff
* All of the items, when holding them in your hands, also look like shields right now. I couldn't be bothered to change the JSONs yet, so you'll have to live with it.
2016-02-20 16:22:35 +01:00
# 1.8.9-r26
2016-05-05 14:27:59 +02:00
### This update was done by canitzp. Thanks for helping me out <3
2016-02-20 16:22:35 +01:00
* Made the knife not repairable
* Changed download link for updates to redirect to the proper page
* added click area to JEI for easy recipe access
* Set ESD incomplete. Because it's incomplete.
* Haphazardly revert implementation of new item system for ESD as it was completely broken
* Updated to official RF API.
* Fixed tool JSONs
* Reactivated Atomic Reconstructor Lens Renderer
* Rewrote Smiley Cloud renderer
* Hopefully fixed a minor miner bug (ha ha ha)
* Fixed Double Plant crash
* Fixed JEI booklet page rendering
* New compost rendering
* [API] Removed lens registry
2016-02-01 21:26:44 +01:00
# 1.8.9-r25
* Fixed assets derping because of wrong capitalization
* Ignore NBT Tags of Energy items in JEI
* Added some fun naming stuff to the Reconstructor that makes it have fun stuffz
* Make the floaty special thingie move more awesome! (xdjackiexd)
* Cheap workaround for glitching into some blocks with a smaller hitbox causing graphical glitches and damanging the player
* Fix Smiley Cloud bounding box
* Fix right-clicking never returned any seeds from plants
* Ignore some Items in JEI
* Fix Coffee Machine bounding box
* Added metadata and NBT to the Control Info for ItemStacks
* Added performance settings for bad PCs
* Remove NEI Recipe Handlers until it gets properly updated
* Rebalanced canola oil
* Made a placer be able to apply bonemeal and do other awesome stuff
* Fixed compost and reconstructor syncing with hoppers going wrong
* Updated stuff for the new item system [This is not important for you if you don't make mods!]
2016-01-17 23:46:31 +01:00
# 1.8.9-r24
* Fixed texture names of quartz tools (ssblur)
* Added right-click harvest functionality to all crops. (ssblur)
* Made word count reload when reloading resources
* Fixed Lenses not syncing correctly on the server when converting items
* JEI Implementation for booklet, crusher, coffee machine and reconstructor
* Fixed the drill's 3x3 and 5x5 ming acting weird on servers
* red mushroom -> nether wart in Reconstructor
* Custom packet handler for 98.7% less stack traces when joining worlds
* [API] Removed INEIRecipeHandler
* [API] Removed IHudDisplay
* [API] Removed IEnergyDisplay
# 1.8.9-r23
* Fixed a ginormous bug that screwed over crafting
#### DON'T EXPECT EVERYTHING TO WORK PERFECTLY. Seriously, I break lots of stuff probably.
# 1.8.9-r22
* 1.8.9 PORT!
#### DON'T EXPECT EVERYTHING TO WORK PERFECTLY. THIS IS A BETA. Also: If you look through the booklet, you will see a hover text on some chapters' buttons saying the item or block doesn't fully work. RESPECT THAT. Thanks.
# 1.7.10-r21
* Made looking up the double furnace in the booklet possible
* The magnet ring now only uses RF when actually sucking up items
* The growth ring now only uses RF when growing stuff
* Made the growth ring a little more expensive
* Balanced the magnet a bit
* Made the solar panel thing cheaper
* German translation started (Kristian295)
* New update checker
#### This will probably the last 1.7.10 version before I move on to 1.8.9. The port is almost done and will be coming out soon. There will be an update notification that shows the update, but if you only want to be notified for further 1.7.10 patches, change the config option for the update checker to be version-specific.
2016-01-06 18:12:16 +01:00
# 1.7.10-r20
* Fixed another stupid obfuscation bug. Great. /shrugs
2016-01-06 05:28:31 +01:00
# 1.7.10-r19
* Added API and Dev version as seperate jars
* Fixed a nasty bug with obfuscation causing some booklet pages to crash the game
* [API] Increased version to 3
2016-01-05 20:02:13 +01:00
# 1.7.10-r18
* Added Bacon (Don't name it Ellspeck. Just don't.)
* Added an API.
* [API] Increased version to 2
* [API] Added Crusher Recipe adding
* [API] Added Treasure Chest Recipe adding
* [API] Added Ball Of Fur Recipe adding
* [API] Added Booklet Page/Chapter/Entry adding
* [API] Added Lens adding
2016-01-03 23:39:22 +01:00
# 1.7.10-r17
* Changed Laser Relay particle rate yet again
* Fixed booklet achievement info not showing for some items in some occasions
* Fixed a problem with OreDict entries getting added for items with stack sizes bigger than 1
* Fix pulsable blocks being block update detectors (xdjackiexd)
* Fixed Quartz and Obsidian Tools being the same in the config
* Fixed green and white decor blocks being turnoffable in the config
* Added armor & tools for every gem
* Fix Iguana Tweaks fucking everything up
* Removed special drops and added Solid XP as its own item (That means all solid XP will be gone from your world. I'm very sorry for that.)
* Made Spiders dropping cobwebs less rare (I've never seen that happen before and it's been in the mod from the start!)
* Miner Blacklist and whitelist config
* Booklet Info for Miner's range
* Miner is now in Ores Mode by default so that it doesn't wreck as much when you place it down while it has power
* Removed InterModComms
* Reworked a lot of textures
2016-01-04 02:39:20 +01:00
### At this point, I want to thank Glenthor again. He does all of the awesome textures for ActAdd without actually wanting anything back for it. Thank you so much for that <3
2016-01-03 23:39:22 +01:00
* Made Breakers and Placers cheaper
* Added a Jam House Info Page to the booklet
* Added a disclaimer for noobs about lenses
* Removed the Stone Casing
* Removed ability to close booklet with inventory key - it made John Cena unhappy
# 1.7.10-r16
##### THE GREAT BTM HOTFIX UPDATE ~ ~ ~
2016-01-02 03:06:01 +01:00
* Fixed FastCraft fucking up the booklet if the "bigger unicode font" option is enabled
* #BlameShadowfacts (Seriously, he is to blame.)
* Fixed blocks activating too often in redstone pulse mode
* Fixed Fake Player
* Placers can now place redstone
* Fixed Smiley Cloud's and Laser Relay's Bounding Box sometimes messing up
* Made Laser Relay's particles render less heavily - but also look a bit less good :(
* Made Slabs become right double slabs >_>
* Made Lava Factory update RF properly
* Made the compost update when putting in things with automation (damn.)
2015-12-23 02:41:21 +01:00
# 1.7.10-r15
2016-01-02 03:06:01 +01:00
* Added a fancy hud display instead of chat messages to Reconstructor, Phantomfaces, Manual Stand, Composts and more
* Sneak-Right-Clicking the booklet on an ActAdd block will now open its chapter
* Rebalanced canola to produce more oil
* Fixed Plants sometimes dropping completely nonsensical seed metas
* Added a Page to the Booklet explaining Redstone Flux
* Fixed Reconstructor and Firework Box Redstone Mode
* Added a Disclaimer to the Phantomface Chapter because I was annoyed people were calling it "Short-Range Tesseracts"
* Made Dungeon Loot less common
* Made Reconstructor store less power
* Fixed Coal Generator using infinite resources even when full
* Fix things appearing on Creative Tabs they shouldn't appear on
* Removed Green Dye. It wasn't used and even I had forgotten it existed.
2015-12-23 02:41:21 +01:00
###### This update is also known as the "Sorry that I'm such an idiot asie and everybody else on BTM"-update.
2015-12-18 16:33:13 +01:00
# 1.7.10-r14
2016-01-02 03:06:01 +01:00
* Fixed servers crashing if using anything with particles (Damn.)
* Made Reconstructor react to redstone mode changing
* Made Firework Box react to redstone mode changing
* Fixed Booklet Stands crashing if they are loaded without an entry (duh)
2015-12-18 16:33:13 +01:00
2015-12-17 22:14:37 +01:00
# 1.7.10-r13
2016-01-02 03:06:01 +01:00
* Added Firework Box which shoots out random fireworks
* Added Crate Keeper which allows you to keep items in a Crate you break
* Added Glowstone/Redstone conversion recipes to Reconstructor
* Added a Redstone Pulse Responding mode to some machines
* New Booklet Main Page design
* Ignore missing mappings for foreign paxels when removed
* Fix some bugs with the crusher
* Phantom Placers now have particles
* More Phantom Device particles and animation
* Leaf Gen Particles
* Fixed the compost taking seconds to convert
* Smiley Cloud hearts
* Made Seeds not show up in the misc tab but where they actually should
* Made Fluids save in blocks when breaking them
* Made some animations more smooth
* Made the coal generator more wasteful
* Inform console about fake player
* Fixed some blocks not respecting energy and fluid saving
* Made Tooltips render over main text in booklet (duh)
* Black Quartz decor blocks
* New Changelog (it's awesome, but you won't see it until the next update :()
2015-12-17 22:14:37 +01:00
##### Another reminder: If you want to localize anything in ActAdd, just feel free to submit a pull request on github at https://github.com/Ellpeck/ActuallyAdditions
2015-12-13 14:47:52 +01:00
# 1.7.10-r12
2016-01-02 03:06:01 +01:00
* Crusher, Coffee Machine & Reconstructor SOUNDS! \o/
* Added HoMeCo Jam
* Made TileEntities save if they're redstone powered so that they won't be unpowered on re-entering chunks
* Made Blocks store their energy when broken
* Made Miner usable by making it ignore liquids (Whoops)
* Reconstructor NEI Handler now shows you that you need a lens of color when you do
* Made Jam always edible
2015-12-13 14:47:52 +01:00
2015-12-09 21:04:01 +01:00
# 1.7.10-r11
2016-01-02 03:06:01 +01:00
* Added Vertical Digger
* Added more Achievements
* Added Mouse Controls to the booklet (last page with right mouse button, flip through pages by scrolling)
* Rebalanced Reconstructor a bit
* Made Booklet closable with Inventory Key
* Fixed a Crash with Greenhouse Glass
* Fixed a load of little bugs that were put in during changing of a lot of things (I actually discovered all of these while showing the mod to a friend, so thanks friend!)
* Fixed Christmas seasonal being broken (dang)
2015-12-09 21:04:01 +01:00
# 1.7.10-r10
2016-01-02 03:06:01 +01:00
* Made Redstone power only be determined when something changes (makes performance a lot better)
* Made the damage lens use more energy
* Made the color lens use more energy
* Made the color lens pass through blocks
* Changed recipe of green ethetic quartz
* Fixed bug with the booklet crashing if a crafting recipe is turned off
2015-12-03 17:43:16 +01:00
# 1.7.10-r9
2016-01-02 03:06:01 +01:00
* Added Explosion Lens
* Added Lens of Certain Death
* Lenses now render on the Atomic Reconstructor
* Rotten Flesh -> Leather in Atomic Reconstructor
* Added Colorable Drills
* Added Green Dye made from fern/grass in a Crusher
* DUH DUH DUH DUUUH
* Made Laser Relays smaller and gave them a proper bounding box (stop moaning, jackie!)
* Removed unnecessary things from the OreDict that were added just for crafting recipes
* Fixed booklet stand not working on servers (Kind of defeated its purpose. Maybe I should've tested it before.)
* Made booklet stand actually be wooden (Harvestable with axe & wood sounds)
* Fixed a bug where sometimes NEI would crash when looking at recipes before opening the booklet for the first time in a world
* Fix some bugs with the NEI Integration of the Booklet
* Added page display to the NEI Integration of the Booklet
* Fixed bug with Villager trade handler (how did that even happen in the first place?)
* Reorganized the booklet a bit
* Removed lots of config options (yes, really.)
* Greenhouse Glass Performance improvement
2015-12-03 17:43:16 +01:00
2015-11-26 19:09:27 +01:00
# 1.7.10-r8
2016-01-02 03:06:01 +01:00
* Added Lens Mechanic for the Reconstructor
* Added Color Cycling Recipes for wool, stained clay and stained glass for the Reconstructor
* Added Booklet Stand
* Made Drill fire block breaking event
* Fix some blocks not working with the Drill
* Fixed a bug where items would be deleted when exiting the booklet sometimes
* Fixed Solar Panel working even though blocked
* Made text for bugged items less dumb
* Removed german lang file as it's neither getting used nor updated
2015-11-26 19:09:27 +01:00
##### (If you want to localize ActAdd in any language yourself, just make a pull request!)
2016-01-02 03:06:01 +01:00
* Fix Reconstructor not using the right amount of energy for items
* Made Update Checker show after a certain amount of time
* Made Drill harvest slowly instead of not at all when out of energy
2015-11-26 19:09:27 +01:00
2015-11-20 22:37:04 +01:00
# 1.7.10-r7
2016-01-02 03:06:01 +01:00
* Made the Atomic Reconstructor save its power
* Added Automation Tutorial for Atomic Reconstructor
* Added Background Graphic for current chapter's name in booklet
* Added Bookmarks
* Made Magnet Ring Energy balancing better (Might need to reset configs!)
* Made Phantom Device Range being tested better (Check your Phantomfaces, they might not be in range anymore now!)
* Sneaking breaks rings' ability now (Magnet Ring, Growth Ring, Water Removal Ring)
* Made TileEntities update less often to reduce server traffic
* Made ActAdd Fluid Names not clash with other mods' ones
* Made Wild Plants not generate on Mycelium and plop off right away
* Added OreGen and Plant Gen Dimension Blacklist
* Atomic Reconstructor now uses Energy depending on the recipe
* Added misc. reconstructor Recipes
* Added Ethetic Quartz, a decor block and wall, slab & stair variants of them
2015-11-20 22:37:04 +01:00
2015-11-15 19:49:50 +01:00
# 1.7.10-r6
2016-01-02 03:06:01 +01:00
* Added Atomic Reconstructor
* Added Crystals replacing Items like Redstone & Iron Ingots in most crafting recipes
* Seriously fixed Laser Relays disconnecting on their own now, promise! (THE DESPERATION..)
* Fix memory leaks
* Fixed Blocks having an Item Renderer in Inventory
* Updated Smiley Clouds
* New Cheeves! (More to come!)
* Achievement Information for the booklet
* Emerald & Purple Drill
* Added Dungeon Loot
2015-11-15 19:49:50 +01:00
2015-11-12 20:11:27 +01:00
# 1.7.10-r5
2016-01-02 03:06:01 +01:00
* Fixed some unnecessary performance use when transfering power with laser relays
* Fixed Laser Relays disconnecting themselves when
2015-11-12 20:11:27 +01:00
-they're not edited the entire time a world is loaded
-a world is loaded wrongly
-a player leaves an area on servers sometimes
2016-01-02 03:06:01 +01:00
* //Sorry for this update, it's a really important fix though//
2015-11-12 20:11:27 +01:00
2015-11-11 22:10:29 +01:00
# 1.7.10-r4
2016-01-02 03:06:01 +01:00
* Fixed the Drill not being able to mine Obsidian correctly when its harvest level was set higher than 4
* AtomSponge Smiley Cloud
* TB Stairs, Walls, Slabs and Blocks. Unused as of yet, however you can build with them.
* Moved Villager Registring to PostInit to prevent OreDictionary derpups with items getting changed
* Drill + Torches = Instant 3x3 Mining? Nope!
* Misc Crusher Recipes
* Added Word and Character Counter to the booklet. Doesn't do anything, it's just kinda fun
* Update Smiley Cloud Easter Eggs
* Hopefully fixed Laser Relay Connections sometimes breaking when quitting a world or server
2015-11-11 22:10:29 +01:00
2015-11-05 21:26:47 +01:00
# 1.7.10-r3
2016-01-02 03:06:01 +01:00
* Fixed the Heat Collector not outputting power if its internal buffer is full
* Fixed Crash when the manual was open during a world crash or kick
* Removed seasonal booklet page changes
* Changed the way special overhead rendering for special people is handled (preparing for something coming up in the future!)
* Added Black Lotus that spawns in the world
* Added black dye that is craftable from the Black Lotus
* Fixed a potential bug with booklet crafting page crashing if a Crafting Recipe doesn't have inputs
* Added some more smiley clouds
2015-11-05 21:26:47 +01:00
2015-10-31 14:45:35 +01:00
# 1.7.10-r2
2016-01-02 03:06:01 +01:00
* Fix a Crash on Server with the Laser Relay
* Gave the Laser Relay an Energy Transfer Cap
* Added Preview Pictures to the booklet (Thanks to KittyVanCat for help!)
* Fix Slabs
* Fixed Bug with Double Furnace and Double Crusher not crushing if both slots are filled (Thanks to KittyVanCat)
* Remove the Magnetic Miner
2015-10-31 14:45:35 +01:00
# 1.7.10-r1
2016-01-02 03:06:01 +01:00
* Finally out of beta! ~
* Added the Laser Relay, a block that works like a cable to transfer RF, only without the cable but with LAZORZ
* Added Laser Wrench (Texture by MineLoad)
* Moved server-side Player Data to WorldSavedData because ExtendedEntityProperties doesn't work properly
* Made PersistentClientData less write-y
* Added Booklet Priority Colors & Changed Selection Design
* Added Valentine's Day Seasonal
* Chocolate Toast (canitzp)
* New AIOT Textures
* AIOT Integration for SimpleOres 2
* Changed Ball Of Hair Name to "Ball Of Fur", added Booklet Page
* Added Iron Casing & Drill Core