Mods to Be Made Available in the Spring Installer
Moderator: Moderators
In the case of the last 2 slots.. assuming they are even neccessary.. Id suggest whichever mods put out first.. just fill those up first come first serve.. the mods with enough interest will fill their way in.. other than that.. Did we really need a thread to come up with XTA, BA, Gundam, KP, and S44..?
All mods to be included in the installer must add the following tags and the relevant values added by myself and trepan for svn spring:
example:
If the content is not a mutator, leave the mutator tag blank. If your mod is original content then your game/shortgame tags will have the same value as your name/shortname tags. This does not apply to mods such as XTA/BA/CA, as theyre TA based and must specify Total Annihilation and TA for their game/shortgame tags respectively.
Even if your mod is not going to be in the installer, it's recommended you do this to prevent your content looking wierd as the lobbies start showing things based on the new data. Do you want your mod to show up as "" or (shortname not found)?
example:
Code: Select all
[MOD]
{
Name=Complete Annihilation r666 (Deployment);
ShortName=ca;
Version=r666;
Mutator=deployment;
Description=Complete Annihilation Deployment;
ModType=1;
game=Total Annihilation;
shortgame=TA;
NumDependencies=1;
Depend0=ca-r666.sdz;
}
Even if your mod is not going to be in the installer, it's recommended you do this to prevent your content looking wierd as the lobbies start showing things based on the new data. Do you want your mod to show up as "" or (shortname not found)?
thanks for poping this out on me with about 1/2 of my shit in boxes and getting ready to move. I tool care of every thing requested of me and it is nice to see you guys adding requirements onto what was suposed to be an already set list of reqs.AF wrote:All mods to be included in the installer must add the following tags and the relevant values added by myself and trepan for svn spring:
example:If the content is not a mutator, leave the mutator tag blank. If your mod is original content then your game/shortgame tags will have the same value as your name/shortname tags. This does not apply to mods such as XTA/BA/CA, as theyre TA based and must specify Total Annihilation and TA for their game/shortgame tags respectively.Code: Select all
[MOD] { Name=Complete Annihilation r666 (Deployment); ShortName=ca; Version=r666; Mutator=deployment; Description=Complete Annihilation Deployment; ModType=1; game=Total Annihilation; shortgame=TA; NumDependencies=1; Depend0=ca-r666.sdz; }
Even if your mod is not going to be in the installer, it's recommended you do this to prevent your content looking wierd as the lobbies start showing things based on the new data. Do you want your mod to show up as "" or (shortname not found)?
Instead of raging about ba you could have mentioned this because you all knew I would be moving. Thanks.
Good thing I decided to read the forums while eating lunch today. I hope I have time to do this in between moving. Again, stupid ba drama < the requirements.
And yet those files do not have those tags.AF wrote:Lordmatt agve the thumbs up.
As far as I knew they were optional. Sure, they are on the version I am working on over here but not in the release version. The only person I have given permission to modify gundam is KDR. I don't want to keep him from what he is currently busy with. I am off to pack some more stuff and maybe I'll get to it tonight.AF wrote:And smoth, trepans original thread with all this is at least a month old. And your not the only one whose ever used a text editor, surely someone can do it for you.
In case you missed the bajillion times I have written this, my computer was down for >1 & 1/2 month. When I did get it up I couldn't test shit in spring because windows was so fucked up I was getting lower fps then my dell. I now get 60-30 base fps, still low for what I have but testable. However, I am more concerned with getting my apartment packed so I can move as soon as possible. Other then that nothing else should be a priority.
I am more mad that you guys went through days of drama, so much drama that I tl;dr-ed it. All over BA and what does or does not get included. When all lordmatt needed was a download and a description. In that entire time someone could have said something and I could have tossed those tags in easily. However, now it is going to take up time I should be doing other things. Last night I packed and sorted until I went to bed, today I am doing the same thing. IF I get it done early enough I can update the file but there is also a chance that I might not have time to update it or the internet to upload it.
Last edited by smoth on 10 Dec 2007, 17:37, edited 1 time in total.
That doesn't stop someone else doing them for you and KDR glancing over them and copy pasting?
The post you just made took longer to write than the new tags, and is 20x as long. In fact, I even use gundam in examples of how to use the tags.
But I must admit, when I suggested to lordmatt we enforce these tags in installer mods, and he agreed with me, you and your PC and your boxes didn't come into it at all. You yourself don't have to do it. And its a sorry affair when only you and KDR have any interest in gundam at all. I doubt lordmatt and tobi are going to delay springs release so you can type out 4 tags,
BUT because you made a big deal out of a tiny bit of work:
4 tags!!! And you wrote god knows how many lines complaining about 4 tags? Some of them even have the same values!
And you did realize that lordmatts copy of the installer might be newer than svn?
The post you just made took longer to write than the new tags, and is 20x as long. In fact, I even use gundam in examples of how to use the tags.
But I must admit, when I suggested to lordmatt we enforce these tags in installer mods, and he agreed with me, you and your PC and your boxes didn't come into it at all. You yourself don't have to do it. And its a sorry affair when only you and KDR have any interest in gundam at all. I doubt lordmatt and tobi are going to delay springs release so you can type out 4 tags,
BUT because you made a big deal out of a tiny bit of work:
Code: Select all
ShortName=Gundam;
Mutator=;
game=Gundam Annihilation;
shortgame=Gundam;
And you did realize that lordmatts copy of the installer might be newer than svn?
Af, I bothered to give you a nice long reply and you still ignore the fact that you were up till now more concerned with other drama. Sure, push the rage off on me, whatever. I could have not replied at all but NO, putting the file on uf isn't as simple as doing 3/4 lines, I have to redownload the file, the extract them into a folder then update the text files, repack them. Check them to make sure they work(which means downloading one of the test builds and starting a game with each mutator) then I get to upload the files and then I have to update all the file links across various sites.AF wrote:And its a sorry affair when only you and KDR have any interest in gundam at all. I doubt lordmatt and tobi are going to delay springs release so you can type out 4 tags,
BUT because you made a big deal out of a tiny bit of work:
4 tags!!! And you wrote god knows how many lines complaining about 4 tags? Some of them even have the same values!Code: Select all
ShortName=Gundam; Mutator=; game=Gundam Annihilation; shortgame=Gundam;
do that in a few minutes is unpossible. It only took a few minutes to write out that reply. with all the downloading and uploading etc it would take at least 10-20 esp with the site updates.