CustomPlayerModels-Bukkit v0.6.0a

Details

  • Filename
    CustomPlayerModels-Bukkit-0.6.0a.jar
  • Uploaded by
  • Uploaded
    Dec 4, 2022
  • Size
    1.69 MB
  • Downloads
    142
  • MD5
    335b606bba7c1736f85e9f365909e9ac

Supported Bukkit Versions

  • 1.19
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

Added ViveCraft support to 1.19.2 Forge & Fabric and 1.18.2 Fabric
Added new animations:
- Voice Muted
- VR First Person, Third Person Sitting & Standing
- First person hands: Plays in first person
- Setup and Finish animations:

These will play before/after the selected animation (must be pose/looping gesture/layer)
Added property toggles and layers, these show up in a separate popup, and stored in the config between worlds
Added new interpolation type: Trigonometric
Added scaling options for width and height (Closes #310)
Added GitHub Repo ans Pastebin link support to the export overflow popup
Added Custom Gesture gui order setting
Added Alpha and value layer sliders can turn into a spinner by right clicking
Added toggle layer groups, groups turn into a drop-down box in the Gesture gui
Editor QoL:
- Multi-select for Per-Face UV in the texture editor
- The 'Display' menu only shows applicable settings to the currently selected tab
- Show face outline in the model view on Per-face UV elements
- Alpha slider can go down to 0 for clearing with the bucket tool
- Pressing ESC cancels dragging
- Previous frame outline option to the animation editor
- Show Copy transform properties on tooltip
- Added a toggle for the hidden effect under part right click
- Disable option for the ESC to exit the editor
- Added Custom Grid Size checkbox to skin settings and new skin popup,

the grid size is automatically updated if this setting is off
Added Held items can be duplicated, last visible item part is the active/highlighted
Added command or API activated poses/gestures/layers (Closes #225)
Added folder support for the models menu
Added copy transform option for visibility
Updated Simplified Chinese Translation (#301)
Updated a few tooltips with more information

Fixed animated textures not animating in first person
Fixed some animations playing a frame/render cycle late
Fixed models gui not updating after dragging and dropping a model
Fixed mouse errors when dragging and pressing ESC
Fixed crash when loading model files with CPM's API (Closes #319)
Fixed copy transform on non default and duplicated parts (Closes #277)
Fixed skin settings/delete skin not working as expected in some cases