Age | Commit message (Expand) | Author |
---|---|---|
2018-06-15 | Version scheme change: 0.5.0 -> 5.0.0 (#7449) | Loïc Blot |
2018-06-06 | CSM/SSM: Add on_mods_loaded callback (#7411) | Loïc Blot |
2018-05-31 | Fix isNan on setYaw Lua call (#7380) | Loïc Blot |
2018-01-23 | CSM: Remove screenshot API | red-001 |
2018-01-21 | [CSM] Remove `on_connect` callback (#6941) | red-001 |
2018-01-20 | [CSM] Add functions to create particles and particlespawners. (#6072) | red-001 |
2018-01-20 | [CSM] Add basic HUD manipulation. (#6067) | red-001 |
2017-11-29 | Fix spelling mistakes in client_lua_api.txt | Bluebird |
2017-11-28 | Client lua api documentation: .md -> .txt | paramat |
2017-03-14 | Add disclaimer to client_lua_api.txt (#5391) | rubenwardy |
2017-03-13 | 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 | [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) | Loïc Blot |