| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat(options): added the random options for the PetsNew command | Giuseppe Gadola | 2023-02-13 |
| | | |||
| * | feat(commands): command to create pet with custom options and autocompletion | Giuseppe Gadola | 2023-02-12 |
| | | |||
| * | refactor(commands): PetsNew spawns a pet with the default style and type | Giuseppe Gadola | 2023-02-12 |
| | | |||
| * | feat(pets): ability to kill pets by name | Giuseppe Gadola | 2023-02-10 |
| | | |||
| * | feat(commands): added the list pets command | Giuseppe Gadola | 2023-02-10 |
| | | |||
| * | feat(pets): ability to remove pets | Giuseppe Gadola | 2023-02-10 |
| | | |||
| * | refactor: going with OOP approach | Giuseppe Gadola | 2023-02-10 |
| | | | | | | - creating a pet metatable/class - storing all the pets in a table with 'pet' objects | ||
| * | feat: one pet walks | Giuseppe Gadola | 2023-02-10 |
| | | |||
| * | feat: toggle/multiple instances | Giuseppe Gadola | 2023-02-10 |
| Ability to spawn multiple popups simultanuosly and close them. | |||