UBOAT
169 个评价
CourseLine+ - 2024.1
2
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
547.311 KB
2024 年 7 月 2 日 下午 8:05
2024 年 8 月 30 日 下午 5:15
8 项改动说明 ( 查看 )

订阅以下载
CourseLine+ - 2024.1

在 StuKa 的 1 个合集中
Stuka's Tools
3 件物品
描述
Adds bearings and more to the ship's course lines.

KNOWN ISSUES:

  • On starting a new game the course lines will not be rendered at all.
    Workaround:
    Save and restart the game client. Reloading the save directly will not solve the issue. Everything should work as expected from there.

    All efforts to solve this problem have failed, it is apparently not an issue of when the patch occurs. Unless new information comes to light, I have no further leads to investigate and this bug will persist.

To clarify the differences between this and my Bearings for Map Tools mod:

Bearings for Map Tools adds bearings to the ruler, compass, and protractor tools. CourseLine+ adds bearings to the course / route lines created by right clicking a destination on the map.

You will see the bearings on these lines shift as you move. This is because navigating with the the course lines navigates to a destination, not a compass bearing. It automatically adjusts your course as the ocean pushes you around, and you'll now see that reflected on the lines.

Save game compatible.

Update Log
    2.5
  • Fix for broken course line and NullReferenceExceptions when loading a save where your boat is docked. A side effect of this is that it may take slightly longer for the ETA and total distance to show once you undock. Temporarily, while I further investigate the root cause, the last leg will not show total route distance while docked. Once I'm confident there are no errors caused by this, it will be renabled.
  • Fix for total route distance errors in logs that occurred when creating a new course where you previously had none. (Docked, reached destination, manual steering).
    2.4
  • Substantial rewrite of update 2.0 which should fix all major issues with the update. The ETA will now update more consistently - any time the route updates due to distance changes the ETA, speed, and total route distance will also update. The code is a lot more 'safe', in that most bugs that would have previously broken the renderer and required a restart should now be recoverable.
    2.3
  • Better fix for the 'dock bug'. This was caused by dividing route distance by speeds below 1.0 km/h leading to huge ETAs that were breaking C#s time functions. For the time being the max ETA that will be displayed is 10k hours out. Also if your boat speed is truly 0, the ETA will disappear until you have a positive speed. Most of the time you are drifting above a true 0 speed even if the telegraph reads 0, but it does happen.
    2.2
  • Fix for the line breaking when setting a course while docked. ETA will not show while you are docked. It will update shortly after leaving, or if you reset the course after undocking.
  • Temporary fix for Telegraph speed display breaking after reaching a destination. For now the ETA and speed will not update as often as intended.
    2.1
  • Label spam when attempting an invalid intercept course should be fixed.
    2.0
    New Features
    • Total route distance label on final leg.
    • ETA to destination on final leg with speed. The ETA updates with changes to distance and speed.
    • Configuration Options
      • Adds my ConfigManager similar to Timestamped Markers.
      • Almost all options can be configured. Pretty much everything can be toggled or tweaked. Distance, ETA, date, speed, formatting. Likely more to come.
      • After launching to the menu the first time, the config can be found in
        steamapps\common\UBOAT\ModConfig
        Instructions written in the file.
      • Console reloading temporarily disabled due to issues
热门讨论 查看全部(1)
54
9 月 3 日 上午 8:13
Bugs / Mod Conflicts
StuKa
76 条留言
StuKa  [作者] 9 月 8 日 下午 2:25 
@Mystik_Akhyro Yeah, it's another facet of the bug I could never squash. It should be pretty rare that the course lines glitch out, but any time they do just save and restart the game and should be good to go.
Mystik_Akhyro 9 月 3 日 上午 8:11 
Nice QoL mod with the others you got there ! Still works in 2025.1.1.

Just a little bug (nothing major) that appeared after accepting a mission (Rescue Kriegsmarine officer). Immediatly set course to the destination but no courseline appeared, other tools works but all right mouse click to set a courselines were ok but didn't appeared on the map. Quit to menu and reload, still not displayed. Had to quit the game and reload the save and "Voila" all courselines reappeared.
WildKakahuette 6 月 27 日 上午 10:54 
hey, is their a way to have the arrival date in a normal date format like DD/MM ?
JazzMano 4 月 26 日 上午 11:19 
Excelent mod, still working well, don't forget to change in the modconfig.txt the date format if you don't like US one:
Exemple: dd/M instead of M/dd
johnson_carl 4 月 23 日 下午 5:08 
@Stuka I noticed this at first after starting a new game. I attempted to reload a save and see if it worked there, but it no longer worked there either. It may have first happened around the time of one of the small patches.
StuKa  [作者] 4 月 22 日 下午 2:59 
johnson_carl was this on an existing save, or a new game?
johnson_carl 3 月 20 日 下午 4:51 
Is anyone else having issues getting the courseline to appear when plotting a route? The ruler tool works as intended but the courseline has disappeared but used to work.
LAntorcha 2 月 24 日 下午 12:45 
@Stuka i got all your plotting mods installed. They work like charm!

On this topic, i have done some rearching on google for an easy explanation on how to draw a parallel line to a course with our current plot tools. But usually i start making endless circles and lines and get lost in the middle.

Correct me if i'm wrong: I could take an enemy course from 2 separate hydrophone readings, draw the line, pick compass, and make 2 circles betwen 2 closer points with the same distance.

Then where they intersect, draw a parallel course betwen those 2 new points. Isn't it?

Could this kind of tool be done like a moded tool? just asking.

Maybe adding some code to the Line tool (like draw a line and if you press CTRL+something it draws a parallel or a perpendicular new line X distance apart).
StuKa  [作者] 2024 年 10 月 8 日 上午 8:32 
@Unknown_Error: Thanks for reaching out. I believe that manifest error is from Bearings for Map Tools, where somehow I managed to add a second manifest file in an otherwise unused "Bundles" folder. This confuses Uboat, but shouldn't actually be causing any issues aside from that error message showing up.

@Bucketsmith: That's definitely doable, I'm on a bit of a break from working on modding but when time allows, I'll add this in with the next update. Also on the list is an optional ETA on the first leg of a multi-leg route.
Bucketsmith 2024 年 9 月 28 日 上午 6:31 
Could we get an option to display ETA as ETUA instead? Show remaining time in days hours:minutes.