]> git.lizzy.rs Git - dragonfireclient.git/history - src/script
Rework Range
[dragonfireclient.git] / src / script /
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 1
2020-12-11 Elias FleckensteinWorld Cheats improvements; Add BlockLava; Readd minetes...
2020-12-01 Elias FleckensteinCheatDB Support & Enable/Disable CSMs in Main Menu
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-28 Elias FleckensteinFixed crash when attempting to access nonexistant inven...
2020-11-26 Elias FleckensteinAdded ClientObjectRef:get_hp()
2020-11-24 Elias FleckensteinAdded minetest.register_on_play_sound
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
2020-11-21 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2020-11-15 Elias FleckensteinMerge pull request #14 from corarona/master
2020-11-15 coraronalua-api: fix get/set_pitch 14/head
2020-11-10 SmallJokerObjectRef: Re-add legacy code for set_physics_override...
2020-11-05 Elias FleckensteinRun Lint Script 05-11-2020
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-05 Elias FleckensteinMapBlockMesh Performance Improvement
2020-11-05 coraronaadd LUA_FCT 10/head
2020-11-05 Elias FleckensteinSeveral Enhancements
2020-11-05 coraronaapi-screenshot: change function name to make_screenshot
2020-11-04 ZughyFix ObjectRef errors due to lua_isnil() (#10564)
2020-11-04 Elias FleckensteinFix and run the Lint autocorrect script
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-11-04 Elias FleckensteinMerge branch 'master' into master 8/head
2020-11-04 Elias FleckensteinMoved Killaura to Lua; Added ForceField; Added Friendli...
2020-11-01 SmallJokerFix incorrect deprecation hints
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-27 coraronalua api: add set/get_pitch
2020-10-27 coralua api: add core.take_screenshot()
2020-10-25 luk3yxFix CSMs on arm64 (#10553)
2020-10-22 ZughyClean up l_object.cpp (#10512)
2020-10-21 Elias FleckensteinAdded Strip, AutoRefill, indexing for InventoryActions...
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-19 Elias FleckensteinAdded ThroughWalls, InventoryActions API and AutoTotem
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-18 Elias FleckensteinAnother Lint commit
2020-10-18 Elias FleckensteinLint is still not happy...
2020-10-18 Elias FleckensteinReplaced spaces with tabs
2020-10-18 Elias FleckensteinReplaced spaces with tabs
2020-10-18 Elias FleckensteinAdded the API additions from waspsaliva
2020-10-18 Elias FleckensteinLint is bitch
2020-10-18 Elias FleckensteinMake lint happy; Remove stupid redirector
2020-10-18 Elias FleckensteinFixed Github build problems
2020-10-17 Elias FleckensteinNew Mod System
2020-10-13 ZughyFix float argument check in minetest.set_timeofday...
2020-10-13 ZughyAdd ObjectRef:get_children() (#10480)
2020-10-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
2020-10-11 ZughyAdd missing type check to InvRef:set_lists() (#10476)
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-05 Elias FleckensteinAdded minetest.drop_selected_item(), Improved AutoEject
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-04 Elias FleckensteinThe Robot Update
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-09-16 rubenwardyClean up server-side translations, remove global variab...
2020-08-27 karamel59Lua API: Register missing get_texture_mod function...
2020-08-22 Elias FleckensteinUnrestricted HTTP API for Client, Server and Main Menu
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-08-22 Elias FleckensteinRemoved console output spammed by minetest.find_node_near
2020-08-22 Elias FleckensteinAdded Documentation for Additional API
2020-08-18 Elias Fleckensteinidk 20-08-2020
2020-08-16 Elias FleckensteinImproved World Hacks, added API functions
2020-08-15 Elias FleckensteinImporoved set_wield_index() to include camera update
2020-08-15 Elias FleckensteinUI Update; Added AutoTool
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-08-14 Elias FleckensteinSome Updates
2020-08-12 Lars MüllerFix precision not working in hud_change (#10186)
2020-07-31 Elias FleckensteinAdded more cheats
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-07-28 Hugues RossSanitize world directory names on create. Keep original...
2020-07-28 Elias FleckensteinAdded cheat Menu
2020-07-18 Elias FleckensteinAdded customizable keybindings, improved freecam, added...
2020-07-18 Elias FleckensteinFixed 5.4.0-dev build
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-16 Lars MüllerRevert "Auto delete MetaData when = 0 (#8770)" (#10183)
2020-07-14 sfan5Implement grouped mode for find_nodes_in_area (#9888)
2020-07-09 sfan5Quick workaround for crashing destructor on Mingw32
2020-07-06 Elias FleckensteinInitial Commit
2020-06-23 Elias Fleckensteintest
2020-06-22 rubenwardyFix HTTP API not being available in async mainmenu...
2020-06-20 rubenwardyAdd warning when disabling secure.enable_security ...
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-06-09 Paul OuelletteLuaItemStack: Add __tostring metamethod (#8785)
2020-06-07 Paul OuelletteFix Lua panic when error() message is not a string
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-06-01 SmallJokerLua API: Log incorrect parameter types as error (#9954)
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-23 AwkorModernize include guards and add missing ones (#9898)
2020-05-22 Lejo1Check for valid base64 before decoding (#9904)
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
next