Commit Graph

27 Commits

Author SHA1 Message Date
8893fd90c6 Separated some functinos into different "front end" and "back end" sides 2025-06-24 06:06:21 +01:00
9d6f775ab9 Linted code, added documentation 2025-06-24 06:04:20 +01:00
a9d95c65cb Updated dependencies in preparation for self.popup() 2025-06-24 06:02:09 +01:00
28f9c01f14 Added more notes / todos 2025-06-23 22:20:36 +01:00
24d6addc24 Added note 2025-06-23 21:18:59 +01:00
c0ebfa42b7 Added more TODOs for me (: 2025-06-23 20:37:52 +01:00
44696a0ac3 Added TODO for me to deal with later 2025-06-23 20:10:55 +01:00
1686e53b28 Did more unforgivable sins 2025-06-23 14:45:29 +01:00
132cfab990 Started work on turn based systems 2025-06-23 12:30:39 +01:00
c2db8b386e Added TODO 2025-06-22 20:01:19 +01:00
265322f58b My bad team, this one will work for sure 1.1.0 2025-06-22 18:09:09 +01:00
5dbd9211de Added awaitingTimeout function (not tested, good luck team) 2025-06-22 18:00:42 +01:00
2a0def7fa6 Added NoPELib integration 2025-06-22 17:36:43 +01:00
08d6261d3f Updated version 1.0.0 2025-06-21 23:08:39 +01:00
95afab5431 Implemented centre() 2025-06-21 23:03:38 +01:00
d897a3744d Added documentation for createAnimObj() 2025-06-21 23:03:27 +01:00
4161ec9c5b Added timeouts 2025-06-21 23:03:11 +01:00
a421069a63 Added animation events 2025-06-20 19:26:43 +01:00
44f75b52d0 Added size property 2025-06-20 18:21:50 +01:00
8f2dcbfd21 Removed unused debug functions 2025-06-20 18:08:13 +01:00
2c79adaf36 So apparently if you don't put all of this in it's own directory, pip explodes. 2025-06-20 18:05:57 +01:00
f4e0e24774 Moved initialisation from BaseGame to GameUtils 2025-06-20 14:46:29 +01:00
f1c6c7c23d Implemented AnimatedObject 2025-06-20 12:27:48 +01:00
8ce99ca561 Fixed typo 2025-06-20 12:27:29 +01:00
e97d55fbc3 Started separating everything away from __init__ 2025-06-19 21:23:22 +01:00
86c0230b26 Forgot the .gitignore. oops 2025-06-19 19:19:16 +01:00
f01ff00e66 Inital commit
Straight up fucked everything up so the history is gone. My bad.
2025-06-19 18:13:13 +00:00