Skip to content

Releases: imagitama/vrc-questifyer

2.1.0

18 Jan 06:28
Compare
Choose a tag to compare
  • fixed being able to add Base component
  • added button to "Switch Materials" component to force max compression
  • added button to "Switch Materials" component to force 512x512 resolution
  • changed "Switch Materials" existing material detection to search for any material with "Quest" in name
  • changed "Remove Components" component to only show index if more than 1
  • fixed "Remove Blacklisted Components" component not including disabled objects
  • add issue if using an old Unity constraints
  • check if gameobject is being deleted by VRCFury and ignore
  • added "contacts" to list of issues

Components

04 Nov 14:31
Compare
Choose a tag to compare

This tool has been completely re-written into using components like VRCFury:

Migration from the older versions: delete the PeanutTools/VRC_Questifyer directory and import the new Unity package

All changes:

  • update to Unity 2022.3.22f1 and VRCSDK 3.7.1 (Oct 2024)
  • moved editor window into Tools menu
  • moved actions from editor window into components
  • added public methods to Questify from other scripts

Remove JSON stuff

18 Sep 08:52
Compare
Choose a tag to compare

The JSON library I was using was causing issues. I doubt anyone actually uses the whole JSON feature so I just removed it. If you actually use it please let me know and I'll probably build a better system.

UI improvements

29 Jun 09:00
Compare
Choose a tag to compare
  • auto-check for updates
  • fixed number of PhysBones incorrectly showing 0
  • change PhysBones editor output
  • automatically inspect after build avatar

Remove PhysBones

26 Jun 04:29
Compare
Choose a tag to compare
  • select all materials button
  • toggle PhysBones
  • dry run cleans up created avatar
  • show success message

Build inspector

24 Jun 08:15
Compare
Choose a tag to compare
  • fixed materials not being packaged
  • do not include duplicates in imported asset output and total
  • sort imported assets by filesize
  • build button
  • fix not including hidden objects

Show imported assets

16 Jun 04:52
Compare
Choose a tag to compare

Added a button to toggle a list showing you all of your imported assets.

image

1.1.0

31 May 05:46
Compare
Choose a tag to compare
  • remove all PhysBones action

1.0.0

30 May 07:06
Compare
Choose a tag to compare
  • new action: remove PhysBone
  • replace JSON operations with Newtonsoft
  • more visible errors
  • hide errors on save actions
  • added "show" button to paths
  • fix font color
  • re-order steps