Skip to content

transhumandesign/kag-heads-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kag-heads-utils

A small utility to work with and preview kag custom head files, requires LÖVE 11+

Developed to render out batches of heads for rating and ensuring compilance of the first community head pack entries, but may be useful for previewing heads that you are working on.

Usage

simply run the root of the project with love, either by dragging the folder onto your love binary, or from the commandline with something resembling the following:

love .

Heads files in the correct format (see the examples in kag-base) can be dragged onto the window to instantly preview them on all classes.

TODO

Pre-packaged versions for some operating systems may be provided in future if needed, just ask.

Archer attacking preview is missing as it requires multiple layered sprites and wasn't considered very important in this context.

Basic animations could be good to preview rather than just still frames.

Dynamic zoom based on window size (resizable window) could be good for highdpi screens.

Pull requests welcome.

License

Code: MIT

Copyright (c) 2019 Max Cahill

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Assets: All Rights Reserved

Graphical assets are included for convenience in this repository at the
permission of THD. They remain the property of THD.

These assets may not be redistributed by 3rd parties or used for any purpose
other than as required for the use of this software.

About

utilities for working with kag custom heads files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages