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
31
Commits
1
Branch
0
Tags
c16c34a83c010ad83701bd79bd43757d6ae127b6
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
37c39a3beb
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.
ci / server (push)
Failing after 3m40s
Details
ci / client (push)
Successful in 18s
Details
2026-08-18 14:07:23 +03:00
Leonid Pershin
bc9a33e67f
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.
ci / server (push)
Failing after 3m37s
Details
ci / client (push)
Successful in 16s
Details
2026-08-18 13:41:35 +03:00