Releases: Lakatrazz/BONELAB-Fusion
Releases · Lakatrazz/BONELAB-Fusion
v1.9.3
Fusion
Added:
- CrateSpawner support to Desyncer script
Improved:
- Lobby sorting
Fixed:
- Random player teleports
- DM scoring issues (potentially)
- Player element hooks not being cleared
- Victory Trophy not being rewarded
- Dev Tools not disabling in Gamemodes
- Hub and Reset buttons not being disabled
Removed:
- Gamemode late join prevention
Fusion Auto Updater
- No changes
Fusion SDK
- No changes
Fusion Helper
v1.9.2
Fusion
Added:
- Player vitality setting to DM/TDM
- Time limit to Hide and Seek
Improved:
- Priority of level downloads
Fixed:
- Error when LobbyInfo isn't available
- Incompatability with scene bootstrap overriding
- Knockout getting you stuck in the kill barrier
- Extreme host lag when players join servers
- Fix thumbnail download errors when changing scenes
Fusion Auto Updater
- No changes
Fusion SDK
Added:
- Death Trigger script
- Desyncer script
Fusion Helper
v1.9.1
v1.9.0
Fusion
Added:
- Custom UI
- Log-in menu
- Circuit sync
- RandomObject sync
- Spawn Gun VFX in multiplayer
- Mature mod toggle
- Friendly fire toggle
- Player join/leave VFX
- "Knockout" mode (ragdoll instead of dying)
- Level download waiting scene
- Mod download blacklist
- Matchmaking system
- Gamemode ready system
- Bit rewards for Hide and Seek
Improved:
- Crash prevention stability
Fixed:
- Quest support
- Auto updater on Quest
- Mod download failure (potentially)
- Breaking without microphone access
- Players getting flung into the void
- Team Deathmatch
Removed:
- Platform discrimination
- Vote kicking
- BoneLib dependency
Fusion Auto Updater
- Fixed for Quest
Fusion SDK
Added:
- RPC Events
- RPC Variables
- Gamemode Scripts
- Bit Transactor
- Server Events
- Ownership Events
- Editor Scripts
Fusion Helper
-
Updated to Fusion 1.9
-
Fixed some socket bugs
v1.8.0
Fusion
Added:
- Patch 6 Support
- Input Devices setting for Voice Chat (no longer just Default)
Fixed:
- Mine Dive not creating multiple minecarts
- Monogon Motorway not creating multiple gokarts
- Hide and Seek blinding parenting to the skull instead of the camera, so avatar proportions affected the functionality
- Muting causing voice chat to stop functioning
- Dying inside of a vehicle causing you to get stuck ragdolled on respawn
Improved:
- Default maximum download file size increased
- Mute UI is now a spawnable instead of loaded from the asset bundle
- Matchmaking tab lets you know when you don't have the Fusion Content pallet installed or updated
Fusion Auto Updater
- No changes
Marrow Integration
- No changes
Fusion Helper
v1.7.0
Fusion
Added:
- Patch 5 Support
- Quest 2 Voice Chat
- Jaw Movement in Mirrors
- Built-In Mod Downloading (uses your login from the mod.io menu, options to disable and limit file size)
- Hide and Seek Gamemode
- Player blood effects and decals
- Synced physics culling
- Power Puncher now ragdolls players for a small amount of time
- Extra APIs for code modders to make use of
- RPC Events for sdk modders to make use of (will be available in the next Fusion SDK release)
Rewrote:
- Microphone System
- Synced Entities (now use a modular NetworkEntity system)
- Synced Players (make use of the NetworkEntity system, making systems much more universal)
- Gamemodes
- Spawn Syncing
- Cosmetics
- Bundles (now moved to an SDK mod, can be downloaded within the in-game Downloading tab)
- Head UI (automatically aligns when more elements are added, though some systems still need to be converted)
Removed:
- Gravity sync
- Lots and lots of duplicate code
- Old fixes for bugs/issues that are no longer in BoneLab
Improved:
- Microphone Quality
- Object Physics
- SteamID spoofing
- Board gun manually synced
- Performance (Heavily)
Known Issues:
- Fusion SDK not updated (saved for a future update)
- Arena not fully fixed
- No blacklist for mod downloading
Fusion Auto Updater
- Updated to Patch 5
Marrow Integration
- Temporarily removed until a future update
Fusion Helper
v1.6.3
Fusion
Added:
- Automatic scene reloading if the screen becomes black
Fixed:
- Major crashing bugs from 1.6.0
- Broken static impact properties while in a server
Improved:
- Spawning in the ground (likely)
Fusion Auto Updater
- No changes
Marrow Integration
- No changes
Fusion Helper
v1.6.0
Fusion
Added:
- Thrown objects now do blunt/stab damage
- Can no longer shoot guns while dead
- Different damage per body part
- Synced loading screens
- Special events near Fusion's birthday
Fixed:
- Spawning bugged in the ground when respawned
- Players standing up right before respawning
- Specific cosmetics not rendering on Quest
- Guest permission causing broken permissions
- Stat changer notification sending to all players instead of host
- Switched grabbing logic back to harmony patch (more reliable)
Improved:
- Replaced some temp array allocations with stackalloc
- Swap Unity Vector3 operations to System Vector3
- Made asset loading asynchronous
- Synced object movement
Fusion Auto Updater
- No changes
Marrow Integration
- No changes
Fusion Helper
v1.5.1
Fusion
Fixed:
- Gap between module messages causing broken handling (thanks notnotnotswipez)
Fusion Auto Updater
- No changes
Marrow Integration
- No changes
Fusion Helper
v1.5.0
Fusion
Platforms:
- Meta Quest 2 Support
Fixed:
- Module messages being broken
- TDM bit rewarding being broken
- Jaw on players being jittery
- Constraint remover mods/bugs
Added:
- Notification when Auto-Updater is missing
- Player scaling support
- Custom notification icons
- Player list on lobbies
- SLZ's UI system
- Achievements
- Sync MineDive minecart amount
- Server tags
- DM spawnpoints to every map (thanks idkbythispoint)
- 30 new cosmetics
- Stat cheat detection
- Vote kicking
- Server Gamemode marking
- Mute icon
- Made level load/elevator buttons not function (thanks BreadSoup)
Adjusted:
- Made player constraints off by default
- Physics interactions
Internal:
- VC code cleanup
- Optimized coroutine usage
Fusion Auto Updater
- No changes
Marrow Integration
- Made bit SDK script have separate function for removing bits
- Scripts for avatar cosmetic attach points
- Added achievement machine placer