|
a54828c7fb
|
Fix up all the runtime errors caused by the previous refactoring
|
2022-05-01 09:51:22 -07:00 |
|
|
5ce26e310b
|
Move the action perform logic to Action.perform() on each Action subclass
Rename Object to Entity to avoid name clashes with Python.object
|
2022-05-01 09:29:30 -07:00 |
|
|
cde6ea2065
|
Make the MovePlayerAction.Direction values Vectors
|
2022-05-01 09:27:59 -07:00 |
|
|
9ddeef2561
|
Add actions and events modules
|
2022-04-30 21:59:01 -07:00 |
|