Recent Posts

Pages: [1] 2 3 ... 10
1
Story / Re: Main quest - missing the red line
« Last post by kalimgard on May 21, 2015, 05:31:46 AM »
well, it comes a bit late (maybe even too late), but the Main-Quest is there. If I did things correctly it should even be in the Quest-Log, but I guess there could be a step inbetween like "report to some council-guy in Joringsbridge" to make the steps more clear.
The main quest is "reach Dwarfenwall and help with the ongoing siege", interrupted by "rescue Darna Icediver"
2
General Discussion / Re: Captcha activated
« Last post by fusion44 on January 08, 2015, 06:47:08 PM »
Heh, the bots that post here now have registered before I've shutdown registration.
There are approx. 900 more spam bot accounts all of which registered in a 3-4 day time frame.
Somehow with SMF its very tedious to delete those accounts in one go. If anybody knows a way please tell me. May help to reduce this spam to a minimum :)
3
General Discussion / Re: Captcha activated
« Last post by dezGusty on January 08, 2015, 01:43:57 PM »
Hmm... some newly discovered vulnerability probably. Or just really good captcha bypassing.

A good fix with human contact registration for now :-)
4
General Discussion / Re: Captcha activated
« Last post by fusion44 on December 19, 2014, 05:01:01 PM »
I have disabled registration for now. We have got about 1000 new accounts in the last 3 days. I'll delete all of those with an post count of 0.
If I wrongfully delete anyone, please give me a shot on IRC. If any genuine member wants to register, please tell me via IRC I'll add you manually.

Sorry for the inconvenience.
5
General Discussion / Re: Captcha activated
« Last post by fusion44 on December 19, 2014, 04:45:27 PM »
I think I'll activate manual registration. That's stupid. I've activated the hardest Captcha available but these guys still register and post??
I'm really inclined to just block outlook.com since about 70% of accounts register with an address from there. If anyone has other ideas please let me know :)
6
General Discussion / Re: Captcha activated
« Last post by mafm on December 18, 2014, 09:28:07 PM »
Just to say... thanks :)
7
General Discussion / Captcha activated
« Last post by fusion44 on December 18, 2014, 07:16:44 PM »
Hi all,

I've just activated a captcha puzzle if you register with the forum.
There has been a massive spam attack which caused lots of PITA.

Hopefully these idiots will be kept out now.

peace,
fusion44
8
Programming / Re: Static analysis and continuous integration
« Last post by vyguera on August 21, 2014, 07:50:54 PM »
I use to use a static analisys tool called SonarQube at work. It can be integrated with some IDEs, tracking tools, and languages (cppcheck among others) and it has some usefull stats and charts.
9
Programming / Re: Static analysis and continuous integration
« Last post by fusion44 on August 20, 2014, 05:09:37 PM »
I took a look at how this could be done and there are already cmake scripts htat automate the process. For example there's this one:
https://github.com/rpavlik/cmake-modules/blob/master/CppcheckTargets.cmake

Anyone who wants to integrate this should first take a look at this. I think cmake is the right place to look for the solution.
10
Programming / Re: Static analysis and continuous integration
« Last post by KroArtem on August 19, 2014, 10:16:49 AM »
Re cppcheck: I see your point of view, though according to cppcheck site, it can be easily integrated into VS, Code::Blocks, CodeLite, Eclipse, gedit and QtCreator. Note that it became more powerful during last year, and can be tweaked to show only needed things.

Re sumwars: I also understand your feelings, especially when you have no motivation.
Pages: [1] 2 3 ... 10