Loic Blot
|
8bcd10b872
Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)
|
8 tahun lalu |
Loic Blot
|
155288ee98
use unordered containers where possible (patch 4 on X)
|
8 tahun lalu |
BlockMen
|
9eee3c3f46
Add option to give every object a nametag
|
9 tahun lalu |
TeTpaAka
|
8d03301138
Fix invisible player when the attached entity is removed
|
9 tahun lalu |
MirceaKitsune
|
660fa516bf
Fix some issues with animations, and allow non-looped animations to be defined
|
9 tahun lalu |
TeTpaAka
|
c0335f7d13
Add some missing getter functions to the lua API
|
9 tahun lalu |
est31
|
21878c9d5c
Spare some string copies
|
9 tahun lalu |
TeTpaAka
|
86a963caca
Add get and set functions for the nametag color
|
9 tahun lalu |
Loic Blot
|
40bf1d7b5f
Send Position packet on event, don't check it at each AsyncRunStep.
|
9 tahun lalu |
Loic Blot
|
1b2f64473e
Send Inventory packet on event, don't check it at each AsyncRunStep.
|
9 tahun lalu |
Loic Blot
|
038d3a31df
Remove unused m_wielded_item_not_sent
|
9 tahun lalu |
Loic Blot
|
7e56637ed0
Send Breath packet on event, don't check it at each AsyncRunStep
|
9 tahun lalu |
Loic Blot
|
64ff966bae
Send Player HP when setHP (or a setHP caller) is called instead of looping and testing the state change.
|
9 tahun lalu |
Loic Blot
|
f8d5af7536
SAO work: ActiveObject types & SAO cleanup * Replace u8 types with ActiveObjectType. * Merge content_object.h into activeobject.h * Remove DummyLoadSAO, it's now unused. * Remove ItemSAO, it's also unused
|
9 tahun lalu |
SmallJoker
|
c40e993ce4
Replace setting unlimited_player_transfer_distance with player_transfer_distance
|
10 tahun lalu |
Selat
|
7cac34c807
Pass arguments by reference
|
10 tahun lalu |
PilzAdam
|
15be2659ea
Add sneak and sneak_glitch to set_physics_override()
|
11 tahun lalu |
PilzAdam
|
787b43b218
Send player damage to all clients and apply [brighten
|
11 tahun lalu |
Perttu Ahola
|
53bf62bb83
Rename LagPool's member variables to avoid MSVC freaking up due to it's #define max
|
11 tahun lalu |
Perttu Ahola
|
8831669505
Allow mods to listen to cheat detections using minetest.register_on_cheat()
|
11 tahun lalu |
Perttu Ahola
|
742614180c
Fix anticheat
|
11 tahun lalu |
PilzAdam
|
8cae659786
Add an option to disable object <-> object collision for Lua entities
|
11 tahun lalu |
RealBadAngel
|
d19c8b815d
Add set_breath and get_breath to lua API.
|
11 tahun lalu |
MirceaKitsune
|
c5a8448c41
Allow modifying movement speed, jump height and gravity per-player via the Lua API.
|
11 tahun lalu |
sapier
|
8800896824
Closed add object <-> object collision handling
|
12 tahun lalu |
RealBadAngel
|
7f51b2da28
lua methods set_look_pitch and set_look_yaw
|
11 tahun lalu |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 tahun lalu |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 tahun lalu |
Perttu Ahola
|
7b6d642300
Full protocol 13 compatibility on server side
|
12 tahun lalu |
MirceaKitsune
|
756db8174a
A bunch of fixes
|
12 tahun lalu |