]> git.lizzy.rs Git - dragonfireclient.git/history - clientmods
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / clientmods /
2022-06-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinShip dragonfireclient with selected high-quality mods
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-04-08 ShadowNinjaSpacing fixes
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-04 Elias FleckensteinAdd mod.conf to preview clientmod (#11020)
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-28 Elias FleckensteinMerged Minetest
2020-10-18 Elias FleckensteinEdited .gitignore properly; fixed armor invulnarability...
2020-10-17 Elias FleckensteinNew Mod System
2020-10-05 Elias FleckensteinAdded minetest.drop_selected_item(), Improved AutoEject
2020-10-05 Elias FleckensteinImproved X-Ray, added AutoEject
2020-10-04 Elias FleckensteinImproved Tracers
2020-10-04 Elias FleckensteinAdded AutoSneak and improved X-Ray MapBlock updating
2020-10-04 Elias FleckensteinThe Robot Update
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2020-08-24 Elias FleckensteinAdded Schematicas
2020-08-22 Elias FleckensteinDelete my stupid test mod lol
2020-08-22 Elias FleckensteinUnrestricted HTTP API for Client, Server and Main Menu
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-08-22 Elias FleckensteinRemoved console output spammed by minetest.find_node_near
2020-08-22 Elias FleckensteinRemoved experimental code
2020-08-22 Elias FleckensteinFixed typo in clientmods/inventory/mod.conf
2020-08-22 Elias FleckensteinAdded Documentation for Additional API
2020-08-22 Elias FleckensteinAdded Chat Spam, Replace and settingtypes.txt for Clien...
2020-08-20 Elias FleckensteinUpdate Buildbots
2020-08-18 Elias Fleckensteinidk 20-08-2020
2020-08-16 Elias FleckensteinImproved World hacks
2020-08-16 Elias FleckensteinImproved World Hacks, added API functions
2020-08-16 Elias FleckensteinImproved World hacks, added fill
2020-08-15 Elias FleckensteinAdded floationg water to BlockWater
2020-08-15 Elias FleckensteinFixed broken Chatcommands
2020-08-15 Elias FleckensteinAdded .listwarps
2020-08-15 Elias FleckensteinUI Update; Added AutoTool
2020-08-14 Elias FleckensteinAdded DestroyWater (:P anon)
2020-08-14 Elias FleckensteinSome Updates
2020-07-31 Elias FleckensteinAdded more cheats
2020-07-30 Elias FleckensteinImproved Xray and Fullbright
2020-07-26 Elias Fleckensteinremoved leagcy clientmods
2020-07-26 Elias FleckensteinAdded autodig, moved chat
2020-07-20 Elias FleckensteinAdded EntitySpeed
2020-07-18 Elias FleckensteinAdded customizable keybindings, improved freecam, added...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-18 Elias FleckensteinAdded settings
2020-07-18 Elias FleckensteinAdded Anti Knockback
2020-07-16 Elias FleckensteinAuto disable smooth lighting when fullbright is active
2020-07-08 Elias FleckensteinDefaultsettings
2020-07-07 Elias FleckensteinAdded Clientmods
2020-07-06 Elias FleckensteinInitial Commit
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-04-11 sfan5Various features and fixes
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5Run on_item_use CSM callback even if item is not marked...
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-09 sfan5Be lenient with extra slashes for CSM paths
2019-11-09 sfan5[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 sfan5Introduce get_modpath() for CSM
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-01-21 red-001[CSM] Remove `on_connect` callback (#6941)
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-09-26 Loic Blotpreview: try to send mod channel messages 4 seconds...
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-05-20 SmallJoker[CSM] Fix crash when the minimap is disabled. Caused...
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-04 red-001Add function to get server info.
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
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)