Code Monkey home page Code Monkey logo

explv.github.io's People

Contributors

adamk33n3r avatar bonfire avatar explv avatar lostvirt avatar mikeester avatar owain94 avatar thatgamerblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

explv.github.io's Issues

[Bug] Map titles are outdated

The map doesn't reflect the current OSRS map tiles as of 2022.
Shayzien
iceberg

Edit: Yes, surely I can generate my own, but why should every user has to do this when the map titles don't change so often anyways and the process is so freakin slow.

DaxPaths always take al kharid gate

I as wondering if there was a way to tell the dax-path generator that I dont want it to take the al kharid gate. In the event my osrs character doesn't have any money, I want a hardcoded backup-path to walk around.

Project license

Hi @Explv. I couldn't find an email or other contact details, so ended up posting an issue here.

I was wanting to use your map as a base for a project I am working on - the project is querying NPCs for location data in-game, then mapping them onto a world map. I couldn't find any license for this map project and wanted to check with you about potential reuse (basically would like to fork and modify for my project).

Dax Path functionality broken

Attempting to use the Dax Path functionality leads to the following error: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://osrs-map.herokuapp.com/getPath. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 503. which to me sounds like the Heroku instance your map feeds requests through got knocked offline.

Update daxwalker endpoint

Hi,
The api endpoint for daxwalker has changed from:
https://api.dax.cloud
to:
https://walker.dax.cloud

It should be redirected via proxy but that service will not exist forever. Today that proxy went down and had users worried that daxwalker was down as well.

I searched the code in this repo and it seems that the dax endpoint is not directly contacted from here but through a Heroku app, could you update the endpoint on there?
Thanks!

Add "Position" collection option

This option would allow the user to collect multiple positions without them being stored as a Path (Position[] / List) etc.

For example, the code output would be:

Position position = new Position(1, 2, 3);
Position position = new Position(4, 5, 6);

DaxPaths always take members teleports

I was wondering if it was possible to add a toggle for whether or not the generated daxpath will use members teleports. Currently they always do. I'm using the output data to hardcode some paths into a small script of mine that are F2P.

Remove coordinate search marker on click

When the user enters coordinates into the .coord input text fields, the map pans to the coordinates and adds a marker.

The marker will remain for the rest of the session (unless the user enters new coordinates, in which case the marker will move)

This marker should be removed from the map when the user clicks on it.

https://github.com/Explv/Explv.github.io/blob/master/js/main.js#L499

Perhaps the marker should also be removed automatically after a number of seconds, but I am undecided on this

Disable mousemove coordinate updates when .coord input fields are in focus

When the user is inputting coordinates into the .coord input fields the following function should be disabled: https://github.com/Explv/Explv.github.io/blob/master/js/main.js#L457

This is to prevent users from accidentally updating the coordinates via mouse movement on the map, when they are trying to input specific coordinates via the input text fields.

The function should be re-enabled when the .coord fields are no longer in focus

Update world map for Varlamore

Now that Varlamore is out, could you perchance update the map so that it is included? I ran the program and it output this still:
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.