How do I bring an addon up to date?

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
Omega Blue
Thalore
Posts: 190
Joined: Sun Oct 31, 2010 2:50 pm

How do I bring an addon up to date?

#1 Post by Omega Blue »

So it is compatible with 1.0?

I was digging around the addons vault today and found the bows/slings one interesting. But after I dropped it in the folder the game tells me it's not compatible.

supermini
Uruivellas
Posts: 800
Joined: Tue May 15, 2012 11:44 pm

Re: How do I bring an addon up to date?

#2 Post by supermini »

You'd have to see what changes the addon made to the original files (as they were in the version the addon is for), and then you'd have to transplant them to the current version. You'll have to upgrade the init file as well.
<darkgod> all this fine balancing talk is boring
<darkgod> brb buffing boulder throwers

Hachem_Muche
Uruivellas
Posts: 744
Joined: Thu Nov 18, 2010 6:42 pm

Re: How do I bring an addon up to date?

#3 Post by Hachem_Muche »

Open up the addon file (assuming it's a .teaa) with a zip program and edit the version = line. For 1.0 it should read:

version = {1,0,0}

This will make the game recognize it as compatible, but won't fix any bugs that might occur because of changes to the game since the addon was released, or update the on-site validation checks that determine if a character is legit or not (for on-line purposes).

Of course it's far easier just to click on the addon in the addon screen to make it "Manual:Active"
Author of the Infinite 500 and PlenumTooltip addons, and the joys of Scaling in ToME.

Post Reply