This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
h-school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
65feda37565ab3f99f4828b1987a52ea2d80b169
h-school
/
tests
/
HSchool.Simulation.Tests
T
History
Leonid Pershin
65feda3756
add shel
2026-08-18 23:51:10 +03:00
..
GameClockTests.cs
Refactor project structure and update documentation. Replace PixiJS with plain DOM for UI rendering, enhance README with game features, and revise protocol documentation for HTTP API. Remove unused files and streamline client code for better maintainability.
2026-08-18 12:27:30 +03:00
HSchool.Simulation.Tests.csproj
Enhance school simulation and management by integrating roster functionality, allowing for the installation and persistence of student and staff data. Update the school architecture to include a roster alongside existing components, ensuring proper validation against map layouts. Revise room definitions to support homeroom designations and update related tests to validate new functionalities and ensure robustness in roster handling.
2026-08-18 19:21:40 +03:00
PeopleInSchoolTests.cs
add shel
2026-08-18 23:51:10 +03:00
SchoolRegistryTests.cs
Enhance internationalization support by integrating language selection for school names, updating UI components for localization, and revising documentation. Implement locale-aware formatting for dates and strings, ensuring a seamless user experience in both Russian and English. Update tests to cover new language features.
2026-08-18 12:43:14 +03:00
SchoolTests.cs
Add HSchool.Content project for JSONC definitions, catalog, and map validation. Update solution structure to include new content and tests projects. Enhance school management to support mod packs and map instances, ensuring proper loading and validation. Revise documentation to reflect these changes and update tests for new functionality.
2026-08-18 14:35:09 +03:00