Releases: kurone-kito/launchpad-icons
Releases · kurone-kito/launchpad-icons
v0.8.0: 🚀 Added, and renamed icons
⚠️ BREAKING CHANGES
- 97538b1: We renamed some existing icons. The change is not a problem on Unity since GUID manages them, but if you refer to them directly by name, this could be a breaking change.
InfoWhite
->InfoMono
Play
->NextTriW
Progress
->Next3
ProgressBack
->Previous3
- 424dd1e: We changed the key of the metadata JSON. The change can be destructive when you use the included
_Meta.json
.whiteIcons
->coloredIcons
Features
- f742506: Added the 16 new icons.
Caution
CircleHandle
CircleMinus
CirclePlus
CircleStar
Document
InfoBlock
Mic
MoveCircle
MoveSquare
NextTriThin
Portraits
PreviousTriThin
PreviousTriW
Pulse
Tip
- ef2f8fb: Improved the shape of some existing icons.
ChangeMic
Join
StarThin
Voice
Example world
- f0f0e99: Added the icons to the example world
- 9f5c16b: Improved the documentation of the editor extension for the example world
Other updates
- e4f8db6: Bumped the version to 0.8.0
See also
0.8.0-alpha.1
Release 0.8.0-alpha.1
v0.7.0: 🚀 New 16 icons
Today is a great day to add 16 more icons, providing for a total of 128 icons.
In addition, we set up the QVPen in the sample world.
Features
- 46e027d: Added the icons
Sample world
- 7b83e2d: Improved the example world, which includes the QV Pen
Other updates
Updates for the project environment
- 094f09c:
⚠️ Increased the specified .NET version to v8 - e276940: Improved the Git configuration
- eb778bb: Improved the VSCode configuration
CI/CD
- 4ee6adc: Improved the CodeRabbit configuration
See also
0.7.0-alpha.1
Release 0.7.0-alpha.1
v0.6.2: Added the experimental VRChat for iOS support of the sample world and improved the CI/CD scripts
v0.6.1: improved the sample world
In this version, we have made significant improvements to the sample world.
There are no significant visual changes, but we have introduced a gimmick to semi-automatically reflect the addition of new icons in the sample world.
Significant updates to the sample are not related to the product, and the product itself is only a minor update, so we are only updating the patch version.
Small features
Refactors
- a918393: renamed some icons
- Normally, compatibility can be maintained if the GUID of the metadata remains the same, but depending on how it is used, this can be a destructive change.
- d29abc3: updated the dependencies
Documents
- f7c3d23: fixed the dead link
Samples
- renewed the sample world
- deafe2a: organized the example prefabs into folders
- 312e1f1, fc20b07: added the asmdef files
- 8450a08: improved the sample world configuration
- 5cb2810: improved the icon container
- 144804e: improved the container group
- 5f42d2c: added the type definition of the metadata JSON object
- 3e5309d, 4ad0a74, f767159: implemented the new catalog prefab
Other updates
- ed564e9: improved the markdownlint configuration
- 01615d0: decrased the specified .NET version
- NUKE in the
vrchat-community/package-list-action
repository does not correctly recognize 6.0.424 and tries to install the v7 series.
- NUKE in the
See also
v0.6.0: Added some icons and cumulative updates
Features
- ca45a04: added, and improved the icons
- Added 16 icons
- See the attached icon image.
- Improved 3 icon
VennColorOnlyM
: Re-balanced the label positionVCC
: TinifiedVRC
: Tinified
- Added 16 icons
Refactor
- 9e8a3d0: linted
Documents, Examples
Other updates
- 46ea88e: bumped the version to 0.6.0
- 6b4b324: increased the specified .NET version
- b64750f: added the MarkdownLint configuration
- e7758ce: improved the git configuration
- 0291c66: improved the VSCode configuration
See also
v0.5.0: Added some icons and improved the manifest
Features
- 31591e9: added and improved the icons
- 16 new icons
Material
VCC
VRC
Venn
VennColorMM
VennColorMPc
VennColorMPcM
VennColorOnlyM
VennColorOnlyPc
VennColorOnlyQ
VennColorQPc
VennColorQPcQ
VennColorQQ
VennMonoPc
VennMonoPcQ
VennMonoQ
- 1 improved icon
Cursor
(Minified)
- 16 new icons
- e485bd6: improved the manifest
Example world
Other updates
- 099f6b1: bumped the version to 0.5.0
- 226bfd4: updated the dependencies
- b362c58: improved the VSCode configuration
See also
0.5.0-alpha.1
Release 0.5.0-alpha.1
v0.4.0: Added some icons and cumulative updates
⚠️ BREAKING CHANGES
- f9bf762: improved the icons
- This update unifies the origin position of icons.
As a result, some icons are larger in apparent size.
- This update unifies the origin position of icons.
- 825eea3: renamed the user icon
User
->UserIcon
- This is usually not a problem since the GUIDs are identical.
Still, it is a destructive change if used outside of Unity.
Features
- cc4a34a: added the 16 icons
- The total number of icons is now 80.
- 826be8f: improved the icons gallery scene for example
CI / CD
- 2ba1882: added the signing with GPG
- 39cf905: add version detection for prerelease in the release workflow
- 5893feb: added the declaration of the dynamic variables
- 2472b55: added the ImgBot configuration
Other updates
- c6078c9: improved the manifest configuration
- c36c58d: updated the dependencies
- 25fa177: bumped the version number
Chores
- d81f72f: fixed the problem that the pre-placement templates appear to have syntax errors
- cddfa3c: fixed the wrong configuration of the ASDF
- f2d4a73: linted