Commit Graph

31 Commits

Author SHA1 Message Date
2f51162eef Added a bit more doc 2025-06-23 15:46:27 -04:00
075e9899ba Implemented alot of methods in ExpansionsManager 2025-06-22 15:09:12 -04:00
38f6142ed6 Cleaned up players.json 2025-06-22 12:29:22 -04:00
93c70ba576 Fix init 2025-06-22 10:31:48 -04:00
1abfec05da Restructure the library a bit 2025-06-22 09:34:26 -04:00
c39fd28d96 Connected the __init__ 2025-06-22 09:30:17 -04:00
fdf89ed0a0 Typo correction 2025-06-20 16:50:25 -04:00
dd72d14ef0 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/NoPELib 2025-06-20 16:49:10 -04:00
9bb383e03c Sync 2025-06-20 16:44:18 -04:00
6b3f94bd68 Made an outline of ExpansionManager and Expansion 2025-06-20 15:52:05 -04:00
f2e247caac Updated pyproject.toml to reflect who actually did the work 2025-06-19 10:13:37 +01:00
c4bc183462 Stopped tracking .vscode directory 2025-06-17 17:39:19 +01:00
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