GithubHelp home page GithubHelp logo

illmannersevs / wargwan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dolejska-daniel/dayz-event-viewer-tool

1.0 0.0 0.0 4.61 MB

Simple map visualization for server events in DayZ. This project has been created for DayZ-SA.cz!

License: GNU General Public License v3.0

PHP 49.23% Latte 50.77%

wargwan's Introduction

DayZ-SA.cz's Event Viewer Tool

Version v1.2

Introduction

Preview image

This tool utilizes Leaflet.js library to deliver interactive event visualization parsed from server log files. By default it uses map data from iZurvive (but you can easily provide your own). It can be either invaluable admin tool or public showcase of interesting events.

However, this app does not provide all the required functionality on its own as logs provided by vanilla DayZ servers do not contain necessary information. This can only be solved by using a mod for the server implementing required functionality.

Almost any behaviour of this tool can be configured from config files. Read more about them in README file located in config directory.

This application is not fool-proof! Invalid configuration may cause unexpected behaviour.

Features

  • Multiple server support
  • Log aggregation support
  • Quick filters
    • SteamID filter
    • Time filter
    • Event type filter
  • Log file access
    • Local filesystem not supported yet
    • FTP not supported yet
    • WebDAV support

Installation

  1. git clone <this-repo-url> dayz-map
    This step requires Git installed on your machine.
    You can alternatively download this repository in an archive.
  2. cd dayz-map
  3. composer install
    This step requires Composer installed on your machine.
  4. Configure.
    Read more about configuration in this file.
  5. Deploy.
    Upload all the files to your webserver.

Warning: It is crucial that only www directory and its contents are publicly accessible. Otherwise all configuration files (which might contain user serice credentials) will be exposed to public.

Sources

Directory Description
app Core application files.
app/control Contains application source files allowing log access, and event processing.
app/templates Location of Latte template files.
cache Directory for both log and translated Latte templates cache.
config Application configuration files are located here.
config/servers Server configuration files are located here.
www Publicly accessible files - map access and important application endpoints.

You should not have need to edit anything other than documented configuration files. You can read more about configuration in README file located in config directory.

wargwan's People

Contributors

dolejska-daniel avatar illmannersevs avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.