Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 days ago
All versions
2.5.1-1.21.1
Release
BBS FS 2.5.1-1.21.1last week 496
Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
NeoForge
Supported environments
Client-side
Client and server
Required content
Changes
RU
- Добавлена возможность выключать систему очереди прозрачности (теперь по умолчанию выключено)
- Добавлена возможность выключать превью кейфреймов в настройках
- Исправлен баг с задержкой записи действий при записи "Снаружи"
- Исправлен баг с сочетанием клавиш
Ctrl + Shift + V - Исправлена прозрачность на настройке графики
Fablous! - Исправлен баг с записью, если отчёт записи был поставлен на 0
- Исправлен баг со спамом ошибками в логах
- Исправлена визуализация клавиш при редактировании трекпада
- Исправлено отображение чисел в трекпаде при смене их через стрелочки
- Исправлена фокусировка на трекпаде, которая сохранялась даже если кликнуть по таймлайну
- (1.21.11) Исправлен экспорт видео на MacOS
- (1.21.11) Исправлен баг, в котором режим актера корректно работал только для одной записи, а при нескольких все актеры повторяли одного
EN
- Added ability to disable transparency queue system (now disabled by default)
- Added ability to disable keyframe preview in settings
- Fixed bug with action recording delay when recording "Outside"
- Fixed bug with keyboard shortcut
Ctrl + Shift + V - Fixed transparency in graphics setting
Fablous! - Fixed bug with recording if the recording report was set to 0
- Fixed bug with error spam in logs
- Fixed key visualization when editing trackpad
- Fixed number display in trackpad when changing them with arrows
- Fixed trackpad focus that was retained even when clicking on the timeline
- (1.21.11) Fixed video export on MacOS
- (1.21.11) Fixed bug where actor mode worked correctly only for one recording, but with multiple recordings all actors repeated one
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:ZeRO0IDA:XUvHTRz9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZeRO0IDA:XUvHTRz9"
}




