Nicholas Dyer ndyer
  • Joined on 2022-12-15
ndyer pushed to new_dev_menu at ndyer/pocket-friends 2023-05-14 19:06:55 -04:00
8a34ed7c01 created dev menu selector and test functions
ndyer pushed to new_dev_menu at ndyer/pocket-friends 2023-05-14 17:55:41 -04:00
b6432e233a changed dev menu to white
4249a7c3f1 added preliminary dev menu
Compare 2 commits »
ndyer pushed to master at ndyer/pocket-friends 2023-05-14 17:28:15 -04:00
bcf933992e fixed promo image not showing after restructure
ndyer created branch new_dev_menu in ndyer/pocket-friends 2023-05-14 17:27:01 -04:00
ndyer pushed to new_dev_menu at ndyer/pocket-friends 2023-05-14 17:27:01 -04:00
187baf6f3e removed old dev menu files
ndyer deleted branch surface-rebuild from ndyer/pocket-friends 2023-05-14 17:23:40 -04:00
ndyer pushed to master at ndyer/pocket-friends 2023-05-14 17:21:50 -04:00
e974687da3 removed unnecessary print statement
ndyer pushed to master at ndyer/pocket-friends 2023-05-14 17:20:43 -04:00
bd2931ebe8 update to dev_0.1.0
60757a23ff Merge remote-tracking branch 'origin/surface-rebuild'
6a0201da85 removed redundant starting function
06755ee937 rearragned project, removed unneeded game_files folder
83a7e98a7f created surface.py and GameSurface class
Compare 60 commits »
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-14 17:10:39 -04:00
6a0201da85 removed redundant starting function
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 13:11:51 -04:00
06755ee937 rearragned project, removed unneeded game_files folder
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 13:07:37 -04:00
83a7e98a7f created surface.py and GameSurface class
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 11:47:52 -04:00
41ab0406f8 removed unused import
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 11:47:40 -04:00
4904ed2184 fixed documentation
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:50:29 -04:00
63a87c12dd removed some old print statements
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:49:03 -04:00
2b2c2d946a added a bool to disable tick checking if needed
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:46:39 -04:00
0f69120213 removed gpio modules (rest in peace)
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:30:32 -04:00
35ac1cff51 removed windowed flag, added resolution flag
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:17:34 -04:00
38a5812839 re-enabled the game lol
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 10:16:47 -04:00
f6e9869282 fixed rpi display not rendering anything
ndyer pushed to surface-rebuild at ndyer/pocket-friends 2023-05-13 09:57:00 -04:00
afd228d81a copied code from old codebase to see if anything happens