Re: [Wormux-dev] Roadmap - What about releasing Wormux 0.9.1 now ?

2010-03-02 Par sujet Matthieu Fertré
Hi, Wormux 0.9.0 has been released the 2010/01/26. A few bugs have been fixed in the trunk (in particular the bug that leads to double damage!). This release suffers in network from unsynchronisation problems, probably due to floating point operations that give different results between the cl

Re: [Wormux-dev] Fighting integer overflow/wrap

2010-03-02 Par sujet Matthieu Fertré
Hi, just a few word to say that I have tried to implement such a class, but I have currently failed to have something working. There are lot of implicit cast to int, and that leads to ambiguity between operators acting on int and those actinng on UnsignedInt. I will continue to try but not too