yeah you can update levels now cool

This commit is contained in:
Reid 2023-09-04 21:26:13 -07:00
parent ac8a121a8c
commit af1e423b56
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
5 changed files with 41 additions and 16 deletions

View file

@ -34,10 +34,8 @@ _these features are implemented_
## todo
- probably work on the code warnings we get hehe
- <small>green name users...</small> (add udid auth to auth function, use userName instead of accountID in uploading levels, and it goes on and on and on <small>and on...</small>)
- patch uploadlevel to fix color tags, use 1.9 [levelInfo](https://github.com/Cvolton/GMDprivateServer/blob/master/incl/levels/uploadGJLevel.php#L56)???, and use 2.2 unlisted??
- <small>green name users...</small>
- patch uploadlevel to use 2.2 unlisted(honsetly idk what this is)
- clean up uploadlevel
- add updating levels
- add level parsing
- maybe swap to timestamp type instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)
- maybe swap to chrono instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)