mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
a5783e4493
4529: Extend DDNet-Server-Launcher, support DDNet-Server from client in dmg (fixes #4441) r=heinrich5991 a=def- ![Screenshot 2021-12-25 at 19 32 08](https://user-images.githubusercontent.com/2335377/147391455-210d90bc-df40-467c-a1dd-4bf49d050c05.png) The old version would just open the file opener immediately which was quite confusing for new users. Also removed sqlite3 for mac and mysql entirely since they are not needed. ## Checklist - [x] Tested the change ingame - [x] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) 4530: Create custom look for DMG using dmgbuild (fixes #4442) r=heinrich5991 a=def- This removes cross-building DMG support since dmgbuild requires hdiutil, which is macOS only. Thoughts? Nice background image by Ravie: <img width="752" alt="Screenshot 2021-12-27 at 00 29 43" src="https://user-images.githubusercontent.com/2335377/147422479-fb278e53-5017-4176-81e8-7cb2e6c83da4.png"> Co-authored-by: def <dennis@felsin9.de> |
||
---|---|---|
.. | ||
bundle | ||
icons | ||
manifest | ||
config_directory.bat | ||
ddnet.appdata.xml | ||
ddnet.desktop | ||
dmgbackground.png | ||
dmgsettings.py |