are we gd yet? #1

Open
opened 2023-01-02 13:06:41 +01:00 by oat · 0 comments
Owner

a general tracker for features present in geometry dash

this is not a definitive tracker of how close the project is to being done; many of these are only the actual features and do not note any of the underlying security implications. for example, "comment deletion" may be marked off as done, but it does not mean it is production-ready

some are sorted by version purely for organization purposes

  • detect version based on gameVersion/binaryVersion and act accordingly

  • base

    • levels
      • downloading
      • uploading
        • updating
        • updating by same name upload
      • searching
        • search by name/id
        • filters
      • comments
        • deleting comments
        • liking comments
          • unique per ip
      • deleting
      • rateable by moderators
      • creator points
        • update creator points automatically
      • report levels
      • downloads stat
        • unique per ip
      • likes
        • unique per ip
      • voting on level difficulties
        • prevent demon/auto from being auto-chosen
    • map packs
      • base map pack functionality
      • maybe more??
    • leaderboards
      • top 100
      • global
      • creators
    • users
      • green users functionality tested
    • configurably, check the chk param
    • check secret param
  • 1.9

    • tested base functionality

    • custom songs

    • accounts

      • save backups
      • account management
      • change password
      • change username
      • activate w/ email (configurable)
  • 2.0

    • tested base functionality

    • accounts

      • profiles
        • profile comments
          • deleting profile comments
          • liking profile comments
            • unique per ip
      • friend system
        • friend leaderboard
        • friends filter
      • messages
        • deny messages
          - blocks
        • delete all messages on block
      • following system
        • following filter
      • user search
        • user search by id
  • 2.1

    • tested base functionality

    • accounts

      • twitch/twitter links
      • badges
      • view users' comments
    • levels

      • unlisted levels
      • level leaderboards
        • weekly leaderboards
        • friend leaderboards
      • gauntlets
      • daily levels
      • weekly demons
      • demon difficulties
        • voting on demon difficulties
    • misc

      • quests
      • chests
  • 2.2

    • tested base functionality

    • ???

**a general tracker for features present in geometry dash** this is not a definitive tracker of how close the project is to being done; many of these are only the actual features and do not note any of the underlying security implications. for example, "comment deletion" may be marked off as done, but it does not mean it is production-ready some are sorted by version purely for organization purposes - [x] detect version based on `gameVersion`/`binaryVersion` and act accordingly - base - levels - [x] downloading - [x] uploading - [x] updating - [ ] updating by same name upload - [x] searching - [x] search by name/id - [x] filters - [x] comments - [x] deleting comments - [x] liking comments - [x] unique per ip - [x] deleting - [x] rateable by moderators - [x] creator points - [ ] update creator points automatically - [ ] report levels - [x] downloads stat - [x] unique per ip - [x] likes - [x] unique per ip - [x] voting on level difficulties - [x] prevent demon/auto from being auto-chosen - map packs - [x] base map pack functionality - maybe more?? - leaderboards - [x] top 100 - [x] global - [x] creators - users - [ ] green users functionality tested - [ ] configurably, check the [`chk` param](https://github.com/TeamHaxGD/GDDocs/blob/master/encryptions/Chk%20parameter.md) - [ ] check `secret` param - 1.9 - [x] tested base functionality - [x] custom songs - [x] accounts - [x] save backups - [x] account management - [x] change password - [x] change username - [ ] activate w/ email (configurable) - 2.0 - [x] tested base functionality - accounts - [x] profiles - [x] profile comments - [x] deleting profile comments - [x] liking profile comments - [x] unique per ip - [x] friend system - [x] friend leaderboard - [x] friends filter - [x] messages - [x] deny messages - [x] blocks - [x] delete all messages on block - [x] following system - [x] following filter - [x] user search - [x] user search by id - 2.1 - [x] tested base functionality - accounts - [x] twitch/twitter links - [x] badges - [x] view users' comments - levels - [x] unlisted levels - [x] level leaderboards - [x] weekly leaderboards - [x] friend leaderboards - [x] gauntlets - [x] daily levels - [x] weekly demons - [x] demon difficulties - [x] voting on demon difficulties - misc - [x] quests - [x] chests - 2.2 - [ ] tested base functionality - ???
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: oat/crystal-gauntlet#1
No description provided.