Nick Dyer
|
ff57cf918f
|
changed version number to 0.0.2, removed unused version tag in __main__.py
|
2021-06-05 00:08:56 -04:00 |
|
Nick Dyer
|
08014d8244
|
made info text show description of egg from its json file
|
2021-06-05 00:04:28 -04:00 |
|
Nick Dyer
|
639d552904
|
implemented new selection screen
|
2021-06-05 00:00:52 -04:00 |
|
Nick Dyer
|
9e4dfdc16d
|
added arrows to scrolling, added arrow images
|
2021-06-04 23:59:10 -04:00 |
|
Nick Dyer
|
a4aa20e306
|
added scrolling to the InfoText class
|
2021-06-04 23:26:56 -04:00 |
|
Nick Dyer
|
a401c58d22
|
added the InfoText class to help with drawing large amounts of text on screen at a time.
|
2021-06-04 23:21:54 -04:00 |
|
Nick Dyer
|
92781747bc
|
removed a statement that reset the selected egg to 0 once backing out of the info screen
|
2021-06-04 16:56:33 -04:00 |
|
Nick Dyer
|
ba4df78d35
|
egg now drawn on the description screen
|
2021-06-04 00:33:02 -04:00 |
|
Nick Dyer
|
4e0efbabd9
|
added description for the SelectionEgg, added .json files for each currently added egg
|
2021-06-04 00:15:01 -04:00 |
|
Nick Dyer
|
6d199b2e36
|
renamed FileHandler to SaveHandler
|
2021-06-04 00:05:57 -04:00 |
|
Nick Dyer
|
e2d202d076
|
removed all eggs but red, blue, and rainbow
|
2021-06-03 23:57:17 -04:00 |
|
Nick Dyer
|
7743dc4319
|
fixed script directory sometime returning empty
|
2021-05-30 00:34:07 -04:00 |
|
Nick Dyer
|
54814097d1
|
added game icon to window
|
2021-05-30 00:16:57 -04:00 |
|
Nick Dyer
|
00d435f8d0
|
title of window now displays version
|
2021-05-29 22:40:41 -04:00 |
|
Nick Dyer
|
067b24b87c
|
updated README.md, changed version to "dev_0.0.1"
|
2021-05-29 22:38:34 -04:00 |
|
Nick Dyer
|
0b30950ff8
|
save file now stored in home directory
|
2021-05-29 22:30:12 -04:00 |
|
Nick Dyer
|
0d344a7995
|
moved resources folder inside of game folder
|
2021-05-29 22:17:57 -04:00 |
|
Nick Dyer
|
721cb1c3ab
|
moved version tag to pocket_friends __init__.py
|
2021-05-29 22:17:22 -04:00 |
|
Nick Dyer
|
af7a4f0a80
|
changed some imports, blanked out all __init__.py files
|
2021-05-29 21:42:33 -04:00 |
|
Nick Dyer
|
4e7e37177b
|
changed project file structure to better fit python standards
|
2021-05-29 20:08:15 -04:00 |
|
Nick Dyer
|
329c4a022c
|
renamed data directory to pocket_friends to avoid conflict
|
2021-05-29 18:46:24 -04:00 |
|