summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
Commit message (Collapse)AuthorAge
* Fix shift-descend to ladders from a floorPerttu Ahola2012-09-03
|
* Fix the bouncy node related stuff a bitPerttu Ahola2012-09-01
|
* Add bouncy node groupPerttu Ahola2012-09-01
|
* Add disable_jump and fall_damage_add_percent node groupsPerttu Ahola2012-09-01
|
* Make shift the default descent control on ladders and when flyingsfan52012-09-01
| | | | "aux1_descends" setting switches to the old descend control.
* Fix hovering after mining a block underneath you while sneakingMatthew I2012-07-21
|
* Custom boxy nodes (stairs, slabs) and collision changesKahrl2012-06-17
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Add server-side enforcement of the 'fast' privilege; also fix client ↵Perttu Ahola2012-03-31
| | | | checking 'fly' instead of 'fast'
* Add 'fly' and 'fast' privileges and the underlying privileges-to-client systemPerttu Ahola2012-03-31