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
7f6852548d383585ddbcf121f88a16d1ae0a6af0
h-school
/
docs
/
design
T
History
Leonid Pershin
52c5082418
ci / server (push)
Failing after 3m43s
Details
ci / client (push)
Failing after 10s
Details
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
..
defs.md
Update design documentation to clarify the structure and relationships of game elements. Enhance the definitions of
TerritoryDef
,
BuildingDef
, and
FloorDef
, and introduce new concepts like
Patch
for modifying definitions. Revise the near-term design to outline the UI structure and interactions, ensuring a clear framework for future development phases.
2026-08-18 13:41:35 +03:00
near-term.md
Remove PixiJS dependencies and references from the project, transitioning to a plain DOM approach for UI rendering. Update documentation to reflect these changes and enhance the layout and structure of the game screen for improved user experience.
2026-08-18 13:48:30 +03:00
people.md
Enhance school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +03:00
projects.md
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
runtime.md
Implement per-school save functionality by introducing a dedicated save directory and updating the school management system to support loading and saving school states. Revise documentation to reflect these changes, including updates to the architecture and design documents, and enhance the API for reloading schools from disk. Update tests to ensure proper functionality of the new save and reload features.
2026-08-18 14:07:23 +03:00