]> git.lizzy.rs Git - minetest.git/history - src/server/player_sao.h
Dual wielding
[minetest.git] / src / server / player_sao.h
2023-03-07 Lizzy FleckensteinDual wielding
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-08-12 SmallJokerPhysics overrides: Move values to a common struct ...
2022-06-11 Lars MüllerNo damage effects on hp_max change (#11846)
2022-06-07 sfan5Sanitize player position and speed server-side (#12396)
2022-04-08 ShadowNinjaFix compiler warnings
2022-01-15 savilliDon't call on_dieplayer callback two times (#11874)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-12 savilliFix player HP desync between client and server
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2020-10-19 sfan5Implement unloading of static_save=false objects accord...
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove PlayerSAO to dedicated files