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
36b46774a788577f6547de66a422e4803ae227df
h-school
/
src
T
History
Leonid Pershin
36b46774a7
ci / server (push)
Failing after 3m47s
Details
ci / client (push)
Successful in 27s
Details
Refactor ManagementPanel and PeoplePanel to remove unused painted property and streamline card painting logic. Updated paintCard method to use a more concise function for determining card placement.
2026-08-20 04:19:43 +03:00
..
HSchool.Ai
Move goal weights into BehaviorDef so a pack can rebalance decisions without a fork.
2026-08-20 00:27:52 +03:00
HSchool.AppHost
Implement portrait generation and retrieval for people in the school system. Added new API endpoints for generating and fetching portraits, including support for avatar and full-body images. Updated the client-side to handle portrait states and display options. Enhanced the person card UI to include tabs for overview and portrait, with appropriate localization strings. Updated solution files to include new test projects. Adjusted server configuration for SwarmUI integration.
2026-08-20 04:14:41 +03:00
HSchool.Client
Refactor ManagementPanel and PeoplePanel to remove unused painted property and streamline card painting logic. Updated paintCard method to use a more concise function for determining card placement.
2026-08-20 04:19:43 +03:00
HSchool.Content
Merge branch 'main' into phase/32-weather-warmth
2026-08-20 04:03:42 +03:00
HSchool.People
Wear worn clothes on campus and replace rags at the work morning.
2026-08-20 03:49:11 +03:00
HSchool.Protocol
Sample outdoor weather from the climate preset so people can freeze and the clock can show it.
2026-08-20 03:49:40 +03:00
HSchool.Schedule
Update staffing management to enhance payroll and hiring functionalities
2026-08-19 12:51:38 +03:00
HSchool.Server
Merge branch 'phase/32-weather-warmth'
2026-08-20 04:18:49 +03:00
HSchool.ServiceDefaults
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.
2026-08-18 11:11:48 +03:00
HSchool.Simulation
Merge branch 'main' into phase/32-weather-warmth
2026-08-20 04:03:42 +03:00