Git Product home page Git Product logo

osuelements's People

Contributors

jasperdesutter 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

Watchers

 avatar  avatar  avatar  avatar  avatar

osuelements's Issues

Multiplayer uses wrong GET parameter

The GET request for getting multiplayer match info (/api/get_match) uses the wrong parameter name for the match id. osuElements uses "id", while it should be "mp" , according to the osu!api wiki and my testing.

Code found in:
osuElements/Api/Repositories/ApiMultiplayerRepository.cs

Beatmap writing problem

beatmap.WriteFile() result in a beatmap that is missing a lot of circles, timing points and sounds.
Simply changing a beatmap AR and changing it's fileName will even cause this issue.

Beatmap backwards compatibility

Right now, the beatmaps are all parsed and written as if they were version 14, I don't know if this entails problems with older beatmaps. Maybe someone has some expertise on this? All the properties that used to be in the older versions, but aren't in the newer ones are implemented though, it's just the reading and writing process that doesn't check the version.

DifficultySliderMultiplier is always 1.4 after reading a beatmap

Seems like the DifficultySliderMultiplier will be always the default one instead of reading the proper DifficultySliderMultiplier from the .osu beatmap file.

Right after I create the object Beatmap from a file, if I check the propery DifficultySliderMultiplier, it will say 1.4.

ApiBeatmap, difficulty rating with mods?

How would I go and get the difficulty rating for an ApiBeatmap object with mods (difficulty increasing or decreasing, like DT, HT, HR or EZ)?
Does any way to calculate this exist yet? Can it be added if not?

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.