DarkflameServer/thirdparty
Aaron Kimbrell 9116317834
fix: improve our docker config (#1373)
* greatly simplify docker

* back to gcc since I can't the libs to load properly

* fix typo
add set -e to entrypoint
better copy of entrypoint.sh and use proper entrypoint

* use debian instead of gcc for runtime
comment and organize it a bit
drop gcc to 12 since we are using debian 12 as well

* explicitly include mariadb libs

* Make the server not crash in the case we are using only env-vars
make the dockerfile have configs in the expected location incase of bypassing entrypoint.sh

* remove unneede var from example, since it's in the container now

* coments to dockerfile

* Revert master server changes

* Resolve conflicting port options between chat, master, and world
move chat_server_port to shared since it's used by world and chat

* Don't error if file does not exists when updating a config option
move update before and use bin dir var
2024-01-03 02:36:17 -06:00
..
cpp-httplib@824e7682e4 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
cpplinq Improve cpplinq checks 2022-07-12 03:06:54 +01:00
libbcrypt@d6523c370d Attempting to fix submodules 2021-12-05 19:13:03 +01:00
magic_enum@e55b9b54d5 feat: Improve console output to show packet enum names (magic_enum) (#1344) 2023-12-23 10:51:59 -06:00
mariadb-connector-cpp@8641b1453a fix: bump connector version 2023-12-31 00:22:39 +01:00
raknet feat: Bump standard to 20 (#1376) 2024-01-02 07:53:00 +00:00
recastnavigation@c5cbd53024 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
SQLite Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
tinyxml2@a977397684 Attempting to fix submodules 2021-12-05 19:13:03 +01:00
CMakeLists.txt chore: organize build flags (#1371) 2023-12-31 00:26:49 -06:00
CMakeMariaDBLists.txt chore: organize build flags (#1371) 2023-12-31 00:26:49 -06:00