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
8
Commits
1
Branch
0
Tags
37c39a3beba40ba3f86c9962f19f9d0db714054e
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
b9ddc018d3
Refactor project structure and update documentation. Replace PixiJS with plain DOM for UI rendering, enhance README with game features, and revise protocol documentation for HTTP API. Remove unused files and streamline client code for better maintainability.
ci / server (push)
Failing after 3m31s
Details
ci / client (push)
Successful in 17s
Details
2026-08-18 12:27:30 +03:00
Leonid Pershin
e6739e7912
Update .gitignore to exclude TypeScript build info and add dist directory. Expand README with project overview, technology stack, prerequisites, and instructions for running and testing the application.
ci / server (push)
Failing after 4m10s
Details
ci / client (push)
Successful in 17s
Details
2026-08-18 11:11:48 +03:00