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 96e1e76306059fc2a624e0152eca4beaee49a0f8.
* Fix
* Update entity.cpp
* Update dbcore.cpp
* [World] Check if port in use to avoid double booting mistakes
* Revert "Stuff"
This reverts commit 2162c00eddfd13c7ff9fbe53cada1ea36373880c.
* Revert "Potentially fix aura crash"
This reverts commit 7c242723f40a0d013371c36e205a9917849ee862.
* Revert "Fix"
This reverts commit 8419e284d48bac823c861c480719eb3d3b8290a9.
* Revert "Update entity.cpp"
This reverts commit 8a1f4545a4e1c96a848866fb5b6185c66db09097.
* Revert "Update dbcore.cpp"
This reverts commit f0278d95910ccf9e1667eb0e1a0f2608aa7b6058.
|
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 |
|