Skip to content

2.1.0 Tweaks and some fixes

Compare
Choose a tag to compare
@AntsyBoi AntsyBoi released this 09 Oct 03:02
· 15 commits to master since this release
  • Swapped how the clock gets it's time from p5's default time function to JS's built in function for getting the time

  • Removed the 0's before the numbers in the date as it felt unnecessary and weird

  • Fixed the server not actually not using HTTPS when httpsMode is set to false.

  • Changed how the server changes ports for httpsMode

  • Removed unnecessary blank comment on the server