summaryrefslogtreecommitdiff
path: root/src/serverremoteplayer.cpp
Commit message (Collapse)AuthorAge
* Fix inventory glitch when connecting as new userKahrl2012-01-14
|
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-12
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Properly use time_from_last_punch for limiting PvP punch damagePerttu Ahola2011-12-04
|
* Add enable_pvp settingPerttu Ahola2011-12-02
|
* Make unlimited player transfer distance configurablePerttu Ahola2011-12-02
|
* Fix player double damagePerttu Ahola2011-12-02
|
* Make hitting players make a visual damage flash to the player texture and ↵Perttu Ahola2011-12-02
| | | | the screen of the local player
* Move ServerRemotePlayer to a separate filePerttu Ahola2011-12-02