-
Notifications
You must be signed in to change notification settings - Fork 20
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
Resource bar (new example) #378
base: main
Are you sure you want to change the base?
Conversation
Preview the game(s) changed or added in this Pull Request
This is an automatic message displaying links to the games in this PR - double check the JSON in case of doubt. |
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 28.3%, saving 21.38 KB.
4339 images did not require optimisation. |
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 6.4%, saving 17 bytes.
4486 images did not require optimisation. |
All three behaviors working (partially) Sprites have 3 ways to change (opacity, tint, animation)
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 10.7%, saving 43 bytes.
4487 images did not require optimisation. |
- Experimenting with new functions for extensions - Fixed sprite creation - Added max quantity to tiled resource
TODO: Change "value" to "quantity" everywhere?
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 79.8%, saving 8.64 KB.
4489 images did not require optimisation. |
- And deleted unused assets
- Removed old extension versions - Removed unused files - Added new images for sprite resource bars
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 39.3%, saving 169.65 KB.
4475 images did not require optimisation. |
- TODO: Sprite without maximum show an extra unit when removing units.
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 50.5%, saving 10.29 KB.
4543 images did not require optimisation. |
Done for tonight
Draw a bar that displays a resource like health, shield, or any value.