Releases: noggaholic/bugcraft-studio
Releases · noggaholic/bugcraft-studio
[Pre-release] BugCraft Studio 1.0.6
This is just a pre-release of this PR #18
BugCraft Studio 1.0.5
Fixed support for WoW 5.4.8 plus other minor improvements. 🚀
Bugcraft Studio Setup 1.0.4-beta
This version includes Auto-Save Settings.
Example of settings saved:
{
"camera": {
"collision": true,
"spectateSpeed": 1
},
"environment": {
"timeOfDayEnabled": false
},
"settings": {
"alwaysOnTop": false
}
}
Bugcraft Studio 1.0.3-beta
What's new?
- Environment section has been enhanced 💯
- Support for Easing functions 🎦
- UI improvements
Watch easing functions example here:
https://www.youtube.com/watch?v=FsYuuq56pVM
Bugcraft Studio 1.0.2-beta
What's new?
- Finished new UI code base 🌞
- Added support for render flags to all WoW versions supported 🚀
- Added "Open dev tools" button under settings for testing purposes.
Bugs fixed:
- Fixed "While in Spectate, accidentally writing something wrong in the Specate Speed makes the game client crash or make Camera position NaN"
- Fixed "Introducing 0..2 will crash the client"
- Fixed "Introducing letters will make the camera bug"
- Fixed "Loop cinematic does not work"
- Minor improvements to the UI
BugCraft Studio 1.0.0-beta
- New UI
- Added support for 1.1.2 and 5.4.8
- Added time of day control
Version | Spectate | Cinematic mode | Environment | Max view distance |
---|---|---|---|---|
0.5.3 | ✔️ | ✔️ | ⚙️ | ⚙️ |
0.8.0 | ✔️ | ✔️ | ⚙️ | ⚙️ |
1.8.0 | ✔️ | ✔️ | ⚙️ | ⚙️ |
1.12.0 | ✔️ | ✔️ | ⚙️ | ⚙️ |
2.4.3 | ✔️ | ✔️ | ⚙️ | ⚙️ |
3.3.5a | ✔️ | ✔️ | ⚙️ | ⚙️ |
4.3.4 | ✔️ | ✔️ | ⚙️ | ⚙️ |
5.4.8 | ✔️ | ✔️ | ⚙️ | ⚙️ |
6.2.3 | ✔️ | ✔️ | ⚙️ | ⚙️ |
7.2.5(24742) | ✔️ | ✔️ | ⚙️ | ⚙️ |
7.3.5(26972) | ✔️ | ✔️ | ⚙️ | ⚙️ |
BugCraft Studio 1.0.5 - No CSS
Fixes 2.4.3 support.
BugCraft Studio 1.0.4 - No CSS
This is a manteinance release.
- Added new support for 1.1.2 and Pandaria, support out of the box for:
client: 'alpha', build: '0.5.3'
client: 'alpha', build: '0.8.0'
client: 'vanilla', build: '1.1.2'
client: 'vanilla', build: '1.8.0'
client: 'vanilla', build: '1.12.0'
client: 'tbc', build: '2.4.3'
client: 'wlk', build: '3.3.5a'
client: 'ctl', build: '4.3.4'
client: 'mop', build: '5.4.8'
client: 'draenor', build: '6.2.3'
client: 'legion', build: '7.2.5'
client: 'legion', build: '7.3.5' - Spectate speed is now an input so you can write any speed you want
- Disabled unused components for now
- Vanilla has Roll support in the cinematic builder
BugCraft Studio 1.0.3 - No CSS
This is a manteinance release.
BugCraft Studio 1.0.1a
Version | Spectate | Cinematic | Environment |
---|---|---|---|
0.5.3 | ✔️ | ✔️ | ⚙️ |
0.8.0 | ✔️ | ✔️ | ⚙️ |
1.8.0 | ✔️ | ✔️ | ⚙️ |
1.12.0 | ✔️ | ✔️ | ⚙️ |
2.4.3 | ✔️ | ✔️ | ⚙️ |
3.3.5a | ✔️ | ✔️ | ⚙️ |
4.3.4 | ✔️ | ✔️ | ⚙️ |
6.2.3 | ✔️ | ✔️ | ⚙️ |
7.2.5(24742) | ✔️ | ✔️ | ⚙️ |
7.3.5(26972) | ✔️ | ⚙️ | ⚙️ |