This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Weekly 1
Pre-release
Pre-release
thepaperpilot
released this
07 Sep 04:01
·
20 commits
to master
since this release
For details on what's happening with development, please check out the discord.
Change Log:
- Fixed puppets duplicating and not animating whenever moved or otherwise controlled
- Fixed puppet changing direction when off-stage
- Fixed several issues tied to puppet movement
- Improved foldables' catets and made them more consistent
- Fixed Connected Users section not taking full width of Multiplayer panel
- Clicking a Select fields (like dropdowns) will now toggle focus
- Fixed puppet icon in puppet field sometimes having a background
- Updated dependencies
Also, these changes have been made in sneak previews but not in official pre-releases:
- Large refactoring, performance improvements, QoL changes, and making things more consistent
- Added tests for most of the redux code
- Made server also host website with Babble Buds information and an admin panel
- Fixed not being able to create multiple stage panels
- Fixed not being able to create multiple control panel panels
- Implemented copy/paste/delete for layers
- Implemented the Editor panel
- Improved error handling, allowing individual panels to crash without crashing the whole program
- Implemented layer enter animations
- Implemented asset bundles
- Implemented (most of) particle assets
- Implemented Environments
- Implemented warnings in Layer panel/inspector when in invalid states
- Improved Welcome screen
- Reimplemented (most of) multiplayer
- Reimplemented popout stage
- Fixed many bugs introduced while implementing the above features
- And several more minor features/bug fixes