SharpQuake icon indicating copy to clipboard operation
SharpQuake copied to clipboard

TODO

Open Memorix101 opened this issue 5 years ago • 0 comments

TODO List

  • [x] Can't connect to local games from server browser as host IP is always 0.0.0.0:PORT
  • [x] Implement music playback inside a folder e.g. Id1\music\track01.ogg (Restore music playback)
  • [x] Show message box without Windows.Forms (as on Mac 64bit it's broken)
  • [x] Windowed mode is somehow broken on Linux
  • [x] Fix lower-case file names on Linux (renaming files is annoying)
  • [x] Cleanup and restructure/modernise the code (Thanks to @optimus-code)
  • [ ] Make it possible to run mod episodes

Please take a look into this

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

Memorix101 avatar Apr 28 '19 02:04 Memorix101