Graalians

Graalians (https://www.graalians.com/forums/index.php)
-   GraalOnline Classic (https://www.graalians.com/forums/forumdisplay.php?f=12)
-   -   Old Classic Stuff (found my external hard drives) (https://www.graalians.com/forums/showthread.php?t=33755)

deadowl 03-30-2016 04:36 AM

Quote:

Posted by Dusty (Post 665941)
You can interupt move() by setting their x/y such as:

function onWa****() {
this.x = this.x;
this.y = this.y;
}

Serverside is pretty much mandatory, so to compensate I designed the ganis to have a larger "range" so I could setshape the baddies to a larger size, thus improving the compensation for delay with hit detection. I also implemented clientside hit detection that doesn't rely on triggeractions, but instead a buffer DBNPC that handles that data communication. I found none of the cache methods that move() offers useful. Eventually the positions will become different for players and will see the npc in different places. However could possibly use some clientside extrapolation to smoothen out the movement. As far as serverside AI goes, with scheduleEvent() you can now create more than just a timeout loop. So you can let the .1 timeout handle movement and set a slower loop to handle complex AI such as picking targets, pathfinding and so on.

Also Stefan suggested not using onMovementFinished and instead set a timeout for the same movement time and using that instead.

I started the graphics for remaking the old style baddies but never finished. Could be cool.

Aside from setshape on NPCs with ganis being a major issue I encountered (among many) while attempting to develop baddies, I wonder whether the blocking NPC issue was also eventually resolved? (http://forums.graalonline.com/forums...t-65444.html)?

InvalidA 03-31-2016 01:25 AM

Quote:

Posted by deadowl (Post 663360)

is this a sign of things to come?

deadowl 03-31-2016 02:51 AM

Quote:

Posted by InvalidA (Post 689794)
is this a sign of things to come?

From an immersion standpoint, I'd like to see the northern valley pass, the northern island bridge, and the golden grove in swamp town reestablished, but the map has certainly diverged since the pictured version. I'd expect Babord on the west coast, but I don't know what I'd expect for the north coast.

deadowl 09-25-2016 12:31 AM

1 Attachment(s)
Dragon Sprites!
Attachment 22466

I believe either Cappa or PKT made these, though I'm not 100%.

Skyzer 09-25-2016 08:22 AM

Looks like something PKT would make.


All times are GMT. The time now is 10:55 PM.

Powered by vBulletin/Copyright ©2000 - 2025, vBulletin Solutions Inc.