Remove unused Unreal starter variants

This commit is contained in:
2026-05-14 14:52:18 -07:00
parent 12ae66d76a
commit e25b3d2cdd
585 changed files with 40 additions and 7526 deletions
+6 -5
View File
@@ -178,7 +178,7 @@ Remaining version 0.01 cleanup before moving deeper into new gameplay:
- [x] Create repeatable dedicated server build instructions. - [x] Create repeatable dedicated server build instructions.
- [x] Finish required plugin documentation. - [x] Finish required plugin documentation.
- [x] Confirm the project opens cleanly from a fresh checkout, not just the current working share. - [x] Confirm the project opens cleanly from a fresh checkout, not just the current working share.
- [ ] Organize `Content/Agrarian/` folders and move starter/prototype assets into clearly named locations. - [x] Organize `Content/Agrarian/` folders and move starter/prototype assets into clearly named locations.
- [ ] Launch near-term MVP map-tile serving cloud VM. - [ ] Launch near-term MVP map-tile serving cloud VM.
- [ ] Define MVP day/night length, survival pressure target, success loop, failure conditions, and closed-test readiness criteria. - [ ] Define MVP day/night length, survival pressure target, success loop, failure conditions, and closed-test readiness criteria.
@@ -261,7 +261,7 @@ Current tooling decisions:
## 0.4 Project Structure ## 0.4 Project Structure
- [ ] Organize `Content/Agrarian/` root folder. - [x] Organize `Content/Agrarian/` root folder.
- [ ] Create folders for Characters. - [ ] Create folders for Characters.
- [ ] Create folders for Environment. - [ ] Create folders for Environment.
- [ ] Create folders for Items. - [ ] Create folders for Items.
@@ -274,7 +274,8 @@ Current tooling decisions:
- [ ] Create folders for Prototypes. - [ ] Create folders for Prototypes.
- [ ] Create folders for Developer-only test assets. - [ ] Create folders for Developer-only test assets.
- [ ] Create naming convention for assets. - [ ] Create naming convention for assets.
- [ ] Move any starter content into clear prototype folders. - [x] Remove unused Combat, Platforming, and SideScrolling starter variant content.
- [~] Move any starter content into clear prototype folders. Remaining ThirdPerson and LevelPrototyping assets are still referenced by current player Blueprints and automation.
## 0.5 MVP Definition ## 0.5 MVP Definition
@@ -1432,10 +1433,10 @@ Earliest incomplete foundation items:
- [ ] Launch near-term MVP map-tile serving cloud VM and prove Ground Zero tile lookup/download/cache flow. - [ ] Launch near-term MVP map-tile serving cloud VM and prove Ground Zero tile lookup/download/cache flow.
- [ ] Create economy and AGR design document. - [ ] Create economy and AGR design document.
- [ ] Create art direction, UX/HUD direction, coding standards, Blueprint standards, and asset/folder naming standards. - [ ] Create art direction, UX/HUD direction, coding standards, Blueprint standards, and asset/folder naming standards.
- [ ] Organize `Content/Agrarian/` root folder and move starter/prototype assets into clear prototype folders. - [x] Organize `Content/Agrarian/` root folder and remove unused starter variant content.
- [ ] Define what qualifies as the 6-month MVP and what is explicitly excluded. - [ ] Define what qualifies as the 6-month MVP and what is explicitly excluded.
- [ ] Define MVP day/night length, survival pressure target, success loop, failure conditions, first playable internal milestone, and closed-test readiness criteria. - [ ] Define MVP day/night length, survival pressure target, success loop, failure conditions, first playable internal milestone, and closed-test readiness criteria.
Immediate next item: Immediate next item:
- [ ] Organize `Content/Agrarian/` folders and move starter/prototype assets into clearly named locations. - [ ] Launch near-term MVP map-tile serving cloud VM.
-8
View File
@@ -14,14 +14,6 @@
{ {
"Name": "ModelingToolsEditorMode", "Name": "ModelingToolsEditorMode",
"Enabled": true "Enabled": true
},
{
"Name": "StateTree",
"Enabled": true
},
{
"Name": "GameplayStateTree",
"Enabled": true
} }
], ],
"TargetPlatforms": [], "TargetPlatforms": [],
+1 -2
View File
@@ -1,9 +1,8 @@
[UnrealEd.SimpleMap] [UnrealEd.SimpleMap]
SimpleMapName=/Game/ThirdPersonCPP/Maps/ThirdPersonExampleMap SimpleMapName=/Game/Agrarian/Maps/L_GroundZeroTerrain_Test
[EditoronlyBP] [EditoronlyBP]
bAllowClassAndBlueprintPinMatching=true bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true bBlueprintIsNotBlueprintType= true
@@ -1,2 +1,2 @@
[ContentBrowser] [ContentBrowser]
ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonCPP ContentBrowserTab1.SelectedPaths=/Game/Agrarian
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More