Commit Graph

10 Commits

Author SHA1 Message Date
Mogzol
ba4b6f6708 Fix comments in CodePatches.txt not counting as blank lines 2016-03-07 23:13:53 -08:00
Mogzol
5fe4d69868 Update readme
Also add a txt readme for releases.
2016-03-07 21:45:43 -08:00
Mogzol
3f81227d25 Many improvements to GCT patching, other misc. fixes
I'm not dead! Just busy with other stuff and havent had much time to
work on this. Anyway, this is pretty much ready for first release!

With this commit the way GCT patching was being done has changed
completely. GCT patches are applied by default, the user is no longer
notified. GCT patches are also applied to all GCTs, not just Project M
3.6. The ProjM36Patches.txt file is now CodePatches.txt. The CHECK
statement has been removed, and there is now an IF/ENDIF statement
to specify patches to apply only if certain codes exist. A patch has
been added for the replacement soundbank engine, making mods that make
use of it (sfx folder with .sawnd files) load the sounds from disc
instead of SD.

Additionally, numerous bugs have been fixed, and some code has been
cleaned up.
2016-03-07 20:21:33 -08:00
mogzol
85644f908a Change target .NET version, other misc. changes
The ookii dll has been changed to the one actually in the project
(rather than just on my desktop :P).
Assembly info has been updated, useless includes have been removed.
The window title now includes "BrawlBuidler".
The Resources folder has been renamed back to resources, and should now
be copied automatically at build.
2016-02-06 12:37:56 -08:00
mogzol
54070b6e27 Update readme
Tested the Community Complete build and it works without me even having
to change anything, yay!
2016-02-04 22:38:40 -08:00
mogzol
d2fd1c440d Clean up and clarify
This Renames the resources folder so people know what to do with it.
The readme has also been modified to tell people to copy the Resources
folder to the exe directory.
And genList.py has been commented to explain what it is.
2016-02-04 22:30:29 -08:00
mogzol
fe56a2005c Clean up unneeded variables and usings 2016-02-04 22:20:03 -08:00
mogzol
c487717534 Add basic readme 2016-02-04 22:19:10 -08:00
mogzol
b6db8cd24a Add liscense 2016-02-04 21:27:05 -08:00
mogzol
e10876c4ad Initial commit 2016-02-04 21:22:38 -08:00