Log In  
Follow
maxall4
[ :: Read More :: ]

Hi i implemented an online leaderboard using this method: https://www.lexaloffle.com/bbs/?tid=42526. And I managed to get it to work. I can't embed it here because it requires setup on the browser side but if you are interested you can play it here: https://maxall41.itch.io/the-heist. Though the in-game leaderboard can be a little bit glitchy due to the difficulties of parsing json data in PICO-8.

P#95247 2021-07-24 19:22 ( Edited 2021-07-24 19:31)

[ :: Read More :: ]

Hi I'm trying to make an online high score leaderboard for my game and i was just about to implement this solution: https://www.lexaloffle.com/bbs/?tid=42526 for http requests to external servers when i found the scoresub() command according to this post: https://www.lexaloffle.com/bbs/?pid=56856#p it was supposed to be implemented in version 0.2.0 upwards but the command doesn't seem todo anything nor can i find any documentation on it has this feature been delayed/cancelled or am i missing something here? Also I don't know if this is relevant but on the first usage of the command it says can not connect to scores host

P#95107 2021-07-20 23:00 ( Edited 2021-07-20 23:02)