Xonotic Forums
Quake live mouse acceleration implementation successfully coded! I have questions - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Development (https://forums.xonotic.org/forumdisplay.php?fid=12)
+--- Thread: Quake live mouse acceleration implementation successfully coded! I have questions (/showthread.php?tid=8266)



Quake live mouse acceleration implementation successfully coded! I have questions - Draena - 03-09-2020

Greetings, I've coded the Quake Live implementation of mouse acceleration for darkplaces and send a merge request towards the master branch, sadly, the mentioned master branch is not ready for normal use and the cl_input.c is different from the stable; that is why I've made the modification using the stable version as a base (https://gitlab.com/Draena/darkplaces/-/tree/m_accelerate_stable).

Should I create a merge request towards the div0-stable branch too?

Should I share instructions for users to try the fork with the new acceleration?

I'm a little bit clueless Tongue