index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content_sao.cpp
Age
Commit message (
Expand
)
Author
2018-04-15
FOV: Raise lower limit to avoid zoom-loading of distant world (#7234)
Paramat
2018-04-06
Fix SAOM (#7200)
Vitaliy
2018-04-03
Fix various clang-tidy reported performance-type-promotion-in-math-fn
Loïc Blot
2018-04-03
Optimize entity-entity collision (#6587)
Vitaliy
2018-03-29
Optional alpha channel support for entities
stujones11
2018-03-29
Fix a warning introduced by c5b4e541749c50805519ce040d98a0a8e5e0ec03
Loic Blot
2018-03-28
Add reasons to on_dieplayer and on_hpchange
Andrew Ward
2018-02-26
SAO limits: Allow SAOs to exist outside the set 'mapgen limit'
paramat
2018-02-02
Refine movement anticheat again (#7004)
sfan5
2018-01-28
Apply physics overrides correctly during anticheat calculations (#6970)
sfan5
2017-12-04
Zoom: Set zoom FOV per-player using a player object property
paramat
2017-12-01
CAO/SAO: Nicer velocity-controlled, interpolated rotation property:
SmallJoker
2017-11-14
PlayerSAO damage: Update to cope with variable player heights
paramat
2017-11-06
Player eye height: Make this a settable player object property
paramat
2017-09-30
Make Player::peer_id server-side only and add getters and setters (#6478)
Loïc Blot
2017-09-27
Add session_t typedef + remove unused functions (#6470)
Loïc Blot
2017-09-15
ServerEnv: Clean up object lifecycle handling (#6414)
sfan5
2017-09-15
Customizeable max breath for players (#6411)
SmallJoker
2017-09-01
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
sapier
2017-08-30
Zoom: Move enabling zoom to a new player object property
paramat
2017-08-24
Make entity selection and collision boxes independently settable (#6218)
stujones11
2017-08-23
Respect object property hp_max field for players (#6287)
SmallJoker
2017-08-23
Do not add base position to player selection box (#6241)
stujones11
2017-08-20
Modernize code: very last fixes (#6290)
Loïc Blot
2017-08-17
Modernize src/c* src/d* and src/e* files (#6263)
Loïc Blot
2017-08-09
Step height: Add as a player object property
paramat
2017-07-27
Add LuaEntity on_death callback (#6177)
Loïc Blot
2017-07-21
Player collisionbox: Make settable
TeTpaAka
2017-07-07
Expose getPointedThing to Lua
Dániel Juhász
2017-06-16
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-06-03
Properly remove SAO when worldedges are overtaken (#5889)
Loïc Blot
2017-05-09
Revert custom player collision box and step height commits
paramat
2017-05-07
Player properties: Set correct default collisionbox
paramat
2017-05-06
Make the player collisionbox settable
TeTpaAka
2017-05-06
Use stepheight from CAO instead of hardcoded value
Sapier
2017-04-25
Rename Scripting API files for consistency
ShadowNinja
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-04-22
Sneak glitch: Set default to false
paramat
2017-04-17
Sneak: Add option for old move code
paramat
2017-04-15
Partial damage cheat fix: node damages server side (#4981)
Loïc Blot
2017-04-06
Fix problems when overriding the hand:
Ekdohibs
2017-04-06
Fix multiple death messages (#5305)
presstabstart
2017-03-19
Update server min protocol version to v24 (#5411)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2017-03-11
Do not increase breath if at full breath.
Auke Kok
2017-02-01
Fix anticheat resetting client position after the client is teleported
Ekdohibs
2017-01-28
Make entity on_punch have same signature and behaviour as player on_punch
sapier
2017-01-27
Implement player attribute backend (#4155)
Loïc Blot
2017-01-21
Revert "Detach the player from entities on death." (#5087)
Loïc Blot
[next]