This website requires JavaScript.
Explore
Help
Sign In
oxbrbtx
/
PrimAITE
Watch
1
Star
0
Fork
0
You've already forked PrimAITE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2693d974f48b9dad4cead272560783b7b420b94
PrimAITE
/
tests
/
integration_tests
History
Nick Todd
0e21137874
Merge branch 'dev' into feature/2777_set_RNG_seed
2024-08-05 11:12:30 +01:00
..
cli
#2757
fixed dev mode cli double -level alternative issue
2024-07-17 11:48:29 +01:00
component_creation
#2800
- Consolidate software install and uninstall to a single method
2024-07-31 16:41:59 +01:00
configuration_file_parsing
backport 3.2 changes to core
2024-08-01 11:08:41 +01:00
game_layer
Merge branch 'dev' into feature/2777_set_RNG_seed
2024-08-05 11:12:30 +01:00
network
#2735
- synced with dev and resolved merge conflicts
2024-08-02 12:55:09 +01:00
system
#2735
- make the disabled/enabled admins/non-admins dynamic properties for simplicity. Added num_of_logins to User. Added additional test for counting user logins. Added all users to the UserManager describe_state function. Refactored model fields with empty dict as default value to have direct instantiation instead of using Field(default_factory=dict) or Field(default_factory=: lambda: {}).
2024-08-02 12:47:02 +01:00
test_simulation
#2800
- Consolidate software install and uninstall to a single method
2024-07-31 16:41:59 +01:00
__init__.py
#2646
- Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files.
2024-06-05 09:11:37 +01:00