Auto-generated ToME spoilers

Everything about ToME 4.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
Castler
Thalore
Posts: 153
Joined: Mon Mar 25, 2013 10:09 pm

Auto-generated ToME spoilers

#1 Post by Castler »

I started working a while ago on auto-generating some spoilers for ToME, either as a supplement to the wiki or as an easier way of updating the wiki.

I finally finished the talents: http://tometips.github.io

Hopefully this will be useful to people. I've found it to be a handy resource in my own games.

The next question: What should be done from here? Is this way of displaying and formatting talents useful? Are there improvements that could be made?

Is there room for a site like this to exist alongside the wiki, or should the content be added to the wiki and the site shut down? Is there a way to get the wiki to do stuff like expand / collapse or tooltips on mouse hover?

If I keep working on autogenerating spoilers, what should I add next? Classes? Artifacts? Add-ons? More details on talents?

In case anyone's interested, the source code for generating the spoilers is at https://github.com/tometips/tometips.
Last edited by Castler on Wed Sep 03, 2014 3:11 am, edited 2 times in total.
Qi Daozei (QDZ) - an Oriental-themed fantasy game for T-Engine. ToME Tips - auto-generated spoilers for ToME.

Doctornull
Sher'Tul Godslayer
Posts: 2402
Joined: Tue Jun 18, 2013 10:46 pm
Location: Ambush!

Re: Auto-generated ToME spoilers

#2 Post by Doctornull »

Neat!

The slide-down is very cool looking but makes the page kind of a pain to search. Maybe put the talent pictures on the right, aligned to occupy the otherwise empty space across from the requirements and costs info? Also have a way to expand everything on the page -- maybe a toggle somewhere so I can set the whole page to auto-expand if I'm searching for something.

Do classes next. Then do my add-ons :)


EDIT: also cool would be if you had a way to allow people to edit the inputs to those formulae, like changing the spellpower / mastery / damage type +% bonus etc. if they wanted.
Check out my addons: Nullpack (classes), Null Tweaks (items & talents), and New Gems fork.

kyuubee
Thalore
Posts: 136
Joined: Wed Jun 22, 2011 10:11 pm

Re: Auto-generated ToME spoilers

#3 Post by kyuubee »

oh, that's a great site, very useful

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Auto-generated ToME spoilers

#4 Post by darkgod »

Woh this is awesome, you even have a tooltip saying what increases what .. I'm rather impressed!
By all means do more: classes, races, npcs, objects, zones are all cool candidates :)

Oh, some talents should be excluded though, most base ones are more like internal markers.
The inscriptions are internally 6-plicated, you should only show one though, they are identical.
Maybe you can add an index that lists all talents with a searchbox for quick find?
I agree with the "deploy whole category" idea too.

As for wiki or not; it would be cool if it could automatically update the wiki, but this sounds hard and annoying.
Maybe this can be integrated on te4.org directly though. And if I manage to make my ingame browser thingie work for 1.2.0 then this could directly be accessible ingame too, even from the main menu :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Faeryan
Sher'Tul
Posts: 1308
Joined: Wed Jan 07, 2004 5:01 pm
Location: Finland

Re: Auto-generated ToME spoilers

#5 Post by Faeryan »

Looks fricken sweet. A while ago I toyed with the idea of some spreadsheet you could list talent trees according to stat they use.
With a presentation like this on the site the only feature I would miss is listing trees in the order of used stat.
Stronk is a potent combatant with a terrifying appearance.

kyuubee
Thalore
Posts: 136
Joined: Wed Jun 22, 2011 10:11 pm

Re: Auto-generated ToME spoilers

#6 Post by kyuubee »

btw, it fetched some stuff which is not in the game like this http://tometips.github.io/#talents/chro ... al-archery

Castler
Thalore
Posts: 153
Joined: Mon Mar 25, 2013 10:09 pm

Re: Auto-generated ToME spoilers

#7 Post by Castler »

Thank you, everyone, for the feedback.

I'll see about adding an expand all / collapse all option and fixing the talents mentioned. (I hadn't decided if the internal and inaccessible talents were a bug or a feature - I think it's interesting to see how ToME works and what ideas have been kicked around - but the consensus is to remove them, and they really don't belong in a spoilers web site, so I'll fix that.)

Letting people edit the inputs to the formulas would be harder. Right now, I'm able to run T-Engine code to generate the web site offline, then upload the results. On-the-fly editing gets more complicated, but it may be doable.

Doctornull, I can try putting the pictures on the right, although I'm afraid it may make it harder to visually scan. I'm not clear on how that would make searching easier?
Qi Daozei (QDZ) - an Oriental-themed fantasy game for T-Engine. ToME Tips - auto-generated spoilers for ToME.

Doctornull
Sher'Tul Godslayer
Posts: 2402
Joined: Tue Jun 18, 2013 10:46 pm
Location: Ambush!

Re: Auto-generated ToME spoilers

#8 Post by Doctornull »

Castler wrote:Letting people edit the inputs to the formulas would be harder. Right now, I'm able to run T-Engine code to generate the web site offline, then upload the results. On-the-fly editing gets more complicated, but it may be doable.
Maybe do talent level 1 at power 20, 2 at 40, etc. up to 5 at 100?
Castler wrote:Doctornull, I can try putting the pictures on the right, although I'm afraid it may make it harder to visually scan. I'm not clear on how that would make searching easier?
More stuff fits on one page, so scanning it is easier.

Text search is enhanced by starting up with all the dropdowns open; visual search is enhanced by condensing relevant information vertically.
Check out my addons: Nullpack (classes), Null Tweaks (items & talents), and New Gems fork.

Castler
Thalore
Posts: 153
Joined: Mon Mar 25, 2013 10:09 pm

Re: Auto-generated ToME spoilers

#9 Post by Castler »

Recent updates:
  • Better handling of talent effects that depend on stats instead of talent levels. Effects that depend on stats only are blue; effects that depend on talent level only are green; effects that depend on both are teal. I'm not much of a graphic designer and am open to suggestions on a better color scheme.
  • Expand All and Collapse All buttons on the top right, as requested
  • "View Source" link for each talent. (Hopefully I'm not the only person who goes source diving enough to find this useful. :-) )
  • Various fixes (hide duplicated or unavailable talents, fix a few talents' display, improve page navigation, etc.)
Other updates will come (hopefully a search feature, maybe an alternate layout as requested, hopefully classes / races / addons), but it may be a few weeks; life is busy. I also need to get back to work on Qi Daozei one of these days...
Qi Daozei (QDZ) - an Oriental-themed fantasy game for T-Engine. ToME Tips - auto-generated spoilers for ToME.

hellruler
Wayist
Posts: 17
Joined: Tue Jan 28, 2014 12:52 pm

Re: Auto-generated ToME spoilers

#10 Post by hellruler »

Haven't been digging the code lately, but could you search for the ratios of skills? Like "skill X uses Spellpower * 3 + talent level" to make theorycrafting easier :D

Castler
Thalore
Posts: 153
Joined: Mon Mar 25, 2013 10:09 pm

Re: Auto-generated ToME spoilers

#11 Post by Castler »

hellruler wrote:Haven't been digging the code lately, but could you search for the ratios of skills? Like "skill X uses Spellpower * 3 + talent level" to make theorycrafting easier :D
I'm not sure how easily I could do that. The actual damage formulas are kind of complicated and aren't easy to automatically extract.

If I do come up with anything, I'll try and implement it.
Qi Daozei (QDZ) - an Oriental-themed fantasy game for T-Engine. ToME Tips - auto-generated spoilers for ToME.

Castler
Thalore
Posts: 153
Joined: Mon Mar 25, 2013 10:09 pm

Re: Auto-generated ToME spoilers (updated for 1.2.0 dev)

#12 Post by Castler »

Recent updates:
  • Updated for 1.2.0 dev. You can switch between 1.1.5 and 1.2.0 dev using the dropdown in the top right. ToME Tips are periodically synchronized from Git and may not exactly match the latest 1.2.0 test release.
  • A complete list of added, removed, and changed talents in 1.2.0 dev. There are a ton; Darkgod and the other devs have done an awesome job.
  • Smaller default icons, and configurable icon sizes (click the gear in the top right), to partially address Doctornull's request to fit more information on the screen.
  • Talent requirements. Currently only the requirements for level 1 are shown.
Qi Daozei (QDZ) - an Oriental-themed fantasy game for T-Engine. ToME Tips - auto-generated spoilers for ToME.

Doctornull
Sher'Tul Godslayer
Posts: 2402
Joined: Tue Jun 18, 2013 10:46 pm
Location: Ambush!

Re: Auto-generated ToME spoilers (updated for 1.2.0 dev)

#13 Post by Doctornull »

Awesome, I really like being able to browse 1.2 talents. Question, though: a quick look shows Healing Light listed as "Changed", but I don't see any difference between "Old" and "New". Are you maybe picking up on a change in whitespace or comments?

Ooo, ooo, an idea for improvement which might be easy: List artifacts and egos which lower the cooldown for a talent, under that talent.
Check out my addons: Nullpack (classes), Null Tweaks (items & talents), and New Gems fork.

grayswandir
Uruivellas
Posts: 708
Joined: Wed Apr 30, 2008 5:55 pm

Re: Auto-generated ToME spoilers (updated for 1.2.0 dev)

#14 Post by grayswandir »

shines on -> shines upon
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated. :)

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Auto-generated ToME spoilers (updated for 1.2.0 dev)

#15 Post by darkgod »

Ohhhhh very nice that compare !

BTW Castler, why are you not taking residence in #tome on irc.rizon.net ? :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply