Chris Miles
|
9cb72a6ba7
|
[Networking] Fix "port in use" error (#4772)
|
2025-03-12 00:52:17 -05:00 |
|
Chris Miles
|
de4226fdc9
|
[World] Check if port in use to avoid double booting mistakes (#4740)
* Stuff
* Potentially fix aura crash
* Reload crash fix
* Revert "Reload crash fix"
This reverts commit 96e1e76306.
* Fix
* Update entity.cpp
* Update dbcore.cpp
* [World] Check if port in use to avoid double booting mistakes
* Revert "Stuff"
This reverts commit 2162c00edd.
* Revert "Potentially fix aura crash"
This reverts commit 7c242723f4.
* Revert "Fix"
This reverts commit 8419e284d4.
* Revert "Update entity.cpp"
This reverts commit 8a1f4545a4.
* Revert "Update dbcore.cpp"
This reverts commit f0278d9591.
|
2025-03-02 22:04:03 -08:00 |
|
Chris Miles
|
1f9c4b3a22
|
[World] Fix slow world bootup bug (#4461)
* [World] Fix slow world bootup bug
* Update ip_util.cpp
* Add timeout
* Update ip_util.cpp
* Cross platform timeout
|
2024-08-26 20:59:43 -05:00 |
|
Chris Miles
|
d3e756287e
|
[Logging] Remove function prefixes (#2766)
|
2023-01-19 22:24:50 -06:00 |
|
Chris Miles
|
230d115195
|
[Code Cleanup] Remove use of bzero since it is deprecated for memset (#2295)
|
2022-07-14 02:11:30 -05:00 |
|
Akkadius
|
c59ec59e85
|
[Hotfix] Windows compile fix take 3 (final)
|
2022-07-06 23:14:52 -05:00 |
|
Akkadius
|
a2e531d7e4
|
[Hotfix] Possible windows compile fix take 2
|
2022-07-06 22:58:22 -05:00 |
|
Akkadius
|
8ab3ec4fb0
|
[Hotfix] Possible windows compile fix
|
2022-07-06 22:40:34 -05:00 |
|
Chris Miles
|
67f5759e47
|
[Server] Configuration Issues Checker (LAN Detection) (#2283)
* LAN detect
* Add more checks, consolidate logic
* Tweaks
* Tweaks
* Update world_config.cpp
* Tweak logic
* Add DNS resolution
* Delete task runner after being used
* JSON path notation adjust
|
2022-07-06 22:01:58 -05:00 |
|
Akkadius
|
feea52f79e
|
Make loginserver intelligently determine if the client is requesting from a RFC 1918 network instead of using a config string match
|
2019-07-05 03:38:12 -05:00 |
|