Giter VIP home page Giter VIP logo

entropia-calc's Introduction

Entropia Armory

Hunting economy calculator for Entropia Universe.

You're free to fork it and do whatever you want with it if you want, or send pull-request to this repo, up to you!

It's a big php mess built without any frameworks, sorry. I've tried to keep it structured, but there's no documentation, so good luck!

Basically you can "build" it with gnu make. What it does is minimize the css, js and the template/ php files. When a template has been minimized it's be named 0_filename.php, which is what is being included when rendering. Since it can render a couple of thousands of the templates if you list a lot of weapons it became necessary to minimize it to keep the data transfer size down and render time up.

There's some sql create table queries in sql/ that you should run, then visit the import/index.php, which can import the .csv files in csv/. The csv files are identical to what you get when you export lists on entropedia (with all columns shown).

entropia-calc's People

Contributors

sovaa avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

entropia-calc's Issues

Don't require a creature to be selected before showing "find creatures" results

If the user checks the "find creatures" checkbox, a list of the least wasteful creatures to hunt for each weapon in the results will be listed under the detailed informations. But to be able to see the detailed information, the "cost" columns needs to be pressed, and that column is only shown if an initial creature has been selected.

Don't require an initial creature to be selected before showing the cost column. The cost could be labeled as "~" or move the "expand detailed information" link from the cost column to something else, maybe a plus button on the side.

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.