]> git.lizzy.rs Git - dragonfireclient.git/history - builtin
Do not scale texture unless necessary.
[dragonfireclient.git] / builtin /
2017-10-31 VitaliyRewrite rendering engine (#6253)
2017-10-28 raymooFix default item callbacks to work with nil users ...
2017-10-23 Muhammad Rifqi Pri... Improvements/fixes for noise parameter input in advance...
2017-10-17 Esteban I. RMdon't pass g_settings around, and use it directly
2017-10-17 Esteban I. RMImplement #6096
2017-10-15 VitaliyReal global textures (#6105)
2017-10-14 rubenwardyProfiler: Fix var args not being passed to callback...
2017-10-09 adridoFormspec: textarea with scrollbar improvements
2017-10-07 lhofhanslDo not grant all privs to the admin - changes game...
2017-10-07 Rob BlanckaertAdd setting for near plane distance. (#6395)
2017-10-06 James Alexander... settingtypes.txt: Update zoom description (#6443)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-09-26 DTA7Add mute setting (toggled by the mute key and in the...
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-17 paramatBiome API: Revert biomes, decos, ores being relative...
2017-09-16 tenplus1Fix Rotate Node Placement (#6424)
2017-09-16 DTA7Correct tooltip_append_itemstring terminology (#6421)
2017-09-15 DTA7Add setting to display the itemstring after the tooltip...
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-12 ParamatItem drop: Tune to land exactly 2 nodes away with level...
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-09-11 red-001Allow the join/leave message to be overridden by mods.
2017-09-11 youFix dropped item look (#6370)
2017-09-08 rubenwardyFix crash on revocation of removed privilege
2017-09-08 SmallJokerServer: Calculate maximal total block sends dynamically...
2017-09-08 WuzzyPrevent /spawnentity from spawning unknown entity ...
2017-09-05 RuiRemove DSTACK keybind setting (#6378)
2017-09-04 Loïc BlotImplement minetest.register_can_bypass_userlimit (...
2017-09-04 paramatWorld start time: Add setting for this, default unchanged
2017-09-02 Vaughan LapsleyRemove 3D noise from getSteps function (#6360)
2017-08-30 RuiRemove nodeupdate and nodeupdate_single
2017-08-30 paramatZoom: Move enabling zoom to a new player object property
2017-08-29 Loïc BlotFormspec: Add options to set background color and opaci...
2017-08-29 rubenwardyFix mistake when calling on_priv_grant/revoke, and...
2017-08-28 paramatAdvanced settings: Make 'controls', 'graphics', 'sound...
2017-08-27 zeunerLua API: Add function to deregister single biomes ...
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-26 rubenwardyAdd on_grant and on_revoke callbacks (#4713)
2017-08-26 rubenwardyCheck item_drop amount clientside (#6242)
2017-08-24 SmallJokerBuiltin item: Tidy up (#4370)
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Ben DeutschSafe digging and placing (#6127)
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-18 lisacvukMake world creation menu automatically generate a rando...
2017-08-17 Loïc BlotReduce dedicated server step to 0.09 (#6252)
2017-08-16 VitaliyNew lighting curve (#5279)
2017-08-14 paramatAdvanced settings: Re-organise mapgen settings for...
2017-08-14 Dániel JuhászMake dropped items colorable
2017-08-13 WuzzyAdd slippery group for nodes (players/items slide)
2017-08-13 WuzzyAdd short description for disabled texture packs
2017-08-13 TeTpaAkaChange “Use” key name to “Special”
2017-08-12 Ben DeutschRemove cloud_height setting
2017-08-12 Hybrid DogAbort if static_spawnpoint is an invalid setting instea...
2017-08-08 Zeno-Update credits (#6228)
2017-07-30 WuzzyMake direct item selection keys freely bindable
2017-07-26 paramatMgv7: Add 'mount_zero_level' parameter
2017-07-21 paramatMgv7: Add option to repeat surface biomes in floatlands
2017-07-18 paramatWindow size: use 1024x600 to avoid a smaller UI
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 paramatDefault window size: Increase to 1024x576, aspect ratio...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-07-14 Elijah DuffyRemove remaining modstore code (#6120)
2017-07-11 paramatAdvanced settings: Reformat noise parameter format...
2017-07-07 vlapsleyMapgen Carpathian: Add lava_depth parameter
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-07-02 paramatDungeons: Add setting to prevent projecting dungeons
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-29 Vincent GlizeChange the server description after a search (#6074)
2017-06-26 kilbithAdd Arm Inertia (#6050)
2017-06-24 Dániel JuhászHelper methods for hardware colorization (#5870)
2017-06-22 paramatCavesRandomWalk: Make 'lava_depth' a mapgen parameter
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-21 paramatMgv5/v7/fractal: Add 'large_cave_depth' parameter to...
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-15 EzhhImprove chatcommand params consistency (#5985)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-10 Elijah DuffyMenu: Do not use textlist for shaders in settings tab...
2017-06-10 red-001Add a server-sided way to remove color codes from incom...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-06-07 DSmake ret variable in /builtin/mainmenu/tab_credits...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-05 Vincent GlizeFixed #5907 Documentation for screen_h and screen_w...
2017-06-03 rubenwardyUpdate credits
2017-06-03 red-001Remove unimplemented setting `movement_speed_descend...
2017-06-02 WuzzyRemove “inf” argument from shutdown command help (...
2017-05-28 Nathan SalapatAdded missing levels to logging menu (#5836)
2017-05-24 rubenwardyAdd formspec escaping to subgame list in create world...
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 Elijah DuffyMenu: Merge singleplayer and server tabs (#5627)
2017-05-20 Elijah DuffyAdd /clearinv chat command (#4994)
2017-05-19 SmallJokerMainmenu: Fix issues while trying to enable all mods...
2017-05-17 SmallJokerBuiltin: Fix subgame mod selection (#5367)
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-10 red-001Menu: Fix starting a server if the server address is...
next