server-linux
server-linux copied to clipboard
nQuake (QuakeWorld) server for Linux
As build.quakeworld.nu is finally working and up-to-date, the update_binaries.sh script should get the latest official release binaries from that server, instead of delivering a pre-packed zip file. It would ease...
' root@ubuntu:~/nquakesv# sudo sh start_servers.sh Starting mvdsv #1 (port 28501)...[OK] Starting mvdsv #2 (port 28502)...[OK] Starting mvdsv #3 (port 28503)...[OK] Starting mvdsv #4 (port 28504)...[OK]' servers started without error, but...
The plan is to abandon the "old" nquakesv linux installer, but I think it will be used for many more years, because of its simplicity and people are used to...
When selecting what mirror to choose the common pattern is like below, which won't match https. The installer automatically chooses another mirror when selecting a https one. ``` mirror=$(grep "^$number=[fhtp]\{3,4\}://[^...
lets update the maps that are included in nQuake package. AND add some .ent files that are currently being developed as well. files to change: sv_maps.zip sv-non-gpl.zip
remove k_teamoverlay from configs/usermodes/default.cfg see KTX issue: [k_teamoverlay dont work #65](https://github.com/deurk/ktx/issues/65)
anni's arena maps are included, but they don't have a cfg in the server. they are dmm4 maps, should have a cfg like povdmm4 to load dmm4 mode, timelimit 3,...
add Spider Crossings to the package. There's even a config file for that map, but the map isn't in the package https://www.quaddicted.com/files/maps/multiplayer/qwq3wcp9.rar
decide what to do with addons folder. 1. Keep it and rename it to "_obsolete" 2. Keep it and update it 3. Remove it