Blockbuster 1.6.6
mchorse opened this issue ยท 0 comments
New features
- Add an ability to use decimals for countdown
- Add BB gun sticking option
- Add BB gun bounce factor option
- Add default variant of image morph
- Add pausing keybind to playing keybind (suggested by SillySheep)
- Add pick skin button in model editor
Changes
- Change countdown to
1.5
seconds by default - Swap places pick skin and pick model (suggested by Tossler)
Fixes
- Fix a crash with unknown action type (reported by zoombie)
- Fix model files not being copied over (reported by Sbriser)
- Fix player recordings being unloaded during camera editor (reported by Koki)
- Fix materials not supporting GIF textures (reported by SillySheep)
- Fix OBJ meshes with the same name not getting merged into single mesh
- Fix sequencer morph merging when they're the same (doesn't work in some cases due to Metamorph's code)
- Fix lying pose has incorrect Y position for *wears (reported by Tossler)
- Fix old
vox
models that don't have the scene graph to get loaded (reported by Mayd and Murply) - Try fixing director block's block morph not appearing correctly
Removals
- Remove old commands (
/model texture
and/model replace_texture
)