05-20-2014, 12:10 AM
Is there a tutorial to compile MCServer as a x64 executable or is that not possible on Windows?
Random Chitchat 2012-2016
|
05-20-2014, 12:10 AM
Is there a tutorial to compile MCServer as a x64 executable or is that not possible on Windows?
05-20-2014, 01:18 AM
I wrote how to do that somewhere in this thread.
05-20-2014, 01:22 AM
05-20-2014, 01:41 AM
(05-20-2014, 01:22 AM)STR_Warrior Wrote: Is this it?: https://forum.cuberite.org/showthread.ph...7#pid13747Yes, it is. Thanks given by: NiLSPACE
05-20-2014, 05:55 PM
Today I celebrate, 256 straight days of contributing to MCS on GitHub, without a single day off
https://github.com/madmaxoft
05-20-2014, 05:58 PM
That's awesome
05-21-2014, 08:13 PM
I implemented ForceSetSpeed a while ago for cPlayer, but what if just let cPlayer override SetSpeed? Are there downsides if we do that?
05-22-2014, 02:57 AM
Isn't the SetSpeed method called when the ClientHandle receives some position-related network packet?
05-22-2014, 03:55 AM
I can't find "SetSpeed" in the ClientHandle files so I don't think so.
05-22-2014, 04:22 AM
Then try it out and see if it breaks anything
If you want to be extra-careful, you can search the entire project for SetSpeed and see if it would get broken by your change. |
« Next Oldest | Next Newest »
|