Patch 25/06/2014


Player avatar

n0m Send PM

Administratorsubscriber

Posts: 1,821

-Fixed Paralyze Monster glitch where opponents round number didn't increase when you had this prayer activated.
-Fixed combat scripts not executing such as silverlight, npc retreat etc.
-Fixed npcs retreating that shouldn't retreat.
-Fixed the bug where npc would become stuck after you retreat twice
-Fixed demon slayer delrith fight bug
-Fixed Goblin Village crash
-Fixed bug where your character would get stuck logged in after fast relogin.
-Fixed drogo's mining store.

Fixed webclient too.

Player avatar

monster Send PM

subscriber

Posts: 661

Player avatar

delrith Send PM

subscriber

Posts: 230

wohoooo


[img]http://i.imgur.com/dmEC58y.png[/img]

Player avatar

Lonti2 Send PM

Member

Posts: 232

n0mn0mn0m  ohyeah

Player avatar

KizL Send PM

betasubscriber

From: Seattle
Posts: 4,653

+1


~K!zL


IGN: Alerion, No Mercy, Attila and KizL
[img]http://i.imgur.com/fkgmebI.png[/img]
UP and Subscribe to RSCRevolution on Reddit!
----> RSCRevolution's Reddit ----> RSCRevolution Facebook

Player avatar

Ryan Send PM

subscriber

From: Florida
Posts: 563

Awesome, great job!! big_smile

Player avatar

Jebby Send PM

subscriber

From: Australia - Kangaroo land.
Posts: 705

Very nice! big_smile also just wondering When you retreat it seems that the delay on the Npc Chasing you is slightly too long, just in observation I may be wrong But it certainly feels like it idles in the one spot for about 3 seconds roughly, I think it should be 1.5 or 2 I may be wrong though smile


[img]http://i61.tinypic.com/357kegw.jpg[/img]
- Jebby, Juzza, xox, Dragons Fury, exe - http://www.rscrevolution.com/ -
"errare humanum est, sed in errare perseverare diabolicum"

Player avatar

n0m Send PM

Administratorsubscriber

Posts: 1,821

Yeah we recently changed it, it was 2 seconds before. We thought it's based on the same combat timeout timer as players have which is 3 seconds.

Player avatar

S O B BSpace Send PM

subscriber5donorDMM2_Participant

Posts: 716

Does #2 mean that silverlight was previously working correctly, weakening lesser and greater demons, and just not displaying the message?  Because I used silverlight on greaters the other day and just assumed it wasn't functional. If it is, that's great!


Vet Paul
Iron Paul
Paul
[img]http://i.imgur.com/or9jdo2.png[/img]

Player avatar

S O B BSpace Send PM

subscriber5donorDMM2_Participant

Posts: 716

Deplorable said:

Very nice! big_smile also just wondering When you retreat it seems that the delay on the Npc Chasing you is slightly too long, just in observation I may be wrong But it certainly feels like it idles in the one spot for about 3 seconds roughly, I think it should be 1.5 or 2 I may be wrong though smile

Yes it is definitely a little longer, but I like it because it gives you more time to retreat and pick up drops from your pile before being reattacked.


Vet Paul
Iron Paul
Paul
[img]http://i.imgur.com/or9jdo2.png[/img]

Player avatar

n0m Send PM

Administratorsubscriber

Posts: 1,821

S O B BSpace said:

Does #2 mean that silverlight was previously working correctly, weakening lesser and greater demons, and just not displaying the message?  Because I used silverlight on greaters the other day and just assumed it wasn't functional. If it is, that's great!

It means that it worked correctly before last weekend when I rewrote combat system and added combat script system for easy combat behavior implementations and more clean code. Today I fixed the loading of the scripts and now the combat scripts get executed as they should.

Player avatar

Jebby Send PM

subscriber

From: Australia - Kangaroo land.
Posts: 705

S O B BSpace said:

Deplorable said:

Very nice! big_smile also just wondering When you retreat it seems that the delay on the Npc Chasing you is slightly too long, just in observation I may be wrong But it certainly feels like it idles in the one spot for about 3 seconds roughly, I think it should be 1.5 or 2 I may be wrong though smile

Yes it is definitely a little longer, but I like it because it gives you more time to retreat and pick up drops from your pile before being reattacked.

yes, But I had an issue with hob goblins I like to move away from a Pile of bones and Other things I don't wish to pick up so better drops such as nats, diamonds and Laws will show up a little better, But when I moved the NPC I was attacking took to long to chase and I was intercepted by another goblin the one that was suppose to chase Toddles of somewhere else, it also happens if I step out quickly to eat food the Npc that should chase after me so I can continue the fight takes to long and another steps in. hmm

Last edited by Jebby (25 Jun 2014 17:44)


[img]http://i61.tinypic.com/357kegw.jpg[/img]
- Jebby, Juzza, xox, Dragons Fury, exe - http://www.rscrevolution.com/ -
"errare humanum est, sed in errare perseverare diabolicum"

Player avatar

Yasuo Send PM

subscriber

Posts: 223

amazing lol


[img]http://i.imgur.com/XUaRxTo.png[/img]

Player avatar

munch Send PM

subscriber

Posts: 76

work on bandits dropping a million gems an hour (mostly rubies and diamonds)


[img]http://fc02.deviantart.net/fs71/f/2013/079/a/d/rscrevolution_classic___lesser_demon_by_jlun2-d5ynlq4.png[/img][img]http://i2.photobucket.com/albums/y22/muncheshadow/omgowned.bmp[/img][img]http://fc00.deviantart.net/fs71/f/2013/023/6/5/rscrevolution_classic___king_black_dragon_by_jlun2-d5shsrg.png[/img]

Player avatar

n0m Send PM

Administratorsubscriber

Posts: 1,821

I applied another fix for the stuck logged in bug, if login fails a packet will be sent to login server to kick you from there, so you can login again.

Player avatar

punKrockeR Send PM

subscriber

From: Australia
Posts: 86

What was causing the goblin village crash man? That was some weird shit.


"I am an Anarchist! Wherefore I will
Not rule, & also ruled I will not be!"

— John Henry Mackay

Player avatar

n0m Send PM

Administratorsubscriber

Posts: 1,821

Item drop from goblins which had ID of -1 and weight of 0. The ground item update packet got corrupted because of negative number -1 which made all the items appear glitching or not at all and if you viewed mini-map it would crash.