1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00
luanti/src/server
Jordan Snelling 3068853e8a
Add First Person Attachments (#10360)
Fixes some other third person camera specific attachments.
Implements a single new flag for entities to be forced visible in first person mode.
Old mods do not need to be updated to use the new flag and are fully backwards compatible.
2020-10-04 15:10:34 +02:00
..
activeobjectmgr.cpp Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
activeobjectmgr.h Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
CMakeLists.txt Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
luaentity_sao.cpp Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00
luaentity_sao.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
mods.cpp Load media from subfolders (#9065) 2020-08-20 22:25:29 +02:00
mods.h Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
player_sao.cpp Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00
player_sao.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
serveractiveobject.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
serveractiveobject.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
serverinventorymgr.cpp Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
serverinventorymgr.h Value copy / allocation optimizations mostly in server, SAO and serialize code 2020-05-27 21:58:40 +02:00
unit_sao.cpp Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00
unit_sao.h Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00