index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
client_lua_api.txt
Commit message (
Expand
)
Author
Age
*
Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...
AFCMS
2022-08-02
*
Add vector.combine (#11920)
Lars Müller
2022-05-04
*
Continue with 5.6.0-dev
sfan5
2022-01-30
*
Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)
Wuzzy
2021-10-01
*
Add bold, italic and monospace font styling for HUD text elements (#11478)
sfan5
2021-07-27
*
Fix base64 validation and add unittests (#10515)
Lars Müller
2021-05-30
*
Add `minetest.colorspec_to_colorstring` (#10425)
Vincent Robinson
2021-04-23
*
Continue with 5.5.0-dev
sfan5
2021-02-23
*
Fix double word "true" in minetest.is_nan explanation (#10820)
M.K
2021-01-18
*
Various documentation fixes (#10692)
SmallJoker
2020-12-10
*
Lua API: Add register_on_chatcommand to SSM and CSM (#7862)
Elijah Duffy
2020-10-03
*
Allow binding dig, place actions to keys; remove LMB/RMB hardcoding
ANAND
2020-08-15
*
Implement grouped mode for find_nodes_in_area (#9888)
sfan5
2020-07-14
*
Continue with 5.4.0-dev
sfan5
2020-07-09
*
CSM: Bugfixes to camera:get_pos() and camera:get_fov()
sfan5
2020-05-14
*
Fix small typo (#9813)
oilboi
2020-05-05
*
Improve waypoints and add image variant (#9480)
Lars Müller
2020-04-11
*
Various features and fixes
sfan5
2020-04-11
*
Implement minetest.sound_fade()
sfan5
2020-04-11
*
Continue with 5.3.0-dev
sfan5
2020-04-05
*
[CSM] Fix and improve minetest.get_language()
sfan5
2019-11-11
*
[CSM] Implement minetest.get_csm_restrictions()
sfan5
2019-11-11
*
[CSM] Expose more env functions
sfan5
2019-11-11
*
[CSM] Remove non-functional minetest.get_day_count()
sfan5
2019-11-09
*
Corrections to client_lua_api.txt
sfan5
2019-11-09
*
Introduce get_modpath() for CSM
sfan5
2019-11-09
*
Continue with 5.2.0-dev
sfan5
2019-10-12
*
Lua API documentation: Various fixes (#8914)
SmallJoker
2019-09-08
*
doc/client_lua_api: Clarify how client side api and mods start (#8822)
Paul m. p. P
2019-09-05
*
Continue with 5.1.0-dev
sfan5
2019-03-04
*
Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...
Loïc Blot
2019-02-26
*
Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)
Paramat
2019-02-26
*
Deprecate modpack.txt and use modpack.conf instead (#7892)
rubenwardy
2019-01-06
*
CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
Loïc Blot
2018-12-24
*
(client_)lua_api.txt: Rename func -> function (#7960)
ClobberXD
2018-12-12
*
Version scheme change: 0.5.0 -> 5.0.0 (#7449)
Loïc Blot
2018-06-15
*
CSM/SSM: Add on_mods_loaded callback (#7411)
Loïc Blot
2018-06-06
*
Fix isNan on setYaw Lua call (#7380)
Loïc Blot
2018-05-31
*
CSM: Remove screenshot API
red-001
2018-01-23
*
[CSM] Remove `on_connect` callback (#6941)
red-001
2018-01-21
*
[CSM] Add functions to create particles and particlespawners. (#6072)
red-001
2018-01-20
*
[CSM] Add basic HUD manipulation. (#6067)
red-001
2018-01-20
*
Fix spelling mistakes in client_lua_api.txt
Bluebird
2017-11-29
*
Client lua api documentation: .md -> .txt
paramat
2017-11-28
*
Add disclaimer to client_lua_api.txt (#5391)
rubenwardy
2017-03-14
*
Add `get_wielded_item`
red-001
2017-03-13
*
[CSM] Add `on_punchnode` callback
red-001
2017-03-13
*
[CSM] Add `get_node` and `get_node_or_nil`
red-001
2017-03-13
*
[CSM] Add `on_dignode` callback (#5140)
red-001
2017-03-13
*
[CSM] Add local formspecs. (#5094)
red-001
2017-03-13
[next]