Scripting - Once Again

Everything about development and the OpenMW source code.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Scripting - Once Again

Post by Zini »

Pushed fix to scripts branch. It was a regression I produced while doing some refactoring a while back.
User avatar
Sslaxx
Posts: 233
Joined: 12 Aug 2011, 18:59
Location: Malvern, UK
Contact:

Re: Scripting - Once Again

Post by Sslaxx »

Mod related: Julan doesn't progress beyond the initial clannfear/potion giving sequence due to an error with GetParalysis.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: Scripting - Once Again

Post by scrawl »

I had to make some invasive changes to the VM (among other things) and it is possible that I broke stuff. Extensive testing (not only of targeted scripts) required.
Here we go: https://bugs.openmw.org/issues/1767
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Scripting - Once Again

Post by Zini »

Yeah, I noticed already that some things went awry. I will get that fixed before the next release.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: Scripting - Once Again

Post by scrawl »

Just got around to adding magic effect script instructions. And voila:

Code: Select all

compiled 1204 of 1204 scripts (100%)
Congratulations, Zini!
User avatar
Greendogo
Posts: 1467
Joined: 26 Aug 2011, 02:04

Re: Scripting - Once Again

Post by Greendogo »

Great job guys! :-D
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: Scripting - Once Again

Post by raevol »

scrawl wrote:Just got around to adding magic effect script instructions. And voila:

Code: Select all

compiled 1204 of 1204 scripts (100%)
Congratulations, Zini!
NICE! Great job team!!
Digmaster
Posts: 22
Joined: 20 Apr 2014, 05:12

Re: Scripting - Once Again

Post by Digmaster »

Huzzah! One giant step to being feature complete.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Scripting - Once Again

Post by Zini »

Thanks, scrawl. And thanks to all the other people who assisted with scripting. I had a lot of help there.
User avatar
dEnigma
Posts: 248
Joined: 24 Nov 2013, 21:24
Location: Hla Oad

Re: Scripting - Once Again

Post by dEnigma »

YAY! :mrgreen:
Post Reply