The Black Wyrm Lair Forums
The Black Wyrm's Lair Terms of Use Help Search Members Calendar

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> BDW + TS + Keldorn - please implement fixes from Big World Fixpack
ALIEN
post Sep 9 2016, 09:25 AM
Post #1





Forum Member
Posts: 41
Joined: 28-July 13




QUOTE
Thanks, this merge brings my attention and I needed to have any info, not necessary wall of text wink.gif BWS Team/Leonardo Watson will definitely take look at install order/compatibility but ...


... for the love of god, could you please implement at least some of the fixes from the Big World Fixpack? It will make maintainers of the compatibility for you mods much, much easier. You can download always upto date version from this link: https://github.com/BiGWorldProject/BiG-Worl...hive/master.zip

This post has been edited by ALIENQuake: Sep 9 2016, 09:26 AM


--------------------
You cannot have progress without committing changes... A Basic Modder's Guide to Git and Github
Go to the top of the page
 
Quote Post
Vlad
post Sep 9 2016, 12:52 PM
Post #2



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




I need to know which fixes should be introduced. Please send me the list of what should be done. Also, many things have been fixed since those versions that you install in BWP.
Go to the top of the page
 
Quote Post
The Imp
post Sep 28 2016, 08:13 AM
Post #3





Forum Member
Posts: 18
Joined: 9-July 13




Ouh, AlienQuake, erhm it's clearly not very effective to ask Vlad to download a file, while you could easily go into a bit more detail and thus gain a little more co-operation. ...

@Vlad: I would expect him to wish to show these edits to TS, as that's the TS section of the BWP fixpack without any downloads, but the files themselves that are applied during the run of the BWP Fixpacks install if the mods files are in the game folder and the line numbers etc match. Yeah, this is old topic... but let's still go through it. If you don't mind. And yeah, there's section for BDW there.

Such as the first one in the TS, Movie3ba.baf.patch ...


I expect the above should be somewhat self explaining.

And that sort of things, there's at first glance dozens, though you might have already fixed all of them. There might be a few you have missed.
The forum can't show the content of the files clearly, so I just added the first ones picture. The files are in the patch format, it should be easy to edit the changes from them. And yeah, the fixes refer to versions that the edits were added to, but as you might still have them in few in them, you probably will want to check each. And then when you patch the code, you might want to mention that they are no longer needed in the BWP Fixpack, though that's totally up to you of course.
Go to the top of the page
 
Quote Post
Vlad
post Oct 4 2016, 12:25 PM
Post #4



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




Thank you. I'll do that of course, probably next month.
Go to the top of the page
 
Quote Post
Vlad
post Oct 23 2016, 08:39 PM
Post #5



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




Add Movie3a.bcs and Movie3b.bcs - original scripts - the same problem.

[EDIT] By the way, it's a redundant fix. Nothing changes. Rest() makes the whole group resting.

This post has been edited by Vlad: Oct 23 2016, 08:52 PM
Go to the top of the page
 
Quote Post
Vlad
post Oct 23 2016, 08:48 PM
Post #6



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




QUOTE
-GiveItemCreate("ValNeck2",Protagonist,0,0,0)
+GiveItemCreate("ValNeck2",Player1,0,0,0)


What's the problem with the Protagonist identifier? I'm using it through out my mods without any problem. It's equivalent to Player1.
Go to the top of the page
 
Quote Post
Vlad
post Oct 23 2016, 08:51 PM
Post #7



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




Anything else?
Go to the top of the page
 
Quote Post
The Imp
post Oct 28 2016, 10:33 PM
Post #8





Forum Member
Posts: 18
Joined: 9-July 13




QUOTE(Vlad @ Oct 23 2016, 11:39 PM) *
[EDIT] By the way, it's a redundant fix. Nothing changes. Rest() makes the whole group resting.
But does that make the character go to "sleep"... aka the sleep animation plays during the cutscene ?

I don't have any actual idea, but the Protagonist -> Player1 could be cause there's a mod that allows the protagonist to die ... so for compatibility's sake. But that's just a suspicion.
Go to the top of the page
 
Quote Post
Vlad
post Oct 29 2016, 09:17 AM
Post #9



Group Icon

Mod Developer
Posts: 1399
Joined: 19-April 05




Yes, the whole group goes to sleep. You see it.

No problem with the Protagonist identifier. Don't worry. I've been using it because one of my earlier ideas was to remove protagonist from the group for some time and convert one of the NPCs to Player1 temporarily. I've used such trap to do that and then Player2 became automatically Player1 but not Protagonist. However, after Protagonist returned to the group, he got the Player1 identifier back. I think it's hard coded. That's why if you use the Protgonist identifier, it will always relate to your protagonist.

[EDIT] I'd love to see the code for the mod which allows protagonist to die and credits.

This post has been edited by Vlad: Oct 29 2016, 09:20 AM
Go to the top of the page
 
Quote Post
ALIEN
post Oct 29 2016, 05:13 PM
Post #10





Forum Member
Posts: 41
Joined: 28-July 13




Thanks Imp for giving more detailed explanation. I could swear that I have posted direct links to previews like this: https://github.com/BiGWorldProject/BiG-Worl...ounds.bat.patch. Neverless, I've also asked Leonardo to provide feedback but as I can see, he didn't made any reply.

QUOTE
I'd love to see the code for the mod which allows protagonist to die and credits.

Well, you have to stick with sometimes bugged "Game Over Only on Party Dead" or use EE-version - it has build in feature/opcode for this.


--------------------
You cannot have progress without committing changes... A Basic Modder's Guide to Git and Github
Go to the top of the page
 
Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:



- Lo-Fi Version Time is now: 5th July 2024 - 11:34 PM