I am setting up the ruleset right now, the code in GitHub will compile but won't really do anything different.
I had planned to implement the alien missions in the following order:
- Research
- Harvest: once Research type is done, this is just more ruleset data.
- Abduct: once Research type is done, this is just more ruleset data.
- Terror
- Base
- Supply
- Retaliation
- Inflitration
So I will try to pull in your alien base parts after I finish Terror missions.
Working in a single feature at a time makes for cleaner merges and better pull requests, so I don't want to clutter my development branch with stuff that should rightfully be different features. I'll get the rest after they go upstream.
You are of cource free to fork, but I don't think it's worth it right now.
PS: Isn't Ufopedia working already fine in upstream?
PS2: Could you prepare a branch with your alien base changes only? Branching either from upstream or my devel branch is fine.