]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_object.cpp
Add ItemStack:get_description() to get tooltip (#8847)
[dragonfireclient.git] / src / script / lua_api / l_object.cpp
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-05-21 SmallJokerFix forgotten PlayerSAO cast in a90f2ef
2019-05-21 ANAND ツCheck for out-of-bounds breath when setting breath_max...
2019-04-27 sofarForce send a mapblock to a player (#8140)
2019-04-11 Paul OuelletteAdd node field to PlayerHPChangeReason table (#8368)
2019-04-07 ANANDAdd deprecation warnings for ObjectRef:get/set_attribut...
2019-03-12 rubenwardyHPChange Reason: Fix push after free, and type being...
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-01-06 SmallJokerFix various bugs (Anticheat, Lua helpers) (#8013)
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-04-30 SmallJokerAllow damage for attached objects, add attach/detach...
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
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
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
2015-10-26 kwolekrSAPI: Mark all Lua API functions requiring envlock
2015-10-04 kwolekrDefine and use limit constants for Irrlicht fixed-width...
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
2014-05-07 sapierFix heart + bubble bar size on different texture packs
2014-04-29 sapierAdd proper lua api deprecated handling
2014-04-12 BlockMenUse integers instead of float values
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
next