ShadowNinja
|
7e6db1b803
Only keep players loaded while they're connected
|
10 лет назад |
Selat
|
7cac34c807
Pass arguments by reference
|
10 лет назад |
PilzAdam
|
15be2659ea
Add sneak and sneak_glitch to set_physics_override()
|
11 лет назад |
PilzAdam
|
4feea0ac68
Add offset to automatic_face_movement_dir
|
11 лет назад |
PilzAdam
|
787b43b218
Send player damage to all clients and apply [brighten
|
11 лет назад |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
11 лет назад |
sapier
|
fc571ad46d
Add support for entities to automatic face movement direction
|
11 лет назад |
Kahrl
|
2ed3067bbe
Fix various memory access problems detected by valgrind
|
11 лет назад |
Perttu Ahola
|
8831669505
Allow mods to listen to cheat detections using minetest.register_on_cheat()
|
11 лет назад |
Perttu Ahola
|
742614180c
Fix anticheat
|
11 лет назад |
sapier
|
251e3e01c7
Add support for setting stepheight for entities
|
11 лет назад |
PilzAdam
|
8cae659786
Add an option to disable object <-> object collision for Lua entities
|
11 лет назад |
RealBadAngel
|
d19c8b815d
Add set_breath and get_breath to lua API.
|
11 лет назад |
sapier
|
ab43377577
Move scriptapi to separate folder (by sapier)
|
11 лет назад |
sapier
|
55a97f4605
Allow nil as puncher e.g. to do damage by tnt
|
11 лет назад |
sapier
|
88ffb3f73b
Move player collisionbox to player class
|
11 лет назад |
sapier
|
6e4fdf37ba
fix objects colliding with its own collision boxes
|
11 лет назад |
MirceaKitsune
|
c5a8448c41
Allow modifying movement speed, jump height and gravity per-player via the Lua API.
|
11 лет назад |
PilzAdam
|
7d9329ecfe
New damage system, add damageGroups to ToolCapabilities, bump protocol version
|
11 лет назад |
sapier
|
8800896824
Closed add object <-> object collision handling
|
12 лет назад |
RealBadAngel
|
7f51b2da28
lua methods set_look_pitch and set_look_yaw
|
11 лет назад |
Ilya Zhuravlev
|
6a1670dbc3
Migrate to STL containers/algorithms.
|
12 лет назад |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 лет назад |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 лет назад |
Perttu Ahola
|
0f1d2c127c
Initialize all member variables of LuaEntitySAO
|
12 лет назад |
Perttu Ahola
|
7b6d642300
Full protocol 13 compatibility on server side
|
12 лет назад |
Perttu Ahola
|
ab507f83e2
Fix LuaEntitySAO::getClientInitializationData() and bump the related version
|
12 лет назад |
MirceaKitsune
|
756db8174a
A bunch of fixes
|
12 лет назад |
MirceaKitsune
|
fa67b46c04
Allow Vanessa's texture filtering / mipmap patch to work on models, as well as all other node types
|
12 лет назад |
MirceaKitsune
|
9259d028ac
Update attachments at the ending of the addToScene function for parents. And with this... *drum roll* Client-side attachments are at last functional and stick visibly.
|
12 лет назад |