Search found 45 matches

by Fantius
Mon Mar 12, 2012 9:41 am
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Re: New Notifier: 'Tell Me When'

The config file got corrupted. Find it and delete it.
by Fantius
Tue Mar 17, 2009 5:49 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Re: New Notifier: 'Tell Me When'

earthen wrote:is there a way to make it play a sound when a game is ready, I often sit away from my computer and this would help me allot thanks


The latest version does have that feature.
by Fantius
Tue Apr 08, 2008 6:03 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Re:

MamaMantis wrote:Second point, a question: is it normal that a 384KB program uses so much memory? Or not?


Yes, it is normal for a .NET application. But also, the number in task manager is deceptive. Google it if you want to.
by Fantius
Fri Jul 13, 2007 6:40 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Never played it.
by Fantius
Fri Jul 13, 2007 1:10 am
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

"If you give a man a fish, he will eat for a day but if you teach a man to fish, he will eat for a lifetime."

Believe it or not, I did not make that up. But it is relevant here. Instead of providing said option, I'm going to teach you to fish by telling you that Windows shortcuts already provides ...
by Fantius
Thu Jun 28, 2007 9:25 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

I just updated my first post so that there is a link to the actual program before and after everything else in the message. Perhaps this will cause less confusion for the skimmers.
by Fantius
Thu Jun 28, 2007 9:20 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Hey everybody, sorry for being so MIA. Apparently CC is no longer notifying me of updates to this thread. And to those of you who know what the heck you're talking about, thanks for helping those who don't (or can't read).

As for the configuration errors that people keep getting, I'm not really ...
by Fantius
Thu Mar 29, 2007 9:11 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

It was not a decision I made. It is automatic in the way the settings are tracked in the .NET framework. Sometimes it is annoying, but it does allow for the running of two instances with different settings. If you just figure out where you want to run the program from and be done with it, then it ...
by Fantius
Thu Mar 08, 2007 9:38 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

You should not be seeing any of those error messages. My guess is that the config file that it is using when you run from that location has become corrupt. I don't know how that happens, but at least one other use has also had it happen. If you really want to run from that location, you can try to ...
by Fantius
Thu Mar 08, 2007 8:24 am
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

I don't know what you mean by "work properly." What happenes when it is not in those locations? Due to the way the settings are saved, each place you run it from will have it's own set of saved settings. So you should be able to run it from anywhere but whatever place you chose, you'll want to keep ...
by Fantius
Mon Mar 05, 2007 5:05 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Alright, a new version is up. It has the alt-tab issue fixed and has the sound feature added.

http://fantius.com/TellMeWhen.exe
by Fantius
Sun Mar 04, 2007 12:17 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

I looked into the alt-tab issue briefly and unsuccessfully. I'll give it another shot and add the sound option, too. No promises on when.
by Fantius
Sun Feb 18, 2007 12:37 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

Of course. Like any program, you can put a shortcut to it in your startup folder (under Start->Programs->Startup).
by Fantius
Thu Jan 25, 2007 7:47 am
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

This would require that Lack add that information to the RSS feed. I have requested it before (at http://www.conquerclub.com/forum/viewtopic.php?p=166411).
by Fantius
Thu Jan 11, 2007 3:30 am
Forum: Archived Suggestions
Topic: Change Refund Amounts for Flat Rate games
Replies: 37
Views: 5491

Very nice, maniacmath17. I would not have guessed that outcome.

I have empirically confirmed your results.
by Fantius
Mon Jan 08, 2007 11:10 pm
Forum: Tool Archives
Topic: CC Greasemonkey Script (beta .5) "Band-Aid Release"
Replies: 196
Views: 92871

Full discussion here (if one develops):

http://www.conquerclub.com/forum/viewtopic.php?t=10954
by Fantius
Mon Jan 08, 2007 11:04 pm
Forum: Tool Archives
Topic: CC Greasemonkey Script (beta .5) "Band-Aid Release"
Replies: 196
Views: 92871

Card counting fix:

Replace these lines:
log = log.replace(/<br>/g,'');//Remove HTML BR tags
log = log.split('\n');//Splits Each line.

With this line:
log = log.split('<br>');//Splits Each line.
by Fantius
Mon Jan 08, 2007 7:58 pm
Forum: Conquer Club Discussion
Topic: Which is better: to defend or to attack?
Replies: 12
Views: 1976

Nobunaga wrote:... Does Lack still use Random.org? Just wondering. My dice are fine.


Why would he do that? There are plenty of excellent random number generators out there that are several orders of magnitude faster than hitting some external site.
by Fantius
Mon Jan 08, 2007 7:31 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

The "autoconfigure for ConquerClub" option is now based on the username instead of the userid.
by Fantius
Sat Jan 06, 2007 10:45 pm
Forum: Conquer Club Discussion
Topic: CC Traffic Statistics
Replies: 59
Views: 8548

I'd be curious to see a graph of the number of conquer club members over time. Does that information exist?
by Fantius
Fri Jan 05, 2007 12:16 am
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

I just uploaded a new version to the same place (m)

Changes include
1. A special icon to indicate that an error has occured (for instance if it is unable to connect to the URL that it is supposed to monitor).
2. The ability to enable/disable the monitoring.
3. Tray icon context menu items to ...
by Fantius
Thu Jan 04, 2007 1:41 pm
Forum: Tool Archives
Topic: New Notifier: 'Tell Me When'
Replies: 116
Views: 74621

gator24,
I agree, it would be nice if Lack would respond to my defense of his allegation -- either drop the charge or tell me how others (including myself) can verify what he saw.
by Fantius
Wed Jan 03, 2007 9:13 pm
Forum: Completed 2010
Topic: sergeants and below [Winner: Exterminator]
Replies: 95
Views: 23644

Sign me up.
by Fantius
Wed Jan 03, 2007 12:18 am
Forum: The Atlas
Topic: Italy [Quenched]
Replies: 544
Views: 441049

Wow, a lot of buzz surrounding this new map. Looks great, RJ. Keep up the good work. And props for listening to and considering all of these suggestions.
by Fantius
Mon Jan 01, 2007 6:58 pm
Forum: Archived Suggestions
Topic: Remove 1 Hour Turn Time Limit
Replies: 26
Views: 4808

The reason I brought it up was that I started my turn, lost my internet connection, and then got it back after the hour time limit was up. I started my turn but never deployed any armies. I did not get to deploy the armies from that tuncated turn on my next turn (which I think is what happens if you ...

Go to advanced search