Giter Site home page Giter Site logo

drakensangoptimizer's Introduction

Drakensang Optimizer

Live site : http://drakensang.optimizer.free.fr

After noticing on forums questions often related to choosing an equipement over another, i decided to implement an online tool to help with such decisions.

The tool is built with AngularJS v1.x (no JQuery) for the front-end, PHP5.3 for the back-end, and MySQL database hosted on Free.fr free server.

Features :

  • calculates the Damage Per Second (DPS) based on stats of chosen equipements. The formula used is : DPS = AttackSpeed x [ (1 - CritRate%) x MeanBaseDamage + CriteRate% x (MeanBaseDamage x CriticalDamageBoost%) ]
  • allows you to virtually test any equipement in the game. /!\ IMPORTANT NOTE: those equipements are virtual and have no connection with real equipements in the game ! Keep in mind this tool is a simulator, not a hack !
  • allows you to simulate custom equipement with the builtin editor. The editor name field has an autocomplete directly connected to database, allowing you to import a known equipement's stats and then build your custom item on top of it. Note: custom equipements arenot saved in database.
  • allows you to save your "builds" into profiles on your local drive, then load them later. This includes custom equipements. Security notice: those profiles are txt files containing only one JSON object, listing all needed stats for next onsite reload, script-free.
  • you can compare multiple builds through multiple browser tabs/windows.
  • currently translated in 4 languages, switchable on-the-fly: French, English, Deutch, and Spanish. I'm aware there is popular demand for Arabic and chinese. At loading time, language will auto-detect and use your browser's locale lang.

drakensangoptimizer's People

Watchers

 avatar  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.