it’s finally happening! i’m releasing the “grade counter” addon i made for til death
don’t judge the code too hard pls <3
this mod will add a grade display to the bottom right of you til death which will count all the juicy quads you got while playing the game.
here is a little preview:
when first loading the addon, it’ll automatically scan your xml and count the grades you already got
depending on how big your xml is this may take a second or two so don’t panic :catthumbsup:
NOTE: quints are counted as quads because who realisicly gets quints these days :3
grades are stored in /Save/LocalProfiles/XXXXXXXX/grade_counter.txt
if you delete this file, your xml will automatically be rescanned
thanks to LegendaryHawk we now have a new version which no longer relies on the cache file! you can savely delete the old file grade_counter.txt and just use the new gradecounter.lua
known issues:
default actor placement on 4:3 resolutions is bad (thanks Windoze)
grades from playing playlists not being tracked correctly (thanks LSiper)
any questions or problems? just message me on discord @steffenxyz
I love it!
One thing to note is that if you play a playlist the scores you get don’t get registered by the counter.
(Im assuming this is because you don’t actually get to see the result screen when playing a playlist.)
If you finish the playlist only the last score will be counter (most likely because you see the result screen).
don’t really think this is a big issue since no one plays playlists, so yeah.
thanks for the feedback <3
yes the current logic only increments the grade shown on the result screen so playlistst won’t work
(totally forgot about playlists tbh)
i’ll try to fix it for the next version
in the meantime you can delete the file /Save/LocalProfiles/XXXXXXXX/grade_counter.txt after playing a playlists for your stats to be correct again (sorry for that)
I don’t see ScreenEvaluation overlay/default.lua or ScreenSelectMusic overlay/default.lua, and can only find ScreenEvaluation underlay/default.lua, ScreenSelectMusic out/default.lua, and ScreenSelectMusic underlay/default.lua.
yes it still works for all the recent versions up to current 0.74.4
you are looking for a directory called ScreenEvaluation overlay inside that directory is a file called default.lua
same with ScreenSelectMusic overlay its a folder with the file default.lua inside