Cvolton

Results 77 comments of Cvolton

> I don't know how to provoke the game to send a request to submitGJUserInfo.php, so maybe the code will change a bit if I find more info it sends...

have you tested restoring with this? the currently documented format for restoreGJItems is as follows: ``` //restoreGJItems.php response //tested up to 1.9 1 = official level 1:beatenNormalMode,beatenPractice,coins; //main levels are...

that's an IP ban from Rob's server

the correct repo for the 2.2 version is https://github.com/cvolton/betterinfo-geode this is unfortunately a vanilla bug, however i haven't been able to find the cause. The mod just tries to make...

also seems to happen with normal profiles invoked from search but the user score only gets reset after the profile itself is loaded?

Also happens in view leaderboard as

why is this establishing 2 connections to the database, wouldn't it be more beneficial to handle the ip check after the main connection used by everything is created