Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
  2. Mar 03, 2025
  3. Mar 01, 2025
  4. Feb 28, 2025
  5. Feb 25, 2025
  6. Feb 17, 2025
  7. Jan 24, 2025
  8. Jan 23, 2025
  9. Jan 18, 2025
  10. Jan 15, 2025
  11. Dec 19, 2024
    • baletiballo's avatar
      update to Unity6 · eb1e55f4
      baletiballo authored
      There are a bunch of ".. deprecated .." warnings, but the game runs
      eb1e55f4
    • baletiballo's avatar
      Update to Unity 22.3.55 · ff348ff9
      baletiballo authored
      The ControlMapping has been changed, and now complains about not disabling the Actionmaps. If this persists through the next update, it should be investigated (likely a small fix, once it is clear *where* to call disable() )
      ff348ff9
    • baletiballo's avatar
      updated packages · 91f5d213
      baletiballo authored
      91f5d213
  12. Dec 18, 2024
  13. Dec 05, 2024
  14. Dec 04, 2024
  15. 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
Loading