13 Commits

Author SHA1 Message Date
Marvin 944f6e1cc8 Remove outdated documentation and references
- Deleted `moonsharp-lua-integration.md` as it is no longer relevant.
- Removed `scripting-language-support.md` to streamline documentation.
- Eliminated `game_assembly_analysis.md` to avoid confusion with current architecture.
- Cleared `README.md` in `lib/references` to prevent outdated instructions.
- Removed `modding_core_architecture_summary.md` to simplify the documentation structure.
- Deleted `CHANGELOG.md` in `publish_full` to maintain a clean repository.
- Cleared `README.md` in `publish_full` to remove obsolete information.

Update project structure and versioning

- Updated `gregCore.csproj` to version `1.0.0.40-pre`.
- Modified `gregCore.sln` to include new project structure with multiple components.
2026-04-25 02:46:52 +02:00
Marvin 8bd4f348e2 Add patches for shop checkout and lifecycle day updates
Sponsor Tier Sync / sync (push) Failing after 33s
gregCore CI / build (push) Has been cancelled
- Implemented ShopPatch to emit a checkout event when the checkout button is pressed.
- Created TimePatch to track and emit events when a game day ends, including both canonical and legacy event emissions.
2026-04-21 06:39:20 +02:00
Marvin 9e6f25c54a chore: sync gregCore workspace updates
Sponsor Tier Sync / sync (push) Failing after 34s
gregCore CI / build (push) Has been cancelled
2026-04-20 03:02:39 +02:00
Marvin 6bb619816b Restoration: Flat workspace structure & Design System alignment 2026-04-13 23:30:49 +02:00
Marvin 0780ac164d feat: improve Main Menu design, add version display, and implement IL2CPP save/registry services (v1.0.0.7) 2026-04-12 23:39:40 +02:00
Marvin cc8e9afb9b chore: v1.0.0.16 Pre-Release sync 2026-04-12 21:37:04 +02:00
Marvin d7621a0b1b feat: Release v1.0.0-pre.6 - Economy Bridges & English Docs 2026-04-11 23:27:24 +02:00
Marvin 87ed09ac3a feat: Release v1.0.0-pre.5 - IL2CPP Game System Bridges 2026-04-11 22:55:23 +02:00
Marvin 8d48b1125d feat: implement Custom Content Backlog and prepare pre-release 1.0.0-pre.4 2026-04-11 21:39:17 +02:00
Marvin 643e4a4c82 chore: bump version to 1.0.0-pre.3 and update pre-release binaries (definitive UI fix) 2026-04-11 19:31:40 +02:00
Marvin 5aa901261e chore: bump version to 1.0.0-pre.2 and update pre-release binaries 2026-04-11 19:06:03 +02:00
Marvin 02f02c704e chore: revert to pre-release version 1.0.0-pre.1 for testing 2026-04-11 17:56:48 +02:00
Marvin f443de7902 chore: standardize author to MLeeM97 and initialize SemVer 1.0.0 2026-04-11 15:32:04 +02:00