Skip to content
Snippets Groups Projects
  1. May 01, 2023
  2. Apr 16, 2023
  3. Mar 19, 2023
  4. Mar 18, 2023
  5. Mar 17, 2023
  6. Mar 10, 2023
  7. Mar 07, 2023
  8. Feb 14, 2023
  9. Feb 06, 2023
  10. Feb 02, 2023
    • Arthur Pacaud's avatar
      Add THNK Rooms (Relay) adapter (#38) · a963e7af
      Arthur Pacaud authored
      THNK Rooms (or THNK Relay) is a new adapter that allows to connect using a simple rooms system. Any user can create a room with any name, and any other user can connect to the room with the same name.
      
      It will be extended in the future to allow querying room names based on numerous criterion, to allow doing matchmaking.
      a963e7af
  11. Dec 25, 2022
  12. Dec 13, 2022
  13. Dec 06, 2022
    • Arthur Pacaud's avatar
      Minor fixes to the geckos server adapter · 8e4c66c3
      Arthur Pacaud authored
       - Only import node libraries once an electron environement has been confirmed, as to not cause a crash when the extension exists in a multiplatform project.
       - Download the geckos server in appdata, as that never requires administrator privileges and is less prone to bugs.
       - Use path.join for cross-platform paths (although only windows is supported in previews still)
      8e4c66c3
  14. Dec 04, 2022
  15. Nov 27, 2022
  16. Nov 25, 2022
    • Arthur Pacaud's avatar
      Add diffs snapshots (#29) · 8ab0d2b5
      Arthur Pacaud authored
      This internal change shouldn't change anything but unblock progress on many other features, like different diffs per player, UDP packet loss compensation, etc.
      8ab0d2b5
  17. Nov 22, 2022
  18. Nov 13, 2022
  19. Nov 12, 2022
  20. Oct 30, 2022
  21. Oct 28, 2022
  22. Oct 27, 2022
Loading