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
47fc10da026e1f4c0bce1c52afe40585b878caba
h-school
/
src
/
HSchool.Server
/
Game
T
History
Leonid Pershin
9d96108516
ci / server (push)
Failing after 3m40s
Details
ci / client (push)
Failing after 14s
Details
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +03:00
..
GameCommand.cs
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +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
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +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
Merge branch 'phase/41-opinions'
2026-08-20 07:58:05 +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
Enhance apparel definitions: Introduce 'UpperUnderwear' layer and related items (Bra, SportsBra, SoftBra) to support gender-specific clothing. Update inventory and dress generation logic to accommodate new layers and ensure proper coverage. Adjust localization for new apparel terms and refine tests for underwear functionality.
2026-08-20 07:20:40 +03:00
PortraitService.cs
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +03:00
PortraitVisibleWorn.cs
Enhance apparel definitions: Introduce 'UpperUnderwear' layer and related items (Bra, SportsBra, SoftBra) to support gender-specific clothing. Update inventory and dress generation logic to accommodate new layers and ensure proper coverage. Adjust localization for new apparel terms and refine tests for underwear functionality.
2026-08-20 07:20:40 +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
Enhance apparel definitions: Introduce 'UpperUnderwear' layer and related items (Bra, SportsBra, SoftBra) to support gender-specific clothing. Update inventory and dress generation logic to accommodate new layers and ensure proper coverage. Adjust localization for new apparel terms and refine tests for underwear functionality.
2026-08-20 07:20:40 +03:00
SchoolStore.cs
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +03:00
SchoolWorker.cs
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +03:00
SwarmUiClient.cs
Add SwarmUI settings management and portrait generation enhancements
2026-08-20 06:06:45 +03:00
SwarmUiDiscovery.cs
Add SwarmUI settings management and portrait generation enhancements
2026-08-20 06:06:45 +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
SwarmUiLoraFormatter.cs
Add SwarmUI settings management and portrait generation enhancements
2026-08-20 06:06:45 +03:00
SwarmUiSettingsStore.cs
Add portrait settings support to school creation and update related API and UI components. Enhance error handling for invalid presets and ensure proper cloning of settings. Update tests to validate new functionality.
2026-08-20 08:17:58 +03:00
UserStore.cs
Add alpha session gate with cookie auth and login UI.
2026-08-20 07:17:18 +03:00
WorkerCommand.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +03:00