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
e6182e0e458e43eb308c2471ca3dd67d783d30fa
h-school
/
docs
/
design
T
History
Leonid Pershin
e6182e0e45
ci / server (push)
Failing after 3m45s
Details
ci / client (push)
Successful in 17s
Details
Enhance school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +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 school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +03:00
projects.md
Enhance school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +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