]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 Loic Blot[CSM] storage + fixes
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2017-03-13 Loic Blot[CSM] Client side modding
2017-03-13 kilbithGUI: Allow texture packs to customize the progress...
2017-03-12 Vladislav TsendrovskiiSave metainfo for falling nodes
2017-03-12 Lars HofhanslEnable server side occlusion culling by default.
2017-03-12 Lars HofhanslAllow server side occlusion culling.
2017-03-12 Auke KokDo not increase breath if at full breath.
2017-03-11 sfan5database-redis: Support password authentication
2017-03-11 paramatClimb speed: Increase default setting from 2 to 3
2017-03-11 number ZeroMinimap: Optimise
2017-03-11 Dániel JuhászLight calculation: New bulk node lighting code
2017-03-10 tenplus1Optimize item.lua
2017-03-10 kilbithGUI: Convert loading screen's progress bar to image...
2017-03-06 Loïc BlotCI: Add memleak checking using valgrind (#5350)
2017-03-05 Juhani NumminenUpdate .appdata and .desktop files
2017-03-05 paramatDungeons: Use 'block' instead of 'brick' for nodebox...
2017-03-05 Auke KokFont: attempt fallback font, abort if no fonts found.
2017-03-05 FixerREADME.txt: Clarify loading of minetest.conf
2017-03-04 zaoqiAdd minetest.spawn_falling_node(pos) (#5339)
2017-03-04 adelcoding1FormSpec: Add position and anchor elements (#5284)
2017-02-27 Bond-009Fixed spelling mistakes (#5312)
2017-02-26 paramatDungeongen: Add and improve parameters
2017-02-25 red-001Fix crash that can be caused by the shutdown command...
2017-02-22 rubenwardyFix wrong meta key in item meta on ItemStack construction
2017-02-19 red-001Fix the documentation for `minetest.is_yes` (#5276)
2017-02-18 Dániel JuhászFixes for colorwallmounted and colorfacedir nodes
2017-02-18 paramatVoxelmanip: Do not emerge or blit to blocks over map...
2017-02-18 kilbithMultiplayer menu: fix attempt to open nonexistant image
2017-02-18 tenplus1Statbars.lua: Cache enable_damage setting
2017-02-18 red-001Fix not being able to damage players in minimal (#5266)
2017-02-18 red-001Use the `ARRLEN` macro in more places and remove an...
2017-02-18 red-001Add support for the new arguments of `request_shutdown...
2017-02-17 Auke KokRevert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296...
2017-02-16 paramatCavegen: Place correct biome surface in tunnel entrances
2017-02-16 paramatObjectpos over limit: Avoid crash caused by sector...
2017-02-16 red-001Fix a small regression caused by e2ad76f.
2017-02-15 sfan5Fix >5 year old PlayerSAO deletion bug
2017-02-14 Auke KokFreeType: address font license issues (#5230)
2017-02-13 Dániel JuhászLighting: Update lighting at block loading
2017-02-12 Hybrid DogMainmenu: Brighter text colours for readability
2017-02-12 paramatFootsteps: Fix offset footstep and shallow water sound...
2017-02-10 paramatPlantlike: Fix visual_scale being applied squared
2017-02-10 rubenwardyUse tree to list mods rather than textlist
2017-02-10 Craig RobbinsRevert "Plantlike: Fix visual_scale being applied squar...
2017-02-10 Craig RobbinsRevert "Plantlike visual scale: Send sqrt(visual_scale...
2017-02-10 WuzzyAdd textures for air and ignore items (#5196)
2017-02-10 rubenwardyCorrect lua_api.txt docs related to meta (#5198)
2017-02-09 Auke KokChange default nodetimer_interval to 0.2s. (#5193)
2017-02-09 Lars HofhanslPerform mesh animation only once per frame.
2017-02-09 paramatOpenAL sound: Use a simpler distance model
2017-02-09 red-001No longer auto-generate a 'guest####' player name when...
2017-02-08 Loic BlotFix android build
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-07 rubenwardyFix incompatibility of ItemStack.to_table() introduced...
2017-02-07 paramatFace shading: Add shade factor comments
2017-02-06 Travis BurtrumAdd support for unix socket connection to redis (#5179)
2017-02-06 Auke KokPrevent SIGFPE on entity tile loading issue. (#5178)
2017-02-05 numberZeroImprove mesh shading (#5172)
2017-02-04 rubenwardyAdd per-stack descriptions using ItemStack Metadata
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef
2017-02-04 rubenwardyMake NodeMetaRef::getmeta a non-static member
2017-02-04 rubenwardyDerive NodeMetadata from Metadata
2017-02-04 sfan5Fix PlayerSAO deletion warning (0eede97af2927dcda354519...
2017-02-04 paramatMgv6: Add fallback node for gravel
2017-02-04 paramatMgv6: Add stairs to desert stone dungeons
2017-02-04 paramatMapgenBasic node resolver: Various fixes
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-02-01 Duane RobertsonTell on_punch to expect a return value
2017-02-01 paramatMgvalleys: Fix missing decorations and incorrect functi...
2017-02-01 EkdohibsFix anticheat resetting client position after the clien...
2017-01-31 Nathanaël CourantMake facedir_to_dir and wallmounted_to_dir work with...
2017-01-31 numberZeroFix fog weirdness (#5146)
2017-01-30 paramatPlantlike visual scale: Send sqrt(visual_scale) to...
2017-01-30 sapierAdd multiply texture modifier
2017-01-30 Dániel JuhászUse fabs() instead of abs() (#5141)
2017-01-30 Dániel JuhászRe-add halo highlight (#5130)
2017-01-29 EzhhAdd console height setting (#5136)
2017-01-29 Zeno-Rename height to scale for openConsole() (#5139)
2017-01-28 ShadowNinjaFix AIX threading build
2017-01-28 ShadowNinjaFix synchronization issue at thread start
2017-01-28 SmallJokerfrom_table: Fix crash for missing inventory or field
2017-01-28 sapierMake entity on_punch have same signature and behaviour...
2017-01-28 ParamatPlantlike: Fix visual_scale being applied squared ...
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2017-01-26 paramatDungeongen: Fix selection of diagonal corridors
2017-01-26 paramatDungeons: Add nodebox stairs to desert and sandstone...
2017-01-26 Dániel JuhászFix after hardware node coloring (#5114)
2017-01-25 paramatDungeongen: Fix out-of-voxelmanip access segfault
2017-01-25 rubenwardyBlock spam messages before calling on_chatmessage callb...
2017-01-24 number ZeroAdd smooth lighting for all nodes
2017-01-24 raymooWrap to positive degree values (#5106)
next