Public version of CobaltModifications featuring only snippets instead of whole files of bugfixes and suggested modifications to Cobalt (2016) by Oxeye Game Studio. Sister project to Alloy by Creep.
Files are named after the file meant to be modified under Cobalt/daisyMoon. Where snippets should be placed is designated by comments.
Note
The bugfixes folder is an incomplete list of fixes; there's known bugs that are still in the process of being fixed or being fixed properly, and modifications that are still WIP.
I take no responsibility for anything breaking.
Important
If you want to contribute to bugfixes or SuggestedModifications, you must explain each change you made, both what it does, and why the change was made.
You must also ensure you wrap your modified, added, or removed code with something like -- NON-DEVELOPER EDIT
and -- NON-DEVELOPER EDIT END
for easy identification.
Changes, but especially bugfixes, must strive to change as little as possible, and must make as much sense as possible. Measure twice, cut write once. Be sure to explain what the bug is as well.
knownIssues and wishlist are both open to be modified. Please be responsible with them.