Moderator: MacroQuest Developers
I think alot of people, me included would use it.Shin Noir wrote:Would anyone use it? (I'm curious if the effort would be worth it and supported by the community)
Does Macroquest stand for something? I didnt know, I thought it was open source, and anyone was free to mod it in any fashion, they liked... at least thats what I have done... I see a feature I need for my personal gaming experiance, I add it(if I can) and sometimes my code even makes it to the cvs... maybe yours will to, and if not, just post it on the board so the people who do want to use it, can.Shin Noir wrote:
Is it against what Macroquest stands for?
donations for this month's patches.Code: Select all
xxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx =>exit wanted
xxxxxxxxxxxxxxxx xxxxxx
xxxxxxxxxxxxxxxx xxxx
xxxxxxxxxxxxxxxxxxx xxxx
xxxxxxxO xxxx
xxxxxxxxx xxxxxxxxxxxxxx
xxxxxxxxx xxxxxxxxxxxxxx
xxxxxxx xxxxxxxxxxx
xxxxxxx xx xxxxxxxxxxx
xxxxxxx xx xxxxxxxxxxx

Would this cause a problem around walls where you can walk on both sides? Seems like your map would have to have a very good resolution to detect a simple wallBilge wrote:...You could calculate distances between locs and bresenham
algorythm to trace lines between them if they are pretty close...