- Jan 15, 2025
-
-
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.
-
- Nov 28, 2024
-
-
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.
-
- Sep 07, 2024
-
-
Björn Eßwein authored
-
- Sep 01, 2024
-
-
Paul-Walcher authored
-
- Aug 31, 2024
-
-
Paul-Walcher authored
-
- Aug 16, 2024
-
-
Paul-Walcher authored
-
Paul-Walcher authored
-
- Aug 12, 2024
-
-
mariuskern authored
-
- Aug 02, 2024
-
-
mariuskern authored
-
- Jul 20, 2024
-
-
Paul-Walcher authored
-
Paul-Walcher authored
-
- Jul 17, 2024
-
-
Björn Eßwein authored
-
- Jul 06, 2024
-
-
Paul-Walcher authored
-
Paul-Walcher authored
-
- Jul 04, 2024
-
-
Paul-Walcher authored
-
- Jun 27, 2024
-
-
mariuskern authored
-
- Jun 26, 2024
-
-
Paul-Walcher authored
-
- Jun 25, 2024
-
-
mariuskern authored
-
Paul-Walcher authored
-
- Jun 24, 2024
-
-
Paul-Walcher authored
-
- Jun 15, 2024
-
-
Paul-Walcher authored
-
- Jun 13, 2024
-
-
mariuskern authored
-
- Jun 12, 2024
-
-
mariuskern authored
-
- Jun 11, 2024
-
-
Paul-Walcher authored
-
Paul-Walcher authored
-
Paul-Walcher authored
This reverts commit 03b32df1.
-
Paul-Walcher authored
This reverts commit c6499889.
-
Paul-Walcher authored
-
- Jun 08, 2024
-
-
Paul-Walcher authored
-
- Jun 01, 2024
-
-
Paul-Walcher authored
-
- May 13, 2024
-
-
Stefan Richter authored
-
- Apr 29, 2024
-
-
Stefan Richter authored
-
- Mar 08, 2024
-
-
mariuskern authored
-
- Feb 26, 2024
-
-
Paul-Walcher authored
-
- Feb 07, 2024
-
-
baletiballo authored
-
- Feb 06, 2024
-
-
Stefan Richter authored
-
- Jan 16, 2024
-
-
MaZiFAU authored
BugFix: + MMTValueFact.GetDefines() fixxed
-
- Jan 13, 2024
-
-
MaZiFAU authored
BugFixes: + repaired Play/Create button in InGameEditor + null exception when deleting assigned fact / parsing null-hint + <no label> for defined and filtered facts from application + collission Player <> snapzone RenderedScrollFact.cs: + changed primary key from ID to ScrollFactURI ScrollDetails.cs: + fully enabled ScrollOverwrites + filtering null-"df" assignments from Scrolls + reduced number of dynamic scroll applications
-
- Jan 11, 2024
-
-
MaZiFAU authored
-
- Nov 26, 2023
-
-
Stefan Richter authored
Toggle function for Gadgetscrolldirection. NPC Talkingbubble lets cursor interact with the world behind itself when not on Touchmode.
-