Releases: xFN10x/bedrockR
Releases · xFN10x/bedrockR
Alpha version a1.5
Features
- Added Biomes
- Added bedrockR Youtube link to README
- Added a File menu to the Launch page where you can manually download block textures.
- Added ablility to remove elements from a list value
- Added searching to item & block selectors
Bug Fixes
- Fixed item & block selectors from taking long to load.
Technical
- Fixed RElementValue validation type checking from Equals to isAssignableFrom
- Made LinkedTreeMaps automaticly re-serilize to the type the RMapElement is
- Fixed prefixes of vanilla items/blocks
- Enhanced some RElementValue code
Full Changelog: a1.4...a1.5
Alpha version a1.4
Features
- Added Food
- Added Block previews to selectors
- Added Automatic Block Texture downloading
- Added Block Previews
- Added Loading screen to opening workspaces
- Made logging better
Bug Fixes
- Fixed a bug where you had to select a addon icon
- Fixed a bug where you couldn't scroll through addons.
- Fixed graphical issues with RAddons (the gui element that you click on to open a workspace)
Technical
- Added 3D rendering capibilitys
- Change Package
gltorendering - Changed logging to be more colourful
- Upgraded to Java 25
- Changed JavaFX version to
25 - Changed minimum supported java version to 25
- Log stacktraces & sysout/syserr
- Now write addon icons with ImageIO, not a file
Dependabot
- Bump org.jmonkeyengine:jme3-lwjgl3 from 3.9.0-alpha2 to 3.9.0-alpha4 by @dependabot[bot] in #29
- Bump org.jmonkeyengine:jme3-core from 3.9.0-alpha2 to 3.9.0-alpha4 by @dependabot[bot] in #28
- Bump org.jmonkeyengine:jme3-desktop from 3.9.0-alpha2 to 3.9.0-alpha4 by @dependabot[bot] in #27
Release from 9a51037
Full Changelog: a1.3.1...a1.4
Minor version a1.3.1
Features
- Added new item components
- Block Placer: Lets your item place blocks on use
- Rarity: Lets your items have dynamic name colour!
- Script building is faster now #21
- Added Shapeless recipes
Bug Fixes
- Fixed Block names
- Fixed Formatting of Map Element Descriptions
Technical
- Make
ElementSource&ElementFileraw types - Added 3D rendering test
Release from 63b1ccd
Dependabot
- Bump commons-io:commons-io from 2.19.0 to 2.21.0 by @dependabot[bot] in #26
Full Changelog: a1.3...a1.3.1
Alpha version a1.3
Features
- Add recipe Creation!
- Add shaped Crafting table recipes.
- Bug fixes, and Qol updates
Technical
- Add more error handling
- Make more things interfaceable
- Change Gradle DSl from Groovy -> Koltin
- Update Gradle to 9
Wiki
- Remake all images, and make them in regular markdown.
- Update some wiki info
- Add recipe guide
Dependabot
- Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #25
- Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot[bot] in #24
Full Changelog: a1.2.1...a1.3
Hotfix a1.2.1
Changes
- Fixed script building not working #22
- Added MC Sync for 1.21.120 #20
- Added error checking for MC Sync
What's Changed (Dependabot)
- Bump com.formdev:flatlaf from 3.6.1 to 3.6.2 by @dependabot[bot] in #18
- Bump com.google.guava:guava from 33.0.0-jre to 33.5.0-jre by @dependabot[bot] in #12
- Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #17
Full Changelog: a1.2...a1.2.1
Alpha version a1.2
New features
- Scripts! - Now you can make scripts with block coding!
- Fixed New Addon window from overlapping buttons
- Added Splash screen
PRs
- Bump com.gradleup.shadow:com.gradleup.shadow.gradle.plugin from 9.0.0-beta17 to 9.2.2 by @dependabot[bot] in #16
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.13.4 by @dependabot[bot] in #15
- Bump com.formdev:flatlaf from 3.6 to 3.6.1 by @dependabot[bot] in #14
- Bump com.gradleup.shadow from 9.0.0-beta17 to 9.2.2 by @dependabot[bot] in #13
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: a1.1...a1.2
Alpha Version a1.1
bedrockR a1.1
Fixed issue: #6
New Features
- Blocks! You can now create blocks just like items!
- QoL: Addon deletion, and resource management, like resizing.
- Bug Fixes: You shouldn't find as many errors now!
New Contributors
- @hellonearth311 made their first contribution in #4
Full Changelog: a1.01...a1.1
Hotfix a1.01
Alpha Version a1.0
This version is a tech demo. Check the wiki for a basic tutorial of how to make an item. https://github.com/xFN10x/bedrockR/wiki
Full Changelog: https://github.com/xFN10x/bedrockR/commits/a1.0
