-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
TODO List
- Can't connect to local games from server browser as host IP is always 0.0.0.0:PORT
- Implement music playback inside a folder e.g.
Id1\music\track01.ogg(Restore music playback) - Show message box without Windows.Forms (as on Mac 64bit it's broken)
- Windowed mode is somehow broken on Linux
- Fix lower-case file names on Linux (renaming files is annoying)
- Cleanup and restructure/modernise the code (Thanks to @optimus-code)
- Make it possible to run mod episodes
Please take a look into this
- Server browser doesn't update connected player count (in some scenarios like crashes ...)
- Add MonoKickstart for Unix platforms
- Music playback for mission packs not working correctly
- Try to make this playable on Mac (OpenGL is broken/deprecated there) 😕
- Make model animations more smooth
Notes
- SDL2 backend in OpenTK 3.0 is somehow broken and will result in bad mouse position bugs. It's not possible to use this. However, as a workaround to use SDL2 outside of OpenTK with SDL2-CS I added a line of code to turn off the SDL2 detection in OpenTK.
Mod episodes compatiblity
❌ Nope | 🔶 With issues | ✔ Perfect