Search found 767 matches

by Technology
18 Mar 2016, 06:30
Forum: Developers Corner
Topic: AI 2008 FLD2 & Pathfinding
Replies: 40
Views: 117428

Re: AI 2008 FLD2 & Pathfinding

Ultimate 5 years, 11 months and 13 days topic revive. Hi guys, i've been working on a new code for the openkore pathfinding for the past 3 weeks and today i finally completed it (or so do I think), it is written in C, even though i haven't implemented it in kore itself it has shown good work. Nice ...
by Technology
16 Mar 2016, 05:44
Forum: Frequently Asked Questions & Guides
Topic: Moving source code to GitHub from SVN
Replies: 45
Views: 1629153

Re: Moving to GitHub

This is awesome guys! I'm so happy to see that the project is still ongoing and that you all are doing well! :D
by Technology
24 Apr 2013, 14:12
Forum: Tester's corner
Topic: New Ai Ideas
Replies: 44
Views: 76396

Re: New Ai Ideas

See following sections in this pdf: http://www.valvesoftware.com/publications/2009/ai_systems_of_l4d_mike_booth.pdf "Moving through the Environment" -> looks like kore's current drunken walking. "Path Optimization" -> "Following path directly looks robotic" "Reactive Path Following" -> Looks like wh...
by Technology
21 Mar 2013, 17:54
Forum: Developers Corner
Topic: Command "homun fire"
Replies: 6
Views: 9598

Re: Command "homun fire"

KeplerBR wrote:I asked for more people and then decided to change the command.
http://openkore.svn.sourceforge.net/vie ... w=revision
That looks like a sane thing to do.
Ideally such commands should also ask the user for verification of intent.
Like so: "Do you really want to $action?" Y/N
by Technology
21 Mar 2013, 17:46
Forum: Developers Corner
Topic: Instanced Map support
Replies: 2
Views: 2783

Re: Instanced Map support

Hi Guys, I understand Openkore already support instanced map. but is seem only support instanced name with additional 3digits name (ie: 0011@cata), while this kind of instance name is not supported: 0qs1@mist , 0oa1@mist , 0o71@mist PS: I have developer experience, but not perl :) Why not allow any...
by Technology
10 Oct 2012, 10:13
Forum: Other Plugins
Topic: webMonitor upgrade
Replies: 19
Views: 19171

Re: webMonitor upgrade

Hey, this looks pretty slick actually!
Great work BonScott & everyone else that worked on it! :D
by Technology
05 Oct 2012, 12:54
Forum: Misc
Topic: iControlPad 2 - The open source controller
Replies: 2
Views: 12396

Re: iControlPad 2 - The open source controller

cool, compatible with the raspberry pi IIUC.
by Technology
21 Sep 2012, 13:26
Forum: Developers Corner
Topic: pRO uses mRO & iRO ST?
Replies: 4
Views: 3279

pRO uses mRO & iRO ST?

No, No, No, this so very wrong and makes me sad: http://openkore.svn.sourceforge.net/viewvc/openkore/tablepack/trunk/tables/servers.txt?r1=8161&r2=8160&pathrev=8161 pRO shouldn't use iRO or mRO, the right thing to do would be to create new pRO_servername servertypes instead. Next thing you know, peo...
by Technology
13 Sep 2012, 16:08
Forum: Developers Corner
Topic: OpenKore ROADMAP (tasks)
Replies: 6
Views: 7621

OpenKore ROADMAP (tasks)

For all tasks, post a patch here (or make a branch) so it can get tested and audited. Please, don't put any such disruptive changes in trunk, thank you! For new/aspiring developers, try to pick away at a Low Hanging Fruit task they are not less important, as most are the basis for harder tasks. LHF ...