Back To Top
  • Hey Guest,
    If you are interested in ghosting, the Ghosting Awards from February 2025 all the way up to June 2025 have just been announced:

    Statement regarding the delays

    Ghosting Awards for February 2025

    Ghosting Awards for March 2025

    Ghosting Awards for April 2025

    Ghosting Awards for May 2025

    Ghosting Awards for June 2025
    Dismiss Notice
  • Free Rider Lite – New features!

    Discussion in 'Third Party Scripting & Development' started by Calculus, Mar 28, 2020.

    Tags:
    ?

    What do you think of this project?

    1. I love it!

    2. I’ll leave my response below.

    Results are only viewable after voting.
    1. Xenom

      Xenom Average Ohio player Ghosting Legend Ghost Moderator Team Blob Official Author

      Awarded Medals
      was using chrome and the latest version
       
    2. goatosaur

      goatosaur Well-Known Member Official Author

      Awarded Medals
      nice Calculus the work that has been put in is astonishing
       
      loge_0, Azgr00, pawflix and 1 other person like this.
    3. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Do not enable the "Filter duplicates" experiment. It breaks boost powerups.
       
      loge_0, SirHuman01 and Azgr00 like this.
    4. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      The achievements display is going to look a little more natural in the next version of Free Rider Lite.
      upload_2023-10-11_12-31-14.png
       
      IsaiahRed, loge_0, spruce and 2 others like this.
    5. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Version 0.0.34 has been scheduled for release. It will be published within the next few hours. This version includes various minor bug fixes, as well as a new feature.
      New feature
      You can now change the game's brightness from the extension popup menu under the themes tab in the experiments section.
      upload_2023-10-11_15-36-39.png
       
      m0unta1nclimber013, loge_0 and Azgr00 like this.
    6. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      I'm considering adding a feature to request ALL of your account's data (that is publicly available) for those of you who really want it. This would include tracks, ghosts, and their stats including leaderboard placements if applicable. There may be a way to generate the data quickly, but I'm not 100% sure it would be possible to do it that way. If not, the process will take anywhere between a few hours and a few days, and it will constantly run a script in the background gathering your data as long as your browser is open. If there is a high demand for this, I will have it implemented.
       
    7. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      I just realized I could upload zip files here. That's shocking. Anyway, version 0.0.35 is on the horizon.
      upload_2023-10-30_22-37-49.png
       

      Attached Files:

      BackPain and zwinxz like this.
    8. Xenom

      Xenom Average Ohio player Ghosting Legend Ghost Moderator Team Blob Official Author

      Awarded Medals
      really appreciate the unpaid work you and t12 do for this game man:thumbsup:
       
    9. BackPain

      BackPain Well-Known Member Official Author

      Is there a way i could use freeriderlite on chrome when its blocked on the chrome store.
       
    10. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      If it's only blocked on the chrome store, you can use that zip file to manually install it at chrome://extensions by turning on developer mode and clicking load unpacked, then selecting the folder you've extracted.
       
      loge_0 likes this.
    11. BackPain

      BackPain Well-Known Member Official Author

      ok, thanks
       
    12. m0unta1nclimber013

      m0unta1nclimber013 Active Member Official Author

      does tampermonkey interfere with the use of free rider lite. Because when i click "options" "keybinds" or "themes" nothing happens.
       
    13. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Sometimes you'll have to refresh the page. This occurs when the extension updates. It depends on what kind of tampermonkey script you're running.
       
    14. m0unta1nclimber013

      m0unta1nclimber013 Active Member Official Author

      Ok so my problem is basically that the bottom section of that image isn't appearing for me
       
    15. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Make sure you are on the latest version. You can check the version of your extension and update it here: chrome://extensions
       
    16. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Fixed an issue which caused the input display to disappear in version 0.0.36.
       

      Attached Files:

      TPlacella and IconicTrails like this.
    17. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Chrome rejected this version despite having neglected the violation for the past 20 updates. That being said, I was forced to look into an alternative solution which most likely would require me to include the code to zip files in the actual extension. I found a simple way to do this while browsing the internet and manipulated it to my liking. If anyone else needs it — I am sure someone might find it useful — I created a gist on GitHub. Usage is simple:
      Code:
      let zip = new Zip('myzip');
      zip.newFile('New Text Document.txt', 'Hello world!');
      // await zip.fetchAndZip('https://example.com/data.json');
      // zip.compress({ force: Boolean() });
      zip.blob();
      
      upload_2024-1-16_12-49-2.png
      upload_2024-1-16_12-47-35.png

      Anyway, I'm glad this happened becuase this solution works much much quicker.
       

      Attached Files:

      Last edited: Jan 16, 2024
      Azgr00 and FieryBowser like this.
    18. FieryBowser

      FieryBowser Member Team Blob Official Author

      Calculus how do i make the input display show again?
       
      Azgr00 likes this.
    19. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      The new version is currently under review and should be released within the next 24h.
       
      FieryBowser likes this.
    20. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Should be back now.
       
      FieryBowser and Azgr00 like this.

    Share This Page