Wyliemaster

Results 7 issues of Wyliemaster

Big thanks to intelligent cat for working on this with me Co-Authored-By: Intelligent-Cat

Title explains the issue enough. I did some debugging and identified that the issue is inside the [getFileInfo](https://github.com/Cvolton/GMDprivateServer/blob/master/incl/lib/mainLib.php#L711-L725) method ```php public function getFileInfo($url){ $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE); curl_setopt($ch,...

## Error ``` PHP Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your...

Figure out what the fuck rob has done with Level save data. All of these are linked to some weird check which awards stars for levels you have completed. It...

help wanted

Creating this issue to let people know they're unfinished and subject to change at any moment

bug

With the recent 2.2 Merge, there's likely typos and small continuity discrepancies within the repository. I plan to go through and fix them myself but it will be appreciated if...

enhancement
help wanted
good first issue