Skip to content

Instantly share code, notes, and snippets.

@rubenwardy
Last active July 12, 2018 13:58
Show Gist options
  • Select an option

  • Save rubenwardy/cd5e5528ec60c80270a85b9252b215a2 to your computer and use it in GitHub Desktop.

Select an option

Save rubenwardy/cd5e5528ec60c80270a85b9252b215a2 to your computer and use it in GitHub Desktop.
Minetest Developer Meeting 12/Aug/2017
Meeting 12/Aug/2017
@rubenwardy
Copy link
Copy Markdown
Author

rubenwardy commented Aug 11, 2017

stability


validation of velocity and positions

  • Check that LuaEntitySAO::setVelocity's parameter and generally Lua's v3f inputs are not NaN luanti-org/luanti#3326
  • Assertion failure: sanitize some values obtained from mods (yaw, velocity, etc.) luanti-org/luanti#4425

Anti-cheat


Misc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment