Project 1999

Project 1999 (/forums/index.php)
-   Technical Discussion (/forums/forumdisplay.php?f=40)
-   -   nParse - Yet another parser. (/forums/showthread.php?t=289949)

VII 05-30-2020 01:44 AM

Thank you for all the work you do Mirox. I adore your software over GINA, just feels light weight, and minimal. Hats off for putting in the time for us players! Appreciate it a lot!

Side question, is there an argument you can enter with current 0.51 custom spells, when adding that will prefix the title I set for the timer bar with my current target?

Mirox 05-30-2020 11:31 AM

Quote:

Originally Posted by VII (Post 3136926)
Thank you for all the work you do Mirox. I adore your software over GINA, just feels light weight, and minimal. Hats off for putting in the time for us players! Appreciate it a lot!

Side question, is there an argument you can enter with current 0.51 custom spells, when adding that will prefix the title I set for the timer bar with my current target?

Thanks!

Not the current system, sorry. The new system does have the usage of regex named groups, so you can parse values out of lines.

VII 05-30-2020 12:57 PM

Quote:

Originally Posted by Mirox (Post 3137030)
Thanks!

Not the current system, sorry. The new system does have the usage of regex named groups, so you can parse values out of lines.

no worries! super hyped about the release. thank you again! you have a patreon or donate option?

Mirox 05-31-2020 06:44 PM

Quote:

Originally Posted by VII (Post 3137067)
no worries! super hyped about the release. thank you again! you have a patreon or donate option?

Nah man, not looking to get money out of this.

VII 05-31-2020 06:45 PM

Quote:

Originally Posted by Mirox (Post 3137621)
Nah man, not looking to get money out of this.

Just want to show support, can I buy you a 6 pack of beer/cider/drink of choice? Send paypal to show love :)

Mirox 06-01-2020 07:01 PM

Quote:

Originally Posted by VII (Post 3137623)
Just want to show support, can I buy you a 6 pack of beer/cider/drink of choice? Send paypal to show love :)


Your praise is enough I promise you!

Eldini 06-05-2020 11:50 AM

This is a wonderful parser, I absolutely love it. It's trivial to use, and requires no setup.

I did have some concerns and my AV complained about the 21 VirusTotal detections which seem to be python-packing related false positives.

However I have a question - I have run nparse.exe twice in the past days and it always phones home to 2605:de00:1:1:4a:2:0:d2 which is GoDaddy... What's this about? I blocked it in my firewall for now.

Cheers again for the parser!

Mirox 06-05-2020 12:05 PM

Quote:

Originally Posted by Eldini (Post 3140274)
This is a wonderful parser, I absolutely love it. It's trivial to use, and requires no setup.

I did have some concerns and my AV complained about the 21 VirusTotal detections which seem to be python-packing related false positives.

However I have a question - I have run nparse.exe twice in the past days and it always phones home to 2605:de00:1:1:4a:2:0:d2 which is GoDaddy... What's this about? I blocked it in my firewall for now.

Cheers again for the parser!

Damn GoDaddy took over https://www.webfaction.com, which has been my host for a long time.

When you load nParse it makes a request to my API for the version information. This way, I can let people know when a new version is out. You should be able to turn this behaviour off if you go to settings and turn off update checking. Here is the relevant code from the master branch (the source of the current Executable release):
The call: https://github.com/nomns/nparse/blob.../nparse.py#L25

The function: https://github.com/nomns/nparse/blob..._init__.py#L11
You can even visit the link yourself and see what it gives: http://nparse.nomns.com/info/version

Also, I will let you know now that in the new version, I will be using gTTS -- https://github.com/pndurette/gTTS. This makes a call to Google's text-to-speech API and returns an mp3. I don't want to use this, but I can't currently find a cross-platform, self-contained library for providing text-to-speech.

pivo 06-17-2020 07:25 AM

Quote:

Originally Posted by Mirox (Post 3140288)
Also, I will let you know now that in the new version, I will be using gTTS -- https://github.com/pndurette/gTTS. This makes a call to Google's text-to-speech API and returns an mp3. I don't want to use this, but I can't currently find a cross-platform, self-contained library for providing text-to-speech.

I hope there will be an option, to opt out of this and not have text-to-speech functionality? I'm avoiding everything google related, search, mail, everything...

melandis 06-21-2020 01:52 PM

I've just upgraded to the latest dev release and I really love the extra features like level tracking in profiles, and persistent buff timers.


All times are GMT -4. The time now is 02:01 PM.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.