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
8b4fbdc41b19f975dfeb40085bcd2e6da64601d2
h-school
/
src
/
HSchool.Server
/
Game
T
History
Leonid Pershin
6eb16d0edf
ci / server (push)
Failing after 3m44s
Details
ci / client (push)
Failing after 14s
Details
Enhance person card functionality: add custom prompt textarea persistence during input, streamline portrait prompt API by removing unused parameters, and ensure proper button state management based on input. Update tests to verify new behavior.
2026-08-20 05:32:40 +03:00
..
GameCommand.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +03:00
GameCommandQueue.cs
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
GameLoopService.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +03:00
GameMetrics.cs
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
LoggerContentLog.cs
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
ModContent.cs
Give packs an identity so create can refuse missing deps and load in a stable order.
2026-08-20 00:20:36 +03:00
PersonCardReader.cs
Phase 33: technician climate control and locker assignment.
2026-08-20 04:44:41 +03:00
PersonLogReader.cs
Split the person card into overview, clothes, carry and now tabs.
2026-08-20 04:00:38 +03:00
PortraitKind.cs
Implement custom portrait generation: update API, UI, and localization to support user-defined prompts for portraits, replacing half-body option with custom variant.
2026-08-20 05:16:40 +03:00
PortraitPromptBuilder.cs
Implement custom portrait generation: update API, UI, and localization to support user-defined prompts for portraits, replacing half-body option with custom variant.
2026-08-20 05:16:40 +03:00
PortraitService.cs
Implement portrait prompt API and UI enhancements. Added a new endpoint to fetch portrait prompts, updated the client to handle prompt display, and improved localization for prompt-related text. Enhanced styling for prompt elements in the UI.
2026-08-20 05:27:01 +03:00
PresenceFrame.cs
Update wire protocol to version 7 and enhance presence management features
2026-08-19 17:00:53 +03:00
SchoolContentUnavailableException.cs
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
SchoolCreationOutcome.cs
Give packs an identity so create can refuse missing deps and load in a stable order.
2026-08-20 00:20:36 +03:00
SchoolDumpReader.cs
Refuse newer save formats and add a gated dump of a live school.
2026-08-20 00:30:39 +03:00
SchoolState.cs
Merge phase 26 school seed.
2026-08-20 00:43:33 +03:00
SchoolStore.cs
Merge branch 'phase/35-appropriateness'
2026-08-20 05:19:33 +03:00
SchoolWorker.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +03:00
SwarmUiClient.cs
Enhance person card functionality: add custom prompt textarea persistence during input, streamline portrait prompt API by removing unused parameters, and ensure proper button state management based on input. Update tests to verify new behavior.
2026-08-20 05:32:40 +03:00
SwarmUiHealthService.cs
Enhance SwarmUI integration by adding swarm connection status to the API and updating client-side components to reflect this status. Improved localization strings for various SwarmUI states and refactored ApplicantsDialog and PersonCard components to utilize the new connection information, ensuring a more responsive user experience.
2026-08-20 04:21:35 +03:00
SwarmUiSettings.cs
Implement custom portrait generation: update API, UI, and localization to support user-defined prompts for portraits, replacing half-body option with custom variant.
2026-08-20 05:16:40 +03:00
WorkerCommand.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +03:00