aboutsummaryrefslogtreecommitdiff
path: root/lua/pets/commands.lua
Commit message (Collapse)AuthorAge
* refactor: going with OOP approachGiuseppe Gadola2023-02-10
| | | | | - creating a pet metatable/class - storing all the pets in a table with 'pet' objects
* feat: one pet walksGiuseppe Gadola2023-02-10
|
* feat: toggle/multiple instancesGiuseppe Gadola2023-02-10
Ability to spawn multiple popups simultanuosly and close them.