| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The frames table is contains a table for every action the pet can perform,
the action table contains all the image objects for the specified action.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Animations are refactored to be Object Oriented, so it is possible to have multiple pets independent from one anohter.
An Animations instance is now an attribute of the Pet class.
|
| |
|
|
|
| |
- creating a pet metatable/class
- storing all the pets in a table with 'pet' objects
|
| | |
|
| | |
|
| |
|
|
| |
Ability to spawn multiple popups simultanuosly and close them.
|
| | |
|
| |
|