Search found 5 matches

by ArtDrake
Thu Jun 22, 2017 12:31 am
Forum: Bugs
Topic: [critical] Keys doesn't works; need to push it several times
Replies: 25
Views: 64242

Re: [critical] Keys doesn't works; need to push it several times

I've had a similar problem, but minus the beeps -- it's as if my teleport macro gets "sticky" sometimes, always in combat, despite the fact that it's the standard macro-wizard macro that includes a ')' to cancel buffered actions. These days, I have to mash my macro something fierce to get ...
by ArtDrake
Fri Jun 09, 2017 8:28 am
Forum: General Discussion
Topic: TomeNET skill builder v2.0
Replies: 96
Views: 398452

Re: TomeNET skill builder v2.0

Also, the Priest and C. Priest now have the Mimic stat line (modifiers), and the Mimic has the Archer stat line. The Runemaster's stat line is just out of date, I think, and Hellknight lacks one altogether, due to this mishap: (pclass=='CLASS_PALADIN' || pclass=='CLASS_DEATHKNIGHT' || pclass=='CLASS...
by ArtDrake
Thu Jun 08, 2017 11:57 pm
Forum: General Discussion
Topic: TomeNET skill builder v2.0
Replies: 96
Views: 398452

Re: TomeNET skill builder v2.0

Hrm. I've run into a slight issue when trying to work on this: the skill values in tables.c for Hellknight and Corrupted Priest are inconsistent with the skill modifiers they're assigned in xtra2.c. In particular, tables.c says Hellknights have 0.750 in axes, and corrupted maia get 1.3x bonus, but h...
by ArtDrake
Thu Jun 08, 2017 5:55 am
Forum: General Discussion
Topic: TomeNET skill builder v2.0
Replies: 96
Views: 398452

Re: TomeNET skill builder v2.0

Ah! Wonderful. I'm excited to see the new material incorporated. And I'll definitely be poking around in the scripts you linked me. Just to make sure I understand, some changes couldn't be incorporated because while the HTML and the JS would have been fine in isolation, probably, changes need to hap...
by ArtDrake
Tue Jun 06, 2017 9:30 am
Forum: General Discussion
Topic: TomeNET skill builder v2.0
Replies: 96
Views: 398452

Re: TomeNET skill builder v2.0

So, I've performed a wide variety of minor fixes and updates to the Skill Builder, with the result in the linked files below: https://www.dropbox.com/s/fmzfzqvzgyr5m2w/skill_builder.php?dl=0 https://www.dropbox.com/s/2pa8qj72heexpvu/skills.js?dl=0 You might want to compare them side-by-side in a too...