Skip to content

Tags: SeakMengs/WindowPet

Tags

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
fix release type check error in phaser canvas and wrapper

v0.0.7

Toggle v0.0.7's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: add opt out for pet climb and crawl state

v0.0.6

Toggle v0.0.6's commit message

Unverified

This user has not yet uploaded their public signing key.
⚡ compress image, improve memory usage

Change log:
 - compress spritesheet image to reduce bundle size
 - remove texture when the removing a pet and the pet is the last pet to be removed
 - remove pre-load all pet to reduce memory usage
 - when adding a new pet, if the texture doesn't exist load it before adding the pet to the window.
 - improve update pop up information  such as change log

v0.0.5

Toggle v0.0.5's commit message

Unverified

This user has not yet uploaded their public signing key.
✨ Add 45+ pets to choose

Change log:
 -add 40+ pets
 -bump version

v0.04

Toggle v0.04's commit message

Unverified

This user has not yet uploaded their public signing key.
🚸 add error message in "Add Pet"

Change log:
 -bump v0.0.3 -> v0.0.4
 -add error message in "Add Pet"
 -add more translation
 -fix notification limit to 2

v0.0.3

Toggle v0.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🐛 Fix bleeding edge on pet

Change log:
 - Fix bleeding edge on pet
 - Change fps to 30
 - Limit scale min 0.1 max 1

v0.0.2

Toggle v0.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add Features: auto check for update

Changelog:
 -add pop up when update available
 -allow user to update app if they agree
 -add translations
 -remove scripts/update.js because tauri auto generate latest.json for update indicator already

v0.0.2-alpa

Toggle v0.0.2-alpa's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix miss indentation under jobs

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.0.6-beta

Toggle v0.0.6-beta's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add hover on pet. working on add pet functionality and ui