Skip to content

Blockbuster 1.4 (Slow-Mo update)

Choose a tag to compare

@mchorse mchorse released this 22 Nov 08:50

Update 1.4 is mainly focused at improving the quality of recording and playback. From now and on, Blockbuster mod supports recording with Minema mod (in 1.3 and below, captured video with Minema would came out very awful).

Other than that, there was also lots of enhancements and bug fixes (mainly, thanks to @NlL5). By far, it's the biggest update ever.

Important: camera and recording files from previous versions not supported by this update (I'm sorry, I'm really really bad at supporting formats). Next version will be less likely to break the format.

Tutorial Playlist

Change Log

  • Added actor spawn egg to Blockbuster tab
  • Added button "Record" which simplifies recording of ghost actors
  • Added camera tracking (server will remember which camera profile you had)
  • Added command /model with two sub-commands:
    • /model export – previously known as /export-model
    • /model request – request models and skins from server
  • Added configuration (see Mod Options in main/in-game menu)
    • General
      • Send models and skins when player logs in?
      • Clean downloads folder when exiting from server
    • Recording
      • Recording frame delay
      • Automatic record unload time
      • Turn on automatic record unloading?
      • Record tick synchronization rate
    • Camera
      • Default fixture duration
      • Duration increase/decrease step
      • Interpolate target fixtures?
      • Target interpolation value
  • Added more detailed tooltips to items and blocks
  • Added support for camera's Field-Of-View (fov) and roll (rotation across Z-axis) parameters
  • Added sub-commands for /camera:
    • /camera default – reset camera's roll and FOV
    • /camera fov – set FOV of the camera
    • /camera roll – set roll of the camera
  • Added sub-commands for /action:
    • /action clear – clears cached records on the client
    • /action request – requests server to send a record to current client
  • Added support for ResourceLocation skins (you can reference Minecraft or other mod resources using domain:path format)
  • Changed default scale of the actors to correspond to real players (@NlL5)
  • Converted camera profile format to JSON
  • Converted player recording format to NBT
  • Fixed actor detaching (@NlL5)
  • Improved player recording (smooth as silk)
  • Improved camera playback (synchronized with actors ticks)
  • Improved formatting of commands
  • Switched camera duration to tick units (20 ticks per second)
  • Removed shadows for invisible actors (@NlL5)
  • Removed camera duration formatting (s, m and h suffixes are gone)
  • Renamed the "Undocumented Feature" to "Camera Marker."