aboutsummaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2021-01-04ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy
2021-01-02Add on_deactivate callback for luaentities (#10723)hecks
2020-12-29Add minetest.get_objects_in_area (#10668)Elias Fleckenstein
2020-12-24Fix minetest.is_nanLars Mueller
2020-12-24Fix some minor code issues all over the placesfan5
2020-12-23Fix unsafe cast in l_objectrubenwardy
2020-12-19Add open user data button to main menu (#10579)rubenwardy
2020-12-12Make GitHub Actions Happy try 1Elias Fleckenstein
2020-12-11World Cheats improvements; Add BlockLava; Readd minetest.request_http_api for...Elias Fleckenstein
2020-12-01CheatDB Support & Enable/Disable CSMs in Main MenuElias Fleckenstein
2020-11-30Lua API: Particle callbacks; Add NoWeatherElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-28Fixed crash when attempting to access nonexistant inventory from Lua APIElias Fleckenstein
2020-11-26Added ClientObjectRef:get_hp()Elias Fleckenstein
2020-11-24Added minetest.register_on_play_soundElias Fleckenstein
2020-11-23LocalPlayer:set_physics_override; minetest.register_on_recieve_physics_overrideElias Fleckenstein
2020-11-15lua-api: fix get/set_pitchcorarona
2020-11-10ObjectRef: Re-add legacy code for set_physics_override (#10585)SmallJoker
2020-11-05Run Lint Script05-11-2020Elias Fleckenstein
2020-11-05Merge pull request #10 from corarona/masterElias Fleckenstein
2020-11-05MapBlockMesh Performance ImprovementElias Fleckenstein
2020-11-05add LUA_FCTcorarona
2020-11-05Several EnhancementsElias Fleckenstein
2020-11-05api-screenshot: change function name to make_screenshotcorarona
2020-11-04Fix ObjectRef errors due to lua_isnil() (#10564)Zughy
2020-11-04Fix and run the Lint autocorrect scriptElias Fleckenstein
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-11-04Moved Killaura to Lua; Added ForceField; Added Friendlist; Added ClientObject...Elias Fleckenstein
2020-11-01Fix incorrect deprecation hintsSmallJoker
2020-10-31Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy
2020-10-27lua api: add set/get_pitchcorarona
2020-10-27lua api: add core.take_screenshot()cora
2020-10-25Fix CSMs on arm64 (#10553)luk3yx
2020-10-22Clean up l_object.cpp (#10512)Zughy
2020-10-21Added Strip, AutoRefill, indexing for InventoryActions and Wield Index starts...Elias Fleckenstein
2020-10-19Decouple entity minimap markers from nametags replacing with show_on_minimap ...sfan5
2020-10-19Added ThroughWalls, InventoryActions API and AutoTotemElias Fleckenstein
2020-10-18Extended ClientObjectRef; Improved CrystalPvPElias Fleckenstein
2020-10-18Another Lint commitElias Fleckenstein
2020-10-18Lint is still not happy...Elias Fleckenstein
2020-10-18Replaced spaces with tabsElias Fleckenstein
2020-10-18Replaced spaces with tabsElias Fleckenstein
2020-10-18Added the API additions from waspsalivaElias Fleckenstein
2020-10-18Lint is bitchElias Fleckenstein
2020-10-18Make lint happy; Remove stupid redirectorElias Fleckenstein
2020-10-18Fixed Github build problemsElias Fleckenstein
2020-10-17New Mod SystemElias Fleckenstein