UBOAT
No Spoilers
ждун  [developer] Jun 25, 2024 @ 12:40am
Feature requests: what else is annoying?
Post your ideas / requests here
< >
Showing 1-15 of 52 comments
Actionjackson Jun 25, 2024 @ 4:28am 
As you suggested in the steam forums, i copy my post from the old no optics spoiler mod.
I do speak german if needed :lunar2019grinningpig:

"In the thread i made that started all this, i post this screenshot. Not sure you saw it, would it be possible to look at this for the next version? Its about the "ship name/unknowen ship" and the "Flag icon", they are both visible before you even see the ship, as soon as you see the funnel smoke, you get the free info(you have to mouse over the ship behind the water). Here is screen shot.

All the best, and again thanks a lot for this!"

https://steamcommunity.com/sharedfiles/filedetails/?id=3271074814
Last edited by Actionjackson; Jun 25, 2024 @ 4:28am
ждун  [developer] Jun 25, 2024 @ 4:31am 
Originally posted by Actionjackson:
"ship name/unknowen ship" and the "Flag icon",

thank you for suggestion, this is definetelly on priority list.
Actionjackson Jun 25, 2024 @ 4:36am 
Nice, the Flag is especially annoying. You dont even see the ship, like on the screenshot, but you are told what nationality it is. Its a big spoiler.

Vielen Dank! Machst super Mods!
Davinci Jun 25, 2024 @ 4:40am 
Copied From Forums : To keep in one place.
Considering that Your Mod is named “ No Spoilers “… these are just suggestions :
1 ) remove the circles from the map , the player will adapt to figuring out the ranges.
2 ) remove the icons from the right-hand side screen area.
Examples…Alarm, Low Air, Airplane, Cleaner, No Helmsman, etc….

It the mouse is hovered over any of these icons a wall of text appears on the screen.
Removing the icons is the easiest way of removing that text.
This is only for Players that are familiar with the game.
ждун  [developer] Jun 25, 2024 @ 4:55am 
Originally posted by Davinci:
1 ) remove the circles from the map , the player will adapt to figuring out the ranges.
2 ) remove the icons from the right-hand side screen area.
Examples…Alarm, Low Air, Airplane, Cleaner, No Helmsman, etc….

It the mouse is hovered over any of these icons a wall of text appears on the screen.
Removing the icons is the easiest way of removing that text.
This is only for Players that are familiar with the game.

yes this is also on priority for next update.
Regarding notifications. We can actually have it separated features. Remove the notifications or just the tooltips with text for them. It could be individually controlled through the modconfig sheet.
Last edited by ждун; Jun 25, 2024 @ 4:58am
EriTainment Jun 25, 2024 @ 5:48am 
Originally posted by ждун:
Originally posted by Davinci:
1 ) remove the circles from the map , the player will adapt to figuring out the ranges.
2 ) remove the icons from the right-hand side screen area.
Examples…Alarm, Low Air, Airplane, Cleaner, No Helmsman, etc….

It the mouse is hovered over any of these icons a wall of text appears on the screen.
Removing the icons is the easiest way of removing that text.
This is only for Players that are familiar with the game.

yes this is also on priority for next update.
Regarding notifications. We can actually have it separated features. Remove the notifications or just the tooltips with text for them. It could be individually controlled through the modconfig sheet.


Not sure if that already is the case but as a suggestion, maybe you could incoporate those messages into the message log text box?
Like for example, "Missing Cook" or "Dirty workstations" could be displayed in that log text box.
Net Jun 26, 2024 @ 2:04am 
I only had a few hours with it yesterday but the black cone was smoke stack from what I understood. When you got closer to a contact this black arc disappeared. Am I correct in that?

It would be nice if you got some kind of arc towards visible contacts as well, it should probably be rather thin and shouldn't allow you to guess the distance very well.

And to further that.... when submerged, the periscope view cone would determine which are visible. A bit of work to do that though since there's two scopes and I have no idea if such values are exposed even.

Anyways it just felt a bit weird that the smoke stack arcs seemed to disappear once the ship was in view.
ждун  [developer] Jun 26, 2024 @ 2:16am 
Originally posted by NetQvist:
I only had a few hours with it yesterday but the black cone was smoke stack from what I understood. When you got closer to a contact this black arc disappeared. Am I correct in that?

It would be nice if you got some kind of arc towards visible contacts as well, it should probably be rather thin and shouldn't allow you to guess the distance very well.

yes, youre correct. The vanilla game handles contacts that are observed directly and those that are beyond direct observation range completely different. Internally they are different type of contacts. For example direct contacts are being rendered as ship icons on the map in vanilla, and it doesn't render the arcs for those. It was the most difficult part in the mod to force it drawing arcs for direct accoustic contacts in order to get them rendered at close range. But it didn't work for visual direct contacts like smoke. These objects are being completely dropped by the game when the target becomes visible. Im still looking for a solution for that, so perhaps it comes in the next updates.
ждун  [developer] Jun 26, 2024 @ 12:27pm 
I have tried to force single contact arcs for smoke to render even when the ship is observed directly, but it appears to be a really hard nut. The problem is, the method that would need to be patched is too small and therefore does not have any IL code after compiling. That means harmony cannot patch it. Its a rare edge case, so we are hitting a limit of harmony here.

But, maybe I can figure out another solution by patching the contacts manager.
Actionjackson Jun 26, 2024 @ 6:02pm 
Just out of curiosity, why would it be beneficial to render an arc for smoke while the ship is directly observed? I mean that sounds redundant, or not? I dont see the benefit.
Net Jun 27, 2024 @ 12:10am 
Originally posted by Actionjackson:
Just out of curiosity, why would it be beneficial to render an arc for smoke while the ship is directly observed? I mean that sounds redundant, or not? I dont see the benefit.

It was mainly from me asking it above I guess. When I approached a ship I saw the smoke cone on the map and then when I got too close it just disappeared even though now the ship is more visible to the crew than before. So it's just a bit weird that the arc would disappear like that.

So basically it would be nice if the mod rendered at least 3 types of arcs:
-Hydrophone contacts
-Smoke contacts
-Visual contacts

Now both the smoke and visual contacts should be 360 degree if you have a watch crew on the surface. But if you submerge it should only render the ones that are in view of your periscopes. Rather hard to mod though sadly according to "author whose name I cannot type" but would love to see happen =)
Last edited by Net; Jun 27, 2024 @ 12:11am
ждун  [developer] Jun 27, 2024 @ 11:26am 
Originally posted by Actionjackson:
Just out of curiosity, why would it be beneficial to render an arc for smoke while the ship is directly observed? I mean that sounds redundant, or not? I dont see the benefit.

This is not my design. This is how the game is doing it. I am having a hard time trying to hack this mechanism.

In the vanilla game you have that "God's Eye" inside the direct sight circle where you see the world rendered in 3d and the ship models + their markers right? So the devs designed it in a way that the arcs are not relevant there, as you see everything anyway and the arcs would only cover the "beautiful sight" I guess.

In fact things that are outside of the visual bubble are handled completely different by the game. These things are different type of objects. Once they become visible, the contacts are being destroyed and replaced with different type of objects. Only those are actually rendered in the world. But only the invisible ones are relevant for the arc rendering. So this is difficult to force the renderer to render arcs for objects that are visible. I managed to hack it if for sound contacts, but same solution doesn't work for smoke.
Last edited by ждун; Jun 27, 2024 @ 11:27am
Actionjackson Jun 27, 2024 @ 1:26pm 
Uhm... whatever way, i like the way it is now, you did a great job already in my eyes. :steamthumbsup:
stullenandy Jun 30, 2024 @ 11:08pm 
Moinsen, könntest du die Anzeige der Bewaffnung der Handelsschiffe mit deaktivieren, diese blöden Gelben Ballons versauen einem immer die Immersion. Danke
tequilatibbs Jul 2, 2024 @ 6:20am 
this is annoying:

https://steamcommunity.com/sharedfiles/filedetails/?id=3280274168

Shows icons for enemy gun placements etc
< >
Showing 1-15 of 52 comments
Per page: 1530 50