diff --git a/resources/js/Pages/Replays/Index.vue b/resources/js/Pages/Replays/Index.vue index 2e11582..629dd2b 100644 --- a/resources/js/Pages/Replays/Index.vue +++ b/resources/js/Pages/Replays/Index.vue @@ -166,19 +166,28 @@ const search = () => {
  • Recommend levels by maximizing user ratings
  • -
    +
    - For safety reasons, the replay archive is only accessible to a few individuals until we've understood the effects this can have. Levels such as demons and list levels may be withheld even longer. If you are a leaderboard moderator or prominent list auditor please contact us. +
    + GDR UPDATE (iCreate users PLEASE READ):
    We are transitioning away from legacy bot formats to GD Replay (GDR), a universal replay format developed in collaboration with most of the major bot developers.
    + What This Means: +
      +
    • Old records will remain on the site but moving forward we will only allow GDR uploads
    • +
    • iCREATE: iCreate now uses GDR in 2.2 NOT zbf!
    • +
    • Expanding search filters and metadata for GDR records for ease of users and API consumers
    • +
    • After overhaul, legacy macros will be moved to another section
    • +
    +
    -
    +
    If you have an academic interest in the full dataset or would like to contribute to our research, please contact us!
    - {{ isAuthenticated() ? 'Submit' : 'Log in to submit' }} a record + {{ isAuthenticated() ? 'Submit' : 'Log in to submit' }} a record

    Statistics