Coder Social home page Coder Social logo

conan-exiles-admin-map's Introduction

Conan Exiles Admin Map

An admin dashboard for Conan Exiles

https://germix.net/conan-exiles-admin-map.jpg

Features

  • Ability to see the most important stuff placed over a map:
    • Players
    • Pets
    • All Crafting Placeables
    • Altars
    • Thrones
    • Animal Pens
    • Bedrolls / Beds
    • Buildings (Foundations)
    • Campfires / Bonfires
    • Chests
    • Map rooms
    • Trebuchets
    • Vaults
    • Water wells
    • Wheels of Pain
    • Fish traps
    • Shellfish traps
    • All Pippi Placeables
    • Pippi Thespians
  • You can zoom it in and out
  • You can get the TeleportPlayer command just by clicking in a marker
  • Possibility to filter by guilds or lonely players
  • List of players with their basic information
  • Protect the access to the tool with users and password through a config file
  • More to come...

Planned features

  • Add steam family sharing support to detect multiaccounts.
  • Store statistics in an own sqlite database.
  • Autorefresh every n minutes if installed in the server or with an rsync script (or similar)
  • Custom filters with their own sql queries
  • Any more ideas? :P

Installation

  • Grab the latest release from releases page.
  • Unzip the file and place it's contents in your Conan Exiles "Saved" folder (where the game.db file is)
  • Open conan-exiles-admin-map.exe.
  • Open port 3001 in server's firewall if needed.
  • Go to http://localhost:3001/ (replace localhost with your server's IP address) in your preferred browser. Default credentials are:
    • User: demo
    • Password: 1234
  • You can also config port, database location, language and enable/disable the basic auth system in conan-exiles-admin-map.ini file.
  • Have fun!

Contributing

Requirements

The only requirement so far is node.js.

Installation

As always, we need to install node.js depedencies

$ npm install

Place your game.db database from Conan Exiles in the root folder of the project and run

$ npm start

You will be noticed when app is running and you will be able to navigate in by browsing to http://localhost:3001

Changelog

v0.2.0 (November 1, 2018)

  • Removed player/guild id from legend
  • Added more filters:
    • Altars
    • Animal pens
    • Chests
    • Map rooms
    • Trebuchets
    • Vaults
    • Water wells
    • All Crafting Placeables
    • All Pippi Placeables

v0.1.0 (October 21, 2018)

  • Added translations to Spanish (es) and English (en)
  • Added Basic Auth to password protect the access
  • Added a configuration file to change language, port, database path and users

v0.0.1 (October 20, 2018)

  • First release

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.