Skip to content
Snippets Groups Projects
  1. Feb 17, 2025
  2. Jan 24, 2025
  3. Jan 23, 2025
  4. Jan 18, 2025
  5. Jan 15, 2025
  6. 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
  7. Dec 18, 2024
  8. Dec 05, 2024
  9. Dec 04, 2024
  10. 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
  11. Nov 26, 2024
  12. Nov 23, 2024
  13. Nov 11, 2024
Loading