Implement planned pregnancy management in UserCharacterWorker and SQL: Added new queries for handling planned births and clearing character pregnancy records after birth. Refactored pregnancy processing logic to incorporate checks for planned pregnancy readiness and streamlined the insertion of child relations based on birth context. Enhanced documentation for clarity on the new planned pregnancy features and their integration into the existing system.

This commit is contained in:
Torsten Schulz (local)
2026-03-31 09:03:58 +02:00
parent 1258abbb42
commit b1bf96a2ce
4 changed files with 209 additions and 15 deletions

View File

@@ -0,0 +1 @@