1. Hey Guest, the 11th edition of the Free Rider HD Awards were just announced!

    Click here to check out the categories and how you can vote. Voting will be closing on December 30, 2024 12:00am UTC
    Dismiss Notice

Polygon's Mod

Discussion in 'Third Party Scripting & Development' started by Polygon, Apr 8, 2020.

  1. Polygon

    Polygon Well-Known Member Official Author

    Awarded Medals
    It always says that the first time you use it because I programmed it a wonky way. That message should only show up once. Is it showing up multiple times?
     
    Pie42, AfterImage, pawflix and 2 others like this.
  2. Mitsera

    Mitsera Well-Known Member Official Author

  3. MrFishyFriend

    MrFishyFriend Well-Known Member Official Author

    b
     
    Cerasium likes this.
  4. extremonomia

    extremonomia Active Member Official Author

    yes
     
    Cerasium likes this.
  5. Polygon

    Polygon Well-Known Member Official Author

    Awarded Medals
    Sorry about that, that isn't supposed to happen. Do you have internal storage disabled on your browser?
     
    Pie42, AfterImage and Cerasium like this.
  6. extremonomia

    extremonomia Active Member Official Author

    well no, also i dont understand technology
     
    AfterImage, pawflix and Cerasium like this.
  7. Polygon

    Polygon Well-Known Member Official Author

    Awarded Medals
    My guess is there's some privacy setting that's blocking local storage, or you're using private tabs or something. Either way, I just submitted a fix, so this should stop happening in a couple days.

    Also, unrelated, but Chrome has been acting up so I tested in Firefox. Does anyone else's game run in slow motion on Firefox? It was running at like 71% speed for me. Really weird.
     
  8. AfterImage

    AfterImage Well-Known Member Team Balloon Official Author

    Awarded Medals
    never actually tried plating on Firefox but it doesn't surprise me.
     
    Cerasium likes this.
  9. pawflix

    pawflix Well-Known Member Team Balloon Official Author

    It does, and the canvas looks fuzzy too. I asked pie about it a while back, and he said it has to do with what js engine each browser uses.

    Also, relating to this wonderful mod; it fixes both the powerup and line issues with sector borders. Would you be able to have it fix all sector border issues? I get these horrible vertical gaps and sometimes horizontal ones (I've only had this issue with 1080p resolution)
    [​IMG]
     
    Last edited: Nov 22, 2022
    Pie42, Cerasium and TPlacella like this.
  10. extremonomia

    extremonomia Active Member Official Author

    i use chrome
     
    Cerasium likes this.
  11. Polygon

    Polygon Well-Known Member Official Author

    Awarded Medals
    Okay so you can fix the Firefox speed issue with literally one line of code. Just type this into the console and hit enter:
    Code:
    createjs.Ticker.timingMode = createjs.Ticker.RAF_SYNCHED;
    I remember the process being tough to publish an add-on for Firefox, but I might see about it again so I can fix that issue.
    ...Or if any Kano developers are reading this, this would be a really quick fix.
     
    Pie42, Calculus, Cerasium and 3 others like this.
  12. Polygon

    Polygon Well-Known Member Official Author

    Awarded Medals
    In a day or two, a new update should (2.1.4) should go live, which fixes constant slow-motion and horrible stuttering on recent versions of Microsoft Edge. (Because I know so many people use Edge)
     
  13. extremonomia

    extremonomia Active Member Official Author

    Polygon when i click the x on my browser and reopen then go to frhd, everything in the mod resets, the nostalgia mode, the hacker mode, everything else back to default
     
    a_drain and Cerasium like this.
  14. AfterImage

    AfterImage Well-Known Member Team Balloon Official Author

    Awarded Medals
    L
     
    Vince0, a_drain and Cerasium like this.

Share This Page