|
1 | 1 | # Table of contents
|
2 |
| -- [Release Candidate 36 (TBD)](#release-candidate-36-tbd) |
3 |
| -- [Release Candidate 35 (7 Jul 2023)](#release-candidate-35-7-jul-2023) |
| 2 | +- [Release Candidate 37 (TBD)](#release-candidate-37-tbd) |
| 3 | +- [Release Candidate 36 (20 Dec 2023)](#release-candidate-36-20-dec-2023) |
| 4 | +- [Release Candidate 35 (07 Jul 2023)](#release-candidate-35-07-jul-2023) |
4 | 5 | - [Release Candidate 34 (20 Jun 2023)](#release-candidate-34-20-jun-2023)
|
5 | 6 | - [Release Candidate 33 (07 Jan 2023)](#release-candidate-33-07-jan-2023)
|
6 | 7 | - [Release Candidate 32 (26 Jun 2022)](#release-candidate-32-26-jun-2022)
|
|
36 | 37 | - [Release Candidate 2 (29 Sep 2019)](#release-candidate-2-29-sep-2019)
|
37 | 38 | - [Release Candidate 1 (26 Sep 2019)](#release-candidate-1-26-sep-2019)
|
38 | 39 |
|
39 |
| -## Release Candidate 36 (TBD) |
| 40 | +## Release Candidate 37 (TBD) |
| 41 | + |
| 42 | +## Release Candidate 36 (20 Dec 2023) |
40 | 43 |
|
41 | 44 | #### Additions
|
| 45 | +* Added e2e testing to PRs to better ensure compatibility |
| 46 | +* Added compatibility to 1.20+ |
| 47 | +* Added rainbow armor |
| 48 | +* Added grace periods to radiation |
| 49 | +* Added cherry log to android woodcutter |
| 50 | +* Added blackstone recipes to Grindstone and Ore Crusher (#3912) |
| 51 | +* Added Enchanted Golden Apple recipe (suggestion #2147 from punished_Garett) (#3591) |
| 52 | +* Added new flags for timings (#3246) |
| 53 | +* Added yaw to GPS Waypoints |
| 54 | +* (API) Add MultiBlockCraftEvent (#3928) |
| 55 | +* (API) Add TalismanActivateEvent (#4045) |
42 | 56 |
|
43 | 57 | #### Changes
|
| 58 | +* Changed the radiation system |
| 59 | +* Removed backwards compatibility |
| 60 | +* (API) Improve performance for clearAllBlockInfoAtChunk |
| 61 | +* Change Energized GPS Transmitter values to follow the pattern of previous tiers (#3915) |
| 62 | +* Allowed the sword of beheading to drop piglin heads |
| 63 | +* Improvements to BlockStorage handling (#3911) |
| 64 | +* Moved builds to https://blob.build |
44 | 65 |
|
45 | 66 | #### Fixes
|
46 |
| - |
47 |
| -## Release Candidate 35 (7 Jul 2023) |
| 67 | +* Fix #3444 |
| 68 | +* Fix #3507 |
| 69 | +* Fix possible enchantment duplication |
| 70 | +* Fix Different Time of Pan Recipes |
| 71 | +* Fix some of the reported blocks not working (#3848) |
| 72 | +* Fix Soulbound Runes not working (#3932) |
| 73 | +* Fix #3836 |
| 74 | +* Fix unable to craft soulbound backpack with woven backpack with id (#3939) |
| 75 | +* Fix getting radiated when not supposed to |
| 76 | +* Fix geo miner voiding resources |
| 77 | +* Fix sensitive blocks attached to sf blocks not dropping (1.19+) |
| 78 | +* Fix breaking sf block with not unlocked item duping contents (#3976) |
| 79 | +* Fix the case of SlimefunItem#itemhandlers |
| 80 | +* Fix taking damage on head collision while wearing elytra cap (#3760) |
| 81 | +* Fix heads showing as steve (#4027) |
| 82 | +* Fix grappling hook not working due to bat dying (#3926) |
| 83 | +* Fix freezer material |
| 84 | +* Fix auto update |
| 85 | +* Fix rate limiting issues (#4042) |
| 86 | +* Fix orebfuscator plugin with blocks when gold panning (#3921) |
| 87 | + |
| 88 | +## Release Candidate 35 (07 Jul 2023) |
48 | 89 |
|
49 | 90 | #### Additions
|
50 | 91 | * Added `sounds.yml` file to configure sound effects for Slimefun
|
|
0 commit comments