aboutsummaryrefslogtreecommitdiff
path: root/lua/pets/commands.lua
Commit message (Expand)AuthorAge
* Adding the ability to sleep pets, stopping their movementKyle Mendes2023-02-16
* feat(commands): added hide and pause commandsGiuseppe Gadola2023-02-15
* refactor(commands): validation and autocompletionGiuseppe Gadola2023-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
* feat(options): added the random options for the PetsNew commandGiuseppe Gadola2023-02-13
* 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
* feat(pets): ability to kill pets by nameGiuseppe Gadola2023-02-10
* feat(commands): added the list pets commandGiuseppe Gadola2023-02-10
* feat(pets): ability to remove petsGiuseppe Gadola2023-02-10
* refactor: going with OOP approachGiuseppe Gadola2023-02-10
* feat: one pet walksGiuseppe Gadola2023-02-10
* feat: toggle/multiple instancesGiuseppe Gadola2023-02-10