Commit Graph

30 Commits

Author SHA1 Message Date
99fec63a9f
chore: update README.md 2023-09-07 06:53:20 +02:00
2929818ea3 chore: bump version to 0.2.1 2023-09-07 01:21:20 +02:00
80fe24d323 chore: update README.md 2023-09-07 01:20:41 +02:00
8418d47080 fix: use card whitelist for cloudlink scores injection 2023-09-07 01:20:08 +02:00
f750adc485 feat: add new version detection 2023-09-06 22:49:15 +02:00
b197baeee0 chore: bump version to 0.2.0 2023-07-24 01:37:03 +02:00
afb420cbbf chore: format code 2023-07-24 01:36:56 +02:00
a1250a1fe8 fix: ex score was still wrong if running in valkyrie mode but without s-criticals 2023-07-24 01:36:15 +02:00
5d898f168d chore(build): add compiler options to reduce library size on release profile 2023-07-24 01:20:54 +02:00
6cbcea0381 feat: minor logging format improvements 2023-07-24 00:05:57 +02:00
42a104a178 fix: minor typo oopsie 2023-07-24 00:03:49 +02:00
3354f93475 fix: tachi has a special grade for PUC but it's still considered as S in the game 2023-07-23 23:59:37 +02:00
93e241b6be feat: better valkyrie model handling for ex_score submission 2023-07-23 23:41:21 +02:00
726b2a6bf3 chore: set log level filter to debug if not compiled in release mode 2023-07-23 23:27:30 +02:00
60d3a5425b fix: oopsie 2023-07-16 08:30:50 +02:00
8042e303ac fix: re-encode hijacked responses the same way as the originals 2023-07-16 08:30:16 +02:00
b06551e338 fix: cloudlink score creation wasn't working 2023-07-16 08:15:16 +02:00
832fc3e344 fix: read card id based on cardmng request instead of refid which is serverside implementation dependant 2023-07-16 08:14:20 +02:00
6ca06aaa82 feat: add datecode detection 2023-07-16 05:38:39 +02:00
72b947c75a fix: add authorization header to tachi requests 2023-07-16 04:12:34 +02:00
826b711487 fix: don't submit ex score if it is not relevant (ie not valkyrie mode) 2023-07-16 03:23:59 +02:00
dfba8af45b feat: implement cloud link scores hijack to display Tachi PBs instead 2023-07-16 03:17:44 +02:00
99de91cc43 feat: implement helper functions for web requests 2023-07-16 03:15:17 +02:00
ef2516f159 feat: init configuration and logger before the actual hook 2023-07-16 03:12:46 +02:00
d53ab67c78 feat: add useless avs2 method binding 2023-07-16 03:08:30 +02:00
2aa751fade chore(build): change release compiler settings 2023-05-14 00:34:55 +02:00
872c385abe fix: minor name function change to better reflect real behaviour 2023-05-14 00:29:03 +02:00
2e2e7b44de chore: move property handlers into their own subdirectory 2023-05-14 00:26:23 +02:00
f1aab81c4f fix: prevent crashing on release if property hook was not enabled 2023-05-14 00:24:26 +02:00
ca59382377 feat: release first version 2023-05-14 00:17:50 +02:00