Blockbuster 1.5.2
mchorse opened this issue ยท 0 comments
- Add more colored green screen blocks
- Fix
LayerHeldItem
pose change - Make
LayerCustomHead
work same way asLayerHeldItem
- Allow using trespassing materials if material wasn't found (i.e. allowing textures from
skins
folder to be used) - Fix crash in player recording editor when dragging the action, if you click on other slot, it will cause NPE (reported by Chunk7)
- Optimize
ModelExtrudedLayer
by checking how many cells were generated, and avoid creating a display list if there are no cells within the chunk. - Rewrite playback action system to allow other mods adding new actions
- Fix pose system broken in
1.5.1
- Add button into director block GUI to rewrite player data in player recording
- Fix
Fake Player
not getting synced when duplicating - Add
sprinting
,fall_distance
,active_hands
andsneaking
to/record clean
- Don't record players beating in sleep
- Don't reset action list in player recording editor
- Switch from identifiers to localized titles in player recording editor