aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs(help): auto generate docsgithub-actions[bot]2023-02-15
* refactor(animation): refactored popup bufnr and lines tweaksGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-15
* docs(readme): update installation instructionsGiuseppe Gadola2023-02-15
* chore: add licenseGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-15
* chore: added gif demoGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-15
* chore: validate row optionGiuseppe Gadola2023-02-15
* fix(commands): fixed pets listGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-15
* feat(commands): added hide and pause commandsGiuseppe Gadola2023-02-15
* chore: renamed grey to grayGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* feat(options): option to not show death animationGiuseppe Gadola2023-02-15
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* chore(media): removed thingsGiuseppe Gadola2023-02-14
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* refactor(pets): optimized listing (it was stupid)Giuseppe Gadola2023-02-14
* refactor(commands): validation and autocompletionGiuseppe Gadola2023-02-14
* chore(actions): only update docs when readme changesGiuseppe Gadola2023-02-14
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* refactor(warning): refactor warnings and add some command validationGiuseppe Gadola2023-02-14
* feat(commands): autocomplete for PetsKillGiuseppe Gadola2023-02-14
* refactor(commands): get available pets one timeGiuseppe Gadola2023-02-14
* docs(help): auto generate docsgithub-actions[bot]2023-02-14
* chore: added auto-generate docs and check stylua actionsGiuseppe Gadola2023-02-14
* feat(pets): pets now play a death animation when killedGiuseppe Gadola2023-02-14
* refactor(popup): the popup is now passed as a whole to the animationGiuseppe Gadola2023-02-14
* docs(readme): added description and petsGiuseppe Gadola2023-02-14
* docs(readme): adding general infoGiuseppe Gadola2023-02-13
* feat(options): added the random options for the PetsNew commandGiuseppe Gadola2023-02-13
* chore: deleted .github/workflows directoryGiuseppe Gadola2023-02-12
* docs(readme): added creditsGiuseppe Gadola2023-02-12
* refactor(errors): changed the way error messages are sentGiuseppe Gadola2023-02-12
* feat(utils): added option to suppress listdir's error messageGiuseppe Gadola2023-02-12
* feat(commands): command to create pet with custom options and autocompletionGiuseppe Gadola2023-02-12
* refactor(commands): PetsNew spawns a pet with the default style and typeGiuseppe Gadola2023-02-12
* docs: added some function explanations and commentsGiuseppe Gadola2023-02-11
* refactor(options): options are passed directly as a tableGiuseppe Gadola2023-02-11
* feat(animations): set next action dinamicallyGiuseppe Gadola2023-02-11
* feat(animations): set next position based on current actionGiuseppe Gadola2023-02-11
* feat(pets): don't allow duplicate namesGiuseppe Gadola2023-02-10
* chore: removed tests directoryGiuseppe Gadola2023-02-10
* chore(media): uploaded catset assetsGiuseppe Gadola2023-02-10
* feat(pets): ability to kill pets by nameGiuseppe Gadola2023-02-10
* refactor(pets): pets table is now indexed by nameGiuseppe Gadola2023-02-10
* feat(animations): use row and col optionsGiuseppe Gadola2023-02-10
* refactor(popup): create popup directly inside the Pet classGiuseppe Gadola2023-02-10