aboutsummaryrefslogtreecommitdiff
path: root/clientmods (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CSM] Add function to set minimap shape (#5569)bigfoot5472017-04-141-1/+1
* [CSM] Move `.list_players` and `.disconnect` to builtin. (#5550)red-0012017-04-101-13/+0
* [CSM] Add event on_connect player API lua (#5540)Vincent Glize2017-04-081-0/+4
* [CSM] Add function to get the server protocol version. (#5529)red-0012017-04-061-0/+1
* [CSM] Add function and chat command to disconnect from server. (#5487)red-0012017-04-011-0/+7
* [CSM] Add function to get player names in range (#5435)bigfoot5472017-03-221-1/+8
* Give CSM access to use `core.colorize()` (#5113)red-0012017-03-171-0/+6
* [CSM] Fix minimap problems (#5405)Loïc Blot2017-03-171-2/+6
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-171-0/+9
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-161-0/+12
* Add ModStorageAPI to client side modding (#5396)Loïc Blot2017-03-161-0/+3
* Add `get_wielded_item`red-0012017-03-131-0/+22
* [CSM] Add `on_punchnode` callbackred-0012017-03-131-0/+8
* [CSM] Add `get_node` and `get_node_or_nil`red-0012017-03-131-1/+9
* [CSM] Add `on_dignode` callback (#5140)red-0012017-03-131-0/+6
* [CSM] storage + fixesLoic Blot2017-03-131-1/+3
* [CSM] implement client side mod loading (#5123)Loïc Blot2017-03-131-0/+42