A lot happened (but bc it’s backend work I don’t have a lot to show) so i’m going to try and cover as much as I can. I had to make a new DLL system as the old one could have had some copyright issues. On the server side I added environment vars for the port and url. I also went back thru and fixed all the variable scopes (which took forever). I wasn’t checking if the token had expired before adding stuff to the db, so I also fixed that. Also fixed the file storage as it would crash due to too many inputs. I added more tracks (though all are not working) so now there are about 217 community tracks. I also reorganized the repo and removed all direct calls to Ctracks.json (community tracks).
CHANGE LOG for Custom-DRL-Server (Not full log)
- fix rate limit and update todos (6610b51)
- removed direct calls to Ctracks (4b855b7)
- move stuff around and reorganize (5fb87e5)
- added URL changing if needed (83f69ca)
- Merge branch ‘main’ of https://github.com/Mr-milky-way/Custom-DRL-Server (9a3c483)
- update TODO’s (fb93daa)
- update .nixpacks.toml (29541e5)
- added .nixpacks.toml (dc54c68)
Log in to leave a comment