Giter VIP home page Giter VIP logo

stiletto-web's Introduction

GitHub package.json version Discord Crowdin Website


Stiletto Web

Web with different utilities for the game Last Oasis, but is not affiliated with Donkey Crew It is created with JS (react), HTML, CSS (bootstrap) and PHP API You can see this website in operation here: https://stiletto.deeme.dev

Working

  • Crafting Calculator: See the list of objects and calculate what it costs to do it in different amounts and share it
  • Linking the web with discord
  • Create clans, edit clans and link them to a discord server
  • See the list of walkers of that clan, collected by the discord bot
  • Managing clan people
  • Sharing maps
  • Trading system
  • Auction Timers
  • Section where to create a list of allies, enemies or NAP
  • System to make the web multi-language
  • PWA: Now you can have the website as an application on your mobile phone.
  • Light and dark design: Two different designs for you to choose the one you like best

JSONs

The website uses several json files to read the game data so that it is always up to date. These files can also be used for other projects.

items_min.json : Here are all the recipes and items in the game including some information such as the cost of learning some recipes or the damage done by some ammunition. Over time I will add more information

maps.min.json : List of current game maps

colors.min.json : Cost of colours

markers.min.json : All markers allowed on the interactive map

Environmental variables

  • REACT_APP_PUBLIC_URL=https://stiletto.deeme.dev
  • REACT_APP_RESOURCES_URL= URL API ADDRESS FOR ICONS AND MAPS
  • REACT_APP_API_URL= URL API
  • REACT_APP_DISCORD_CLIENT_ID= DISCORD CLIENT ID
  • REACT_APP_PLAUSIBLE_URL=PLAUSIBLE URL

Generate maps

Library: gdal2tiles-leaflet

Command to generate it: python gdal2tiles.py -l -p raster -z 0-5 -w none <image> <folder>

API

stiletto-node-api

Old version: Stiletto-PHP-API

More Info in this youtube video

Stiletto | All the information about what this project is and how it was made

stiletto-web's People

Contributors

dm94 avatar gid9798 avatar imgbotapp avatar jaymeif avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stiletto-web's Issues

Display the deployed version and have it updated automatically

Currently the displayed version is shown in the modal that appears when you want to change the language.

image

The problem is that this data is changed manually with each change and ideally it should be changed automatically.
For some reasons being deployed in Vercel in production generates problems when trying to perform this issue.

Improve the sidebar

Update the resource list so that it can be hidden to make it more useful on mobiles.

image

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.