]> git.lizzy.rs Git - dragonfireclient.git/history - clientmods/preview/init.lua
[CSM] Add function to set minimap shape (#5569)
[dragonfireclient.git] / clientmods / preview / init.lua
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-04-10 red-001[CSM] Move `.list_players` and `.disconnect` to builtin...
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-06 red-001[CSM] Add function to get the server protocol version...
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-17 Loïc Blot[CSM] Fix minimap problems (#5405)
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-16 Loïc BlotAdd ModStorageAPI to client side modding (#5396)
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 Loic Blot[CSM] storage + fixes
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)