Jordan Conner f2c9135f5a
Update client.cpp HandleEnterWorldPacket for UCS Local Address
world/client.cpp's EnterWorld will correctly serve a LAN client the eqemu_config.json.world.localaddress based off IsLocalClient. It will then serve a non-LAN client the world.address value. This concept needs to be applied to UCS as that system also receives direct client connections. Inside world/client.cpp HandleEnterWorldPacket is where world sends the client info about UCS connection. This fix specifically handles the issue when you have a server on LAN and want to connect to it via another LAN computer + you have external clients.
2025-10-07 23:14:59 -04:00
..
2025-06-25 12:47:43 -05:00
2017-04-09 20:17:48 -07:00
2016-10-28 19:02:03 -07:00
2013-05-09 11:37:51 -04:00
2025-08-15 23:36:35 -05:00