Search found 15 matches

by hotmustard
Wed Feb 03, 2021 8:34 pm
Forum: General IceBlink Project Discussions
Topic: Interested in contributing
Replies: 20
Views: 19760

Re: Interested in contributing

Yep I see them in there. Didn't know if people were using them, though. If there's a dropdown, I'm sure people are, though! Thanks! I will be sure not to disturb that logic.
by hotmustard
Wed Feb 03, 2021 6:40 pm
Forum: General IceBlink Project Discussions
Topic: Interested in contributing
Replies: 20
Views: 19760

Re: Interested in contributing

So here are two things off the top of my head that I think I notice/see from the code that you maybe want to change a little (always leaving the option to use the default behavior alone, of course): - Creatures are either ranged or melee and can't switch between them, even when they suffer an attack...
by hotmustard
Wed Feb 03, 2021 3:20 am
Forum: General IceBlink Project Discussions
Topic: Interested in contributing
Replies: 20
Views: 19760

Re: Interested in contributing

Alright, let me take a crack at some AI and integrating Jint and we shall see how it goes. I am looking into utility-based AIs but not finding any great frameworks to steal. I'll keep trying - I hate rolling my own. For GitHub, the last SO answer here is a very nice tldr along with a link for more d...
by hotmustard
Wed Feb 03, 2021 1:39 am
Forum: General IceBlink Project Discussions
Topic: Interested in contributing
Replies: 20
Views: 19760

Re: Interested in contributing

Fantastic. AI sounds great. I'm no expert on it, though. I have worked with / am working with the DungeonCraft AI system (http://ua.reonis.com/) and from that work, I strongly recommend that you incorporate a scripting language to control AI. Since you are already into JSON, I will float Jint (https...
by hotmustard
Tue Feb 02, 2021 7:11 pm
Forum: General IceBlink Project Discussions
Topic: Interested in contributing
Replies: 20
Views: 19760

Interested in contributing

Hello, I'm interested in contributing to a thriving game engine community where I can add value. 10+ years of basic c# experience. Looking for opportunities to pitch in and help - do you have a bug/requested feature list somewhere? I'm having a little trouble with the IB2Engine GH build around Sharp...