Commit Graph

19 Commits

Author SHA1 Message Date
1938ff4c90 Renamed the library code to be in src/ to follow conventions 2025-06-16 21:10:19 +01:00
8f7b524c45 Slight change in the organization 2025-06-16 16:04:47 -04:00
a1a77f0f95 Made some basic tests, fixed a few things and added more dict methods 2025-06-16 15:29:07 -04:00
64bb9f7eec Allowed not specifying the gameID 2025-06-16 13:48:39 -04:00
67d84edcf5 Adjusted a comment 2025-06-16 13:47:56 -04:00
4d2d9c2910 Added a security to avoid reusing the same player object 2025-06-16 13:46:58 -04:00
a22001f3ed Removed irrelevent comment 2025-06-16 13:45:49 -04:00
8fdb241c96 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/NoPELib 2025-06-16 08:29:08 -04:00
a18ece1583 Added an initial (untested) implementation of the PlayersManager 2025-06-15 20:07:14 -04:00
8eab1d15ed Added some standard flags 2025-06-15 21:25:46 +01:00
a971ab9df3 Moved some definitions into the main file 2025-06-15 14:49:02 -04:00
b20e046342 Initial commit 2025-06-15 19:31:11 +01:00
0410767512 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/NoPELib 2025-06-14 18:36:05 +01:00
4a6ecbbc9d Created library files 2025-06-14 18:35:16 +01:00
48d325fe8e Update README.md 2025-06-14 00:26:22 +00:00
64abb8c57f Added requirements.txt so the game repositories don't shit the bed 2025-06-13 23:22:03 +01:00
3d97293887 Updated README 2025-06-13 20:20:38 +01:00
b77d646f03 Stopped tracking test.py 2025-06-13 20:11:56 +01:00
c76b3c22eb Initial commit 2025-06-13 19:09:09 +00:00