Jump to content

karu

Web Development Lead [WDL]
  • Posts

    1152
  • Joined

  • Donations

    0.00 USD 

Posts posted by karu

  1. Last time I tested in win11 logging into game had no issues.

    INV-300 should indicate connection error and thats from client trying to access https://sunrise[.]net-7[.].org/AuthLogin url.

    Not sure what firewall you are using, but most of them nowadays do mitm packet inspection and might block connection.

  2. 21 hours ago, Codemonkeyx said:

    It seems there is still a slight difference between how this value is being calculated/rounded in the two different places?

    Yes. Should be same in both now.

     

    21 hours ago, Codemonkeyx said:

    One other minor thing I noticed is that the "Energy" value on the Item pages is being shown to 2 decimal places,

    Should be fixed.

     

    Thanks,

    • Like 1
  3. On 3/9/2024 at 4:35 AM, Doctor said:

    Why can't all the systems just have a symmetrical size? It makes the math to convert coordinate systems so much more annoying. :(

     

    How so? If you use sector size or calculate own bbox around visible navs the math is same. Translate absolute ingame coords to  relative coords (0..1 inside bbox), then relative coords to pixel coords on screen.

×
×
  • Create New...