proller
proller
PseudoRandom: int range(int min, int max) now it have limited max=32768 and limited max-min = 3276 (or near) goal: remove limits or make them > 1000000+ problem described here: http://forum.freeminer.org/threads/constant-crashes-due-to-wrong-usage-of-register_ore.93/...
key = "player name" value = {'data': 'in json'} Maybe add util to extract player file do disk, (for editing), and util for save .json to leveldb
Farmesh
Goal: keep 30 fps with 1000 view range first small part commited and disabled by default TODO: send all mapgen params to client, calculate on client far areas add far...
Support negative gravity (push from this point) One move calculate function for players and all entities (with viscosity support) Liquid flow depend on gravity point (liquid can flow to 6...
some helpful changes here: https://github.com/toabi/minetest-mac https://github.com/qwook/minetest https://github.com/Omnistudent/mtclient/tree/master https://github.com/toabi/minetest/compare/minetest:master...cmake-osx https://github.com/sfan5/minetest/compare/ios
Everything converted to ipv6. You still can connect to ipv4 via IPv4-Mapped IPv6 Addresses. Incompatible lib ABI.