kanji koohii FORUM
AnkiWarrior - making Anki more addictive (plug-in) - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: Learning resources (http://forum.koohii.com/forum-9.html)
+--- Thread: AnkiWarrior - making Anki more addictive (plug-in) (/thread-6521.html)

Pages: 1 2 3 4 5 6 7 8


AnkiWarrior - making Anki more addictive (plug-in) - Tykkylumi - 2011-03-03

I thought that at first too, mpacheco, but it's how much experience you have whilst you're on that level, not your total experience. So basically, how far you are into levelling up.


AnkiWarrior - making Anki more addictive (plug-in) - julianjalapeno - 2011-03-04

I`m still using the city conquering one (level 171!) and like it fine. It`d be cool if there were more images but no biggie.

The girl one looks fun and all, but I do anki sometimes with my girlfriend and I don`t think that would go over too well.


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-05

As soon as you can post this mod, shomp.
This is the plugin of my dreams.Really genious mod you working in.


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-05

arnaldosfjunior Wrote:As soon as you can post this mod, shomp.
This is the plugin of my dreams.Really genious mod you working in.
I modified Anki-warrior and added an idol just see how complicated the code was. In all, it is quite simple. The hard part was outside my skill set - making it look nice, like shomp did. If anyone can make it look cute, I can do the code part. Getting a list of idols, links and a respectable photo was the time-consuming part.


AnkiWarrior - making Anki more addictive (plug-in) - jettyke - 2011-03-05

brianobush Wrote:he hard part was outside my skill set - making it look nice, like shomp did. If anyone can make it look cute, I can do the code part. Getting a list of idols, links and a respectable photo was the time-consuming part.
http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=torrent+japanese+idol
Maybe this will help? there are some t****nts on the first page. Unfortunately s
ome of the collections is nude stuff.

But well...there is only a need for 100 pictures probably.

Btw I think Somp probably wouldn't mind if you user his icons and fonts or copied some of his pictures. (i hope)


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-05

http://www.jheat.com/av-idol/big-breasts/


here they have data for it.


AnkiWarrior - making Anki more addictive (plug-in) - nest0r - 2011-03-05

Orientalist gamification. What a fascinating manifestation. ^_^


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-05

arnaldosfjunior Wrote:http://www.jheat.com/av-idol/big-breasts/
here they have data for it.
Nice site, but the problem wasn't the lack of images/data, but making AW look like shomp's


AnkiWarrior - making Anki more addictive (plug-in) - jettyke - 2011-03-05

Oh shit, I realized that I'm level 71
The last time I remember I was level 40 something.

I hope whatever mods there are to come will make me use AW more than this.
Smile

edit> And to be frank, that font style/background picture/colour changing hack really made me like anki much more, so appearance actually does matter!


AnkiWarrior - making Anki more addictive (plug-in) - fleet street - 2011-03-05

Proxx Wrote:my mistake - fixed Smile (On the webserver, no need to download a new version)
thanks for the report!
Thanks!


AnkiWarrior - making Anki more addictive (plug-in) - Shomp - 2011-03-06

[Image: 5bb4d95675976386d427cc3d0b16f9db.png]

Guess I better release this then. I've not tested it long enough to know if you level up to fast or to slow in the end with the 50 girls instead of hundreds of japanese cities it was made for. So I guess it's kind of a beta release. But anyone is free to modify it and improve it, since I can't promise I have the time to make this even better.

Oh well, ease your eyes on this little pretty mod of AnkiWarrior.

Enjoy!

To install:
Delete the old ankiwarrior folder & .py-files in your plugins folder and extract with the new ones from the .zip above.


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-06

If anyone has any problems with nanpANKI with regards to unicode issues, I have a patch - just PM me. We might want to fork AnkiWarrior so this can be versioned, updated, etc easily.

EDIT: BTW, thanks Shomp! great work.


AnkiWarrior - making Anki more addictive (plug-in) - ta12121 - 2011-03-06

Just started using ankiwarriror. Not bad, thanks Shomp!


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-06

I yet cant try this cause have a problem with decoding unicode.


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-06

arnaldosfjunior Wrote:I yet cant try this cause have a problem with decoding unicode.
I have made an actual plugin that is downloadable from within Anki. All fixes are contained and cleaned up some of the code. Try that instead.


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-06

yeaah.Works.Thank you ,shomp, for the briliant idea for the mod and thank you too , brianobush, for the attention answering my e-mailand this plugin that resolved my problem with unicode. thats incridibly amazing stuff.
I looked to the rank of the original plugin and thats estimulates my sense of competing.
It'll be also enjoyable have the same competing ranking with this mod.


AnkiWarrior - making Anki more addictive (plug-in) - mpacheco - 2011-03-06

Got the following error, restarted Anki and things are going ok. I guess it's a problem with the progress announcement? :

Support/Anki/plugins/AnkiWarrior.py", line 20, in cardAnswered
calcExp(card)
File "/Users/xx/Library/Application Support/Anki/plugins/AnkiWarrior.py", line 81, in calcExp
checkSuccessAction(exp, newExp)
File "/Users/xx/Library/Application Support/Anki/plugins/AnkiWarrior.py", line 145, in checkSuccessAction
txt = "
BANZAI!!!
" % (success, city_jp)
TypeError: not all arguments converted during string formatting


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-06

mpacheco Wrote:Got the following error, restarted Anki and things are going ok. I guess it's a problem with the progress announcement? :

Support/Anki/plugins/AnkiWarrior.py", line 20, in cardAnswered
calcExp(card)
File "/Users/xx/Library/Application Support/Anki/plugins/AnkiWarrior.py", line 81, in calcExp
checkSuccessAction(exp, newExp)
File "/Users/xx/Library/Application Support/Anki/plugins/AnkiWarrior.py", line 145, in checkSuccessAction
txt = "
BANZAI!!!
" % (success, city_jp)
TypeError: not all arguments converted during string formatting
check out my plugin. This was fixed.


AnkiWarrior - making Anki more addictive (plug-in) - mpacheco - 2011-03-06

brianobush Wrote:check out my plugin. This was fixed.
Cheers. I should have read up a bit before posting. Smile


AnkiWarrior - making Anki more addictive (plug-in) - Shomp - 2011-03-07

brianobush Wrote:
arnaldosfjunior Wrote:I yet cant try this cause have a problem with decoding unicode.
I have made an actual plugin that is downloadable from within Anki. All fixes are contained and cleaned up some of the code. Try that instead.
awesome, thanks for fixing that!


AnkiWarrior - making Anki more addictive (plug-in) - Oniichan - 2011-03-07

So what's next I wonder. . . unlocking achievements, progressive wardrobe malfunctions err..changes, community-shared expansion packs, "showtime" videos . . . ?


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-07

we need a scoreboard for the mod.
Im now addicted in the game.


AnkiWarrior - making Anki more addictive (plug-in) - jesse - 2011-03-07

arnaldosfjunior Wrote:we need a scoreboard for the mod.
Im now addicted in the game.
There's already an online scoreboard for AnkiWarrior:
http://ankiwarrior.hallojapan.de/score.php


AnkiWarrior - making Anki more addictive (plug-in) - brianobush - 2011-03-07

jesse Wrote:
arnaldosfjunior Wrote:we need a scoreboard for the mod.
Im now addicted in the game.
There's already an online scoreboard for AnkiWarrior:
http://ankiwarrior.hallojapan.de/score.php
I removed the scoreboard mainly since it is different from AW, less cities and some minor accounting has changed in gaining hearts. We might also want to change how often you see a new girl - more levels. Therefore we won't be integrating the current scoreboard.


AnkiWarrior - making Anki more addictive (plug-in) - znebr47625 - 2011-03-07

i know thats a scoreboard already.And i also thinking in a scoreboard unique for the mod,I not mean a integrated.

the girl number 5 is 藤本美貴, but in the plugin is 庄司美貴.
I dont knew this reading before.Is that right? She writes two ways her own name?