dayzdockerserver/web
Daniel Ceregatti 887374587d There are no mpmissions in the server container when it starts for the first time. Ensure Chernarus is copied over as a default when this is detected, as the server is expected to start successfully. Presumes a default config where the map hasn't been changed.
Make development work by setting an environment variable.
Set the web container to restart instead of not, should the express server crash.
Copy XML files that are merged when the server  starts only when the mpmissions directory exists.
Refactor XML functions for better naming.
Handle display of lists when no mods are installed.
Add support for adding mpmissions for Deer Isle and mpmissions in general via mod integrations.
Add support for Red Falcon Watercraft XML files. WIP.
Add a deer isle DayZ bicycle spawn file.
2023-09-07 12:08:12 -07:00
..
bin There are no mpmissions in the server container when it starts for the first time. Ensure Chernarus is copied over as a default when this is detected, as the server is expected to start successfully. Presumes a default config where the map hasn't been changed. 2023-09-07 12:08:12 -07:00
docroot Let's just use the store to do all reactivity. 2023-08-14 09:10:35 -07:00
root Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
Dockerfile Let's just use the store to do all reactivity. 2023-08-14 09:10:35 -07:00
package-lock.json Add mod search. 2023-05-25 17:32:58 -07:00
package.json Add mod search. 2023-05-25 17:32:58 -07:00
start.sh Don't forget to npm install! 2023-06-16 15:51:00 -07:00
web.js Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00