Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/cache-buster-plugins #63

Closed
wants to merge 40 commits into from

Conversation

GoodBoyDigital
Copy link
Member

  • add atlas cache buster
  • add texture packer cache buster plugin
  • lots of tests!

GoodBoyDigital and others added 30 commits March 15, 2024 13:01
- merge mipmap and compression for performance
- fix up manifest
- fix up sharp bug
- allow for empty texture in texture packer
- adjust webfont (wf tags)
- maxWorkers to one for now
also make it use buffers - no more writing transformed assets! (unless required - like in ffmpeg!)
* don't transform everything all at once!

* Merge pull request #5 from play-co/chore/cache-with-hash

* remove max worker

---------

Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* add cache buster

* add tp cache buster

* delete old files

* fix name

* fix up path

* fix dependancies

* Merge pull request #5 from play-co/chore/cache-with-hash

* update version

* remove files

---------

Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* Fix: names for plugins

* Fix: paths and logger
Zyie and others added 10 commits April 19, 2024 14:17
* - add skip property and skipChildren
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes

* -test tweak
- fix compressed pngs not working

* fix rotation on texture packer

* pr feedback
* - add skip property and skipChildren
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes

* -test tweak
- fix compressed pngs not working

* fix rotation on texture packer

* - modify cache-buster to use hash
- remove spineAtlasMipmap from mipmap-compress
- fix png compression
- add spine package

* pr feedback

* fix install

* fix tests

* fix test

* note

* feedback

* fix fs

* update spine

* fix mip

---------

Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* - add skip property and skipChildren
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes

* -test tweak
- fix compressed pngs not working

* fix rotation on texture packer

* - modify cache-buster to use hash
- remove spineAtlasMipmap from mipmap-compress
- fix png compression
- add spine package

* pr feedback

* fix install

* fix tests

* fix test

* note

* feedback

* fix fs

* fix up metadata

* remove dup code

---------

Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
* - add skip property and skipChildren
- fixed json and test
- fixed texture packer still creating individual images
- ensure output is removed if the cache key changes

* -test tweak
- fix compressed pngs not working

* fix rotation on texture packer

* - modify cache-buster to use hash
- remove spineAtlasMipmap from mipmap-compress
- fix png compression
- add spine package

* pr feedback

* fix install

* fix tests

* fix test

* note

* feedback

* fix fs

* fix up metadata

* remove dup code

* fix webp compression

---------

Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
- add sprite sheet cache buster
- tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants