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 1fd8938f2b fix: improve CI build robustness with better stubs and paths 2026-04-20 06:23:58 +02:00
Marvin ad01b974cd fix: enforce .NET 6 in workflows and remove extractor
gregCore CI / build (push) Has been cancelled
gregFramework Release / build (push) Has been cancelled
2026-04-20 05:49:10 +02:00
Marvin bd01bdec59 chore: update release assets path for net6.0 2026-04-20 05:33:01 +02:00
Marvin d454cd8a28 feat: Enhance DevConsole functionality and integrate pause menu blocking 2026-04-20 05:10:41 +02:00
Marvin ee6a14d46f ci: modernize workflow to .NET 9.0 and enable auto-prerelease 2026-04-14 19:01:59 +02:00
Marvin b57ac86cde feat: synchronize workspace and integrate Luminescent Architect standards 2026-04-14 00:02:54 +02:00
Marvin 6bb619816b Restoration: Flat workspace structure & Design System alignment 2026-04-13 23:30:49 +02:00
Marvin c629259a74 docs: add comprehensive hooks library documentation and implement core SDK services 2026-04-13 22:07:35 +02:00
Marvin f2531d32cf chore: finalize CI build configuration and fix naming inconsistencies 2026-04-11 18:38:03 +02:00
Marvin ba00c6df7b chore: add cross-platform CI support for GitHub/Gitea and update documentation 2026-04-11 18:08:08 +02:00
Marvin 52cbb24589 feat: add build script and github actions workflow for release automation 2026-04-11 18:05:23 +02:00
Marvin 2e9b4891dd chore: initialize standalone repository 2026-04-08 00:12:15 +02:00