matt.chugg
Moderator
For my first contribution all year, (sorry about that): a crimbo progress relay script
For people who just want to view their crimbo progress without automated adventuring, the attached relay script will list all adventure locations
can_adv() = blue,
!can_adv() = orange
And list all mobs (with freq > 5) in
green (done both elf and reindeer)
orange (need one or the other still, with info as to which one)
or red (need both)
It's pretty basic styling wise, and looking into building a jquery filter to hide and show stuff, but might be sueful for the people who prefer manual adventuing.
Requires htmlform and canadv.
Screen shot in all it's basciness:

TODO: Before it outlives it's usefulness?
Add some filters in JS/Jquery
Show some numbers of totals and stuff
Make it look all slick and cool
For people who just want to view their crimbo progress without automated adventuring, the attached relay script will list all adventure locations
can_adv() = blue,
!can_adv() = orange
And list all mobs (with freq > 5) in
green (done both elf and reindeer)
orange (need one or the other still, with info as to which one)
or red (need both)
It's pretty basic styling wise, and looking into building a jquery filter to hide and show stuff, but might be sueful for the people who prefer manual adventuing.
Requires htmlform and canadv.
Screen shot in all it's basciness:

TODO: Before it outlives it's usefulness?
Add some filters in JS/Jquery
Show some numbers of totals and stuff
Make it look all slick and cool
Code:
svn checkout [url]https://subversion.assembla.com/svn/kol-crimbo15/trunk[/url]
Last edited: