Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
    • baletiballo's avatar
      Added "Quit Application" button to pause menu. Set menus to disabled by... · 9d37aaff
      baletiballo authored
      Added "Quit Application" button to pause menu. Set menus to disabled by default if they got disabled by default
      
      Couldn't bear the visual clutter in the editor, and having to go back to the launch menu.
      Opening those prefabs caused Unity to change a whole lot of other prefabs and assets as well. At least some of those changes are strings getting surrounded by quotes, but for most others I have to guess option names changed in Unity 6. Gonna commit all at once, because I don't want to accidentally break something if a specific combination of changes shouldn't work.
      9d37aaff
  2. Dec 05, 2024
  3. Nov 28, 2024
    • baletiballo's avatar
      Refactoring ServerSlots, removed IPcheckGeneration · 1209fc65
      baletiballo authored
      CommunicationEvents now has an Enum for the ServerSlots and a Dictionary to get their data. This e.g. allows iterating over all slots and thus CheckServer is nearly empty now. Most of the other files just had the references adapted.
      
      There seemed to be no use of IPcheckGeneration, as it got decreased if it was to high.
      1209fc65
  4. Sep 08, 2024
  5. Sep 07, 2024
  6. Sep 01, 2024
  7. Aug 31, 2024
  8. Aug 16, 2024
  9. Aug 12, 2024
  10. Aug 11, 2024
  11. Aug 02, 2024
  12. Jul 20, 2024
  13. Jul 17, 2024
  14. Jul 13, 2024
  15. Jul 06, 2024
  16. Jul 04, 2024
  17. Jun 29, 2024
  18. Jun 27, 2024
  19. Jun 26, 2024
  20. Jun 25, 2024
  21. Jun 24, 2024
  22. Jun 15, 2024
  23. Jun 13, 2024
  24. Jun 12, 2024
  25. Jun 11, 2024
Loading