Skip to content

[WIP] Military ECS Migration#785

Draft
benjaminmcq wants to merge 3 commits into
OpenVicProject:masterfrom
benjaminmcq:master
Draft

[WIP] Military ECS Migration#785
benjaminmcq wants to merge 3 commits into
OpenVicProject:masterfrom
benjaminmcq:master

Conversation

@benjaminmcq

Copy link
Copy Markdown

this is very much WIP

this draft pr is so that every time i make a change, i won't lose it and other people can review and contribute as well to it instead of a bunch of file posting every time i finish and want someone to review it

i will add TODOs in the comments and code as i go

@benjaminmcq

benjaminmcq commented Jul 8, 2026

Copy link
Copy Markdown
Author

1st TODO list
self contained - no stubs needed

  • terrain modifiers (i'm working on this)
  • leader trait system
  • unit type definition data
    mostly self-contained (needs a few stubs)
  • deployment / OOB loading
  • systems / scheduler wiring
    heavily dependent (mostly stubs)
  • leader creation logic

note: these are the bigger things we need to implement, not quite everything
Implemented
create_regiment/create_ship
create_army/create_navy
recompute_group_stats
(most base non-method structures)

@benjaminmcq

Copy link
Copy Markdown
Author

btw, sorry for the mangled commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant