Windward

Windward

CameraMod
104 Comments
Majora 1 Oct, 2024 @ 5:34am 
Any update on the 'Exception: NullReferenceException' issue?
Pencil  [author] 15 Jan, 2022 @ 10:30pm 
Thanks - I'll dust this off and take a look!
Finaryman 3 Jan, 2022 @ 9:36pm 
i think it should work eitherway which ever you used...
Bletch 3 Jan, 2022 @ 5:59pm 
Hey @Pencil - just wondering if you are still making changes to this mod?
The reason, I have looked over the code and may have a fix for the 'Exception: NullReferenceException' issue.

You have multiple if checks for the following
if ((MyPlayer.ownedShip != null) & (Camera.main != null))

I think the issue is with the &. it should be &&, which is the c# AND operator.
& is the bitwise logical AND.

so the if checks should be
if ((MyPlayer.ownedShip != null) && (Camera.main != null))
Miko 19 Sep, 2020 @ 3:41am 
THX Good mod:2016villain:
Sazum 5 Sep, 2020 @ 11:27am 
This mod is so awesome, it should be standard for the game. Such beautiful scenarios should be viewed in all angles.
Chumby 6 Feb, 2020 @ 12:45pm 
as much as i love this mod, ill probably only use it for screenshots.
AlconburyBlues 2 Feb, 2020 @ 12:13am 
One other point about #1 in my post below. Wasn't it annoying when it said you discovered towns that you didn't even see?
AlconburyBlues 2 Feb, 2020 @ 12:11am 
This mod is awesome! I always thought the camera was a pain in the arse. But now you can...

1) Zoom out far enough to see the same amount that is depicted by your "view circle" that's on the minimap.

And when you zoom in....

2) I no longer crash into difficult beaches when "de-fogging" a new map quadrant (following the outer edges and then along the inner beaches.) It's a lot easier to see what's truly shallow or not.

3) Plus, you can actually see sunken loot under the water before you even get the dive suit cue.

One other part I like (even though it's kinda cheating)...

4) If you are on a map with pirates that keep hiding, you can zoom all the way in and rotate the camera 360 degrees to find out where they are. Even when they are not on the minimap!

I been playing this game for a while now, but it started getting dull. You brought back life to my game! Thanks!

(Now if only you can make the zoom in so far that you appear at the helm of your ship.)
Insane_Bolt 3 Jan, 2020 @ 10:43am 
Very good mod. I can now see the Windward world from many different angles. Keeps the game fresh.
Viresco 19 Dec, 2019 @ 5:29am 
Hello, I just started playing Windward again after so long and I just wanna say your mod is a complete godsend. This just made the game exactly how I wanted it to be a couple of years ago. Thanks so much for sharing this mod.
German 28 Sep, 2018 @ 7:43am 
Can you create a mod to buy several boats in the city and thus be able to kill all the boats in the difficult maps?
Pencil  [author] 29 Aug, 2018 @ 10:00am 
You know, I tried to fix that a couple of years back, but was never able to. It's beyond my limited programming ablilities :)
That being said, I uploaded the code to http://carsoncarshops.com/files/CameraMod_source.zip - you're more than welcome to do whatever you want with it.
DragonOmnus 15 Aug, 2018 @ 7:55pm 
Installed, tested, mostly works but the constant "Exception: NullReferenceException" appearing 2-3 times in chat log EVERY time I change zones became annoying so I disabled the mod. Do you feel like fixing it? If you don't feel like fixing it, could you upload the source code so I can fix it without being forced to reinvent the wheel on this?

Otherwise, good job. It fixed a couple other problems I had with Windward's default camera system. ^^
Finaryman 27 May, 2018 @ 11:37am 
do you have tabulators on preceding? 1 => 1st line, 2 => 2nd line, 3 => 3rd line 4th line 5th line and 6th line empty line. mine says version 8 and "e67f2cec6959ae7b291cdee4e85ae507". the map config file.
The_Feet 26 May, 2018 @ 5:19pm 
Is this broken? I've added:

Allowed Mods

Mod
name = "CameraMod"
version = 7
hash = "96f754379750ed9731fdcea2c9b8a6d6"

and still no go...what am i doing wrong? Says Mod Mismatch when I try to connect to my dedicated server.
Kevin McScrooge 1 Mar, 2018 @ 12:58pm 
V
⫹ModelModernMajorGeneral⫺ 23 Feb, 2018 @ 9:12am 
It would be nice if this game had more than 28 mods... it needs more attention, this game is good damn it.
Dotkiwi 5 Jan, 2018 @ 4:39am 
This is my always on mod. Getting right behind the ship gives a great view. My only wish is that I could use 'q' and 'e' for the key bindings for turning the cam. Too bad 'e' is already in use.
Finaryman 26 Nov, 2017 @ 5:38am 
i dont have mac, but i think it somewhere else than where windward data files are, somewhere like common files or something
bENNQ 26 Nov, 2017 @ 12:10am 
Thats why ppl dont use mac. :D
PrivateSpace 24 Nov, 2017 @ 1:51pm 
I'm on a mac, I have the "Mismatch mod" problem. I'm in the windward folder but I can't see
"[world name].dat.config" anywere.
Finaryman 6 Jul, 2017 @ 8:42am 
look at my earlier comment, that'll fix it.
Hypnopazūzu 5 Jul, 2017 @ 3:10pm 
This mod is exactly what this game needs, sadly I can't get it to work. I keep getting the "Mod Mismatch" screen even when creating a new player/campaign (though I'd like it on my current game if at all possible). Am I missing something?
Arcturus Asriv 30 May, 2017 @ 6:18pm 
A must have. Great job!
【ツ】 28 May, 2017 @ 1:41pm 
Wow! This completely changes the game. I don't know why it wasn't added to the original. Nice work.
Levantina 1 Jan, 2017 @ 12:45pm 
Pretty cool little mod. The default camera is good, but it gets boring after a while.
Schwork 16 Dec, 2016 @ 6:58am 
Awesome!! Its like playing a different game
Spongie 28 Nov, 2016 @ 1:51am 
Is it not possible to bind the camera rotation to mouse x/y-axes if, say, holding down a key or mouse button? Pretty much like every 3rd person game ever, is what I'm looking for.

Finaryman 5 Oct, 2016 @ 1:21pm 
any time soon comming patch to fix camera resetting issue?
Finaryman 19 Sep, 2016 @ 1:15am 
add end of your "[world name].dat.config" file info from this link http://pastebin.com/Xrm8Sz8R
Coresails 18 Sep, 2016 @ 4:27pm 
How do i put this on my server?
Nocturnalist 23 Aug, 2016 @ 11:52pm 
Is this mod client side or does the server need to be running it to? Just wanted to ask before I try it.
Finaryman 29 Jul, 2016 @ 4:57am 
maybe errors need more players to show up. also i don't care if camera resets when i change ship, but that just me.
Amicus 29 Jul, 2016 @ 3:44am 
Is it possible to rebind the keys of this mod? I tried it out, and its a great improvement, but I use the M3 and M4 keys for combat abilities so had to uninstall.
Finaryman 27 Jul, 2016 @ 9:58pm 
yes, i would like to keep after death too.
Pencil  [author] 27 Jul, 2016 @ 7:21pm 
Well, I'm not sure yet how to tell the difference between a fast travel and other times the ships are destroyed and created, but I'll look at it. Would you like to keep the camera settings when you change boats, and when you respawn after death, also?

I'm down to seeing a single error, and only when I start an instance; still debugging....

Thanks for the feedback!
Finaryman 27 Jul, 2016 @ 1:45pm 
friend was seeing null reference message still. EDIT3: seems like it appears when he fast travels or dies. I saw it too.
Finaryman 27 Jul, 2016 @ 9:03am 
one more little thing. camera seems to be reseting everytime i fast travel, possible fix?
Finaryman 27 Jul, 2016 @ 5:58am 
i was hoping that default camera would be fixed to same direction as original game, now i got it.
Pencil  [author] 26 Jul, 2016 @ 6:17pm 
Should be fixed now - thanks!
Finaryman 26 Jul, 2016 @ 7:24am 
pataur the great <- you can. just add the mod to config file for the level.
Finaryman 26 Jul, 2016 @ 7:22am 
Update: 29 Jun @ 6:00am Version 7
has still null reference bug
Aedelwig 14 Jul, 2016 @ 1:58pm 
I find this mod so essential that I think it should be integrated in the main game. Thanks Mr.Pencil!
Rocky the Rock 9 Jul, 2016 @ 5:15pm 
Great mod! If only I could already play this on a save I have already created. The sheer Irony.
Yrol Akiyama 29 Jun, 2016 @ 7:48pm 
Hello Pencil. Thank you for this very nice Modification. Could you maybe add a key to reset the Cameradirection, so it points exactly north again? OR better even: FOUR keys which make the Camera look TOWARDS a direction: i=North, L=East, K=South, J=West. These could be made configurable in the modifications config-file for best compatibility.
Pencil  [author] 29 Jun, 2016 @ 7:20pm 
Admiral Mercy: No problem!
Freddy: No, it should be pretty easy. Try 'zreset' in the chat window and see if that does what you want. Do you have a key preference?
Shade Seeker: Depending on the image, it's either a combination of sail and decal colors, or a multi-colored decal. I think* multi-colored decals need to end in _RGB, but it's been a while......
Shade Seeker 29 Jun, 2016 @ 12:30pm 
got a question not about the mod, but about the hatchling sail embroyment that is visible on some of your pictures, how did you get it multicolored like that?
Freddy 29 Jun, 2016 @ 12:22pm 
would a key to quick reset to default view be hard to implement?
Fhionnuisce 28 Jun, 2016 @ 8:43pm 
Great! It all works for me and am I happy again. Thank you.