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
94842ab19259062c759ef31981674e79158fcdca
h-school
/
docs
/
design
T
History
Leonid Pershin
65feda3756
add shel
2026-08-18 23:51:10 +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 family and roster management in school simulation by implementing support for incomplete families, ensuring proper handling of absent parents while maintaining surname consistency. Update family creation logic to account for single-parent households and revise child identification to prevent ID conflicts. Introduce seat shuffling to prevent siblings from being placed in the same class, improving the realism of student distribution. Update related tests to validate these new functionalities and ensure robustness in family and roster handling.
2026-08-18 21:13:16 +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
schedule.md
add shel
2026-08-18 23:51:10 +03:00
staffing.md
add shel
2026-08-18 23:51:10 +03:00