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
30cc937069b6dcd19ba88a24e07b1fed804acb03
h-school
/
docs
/
design
T
History
Leonid Pershin
1bc75244e8
ci / server (push)
Failing after 3m36s
Details
ci / client (push)
Successful in 13s
Details
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
..
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
projects.md
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
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