Add player:get_meta(), deprecate player attributes (#7202)
[oweals/minetest.git] / src / script / lua_api / l_object.cpp
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-08 Loic BlotCleanup & bugfix
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarSelectedImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarItemcount()
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-09-30 Loïc BlotMake Player::peer_id server-side only and add getters...
2017-09-15 sfan5ServerEnv: Clean up object lifecycle handling (#6414)
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-07-24 Ben DeutschClouds API: change speed from 'y' to 'z', ColorSpecs...
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-05-23 Loic BlotFix wrong return value in get_sky Lua call since ad9fcf...
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 shivajiva101Fix visual slide issue with set_detach, fixes #5620
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-17 paramatSneak: Add option for old move code
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 Loic Blot[CSM] Client side modding
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2017-01-21 Loïc BlotRevert "Detach the player from entities on death."...
2017-01-21 sapierAdd Entity get_texture_mod() to Lua API
2017-01-21 red-001Detach the player from entities on death. (#5077)
2017-01-17 sapierFix typo in alias for deprecated settexturemod
2017-01-16 rubenwardyRename ObjectRef methods to be consistent and predictable 5052/head
2017-01-11 RuiMake nametag removable with set_nametag_attributes...
2017-01-11 RogierPerformance fix + SAO factorization
2017-01-01 Loic BlotBreath cheat fix: server side 4978/head
2016-11-13 RogierFix crash when attached object no longer exists
2016-10-30 Loic BlotFix overloading problems mentioned by clang
2016-10-30 Ner'zhulPlayerSAO/LocalPlayer refactor: (#4612)
2016-10-25 Foghrye4Adding LuaError on attempt to assign vectors with value...
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header
2016-10-08 Loic BlotRemotePlayer/LocalPlayer Player base class proper separ...
2016-10-08 Loic BlotMore code cleanup (UNORDERED + RemotePlayer/LocalPlayer)
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-10-08 Foghrye4Prevent attached models from disappearing during parent...
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-06-24 raymooPlayer: New get_look, set_look API
2015-12-15 BlockMenAdd option to give every object a nametag 3393/head
2015-10-26 kwolekrSAPI: Mark all Lua API functions requiring envlock
2015-10-04 kwolekrDefine and use limit constants for Irrlicht fixed-width... master
2015-08-13 kwolekrminimap: Add ability to disable from server
2015-07-20 Elia ArgentieriAdded get_player_velocity() method. Fixes #1176
2015-07-18 TeTpaAkaFix invisible player when the attached entity is removed
2015-07-10 kwolekrFix damage flash when damage disabled
2015-06-21 MirceaKitsuneFix some issues with animations, and allow non-looped...
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
2015-05-15 TeTpaAkaAdd push_ARGB8 to script/common/c_converter
2015-05-15 TeTpaAkaGeneralize core.get/set_nametag_color into core.get...
2015-05-15 TeTpaAkaAdd get and set functions for the nametag color
2015-05-12 est31is_player() is no player-only function
2015-03-22 Loic BlotRevert "Add a Lua call to do damages / heals" ok @Shado...
2015-03-18 Loic BlotAdd a Lua call to do damages / heals
2015-03-04 Loic BlotWe always know playerSAO when calling SendInventory...
2015-03-04 Loic BlotSend Inventory packet on event, don't check it at each...
2015-03-03 Loic BlotSend Breath packet on event, don't check it at each...
2015-03-03 Loic BlotSend Player HP when setHP (or a setHP caller) is called...
2015-02-23 KahrlDisallow object:remove() if the object is a player
2015-02-17 Loic BlotSAO work: ActiveObject types & SAO cleanup * Replace...
2015-01-07 rubenwardyFix direction property of HUD
2014-10-30 kwolekrCheck minetest.hud_change() parameters on conversion...
2014-05-31 sapierSmall cleanup of hud add/remove code 1332/head
2014-05-07 sapierFix heart + bubble bar size on different texture packs 1265/head
2014-04-29 sapierAdd proper lua api deprecated handling 1261/head
2014-04-12 BlockMenUse integers instead of float values 1114/head
2014-04-12 BlockMenAdd player:set_eye_offset() by @MirceaKitsune and clean up
2014-04-12 BlockMenAdd third person view
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2014-02-01 Perttu AholaAdd player:override_day_night_ratio() for arbitrarily...
2014-02-01 Perttu AholaAdd player:set_sky() with simple skybox support
2014-01-26 RealBadAngelNew HUD element - waypoint.
2014-01-12 Ilya ZhuravlevFix some errors reported by clang static analyzer.
2013-12-31 kaezaFix enum element name in Lua HUD code (position vs...
2013-12-03 PilzAdamUse a table in set_physics_override()
2013-12-03 PilzAdamAdd sneak and sneak_glitch to set_physics_override()
2013-11-17 kwolekrFix issue #1009 (minetest.get_connected_players() retur...
2013-09-26 kwolekrRe-fix hud_change stat argument retrieval
2013-09-04 PilzAdamUse player:set_hotbar_image() instead of hardcoded...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-20 RealBadAngelAdd set_breath and get_breath to lua API.
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-19 PilzAdamAdd drowning 780/head
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-25 KahrlAdd ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT...
2013-05-24 sapierMove scriptapi to separate folder (by sapier)