index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
lua_api
Age
Commit message (
Expand
)
Author
2020-12-11
World Cheats improvements; Add BlockLava; Readd minetest.request_http_api for...
Elias Fleckenstein
2020-12-01
CheatDB Support & Enable/Disable CSMs in Main Menu
Elias Fleckenstein
2020-11-28
Merged Minetest
Elias Fleckenstein
2020-11-28
Fixed crash when attempting to access nonexistant inventory from Lua API
Elias Fleckenstein
2020-11-26
Added ClientObjectRef:get_hp()
Elias Fleckenstein
2020-11-23
LocalPlayer:set_physics_override; minetest.register_on_recieve_physics_override
Elias Fleckenstein
2020-11-15
lua-api: fix get/set_pitch
corarona
2020-11-10
ObjectRef: Re-add legacy code for set_physics_override (#10585)
SmallJoker
2020-11-05
Run Lint Script
05-11-2020
Elias Fleckenstein
2020-11-05
Merge pull request #10 from corarona/master
Elias Fleckenstein
2020-11-05
add LUA_FCT
corarona
2020-11-05
Several Enhancements
Elias Fleckenstein
2020-11-05
api-screenshot: change function name to make_screenshot
corarona
2020-11-04
Fix ObjectRef errors due to lua_isnil() (#10564)
Zughy
2020-11-04
Fix and run the Lint autocorrect script
Elias Fleckenstein
2020-11-04
Merge branch 'master' into master
Elias Fleckenstein
2020-11-04
Revert "Make Lint Happy"
Elias Fleckenstein
2020-11-04
Merge branch 'master' into master
Elias Fleckenstein
2020-11-04
Make Lint Happy
Elias Fleckenstein
2020-11-04
Moved Killaura to Lua; Added ForceField; Added Friendlist; Added ClientObject...
Elias Fleckenstein
2020-11-01
Fix incorrect deprecation hints
SmallJoker
2020-10-31
Fix segfault in deprecation logging due to tail call, log by default (#10174)
rubenwardy
2020-10-27
lua api: add set/get_pitch
corarona
2020-10-27
lua api: add core.take_screenshot()
cora
2020-10-22
Clean up l_object.cpp (#10512)
Zughy
2020-10-21
Added Strip, AutoRefill, indexing for InventoryActions and Wield Index starts...
Elias Fleckenstein
2020-10-19
Added ThroughWalls, InventoryActions API and AutoTotem
Elias Fleckenstein
2020-10-18
Extended ClientObjectRef; Improved CrystalPvP
Elias Fleckenstein
2020-10-18
Another Lint commit
Elias Fleckenstein
2020-10-18
Lint is still not happy...
Elias Fleckenstein
2020-10-18
Replaced spaces with tabs
Elias Fleckenstein
2020-10-18
Replaced spaces with tabs
Elias Fleckenstein
2020-10-18
Added the API additions from waspsaliva
Elias Fleckenstein
2020-10-18
Lint is bitch
Elias Fleckenstein
2020-10-18
Make lint happy; Remove stupid redirector
Elias Fleckenstein
2020-10-13
Fix float argument check in minetest.set_timeofday() (#10483)
Zughy
2020-10-13
Add ObjectRef:get_children() (#10480)
Zughy
2020-10-13
Pass ContentFeatures as reference to read_content_features (#10464)
JosiahWI
2020-10-11
Add missing type check to InvRef:set_lists() (#10476)
Zughy
2020-10-09
Add a short_description to be used by mods (#8980)
DS
2020-10-06
Add minetest.get_artificial_light and minetest.get_natural_light (#5680)
HybridDog
2020-10-05
Added minetest.drop_selected_item(), Improved AutoEject
Elias Fleckenstein
2020-10-05
Remove unused functions reported by cppcheck (#10463)
SmallJoker
2020-10-04
Minimap as HUD element with API control
Pierre-Yves Rollo
2020-10-04
Add First Person Attachments (#10360)
Jordan Snelling
2020-10-04
The Robot Update
Elias Fleckenstein
2020-10-04
Deprecate get_player_velocity and add_player_velocity (#10173)
rubenwardy
2020-09-16
Clean up server-side translations, remove global variable (#10075)
rubenwardy
2020-08-27
Lua API: Register missing get_texture_mod function (#10338)
karamel59
2020-08-22
Unrestricted HTTP API for Client, Server and Main Menu
Elias Fleckenstein
[next]