1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00
Slimefun4/CHANGELOG.md

805 lines
28 KiB
Markdown
Raw Normal View History

2019-12-26 22:27:05 +00:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2020-04-19 11:23:40 +00:00
**Table of contents**
2019-12-26 22:27:05 +00:00
2020-10-17 10:54:36 +00:00
- [Release Candidate 18 (TBD)](#release-candidate-18-tbd)
- [Release Candidate 17 (17 Oct 2020)](#release-candidate-17-17-oct-2020)
2020-09-06 15:19:02 +00:00
- [Release Candidate 16 (07 Sep 2020)](#release-candidate-16-07-sep-2020)
- [Release Candidate 15 (01 Aug 2020)](#release-candidate-15-01-aug-2020)
2020-07-10 14:49:09 +00:00
- [Release Candidate 14 (12 Jul 2020)](#release-candidate-14-12-jul-2020)
2020-06-16 12:16:21 +00:00
- [Release Candidate 13 (16 Jun 2020)](#release-candidate-13-16-jun-2020)
2020-05-26 08:02:16 +00:00
- [Release Candidate 12 (27 May 2020)](#release-candidate-12-27-may-2020)
- [Release Candidate 11 (25 Apr 2020)](#release-candidate-11-25-apr-2020)
2020-03-28 14:48:19 +00:00
- [Release Candidate 10 (28 Mar 2020)](#release-candidate-10-28-mar-2020)
- [Release Candidate 9 (07 Mar 2020)](#release-candidate-9-07-mar-2020)
- [Release Candidate 8 (06 Mar 2020)](#release-candidate-8-06-mar-2020)
- [Release Candidate 7 (06 Mar 2020)](#release-candidate-7-06-mar-2020)
- [Release Candidate 6 (16 Feb 2020)](#release-candidate-6-16-feb-2020)
- [Release Candidate 5 (09 Feb 2020)](#release-candidate-5-09-feb-2020)
- [Release Candidate 4 (06 Jan 2020)](#release-candidate-4-06-jan-2020)
- [Release Candidate 3 (21 Nov 2019)](#release-candidate-3-21-nov-2019)
- [Release Candidate 2 (29 Sep 2019)](#release-candidate-2-29-sep-2019)
2019-12-26 22:27:05 +00:00
- [Release Candidate 1 (26 Sep 2019)](#release-candidate-1-26-sep-2019)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2019-12-26 22:23:44 +00:00
2020-10-17 10:54:36 +00:00
## Release Candidate 18 (TBD)
#### Additions
#### Changes
* Removed 1.13 support
* Cooling Units can no longer be placed down
* Heating Coils can no longer be placed down
* Electric Motors can no longer be placed down
* Cargo Motors can no longer be placed down
* Magnets can no longer be placed down
* Electromagnets can no longer be placed down
2020-10-17 10:54:36 +00:00
#### Fixes
2020-10-18 11:17:18 +00:00
* Fixed #2448
2020-10-18 17:21:46 +00:00
* Fixed #2470
2020-10-19 10:49:43 +00:00
* Fixed #2478
2020-10-20 14:45:26 +00:00
* Fixed #2493
2020-10-20 15:42:57 +00:00
* Fixed a missing slot in the contributors menu
2020-10-25 13:40:05 +00:00
* Fixed color codes in script downloading screen
* Fixed #2505
* Fixed contributors not showing correctly
2020-10-28 11:14:31 +00:00
* Fixed #2469
* Fixed #2509
2020-10-30 21:50:16 +00:00
* Fixed #2499
2020-11-01 19:12:34 +00:00
* Fixed #2527
2020-10-17 10:54:36 +00:00
## Release Candidate 17 (17 Oct 2020)
2020-09-08 10:06:12 +00:00
2020-09-11 08:21:07 +00:00
#### Additions
* Added /sf charge
2020-09-21 13:47:06 +00:00
* Added Energized Energy Capacitor
2020-09-22 13:32:06 +00:00
* Added various new fuel types to the Coal Generator
2020-09-27 18:13:38 +00:00
* Added a config option for Grappling Hooks to not be consumed on use
2020-10-03 19:13:46 +00:00
* Added Talisman of the Caveman
2020-10-03 20:03:30 +00:00
* You can now convert any gold ingot into gold dust with slightly less returns
2020-10-05 20:50:32 +00:00
* Magical Zombie Pills now also work on Zombified Piglins
2020-10-03 22:39:31 +00:00
* (API) Added SlimefunGuideOpenEvent
2020-10-06 19:01:18 +00:00
* (API) Added "NotConfigurable" attribute to disable configurability
2020-10-07 14:01:19 +00:00
* Added Elytra Cap
2020-10-07 14:31:33 +00:00
* Added Planks to Sticks recipe to the Table Saw
2020-10-08 12:36:58 +00:00
* Added "slimefun.gps.bypass" permission to open GPS devices anywhere
2020-09-10 22:07:26 +00:00
* (API) Added custom tags for developers
2020-10-09 15:39:21 +00:00
* The range of the Seeker Pickaxe is now configurable
2020-10-10 13:05:41 +00:00
* Added Energy Connector
2020-10-12 23:52:07 +00:00
* Blackstone can now be turned into lava using a Crucible
* Basalt can now be turned into lava using a Crucible
2020-10-13 21:21:15 +00:00
* Added "Tainted Sheep" (You can dye a Sheep using Strange Nether Goo)
2020-10-13 22:24:01 +00:00
* Added mcMMO support/integration
2020-09-11 08:21:07 +00:00
2020-09-09 09:31:52 +00:00
#### Changes
* Improved Auto-Updater (Multi-Threading and more)
2020-09-29 18:38:41 +00:00
* General performance improvements
2020-10-01 19:04:12 +00:00
* /sf cheat now shows seasonal categories all year through
2020-10-08 12:36:58 +00:00
* GPS devices now require chest-access in that area to be used
2020-09-09 09:31:52 +00:00
2020-09-08 10:06:12 +00:00
#### Fixes
* Fixed #2300
* Fixed #2296
2020-09-13 10:38:13 +00:00
* Fixed colors of Cheat Sheet Slimefun Guide
* Fixed Cheat Sheet Slimefun Guide being unable to open the settings menu via shift + right click
2020-09-13 21:38:29 +00:00
* Fixed #2320
2020-09-18 08:48:36 +00:00
* Fixed some issues with ChestTerminal
2020-09-21 11:09:45 +00:00
* Fixed #2325
* Fixed Climbing Pick having no animation in creative mode
2020-09-21 11:23:14 +00:00
* Fixed #2322
2020-09-27 18:13:38 +00:00
* Fixed some cargo incompatibilities with overflowing inventories
2020-09-28 13:53:09 +00:00
* Fixed #2353
2020-09-29 13:51:59 +00:00
* Fixed #2359
2020-09-30 18:29:14 +00:00
* Fixed #2356
2020-10-01 09:00:51 +00:00
* Fixed #2358
2020-10-01 18:28:28 +00:00
* Fixed #2360
2020-10-01 18:45:25 +00:00
* Fixed #2351
2020-10-03 19:29:13 +00:00
* Fixed #2357
2020-10-03 22:39:31 +00:00
* Fixed Auto Enchanters being unaffected by speed modifications from addons
* Fixed Auto Disenchanters being unaffected by speed modifications from addons
2020-10-06 19:01:18 +00:00
* Fixed radioactive items still being radioactive when disabled
2020-10-06 19:05:39 +00:00
* Fixed #2391
2020-10-07 12:30:01 +00:00
* Fixed #2403
2020-10-07 15:48:53 +00:00
* Fixed #2405
2020-10-08 19:20:38 +00:00
* Fixed #2412
2020-10-03 20:05:13 +00:00
* Fixed #2238
2020-10-10 21:20:02 +00:00
* Fixed #2439
2020-10-11 11:45:53 +00:00
* Fixed #2420
* Fixed #2422
2020-10-11 16:09:03 +00:00
* Fixed #2433
2020-10-12 09:47:13 +00:00
* Fixed #2455
2020-10-12 09:52:23 +00:00
* Fixed #2450
2020-10-12 10:11:28 +00:00
* Fixed Steel Thrusters being used to milk cows
* Fixed #2424
2020-10-13 19:44:24 +00:00
* Fixed #2468
* Fixed #2414
2020-10-13 22:24:01 +00:00
* Fixed #2454
2020-10-13 22:34:04 +00:00
* Fixed #2457
2020-10-13 22:51:21 +00:00
* Fixed #2411
2020-10-14 11:31:02 +00:00
* Fixed #2423
2020-10-14 12:56:52 +00:00
* Fixed #2452
2020-10-15 11:50:12 +00:00
* Fixed a dupe bug with mcMMO
2020-09-08 10:06:12 +00:00
2020-09-06 15:19:02 +00:00
## Release Candidate 16 (07 Sep 2020)
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#16
2020-08-01 10:25:47 +00:00
2020-08-02 09:22:00 +00:00
#### Additions
2020-08-02 21:13:23 +00:00
* Added an option for Industrial Miners to mine Ancient Debris
2020-08-04 10:49:41 +00:00
* Added a new language: Korean
* (API) Added support for adding custom Piglin Barter drops
* (API) Added BlockPlacerPlaceEvent
* (API) Added ToolUseHandler
2020-08-07 17:21:12 +00:00
* Added "Sand -> Sandstone" recipe to the Electric Press
* Added "Red Sand -> Red Sandstone" recipe to the Electric Press
* Industrial Miners can now also mine Gilded Blackstone
* Added a config option to disable Players from burning when exposed to radiation
2020-08-24 11:27:35 +00:00
* Added a config option to drop excess items when using /sf give
2020-08-20 16:23:12 +00:00
* Added Strange Nether Goo
2020-09-03 18:06:53 +00:00
* Added Villager Rune
2020-08-20 16:23:12 +00:00
* Added Synthetic Shulker Shells
* Added Climbing Pick
2020-09-02 10:19:18 +00:00
* Added item breaking sounds to some slimefun tools
2020-08-02 09:22:00 +00:00
2020-08-01 10:25:47 +00:00
#### Changes
* Performance improvement for Programmable Android rotations
2020-08-02 11:55:58 +00:00
* Removed Gravel -> Flint recipe from the Grind stone
* Performance improvements for miner talismans
* Performance improvements for idling Enhanced Furnaces when using Paper
* Performance improvements for Rainbow Blocks
2020-08-05 14:44:43 +00:00
* Crafting a Rag now yields two items
* Small performance improvements for Slimefun guides
* Small performance improvements for Cargo networks
2020-08-18 12:18:44 +00:00
* Small performance improvements for Miner Androids
* Small performance improvements for all machines, especially Electric Smelteries
* Small performance improvements for Holograms
* Small performance improvements for Tree Growth Accelerators
* Small performance improvements for Reactors
2020-08-21 22:57:44 +00:00
* Electric machines now show their tier in the Inventory name too
2020-08-22 00:36:36 +00:00
* Removed "Fuel efficiency" attribute for androids, since that was pretty much always at 1.0 anyway...
2020-08-29 12:11:08 +00:00
* Performance improvements for energy networks
* (API) Rewritten Block-Energy API
2020-08-31 18:37:24 +00:00
* Removed "durability" setting from cargo nodes
2020-09-03 10:24:49 +00:00
* Small performance improvements for radiation
2020-09-05 12:45:42 +00:00
* Small performance improvements for Auto Disenchanters
* Magnesium Salt in Magnesium-Salt generators now lasts longer
2020-08-01 10:25:47 +00:00
#### Fixes
* Fixed Programmable Androids rotating in the wrong direction
2020-08-02 15:39:09 +00:00
* Fixed #2176
2020-08-02 11:55:31 +00:00
* Fixed #2164
2020-08-02 11:55:58 +00:00
* Fixed #2147
2020-08-02 19:45:58 +00:00
* Fixed #2179
2020-08-02 20:01:32 +00:00
* Fixed Reinforced Spawners not working sometimes
2020-08-02 22:30:58 +00:00
* Fixed Explosive Pickaxe not handling normal Shulker boxes correctly
2020-08-03 15:25:27 +00:00
* Fixed #2103
2020-08-03 22:48:23 +00:00
* Fixed #2184
2020-08-03 22:58:43 +00:00
* Fixed #2183
2020-08-03 23:15:14 +00:00
* Fixed #2181
2020-08-04 07:46:35 +00:00
* Fixed #2180
2020-08-05 11:31:35 +00:00
* Fixed #2122
2020-08-06 14:24:41 +00:00
* Fixed #2168
2020-08-07 22:09:28 +00:00
* Fixed #2203
2020-08-09 09:33:48 +00:00
* Fixed #2205
2020-08-09 09:41:15 +00:00
* Fixed #2209
2020-08-13 19:13:19 +00:00
* Fixed #2217
2020-08-13 23:46:05 +00:00
* Fixed Miner Talisman sending messages when drops were not even doubled
* Fixed #2077
2020-08-16 22:32:18 +00:00
* Fixed #2207
* Fixed ChestTerminal timings showing up as cargo nodes
* Fixed timings reports never arriving sometimes
2020-08-18 12:18:44 +00:00
* Fixed #2138
* Fixed #1951 (again)
* Fixed Electric Press not working
2020-08-22 00:38:17 +00:00
* Fixed #2240
2020-08-24 16:09:05 +00:00
* Fixed #2243
2020-08-26 10:47:08 +00:00
* Fixed #2249
2020-08-26 12:31:51 +00:00
* Fixed #1022
2020-08-28 18:10:29 +00:00
* Fixed #2208
2020-08-28 18:03:45 +00:00
* Fixed Fluid Pump treating low-level fluids like stationary fluids
* Fixed Fluid Pump not working on Bubble Columns
2020-08-28 18:10:29 +00:00
* Fixed #2251
2020-08-28 21:18:43 +00:00
* Fixed #2257
2020-08-28 21:35:11 +00:00
* Fixed #2260
2020-08-30 15:15:59 +00:00
* Fixed #2263
2020-08-31 15:57:06 +00:00
* Fixed #2265
2020-08-31 17:08:15 +00:00
* Fixed #2269
2020-08-31 17:49:25 +00:00
* Fixed #2266
2020-09-01 20:38:22 +00:00
* Fixed #2275
2020-09-05 20:15:40 +00:00
* Fixed Multi Tools consuming hunger points when holding a Wind Staff in your off hand
2020-09-07 10:45:27 +00:00
* Fixed Teleports getting stuck sometimes
## Release Candidate 15 (01 Aug 2020)
2020-09-06 15:19:02 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#15
2020-07-13 08:36:16 +00:00
#### Additions
2020-07-22 13:32:26 +00:00
* Added "Bone Block -> Bone meal" recipe to the Grind Stone
2020-07-24 14:15:43 +00:00
* Added a [Metrics module](https://github.com/Slimefun/MetricsModule) which allows us to release updates to metrics (bStats) independently from the main plugin
* Added "Compressed Carbon -> Carbon" recipe to the Ore Crusher
* Added "Carbon -> Coal" recipe to the Ore Crusher
* Added an option to disable the message "Ignoring duplicate block"
* Added Iron Golem Assembler
* Added Reinforced Cloth
* Added Bee protection to Hazmat Suit
* Added Enchantment Rune
* Added Tape Measure
* Added a permission node for /sf debug_fish
2020-07-13 15:00:21 +00:00
#### Changes
2020-07-15 11:17:27 +00:00
* Refactored and reworked the Generator API
* Small performance improvements to Energy networks
* Big performance improvements to Cargo networks when using ChestTerminal
* Slight changes to /sf timings
2020-07-13 15:00:21 +00:00
* Changed recipe of Hazmat Suits
* Uranium can no longer be placed down
2020-07-20 17:33:03 +00:00
* Huge performance improvements when using Paper
* Optimized Cargo networks for Paper
* Optimized Multiblocks for Paper
* Optimized Enhanced Furnaces for Paper
2020-08-01 10:25:47 +00:00
* Optimized Programmable Androids for Paper
* General performance improvements for Talismans
* General performance improvements for GPS Emergency Transmitters
* General performance improvements for Infused Magnets
2020-07-31 18:24:58 +00:00
* Ancient Altars now support for protection plugins
* Ancient Pedestals now support for protection plugins
2020-07-13 15:00:21 +00:00
2020-07-13 15:01:24 +00:00
#### Fixes
* Fixed Slimefun Armor sometimes not applying its effects
2020-07-19 08:53:09 +00:00
* Fixed #2075
2020-07-20 10:43:05 +00:00
* Fixed #2093
2020-07-22 22:52:59 +00:00
* Fixed #2086
* Fixed #1894
2020-07-25 11:55:52 +00:00
* Fixed #2097
2020-07-25 12:45:57 +00:00
* Fixed Wither Assembler requiring more items than it actually consumes
2020-07-29 10:38:16 +00:00
* Fixed Metrics not updating automatically
2020-07-29 11:03:52 +00:00
* Fixed #2143
2020-07-29 19:57:08 +00:00
* Fixed #2145
2020-07-30 08:23:44 +00:00
* Fixed #2151
* Fixed old Talismans not working
* Fixed Talismans sometimes not getting consumed properly
* Fixed old Infused Magnets not working
* Fixed old GPS Emergency Transmitters not working
2020-07-31 18:14:48 +00:00
* Fixed #2156
2020-07-31 18:18:51 +00:00
* Fixed #2165
2020-07-31 18:24:58 +00:00
* Fixed #2162
2020-07-31 22:17:43 +00:00
* Fixed #2166
2020-07-13 15:01:24 +00:00
2020-07-10 14:49:09 +00:00
## Release Candidate 14 (12 Jul 2020)
2020-09-06 15:19:02 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#14
2020-06-19 11:22:52 +00:00
#### Additions
* Added support for Minecraft 1.16
2020-06-19 11:22:52 +00:00
* Added a starting sound for the Ancient Altar
* Added config option to disable backwards compatibility and improve performance
2020-06-20 17:21:44 +00:00
* Added ReactorExplodeEvent to the API
* Compatibility mode status is now included in /sf versions
2020-06-22 20:49:07 +00:00
* Added Nether Quartz Ore Crusher Recipe
2020-06-24 16:57:12 +00:00
* Added a new language: Tagalog
* Added Magical Zombie Pills
* Added 1.13 compatibility to the Auto Drier
* Added Corals to the fuel list for the Bio Generator
2020-06-27 12:22:45 +00:00
* Added Clay -> Clay blocks recipe to the Electric Press
* (1.16+) Slimefun guide can now show Smithing Table recipes
* (1.16+) Added Nether Gold Ore recipe to the Ore Crusher
* (1.16+) Added Gilded Blackstone recipe to the Ore Crusher
* (1.16+) Added Shroomlights to the fuel list for the Bio Generator
* (1.16+) Added Warped and Crimson Fungus to the fuel list for the Bio Generator
2020-06-29 10:10:45 +00:00
* Added an AoE damage effect to the Explosive Bow
* Added runtime deprecation warnings for ItemHandlers and Attributes used by Addons
2020-06-30 17:36:55 +00:00
* Added a proper lag profiler
* Added per-plugin lag info to /sf timings
2020-07-05 12:39:28 +00:00
* Added Indonesian translations
2020-06-19 11:22:52 +00:00
2020-06-16 23:24:47 +00:00
#### Changes
* Coolant Cells now last twice as long
2020-06-21 08:26:54 +00:00
* Ticking blocks will now catch more errors caused by addons
* Changed the texture for the Nuclear Reactor
* Changed the texture for the Nether Star Reactor
2020-06-24 12:54:43 +00:00
* Crafting Tin cans now produces 8 items instead of 4
* Multi Tool lore now says "Crouch" instead of "Hold Shift"
* Items which cannot be distributed by a Cargo Net will be dropped on the ground now instead of getting deleted
* Slimefun no longer supports CraftBukkit
* Item Energy is now also stored persistently via NBT
* Performance improvements to GPS/GEO machines, especially Oil Pump and GEO Miner
* Performance improvements for ticking blocks
* Performance improvements to the Cargo Net
* performance improvements to the Energy Net
* Performance improvements to Rainbow Blocks
* Performance improvements to Androids
* performance improvements to Generators and Electric Machines
* Cargo timings will now be attributed to the corresponding node and not the Cargo manager
* Thunderstorms now count as night time for Solar Generators
* Coolant Cells can no longer be placed on the ground
* Crafting Nether Ice Coolant Cells now results in 4 items
* Moved Soulbound Backpack to the "Magical Gadgets" Category
2020-06-16 23:24:47 +00:00
2020-06-18 19:15:47 +00:00
#### Fixes
* Fixed #2005
2020-06-20 16:52:30 +00:00
* Fixed #2009
* Fixed a chunk caching issue for GEO resources
* Fixed Infused Magnet working even if you haven't researched it
* Fixed Rainbow blocks duplication glitch when timing the block break right
2020-06-24 16:50:39 +00:00
* Fixed #1855
* Fixed some issues with AsyncWorldEdit
* Fixed some problems with unregistered or fake worlds
* Fixed a rare concurrency issue with world saving
2020-06-27 12:22:45 +00:00
* Fixed some contributors showing up twice
2020-06-28 09:20:56 +00:00
* Fixed #2062
2020-09-11 18:02:17 +00:00
* Fixed Grappling hooks disappearing when fired at Item frames or paintings
2020-06-29 01:26:30 +00:00
* Fixed Grappling hooks not getting removed when the Player leaves
* Fixed Grappling hooks making Bat sounds
* Fixed #1959
2020-06-29 13:47:51 +00:00
* Fixed Melon Juice requiring Melons instead of Melon Slices
2020-06-30 17:36:55 +00:00
* Fixed Cargo networks not showing up in /sf timings
* Fixed /sf timings reporting slightly inaccurate timings
* Fixed concurrency-related issues with the profiling
2020-07-02 09:50:07 +00:00
* Fixed #2066
* Fixed Rainbow Glass Panes not properly connecting to blocks
* Fixed Androids turning in the wrong direction
* Fixed contributors losing their texture after restarts
* Fixed "korean" showing up as "null"
* Fixed an issue with moving androids getting stuck
* Fixed Cargo nodes sometimes preventing chunks from unloading
2020-07-09 16:35:48 +00:00
* Fixed #2081
* Fixed a NullPointerException when Generators throw an Error Report
2020-06-18 19:15:47 +00:00
2020-06-16 12:16:21 +00:00
## Release Candidate 13 (16 Jun 2020)
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#13
2020-05-29 10:07:24 +00:00
#### Additions
* Added Dried Kelp Blocks recipe to the Electric Press
* Added Bone Blocks recipe to the Electric Press
2020-05-30 22:38:19 +00:00
* Added thai translations
2020-06-04 22:00:07 +00:00
* Added Industrial Miner
2020-06-05 12:14:13 +00:00
* Added Advanced Industrial Miner
* Added Cocoa Organic Food
* Added Cocoa Fertilizer
2020-06-10 21:33:51 +00:00
* Added a configurable limit to the Pickaxe of Vein Mining
2020-06-10 22:43:17 +00:00
* Added Gold Ingot to Dust recipe to the Electric Ingot Pulverizer
* Added Saddles to possible fishing loot for the Fishing Android
* Added Name tags to possible fishing loot for the Fishing Android
* Added Nautilus Shell to possible fishing loot for the Fishing Android
* Added Bamboo to possible fishing loot for the Fishing Android
#### Changes
2020-06-01 12:10:22 +00:00
* Removed Digital Miner
* Removed Advanced Digital Miner
* Dried Kelp Blocks can now be used in the Coal Generator
* Crafting Organic Food/Fertilizer yields more output now
* Organic Food (Melon) now uses Melon Slices instead of Melon blocks
2020-06-10 21:33:51 +00:00
* The Seismic Axe now skips the first two blocks to clear your field of view
* Auto Disenchanting is now a tiny bit faster
2020-06-10 22:43:17 +00:00
* Small performance improvements
* Dried Kelp Blocks can now be used as fuel for Tier 1 Androids
2020-09-11 18:02:17 +00:00
* Androids now have a separate category in the Slimefun Guide
2020-06-14 16:58:38 +00:00
* Android Interface recipes now require steel ingots
2020-06-16 12:21:00 +00:00
* Changed and unified a couple of tooltips
* Changed tooltip on jetpacks and jet boots to say "Crouch" instead of "Hold Shift"
2020-05-29 10:07:24 +00:00
#### Fixes
* Fixed Ore Washer recipes showing up twice
2020-05-29 14:07:02 +00:00
* Fixed #1942
2020-06-15 13:01:33 +00:00
* Fixed a few memory leaks
2020-05-30 14:21:13 +00:00
* Fixed #1943
* Fixed Nuclear Reactors accepting Lava as coolant
2020-06-11 07:34:29 +00:00
* Fixed #1971
2020-06-13 19:24:28 +00:00
* Fixed #1976
2020-06-14 00:36:32 +00:00
* Fixed #1988
* Fixed #1985
* Fixed a missing texture in the Android Script Editor
* Fixed #1992
2020-06-14 11:34:31 +00:00
* Possibly fixed #1951
2020-06-14 16:58:38 +00:00
* Fixed tab completion for /sf give showing players instead of amounts
2020-06-14 17:28:51 +00:00
* Fixed #1993
2020-06-15 09:53:38 +00:00
* Fixed #1907
2020-06-15 13:01:33 +00:00
* Fixed research fireworks still dealing damage sometimes
2020-05-29 10:07:24 +00:00
2020-05-26 08:02:16 +00:00
## Release Candidate 12 (27 May 2020)
2020-06-02 11:50:29 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#12
2020-04-25 10:07:36 +00:00
2020-05-04 14:25:47 +00:00
#### Additions
2020-05-04 19:21:01 +00:00
* Added Ukrainian translations
2020-05-11 22:50:01 +00:00
* Added /sf backpack to restore lost backpacks
* Added automated Unit Tests
2020-05-16 15:51:42 +00:00
* Added WaypointCreateEvent
* Added an option to call an explosion event when using explosive tools
2020-05-04 14:25:47 +00:00
#### Changes
2020-05-03 16:36:29 +00:00
* Little performance improvements
* Bandages, Rags and Splints will no longer be consumed if your health is full and you are not on fire
2020-05-10 08:31:28 +00:00
* Player Profiles (researches and stuff) are now loaded completely asynchronously
* The Infused Magnet can no longer be placed down
2020-05-16 22:40:07 +00:00
* AncientAltar speed can now be changed internally (not available for server owners yet)
2020-05-23 18:34:37 +00:00
* Finished Italian translations
2020-04-25 17:14:50 +00:00
#### Fixes
* Fixed #1824
2020-04-30 18:51:17 +00:00
* Fixed #1833
2020-05-01 09:25:42 +00:00
* Fixed #1834
2020-05-02 17:07:31 +00:00
* Fixed #1843
2020-05-07 18:38:51 +00:00
* Fixed #1873
2020-09-11 18:02:17 +00:00
* Fixed Electric Smeltery not prioritising recipes
* Fixed #1851
* Fixed #1891
2020-05-10 08:31:28 +00:00
* Fixed #1893
2020-05-10 19:37:24 +00:00
* Fixed #1897
2020-05-14 18:07:18 +00:00
* Fixed #1908
2020-05-14 22:36:39 +00:00
* Fixed #1903
* Fixed Organic Food/Fertilizer not being recognized
2020-05-15 14:57:47 +00:00
* Fixed #1883
2020-05-15 15:45:13 +00:00
* Fixed #1829
* Fixed some mojang.com connection errors
2020-05-16 10:32:56 +00:00
* Fixed some very weird SkullMeta serialization problems in 1.15
2020-05-16 10:42:46 +00:00
* Fixed #1914
2020-05-16 14:12:30 +00:00
* Fixed file errors with PerWorldSettingsService
2020-05-21 16:51:53 +00:00
* Fixed ChestTerminals deleting items from Cargo networks (TheBusyBiscuit/ChestTerminal#25)
2020-05-23 18:34:37 +00:00
* Fixed #1926
* Fixed #1933
2020-05-23 23:57:38 +00:00
* Fixed random errors because of Mojang's new player heads backend (Why... Mojang... why?)
* Fixed Butcher Androids doing incorrect amounts of damage
2020-05-24 18:19:22 +00:00
* Fixed #1935
2020-04-25 17:14:50 +00:00
## Release Candidate 11 (25 Apr 2020)
2020-06-02 11:50:29 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#11
#### Additions
2020-03-30 16:43:24 +00:00
* Added GEOResourceGenerationEvent
* Added AncientAltarCraftEvent
2020-03-30 16:43:24 +00:00
* Added SlimefunGuide-Options API
* Added ItemSettings API
* Added 1.13 backwards compatibility
2020-04-05 15:35:50 +00:00
* Added "Magma Cream to Magma Blocks" recipe to the Electric Press
* Added "Magma Blocks to Sulfate" recipe
* You can now search for items from within the book variant of the Guide
* GEO Scans now support endlessly many different resources
* Added Output Chest support to the Composter
#### Changes
2020-04-05 15:35:50 +00:00
* Replaced GuideHandlers with FlexCategories
* Removed support for old EmeraldEnchants versions
* Updated the book variant of the guide to use the newer API
* Removed internal /sf elevator command
* Split whitelist.yml up into individual /world-settings/worldname.yml files
* Performance improvements
* Slimefun Guide runs much faster now and can better deal with many Categories and items
* Lots of API improvements
* Faulty addons are now identified more easily and will no longer break Slimefun's main content this quickly
* You can no longer /sf give yourself a Multiblock
2020-04-15 15:52:15 +00:00
* Addons have no longer access to Slimefuns default categories
* Updated seasonal Categories to have better icons
* Even more performance improvements
* Changed Ignition Chamber Recipe
* GEO Miner is now 2 seconds faster
2020-04-19 11:06:58 +00:00
* All Generators will now stop consuming fuel if no energy is needed
* /sf teleporter will now open your own Teleporter Menu if you specify no Player
* Added counter-measures against Players who design Cargo networks in a way that intentionally lags out servers
* API requests to Mojang are now spread across a longer time period to prevent rate-limits
#### Fixes
2020-03-30 16:50:55 +00:00
* Fixed error message when clicking empty slots in the Slimefun Guide
2020-04-03 09:41:58 +00:00
* Fixed #1779
2020-04-05 15:35:50 +00:00
* Fixed localized messages not showing in the book guide
* Fixed empty categories showing up when items inside were hidden
2020-04-09 20:16:32 +00:00
* Fixed ghost pages showing up when too many categories were disabled
* Fixed debug fish not showing the correct chunk timings
* Fixed heads with missing permissions placing down
* Fixed unpermitted items still showing up in the guide if researches are disabled
* Fixed unpermitted items in the book guide triggering the search function
2020-04-12 21:25:52 +00:00
* Fixed #1803
2020-04-13 15:40:09 +00:00
* Fixed #1806
2020-04-13 18:08:05 +00:00
* Fixed #1807
2020-04-15 15:52:15 +00:00
* Fixed Coolers accepting non-Juice items
2020-04-17 09:59:40 +00:00
* Fixed #1813
2020-04-17 12:59:49 +00:00
* Fixed #1814
* Fixed GEO Scanner being unable to deal with more than 28 different resources
2020-04-19 11:06:58 +00:00
* Fixed #893
2020-04-20 23:48:22 +00:00
* Fixed #1798
2020-04-21 19:07:05 +00:00
* Fixed #1490
* Fixed GPS Emergency Transmitters not working
2020-03-28 10:36:17 +00:00
## Release Candidate 10 (28 Mar 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#10
2020-03-06 10:47:54 +00:00
2020-03-13 11:53:45 +00:00
#### Additions
* Added some new charts to bStats
2020-03-13 13:03:46 +00:00
* Added a new language: Turkish
* Multiblocks that use Fences or Trap doors now accept all wood types
* Added Makeshift Smeltery
* Added Tree Growth Accelerator
2020-03-18 13:20:49 +00:00
* Added "Glass to Glass Panes" recipe to the Electric Press
2020-03-18 14:52:36 +00:00
* Added "Snowballs to Snow blocks" recipe to the Electric Press
* Added "Snow blocks to Ice" recipe to the Freezer
* You can now use Cooked Salmon in an Auto Drier to craft Fish Jerky
2020-03-18 13:20:49 +00:00
* The Lumber Axe can now strip logs too
* The Slimefun Guide can now remember what page of a Category or Minecraft Item you were on
2020-03-06 10:47:54 +00:00
2020-03-13 11:53:45 +00:00
#### Changes
* Removed some deprecated parts of the API
2020-03-10 21:13:07 +00:00
* Internal clean up and further documentation
2020-03-06 23:10:52 +00:00
* Changed Automatic Ignition Chamber to be a Dropper
2020-03-08 17:27:32 +00:00
* Teleporters are now significantly faster
2020-09-11 18:02:17 +00:00
* Item permissions have been moved to a separate permissions.yml file
* Salt now only requires 2 blocks of Sand
* Fireworks from researching no longer damages entities
* Very slight performance improvements for Cargo networks
2020-03-26 17:56:14 +00:00
* 4K-carat gold ingots can now be used in a workbench by default (overridden by Items.yml)
* The project license is now included in every build
2020-03-27 00:55:11 +00:00
* Moved EmeraldsEnchants integration from EmeraldEnchants to Slimefun
2020-03-06 10:47:54 +00:00
2020-03-13 11:53:45 +00:00
#### Fixes
2020-03-10 21:28:17 +00:00
* Fixed some languages showing numbers larger than 100%
2020-03-12 02:32:28 +00:00
* Fixed #1570
2020-03-14 00:12:52 +00:00
* Fixed #1686
2020-03-15 12:16:49 +00:00
* Fixed #1648
2020-03-15 12:41:44 +00:00
* Fixed #1397
2020-03-16 23:43:57 +00:00
* Fixed #1706
2020-03-17 15:45:13 +00:00
* Fixed #1710
2020-03-17 15:46:08 +00:00
* Fixed #1711
2020-03-18 13:20:49 +00:00
* Fixed Slimefun Guide showing shaped recipes incorrectly
2020-03-19 12:14:29 +00:00
* Fixed #1719
* Fixed death waypoints not having the correct texture
* Fixed Androids having no texture when moving
2020-03-20 10:37:37 +00:00
* Fixed Androids not taking fuel from interfaces
* Fixed #1721
2020-03-23 16:03:00 +00:00
* Fixed #1619
2020-03-26 23:30:05 +00:00
* Fixed #1768
2020-03-06 10:47:54 +00:00
2020-03-07 10:34:28 +00:00
## Release Candidate 9 (07 Mar 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#9
2020-03-07 10:34:28 +00:00
2020-03-13 11:53:45 +00:00
#### Fixes
2020-03-07 10:34:28 +00:00
* Fixed Solar Generators not working
## Release Candidate 8 (06 Mar 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#8
2020-03-07 10:34:28 +00:00
2020-03-13 11:53:45 +00:00
#### Fixes
2020-03-13 13:03:46 +00:00
* Fixed bStats Metrics not sending properly
2020-03-07 10:34:28 +00:00
2020-03-06 08:28:25 +00:00
## Release Candidate 7 (06 Mar 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#7
2020-03-13 11:53:45 +00:00
#### Additions
* Added translations for Recipe Types
2020-02-26 22:40:55 +00:00
* Added Rainbow Concrete
* Added Rainbow Glazed Terracotta
2020-03-06 08:28:25 +00:00
* Added more internal documentation
2020-03-13 11:53:45 +00:00
#### Changes
2020-02-22 17:54:23 +00:00
* Researches now use their namespaced keys in the Researches.yml
2020-03-06 08:28:25 +00:00
* A lot of API changes
2020-03-13 11:53:45 +00:00
#### Fixes
2020-02-19 22:17:27 +00:00
* Fixed #1553
2020-02-21 10:00:41 +00:00
* Fixed #1513
* Fixed #1557
* Fixed #1558
2020-02-22 17:54:23 +00:00
* Fixed a translation not showing properly
2020-03-01 08:30:37 +00:00
* Fixed #1577
* Fixed #1597
2020-03-01 14:06:35 +00:00
* Fixed disabled Slimefun Addons not showing under /sf versions
2020-03-06 08:28:25 +00:00
* Fixed #1613
2020-02-16 11:18:39 +00:00
## Release Candidate 6 (16 Feb 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#6
2020-02-10 17:00:14 +00:00
2020-03-13 11:53:45 +00:00
#### Additions
2020-02-16 11:17:14 +00:00
* Added a new language: Japanese
* Added a new language: Swedish
* Added a new language: Czech
* Added a new language: Portuguese (Brazil)
* Added a new language: Arabic
2020-03-13 11:53:45 +00:00
#### Changes
2020-02-10 17:00:14 +00:00
* /sf research now uses namespaced keys instead of ids
2020-03-13 11:53:45 +00:00
#### Fixes
2020-02-11 20:16:09 +00:00
* Fixed #1515
* Fixed back-button in guide-settings not working via commands
2020-02-13 00:47:48 +00:00
* Fixed #1516
2020-02-14 09:49:45 +00:00
* Fixed magician talisman not being able to enchant books
2020-02-11 20:16:09 +00:00
2020-02-09 10:06:15 +00:00
## Release Candidate 5 (09 Feb 2020)
2020-04-19 11:23:20 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#5
2020-01-09 22:33:11 +00:00
2020-03-13 11:53:45 +00:00
#### Additions
2020-09-11 18:02:17 +00:00
* Added preset messages.yml files
* Added user-configurable localization
2020-01-12 00:44:57 +00:00
* Added many more options to the messages.yml
* Added custom model data support for Languages
* Added Grind Stone Recipes for Prismarine
* Added String to the Bio Reactor
* Added a config setting to limit how many Nodes a Network can have
2020-01-26 02:15:10 +00:00
* Added support for Furnaces and Brewing Stands to Cargo Networks
2020-01-26 10:05:37 +00:00
* Added Organic Food/Fertilizer for Dried Kelp
2020-01-28 20:05:45 +00:00
* Added many more strings to the messages.yml
* Added ability to translate messages for Players
2020-02-02 14:43:41 +00:00
* Added the ability to translate Researches
2020-02-02 22:07:02 +00:00
* Added StatusEffect API
2020-09-11 18:02:17 +00:00
* Added translatability to categories
* Added translatability to geo-resources
2020-01-09 22:33:11 +00:00
2020-03-13 11:53:45 +00:00
#### Changes
2020-01-09 22:34:06 +00:00
* Removed Solar Array
2020-01-12 00:44:57 +00:00
* A lot of internal cleanup
* Performance improvements for GEO Miner and Oil Pump
2020-01-27 00:05:28 +00:00
* General performance improvements
* Changed Startup console message
2020-02-08 09:11:30 +00:00
* Changed GEO-Resources API
2020-01-09 22:33:11 +00:00
2020-03-13 11:53:45 +00:00
#### Fixes
2020-01-09 22:33:11 +00:00
* Fixed #1355
2020-01-11 19:21:24 +00:00
* Fixed Localization mistakes
2020-01-12 09:27:56 +00:00
* Fixed #1366
2020-01-12 10:01:29 +00:00
* Fixed GitHub cache
2020-01-12 12:14:41 +00:00
* Fixed #1364
* Fixed Bio Reactor not accepting melons
* Fixed Cargo Networks particles being broken
* Fixed #1379
* Fixed #1212
2020-01-26 02:15:10 +00:00
* Fixed #114
2020-01-26 10:05:37 +00:00
* Fixed #1385
2020-01-28 20:05:45 +00:00
* Fixed #1390
* Fixed #1394
2020-01-28 22:42:05 +00:00
* Fixed #1313
* Fixed #1396
* Fixed Backpacks being placeable
2020-01-30 22:48:40 +00:00
* Fixed wrong file encoding for translations
* Fixed Minecraft recipes not showing correctly
2020-02-02 19:20:57 +00:00
* Fixed #1428
* Fixed #1435
2020-02-02 22:07:02 +00:00
* Fixed #1438
2020-02-06 21:31:45 +00:00
* Fixed Multi Tool functioning as unlimited Shears
2020-02-08 09:11:30 +00:00
* Fixed #1383
2020-02-08 23:26:04 +00:00
* Fixed Android Script Component textures
2020-01-09 22:33:11 +00:00
2020-01-06 19:01:15 +00:00
## Release Candidate 4 (06 Jan 2020)
2019-12-26 22:52:00 +00:00
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#4
2020-03-13 11:53:45 +00:00
#### Additions
2019-12-26 22:52:00 +00:00
* Added 1.15 support (1.14 and 1.15 are both supported)
* Added custom model support to Slimefun Guide and some Recipe Types
* Added Nether Gold Pan
* Added Iron Nuggets to Gold Pan drops
* Added CS-CoreLib version to the guide info
* Added AndroidMineEvent
* Added Electric Press
* Added Soulbound Trident
* Added "Andesite, Granite and Diorite to Gravel" recipes to the Grinder
* Added "nuggets to ingots and ingots to blocks" recipes to the Electric Press
* Added Salt to the GEO - Miner
* Added Magnesium Salt
* Added Magnesium-powered Generator
* Added "Gravel to Sand" recipe to the Grinder
* Added config option for circuit board drops
* Added player option to toggle research fireworks in the guide settings
* Added Kelp Cookies
* Added support for multiple recipes on vanilla items
2020-01-03 13:51:49 +00:00
* Added a "Craft last" button to the Automated Crafting Chamber
2020-01-05 20:49:21 +00:00
* Added more ore-doubling Recipes to the Ore Crusher
* Added Addons to the guide settings
2019-12-26 22:52:00 +00:00
2020-03-13 11:53:45 +00:00
#### Changes
2019-12-26 22:52:00 +00:00
* Revamped Guide Settings menu
* Changed some Category icons
* Changed Grappling Hook recipe
* Searching the guide now shows the Category of the item
* Contributors now also show their minecraft username (if possible)
* Changed teleporter sounds
* Electric Gold Pan now also supports Nether Gold Pan drops
* More performance improvements
* Improved Cargo performance
* Removed Nether Drill
2019-12-29 13:14:51 +00:00
* Tweaked Enhanced Furnace Recipes
2020-01-03 13:41:15 +00:00
* Changed tooltips for Radiation
* Oil Pump now shows its "Bucket -> Oil" recipe
2019-12-26 22:52:00 +00:00
2020-03-13 11:53:45 +00:00
#### Fixes
2019-12-26 22:52:00 +00:00
* Fixed Research Titles
* Fixed #1264
* Fixed #1261
* Fixed #1266
* Fixed #1272
* Fixed #1273
* Fixed christmas items
* Fixed Multi Tools
* Fixed credits not showing all contributors
* Fixed exception when viewing the second page of the credits
* Fixed #1269
* Fixed #1276
* Fixed GEO-Miner dupes
* Fixed Output Chest not working
* Fixed #1281
* Fixed #1280
* Fixed a lot of issues with Crucibles
* Fixed Grind Stone dupes
* Fixed #1316
* Fixed performance issues with Oil Pumps
* Fixed #1318
* Fixed #1298
* Fixed #1325
2019-12-28 11:42:39 +00:00
* Fixed #1295
2019-12-29 13:14:51 +00:00
* Fixed MultiBlocks not accepting different fence types
2019-12-30 00:25:05 +00:00
* Fixed #1337
* Fixed Applie Pie ID mismatch
2020-01-03 16:00:32 +00:00
* Fixed #1344
* Fixed #1349
* Fixed #1332
* Fixed #1356 and maybe other concurrency issues
2020-01-05 20:49:21 +00:00
* Fixed Ore Crusher's missing recipes
2020-01-05 20:50:17 +00:00
* Fixed #1354
2019-12-26 22:52:00 +00:00
2019-12-26 22:19:42 +00:00
## Release Candidate 3 (21 Nov 2019)
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#3
2020-03-13 11:53:45 +00:00
#### Additions
2019-12-26 22:19:42 +00:00
* Smeltery now shows some recipes in the guide
* Added Sweet Berry Juice
* MultiBlocks that require fences will now accept all types of wooden fences
* Added craftable Totems of Undying
* Added back some wiki-pages to the guide
* Added support for all new minecraft recipes to correctly display in the guide
* Added support for custom model data for items
* Added Output Chest support to the Table Saw
* Added Output Chest support to the Automated Panning Machine
* Added Jerky recipes to the Auto-Drier
* Added AutoDisenchantEvent
* Added "Flint to Cobblestone" Recipe to the Compressor
2020-03-13 11:53:45 +00:00
#### Changes
2019-12-26 22:19:42 +00:00
* Changed Ignition Chamber Recipe
* /sf cheat no longer allows you to spawn in MultiBlocks
* Removed Heavy Armor
* Massive performance improvements with a new item-id system
* Huge performance improvements with skippable tickers
* Changed Elytra Scale Recipe
* Revamped Reactor Access Port
* Performance improvements for multi tools
* Performance improvements for armor
* Performance improvements for the Slimefun Guide
2020-03-13 11:53:45 +00:00
#### Fixes
2019-12-26 22:19:42 +00:00
* Fixed Stone Chunk -> Cobblestone Recipe not working
* Fixed #1145
* Fixed #1157
* Fixed #1180
* Fixed Backpacks not working
* Fixed /sf cheat not showing locked categories
* Fixed #1200
* Fixed #1196
* Fixed #1153
* Fixed some food items
* Fixed multi tools not working
* Fixed #1202
* Fixed #1211
* Fixed #1219
* Fixed #1226
* Fixed #1224
* Fixed repair-cost getting wiped after disenchanting
* Fixed GPS transmitters transmitting wrong locations
* Fixed Ancient Altar allowing you to craft locked items
## Release Candidate 2 (29 Sep 2019)
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#2
2020-03-13 11:53:45 +00:00
#### Additions
2019-12-26 22:19:42 +00:00
* Added GEO - Miner
* Added more bStats Charts
2020-03-13 11:53:45 +00:00
#### Changes
2019-12-26 22:19:42 +00:00
* Reworked MultiBlocks
* Removed the Saw Mill
### Fixes
* Fixed Basic Machines not showing all recipes
* Fixed #1129
* Fixed #1130
* Fixed Auto-Updater for stable builds
## Release Candidate 1 (26 Sep 2019)
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/#1
2020-03-13 11:53:45 +00:00
* First "stable" release since over a year. Stable builds will NOT receive support for bug reports since they are technically outdated.