Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some Async & While loops + editor pp #88

Merged
merged 33 commits into from
Mar 8, 2024
Merged

Conversation

cyperdark
Copy link
Collaborator

@cyperdark cyperdark commented Mar 4, 2024

  • editor pp
  • mostly removed async and while loops
  • fixed api v2 fields
  • added enums to api v2
  • improve errors cover
  • fix console.log
  • added work around for ingame overlay (better experience)

@cyperdark cyperdark marked this pull request as ready for review March 4, 2024 20:18
@cyperdark cyperdark requested a review from KotRikD March 5, 2024 16:15
@cyperdark cyperdark marked this pull request as draft March 6, 2024 20:50
@cyperdark cyperdark marked this pull request as ready for review March 6, 2024 22:15
packages/common/utils/config.ts Outdated Show resolved Hide resolved
packages/game-overlay/src/index.ts Outdated Show resolved Hide resolved
packages/game-overlay/src/index.ts Outdated Show resolved Hide resolved
packages/game-overlay/src/index.ts Outdated Show resolved Hide resolved
@cyperdark cyperdark marked this pull request as draft March 7, 2024 06:17
@cyperdark cyperdark marked this pull request as ready for review March 8, 2024 05:37
packages/tosu/src/entities/BassDensityData/index.ts Outdated Show resolved Hide resolved
packages/tosu/src/entities/MenuData/index.ts Outdated Show resolved Hide resolved
@KotRikD
Copy link
Member

KotRikD commented Mar 8, 2024

«Отче наш, Иже еси на небесех! Да святится имя Твое, да приидет Царствие Твое, да будет воля Твоя, яко на небеси и на земли. Хлеб наш насущный даждь нам днесь; и остави нам долги наша, якоже и мы оставляем должником нашим; и не введи нас во искушение, но избави нас от лукаваго. Ибо Твое есть Царство и сила и слава во веки. Аминь.»

@KotRikD KotRikD merged commit b687f63 into master Mar 8, 2024
2 checks passed
@KotRikD KotRikD deleted the fix/remove-async-while branch March 8, 2024 06:21
KotRikD pushed a commit that referenced this pull request Mar 10, 2024
* fix: Remove unnecessary async

* fix: Open beatmap file only once

* fix: Remove some while loops

* feat: Add current pp for editor

* fix: Remove errors spam, if they aren't constant

* fix: Move dependecies to dev

* oops ))

* oops

* fix: Remove useless(?) timeout

* feat: Make enabling ingame overlay a little bit better

* fix: use boolean for checkGosuConfig

* ^$

* remove field

* go back

* fix: wrong variable

* fix: unknown bancho statuses

* fix: FIx broken bpm

* BREAKING CHANGE: v2 `state` & `progressBar` updated

* fix: Updating keyoverlay until process is dead

* fix: reuse cached beatmap

* fix order

* fix: Move detailed errors to debug

* update error messages

* fix you

* Feat: Add process id and patterns scan progress

* fix: More detailed errors

* fix: cache beatmap for editor

* hide updateBindingState too

* cleanup

* cleanup

* fix: return reading interface visible from settingsClassAddr

* reduce error spam

* to private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API V2] interfaceVisible wasn't updating & score and accuracy being static after updating
2 participants