billw2015
King
- Joined
- Jun 22, 2015
- Messages
- 837
Project here: https://github.com/caveman2cosmos/Caveman2Cosmos/projects/12
This should be fixes and perf improvements only, I don't think we want to put new gameplay features in a patch. Not sure about balance changes, I would guess not though.
I made a branch on git for this patch. Ideally we should put fixes directly into it and merge them back to master.
But we can also "cherry-pick" any commits in master into that branch as well (like a merge but it only includes changes from one commit, not all commits that haven't been merged yet). Regardless I can do that if other people are unsure about it.
If you have specific things you want in it then note them here, or add them to the project itself. Especially if you already put them into master and want me to add them to the patch then note it here so I know about it!
We should probably have some sort of cut off point where we release what fixes we have so far. I would suggest maybe 2 months from now would be a good target. It should be enough time for existing crashes and bugs to shake out, and for us to fix them. Of course if there is something serious then we should release it sooner.
This should be fixes and perf improvements only, I don't think we want to put new gameplay features in a patch. Not sure about balance changes, I would guess not though.
I made a branch on git for this patch. Ideally we should put fixes directly into it and merge them back to master.
But we can also "cherry-pick" any commits in master into that branch as well (like a merge but it only includes changes from one commit, not all commits that haven't been merged yet). Regardless I can do that if other people are unsure about it.
If you have specific things you want in it then note them here, or add them to the project itself. Especially if you already put them into master and want me to add them to the patch then note it here so I know about it!
We should probably have some sort of cut off point where we release what fixes we have so far. I would suggest maybe 2 months from now would be a good target. It should be enough time for existing crashes and bugs to shake out, and for us to fix them. Of course if there is something serious then we should release it sooner.