Casting Animations

Post Reply
aventinus
Posts: 13
Joined: Sat Sep 08, 2012 8:48 pm

Casting Animations

Post by aventinus » Wed Jun 17, 2015 10:25 am

I have looked around the forums but have not found an answer to this. When casting a spell, mainly BLM spells, the casting bar finishes LONG before the spell is actually cast. The spell is selected, animation starts, cast bar finishes and the casting animation is still going allowing the spell to be interrupted. I have looked through several files and have not been able to figure if there is a setting or something I have overlooked.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Casting Animations

Post by whasf » Wed Jun 17, 2015 8:07 pm

The spell times have been updated on the client, but not on the server (it's in the database, spell_list table, castTime column)
Someone just needs to submit a pull request with the updated values for the spells.
-- Whasf

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Casting Animations

Post by kjLotus » Wed Jun 17, 2015 8:33 pm

whasf wrote:The spell times have been updated on the client, but not on the server (it's in the database, spell_list table, castTime column)
Someone just needs to submit a pull request with the updated values for the spells.
i think we did that already

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Casting Animations

Post by whasf » Wed Jun 17, 2015 8:39 pm

Maybe his db is out of date then
-- Whasf

uwill99
Posts: 61
Joined: Tue Aug 12, 2014 11:28 pm

Re: Casting Animations

Post by uwill99 » Sun Aug 16, 2015 1:07 am

My DB is definitely out of date, but I'm trying to keep from updating anything. I'm happy with the state it is now, except the casting issue. I haven't updated in months and months. Will I have to patch to live to be able to use any new DB that fixed this problem? I'm in rural Oregon at the moment and am using satelite, talking like 20kb/sec download speeds it's awful. I'd like to avoid a large download, but would love to fix the cast bar issue.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Casting Animations

Post by whasf » Sun Aug 16, 2015 10:01 pm

You're in an unsupported state right now. We always recommend to keep as current as possible.
-- Whasf

Delaide
Posts: 478
Joined: Sat Jun 14, 2014 8:58 am

Re: Casting Animations

Post by Delaide » Mon Aug 17, 2015 4:35 am

While the initial pull of the git is largish, at least for your internet speed, once you have that done it is normally very small packages for updates.
You could try just leaving your system on overnight for an initial pull, or go to a McDonald's or something to use their WiFi to do the initial pull. After that, maintenance is fairly straight forward.

uwill99
Posts: 61
Joined: Tue Aug 12, 2014 11:28 pm

Re: Casting Animations

Post by uwill99 » Wed Aug 19, 2015 8:00 pm

Oh, I fixed it. Well you guys fixed it, but I just took the spell_list.sql from current and put into my table. Thanks for the help on locating where/what was the problem though!

Post Reply