Giter Club home page Giter Club logo

nautsbuilder's Introduction

About Nautsbuilder V2

Nautsbuilder V2 is a web application to share builds for the game Awesomenauts, the data is kept up to date by the community. You can find a live version of it on my website here: https://orikaru.net/nautsbuilder

How is the data updated

Characters, skills, upgrades and configuration are stored in a big spreadsheet that can be pushed to the server using this link Only people with a special privilege can change the live version. If you are interested in updating the data, join https://discord.gg/GsE29w7 and ask Blatoy#1574. You can find a copy of this spreadsheet with a description on how it works here: https://docs.google.com/spreadsheets/d/1PGVPHVZ0k7nK82-PdeKrbzW4s_DlQDRN_c02_yS0J2o/edit?usp=sharing please note that this isn't the current version of the spreadsheet.

API format

The API is a "static" API that can be updated using the page linked above. You can check the API format by pressing "Export JSON" in the spreadsheet linked above. It does also have a "dynamic" API used to report problems. I don't have any plan to release the API for the 3 following reasons:

  • APIs handling characters data just display the exported JSON string from spreadsheet.
  • It uses libraries from Orikaru that I don't want to share.
  • You can use the live API located at https://orikaru.net/resources/logic/php/ajax/awesomenauts.php If you are struggling to implement the API PM me and I'll explain you how the APIs does work in more detail.

What need to be changed when cloning the project to make it work

  • config.js => Make sure all paths are correct (ctrl-f "/nautsbuilder/")
  • index.html => Make sure all paths are correct (ctrl-f "/nautsbuilder/")
  • main.css => Make sure all paths are correct (ctrl-f "/nautsbuilder/")

Credits

Inspired by the first version of this tool by Leimi: https://github.com/Leimi/nautsbuilder and kept up to date by the community (you can find a list on the live website). This tool was made from scratch by Blatoy using jQuery Images taken from the game Awesomenauts

nautsbuilder's People

Contributors

blatoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nautsbuilder's Issues

Implement a team level selector

There are 2 possibilities for this:

  • Using the "Scaling" tab (I find this a bit hacky)
  • Fill and complete the "Effects" tab and add a scaleWith column

The first one will probably be used but it could be good to discuss the second possibility.

Clean and refactor the code

A lot of part could probably be broke into more files and a lot of content (specially the one that handle stats summary) should be moved in the right place. This will be the first priority before doing anything else.

Add update history

Add a button to display who changed what and maybe add the ability to see past balance versions

Add DPS, DOTPS

This may require the creation of the "Effects" tab if it want to be properly implemented. See #2 for discussion about it

Short upgrade prices are visually broken on high resolutions

When using Nautsbuilder V2 in a browser window with a width of 2560 pixels or greater at default zoom level, or lower resolutions at a reduced zoom level, the upgrade price and currency symbol for Piggy Bank (and potentially other upgrades with low prices) end up on different lines, causing the following visual bug:

OS: Linux Mint 18 (64-bit)
Browser: Waterfox 56.0.3

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.