Skip to content

Releases: kurone-kito/launchpad-icons

v0.6.2: Added the experimental VRChat for iOS support of the sample world and improved the CI/CD scripts

13 Oct 23:54
2975070
Compare
Choose a tag to compare

Sample world

  • dbebe4c: increased the version number to v0.6.2
  • 1d02e87: added the experimental iOS support

CI/CD

  • ee763df: added the CI scripts for testing
  • 006eac6: improved the deployment script
  • 7973469: fixed the brackets

Other updates

  • ea106aa: improved the vscode configuration
  • b6d05b8: increased the specified .NET version

See also

v0.6.1: improved the sample world

25 Sep 16:36
f5d0967
Compare
Choose a tag to compare

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

  • 6bfd7d1: added the metadata JSON of the icons
  • d299bb8: bumped the version to v0.6.1

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

Samples

  • renewed the sample world

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.

See also

v0.6.0: Added some icons and cumulative updates

13 Jul 16:15
834af88
Compare
Choose a tag to compare

Features

  • ca45a04: added, and improved the icons
    • Added 16 icons
      • See the attached icon image.
    • Improved 3 icon
      • VennColorOnlyM: Re-balanced the label position
      • VCC: Tinified
      • VRC: Tinified

Refactor

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

image
image

v0.5.0: Added some icons and improved the manifest

05 Jul 15:34
ff25397
Compare
Choose a tag to compare

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)
  • e485bd6: improved the manifest

Example world

  • 97e090c: improved the catalog
  • 76efce5: optimized the image of the example world

Other updates

  • 099f6b1: bumped the version to 0.5.0
  • 226bfd4: updated the dependencies
  • b362c58: improved the VSCode configuration

See also

icons1
icons2

0.5.0-alpha.1

27 Jun 15:42
d9156cf
Compare
Choose a tag to compare
0.5.0-alpha.1 Pre-release
Pre-release
Release 0.5.0-alpha.1

v0.4.0: Added some icons and cumulative updates

05 Jun 16:39
69e06ec
Compare
Choose a tag to compare

icons

⚠️ BREAKING CHANGES

  • f9bf762: improved the icons
    • This update unifies the origin position of icons.
      As a result, some icons are larger in apparent size.
  • 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

See also

v0.3.0: Added some icons

21 May 16:56
f4c973e
Compare
Choose a tag to compare

Added some icons

⚠️ BREAKING CHANGES

  • 40e104a: Migrated the Unity Editor from 2022.3.6f1 to 2022.3.22f1

Features

  • fcf4bc6: added some icons
    • As a result, the number of icons has increased from 56 to 64.
    • The icons highlighted in green are the newly added icons.

Other updates

Examples

  • 729879d: Tweaked the prefabs of the sample scene.

Documents

  • 15ad668: update behavior code of conduct link in CONTRIBUTING.zh.md

Projects

  • 737a003: Increased the version number
  • 44df6af: updated the dependencies
  • 88cbe8d: increased the specified .NET version

See also

icons

v0.2.0: Added some icons

07 Apr 17:21
d5d63a3
Compare
Choose a tag to compare

Features

  • 0dc3bae: added some icons
  • ce67598: added the credit to the example world

Documentation

  • 136e072 docs: improved the documents for contributing

Other updates

CI/CD

  • b158e21: added the process that creates the unitypackage.zip file
  • 6bc2d39: improved the action that obtains package version
  • 9fbefa2: added the dispatch action to curate this repository
  • ea2c077: improved the coderabbit configuration

See also

icons

v0.1.1: Fixed some problems

30 Mar 21:32
5e8fc1d
Compare
Choose a tag to compare

Bug fixes and refactoring

  • 59b38b5: Removed the dependencies: VRChat SDK - Base
    • When using VPM, the dependency on VRChat SDK is self-evident.
    • Explicitly describing it would lead to accidental version mismatch issues in the future.

Example world updates

  • 3766234: Changed the layer of the icons catalog.
    • This fixes a problem in the sample catalog world where the icon panel is not visible to the camera.
  • b461fd1: Migrated the UI shader to Supersample UI

Documents

  • 82eaa51: Fixed the dead link of the README

Other updates

  • cfdaf2b: Improved the git attributes configuration

See also

v0.1.0: the first version of the LaunchPad Icons

28 Mar 16:07
34ae538
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

  • 5b5db70: re-licensed from MIT to CC BY-NC 4.0

Features

  • 7b5b5fb: initialized the project
  • fcc8a15: added 50 icons
  • c080ef7: added the icons gallery scene for example

Documentation

  • cfb695d: renamed from the template repository
  • f90a9ab: improved the README

Other updates

  • 06b59ad: added and updated the dependencies
  • 6dcb2e7: improved the git attributes configuration
  • 4f9cc86: improved the CSpell configuration

See also