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
203
Commits
1
Branch
0
Tags
9c49c8b3a6c240edbbd1744a903a9761b3080d32
Commit Graph
3 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
Leonid Pershin
d96b420133
Fix layout issues in the user interface by adjusting CSS styles for better responsiveness and accessibility. Update component structure to improve maintainability and enhance user experience across different devices.
ci / client (push)
Successful in 15s
Details
ci / server (push)
Failing after 3m32s
Details
2026-08-18 13:21:41 +03:00