Commit Graph

18 Commits

Author SHA1 Message Date
David Markowitz
bad3845d83
Address Docker issues and remove need to extract cdclient.fdb (#895)
* Implement a server res directory

* Only convert if neither exist

* Remove unzip, Update RegEx

* readme updates

Run setup after setting working dir

Address several docker issues

Revert "Run setup after setting working dir"

This reverts commit fd2fb9228e82a350204c1ef61f7ba059479bb12f.

Fix docker

* Remove extra submodules

* Rework logic

* Switch if block

* Remove need to extract fdb from client

* Change log name

* Update FdbToSqlite.cpp
2023-01-06 23:04:20 -06:00
David Markowitz
56da3f8543
Remove Locale (#808)
* Remove Locale (finally)
2022-11-27 16:56:55 -08:00
Jack Kawell
7c2437173b
Fixed docker installation (#823) 2022-11-07 17:04:20 -06:00
Nils Bergmann
d501a85c51
Improve order of execution for start_server.sh
Suggested by @Marcono1234
2021-12-31 14:12:09 +01:00
Nils Bergmann
619eec8335
Merge branch 'pr-improvements' into pr-improvements 2021-12-09 17:43:52 +01:00
Jack Kawell
ecd717702d Added client setup check to start_server.sh 2021-12-09 00:20:10 -07:00
Nils Bergmann
51a9f61e88
WIP: make this work independent of the repo directory 2021-12-08 14:39:19 +01:00
Jack Kawell
293aaff2a5 A few more improvements 2021-12-08 01:54:44 -07:00
Jack Kawell
f185c8b5db Moved all the setup of client files into a single use Docker image 2021-12-08 00:50:15 -07:00
Jack Kawell
a38765d02d fixing my mistakes (aka TheNoim is smarter than me) 2021-12-07 23:44:37 -07:00
Jack Kawell
59f053433c External IP configuration as well as other small improvements 2021-12-07 23:33:34 -07:00
Nils Bergmann
0dfc962df5
WIP: connection issue 2021-12-08 02:40:27 +01:00
Nils Bergmann
cf6f69ba93
WIP: try to fix navmesh load 2021-12-08 00:40:15 +01:00
Jack Kawell
b1e700e2a2 Removed db migrations from script 2021-12-07 14:56:56 -07:00
Nils Bergmann
e714cacc58
WIP: produce valid MasterServer binary 2021-12-07 22:25:58 +01:00
Nils Bergmann
9387e88dc0
WIP: still no working MasterServer binary 2021-12-07 20:58:18 +01:00
Nils Bergmann
50221fbd65
WIP: do more post build steps 2021-12-07 16:29:26 +01:00
Nils Bergmann
0add6853bf
WIP: completely automated docker setup 2021-12-07 14:50:05 +01:00