]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2017-09-23 sfan5Fix blocks written by vmanip not being marked as modified
2017-09-21 DTA7Set placer to nil instead of a non-functional one in...
2017-09-21 SmallJokeron_death: Fix callback number of pushed arguments ...
2017-09-21 Loic Blotkeycode.cpp: use std::unordered_map for keypress cache
2017-09-20 jcalveFix compile error in openbsd (#6430)
2017-09-19 paramatRooted plantlike drawtype: Add remaining documentation
2017-09-18 paramatLeveled nodebox: Change levels from 1/63rds to 1/64ths
2017-09-17 paramatBiome API: Revert biomes, decos, ores being relative...
2017-09-17 paramatBiome generation: Fix layers of 'filler' nodes at biome...
2017-09-16 tenplus1Fix Rotate Node Placement (#6424)
2017-09-16 DTA7Correct tooltip_append_itemstring terminology (#6421)
2017-09-16 GregFix addModsFormConfig typo (#6420)
2017-09-16 paramatGenerate biomes: Recalculate biome at biome lower limit
2017-09-15 DTA7Add setting to display the itemstring after the tooltip...
2017-09-15 sfan5ServerEnv: Clean up object lifecycle handling (#6414)
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-14 paramatCavegen: Avoid unsupported biome 'top' or 'filler'...
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-09-12 ParamatItem drop: Tune to land exactly 2 nodes away with level...
2017-09-12 SmallJokerNetwork: Fix logging into older worlds with base64...
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-09-12 sfan5Fix failing linter (travis)
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-09-12 KahrlMake INodeDefManager::getIds return a vector, not a set
2017-09-11 Auke KokImplement client node dig prediction
2017-09-11 red-001Allow the join/leave message to be overridden by mods.
2017-09-11 youFix dropped item look (#6370)
2017-09-10 SmallJokerObject properties: Fix loss of custom selectionbox
2017-09-10 rubenwardyFix incorrect buffer size calculation on creation of...
2017-09-10 paramatSchematic decorations: Add 'place_offset_y' placement...
2017-09-10 rubenwardyFix empty legacy meta being persisted
2017-09-08 rubenwardyFix crash on revocation of removed privilege
2017-09-08 SmallJokerServer: Calculate maximal total block sends dynamically...
2017-09-08 SmallJokerParticles: Do not add digging particles for airlike...
2017-09-08 WuzzyPrevent /spawnentity from spawning unknown entity ...
2017-09-07 Loic Blotmain.cpp: server-only builds should not include client...
2017-09-05 Loic BlotUse a Buffer instead of SharedBuffer in ConnectionCommand
2017-09-05 WuzzyMake HUD status messages translatable (#5795)
2017-09-05 RuiRemove DSTACK keybind setting (#6378)
2017-09-04 paramatConf.example: Update using auto-generation
2017-09-04 paramatNetwork protocol documentation: Add 'can_zoom' to versi...
2017-09-04 Loïc BlotImplement minetest.register_can_bypass_userlimit (...
2017-09-04 Loïc BlotRe-apply previous commit with a typo fix
2017-09-04 Loïc BlotRevert "Network: fix a concurrency problem, by re-addin...
2017-09-04 Loïc BlotNetwork: fix a concurrency problem, by re-adding a...
2017-09-04 paramatWorld start time: Add setting for this, default unchanged
2017-09-03 youAdd build date to minetest --version and increase reada...
2017-09-03 ParamatOres: Add stratum ore (#6352)
2017-09-03 DharkaelUse member initialization list instead of the construct...
2017-09-03 Loic BlotNetwork part requires SharedBuffers to be pass as value
2017-09-02 Vaughan LapsleyRemove 3D noise from getSteps function (#6360)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-30 RuiRemove nodeupdate and nodeupdate_single
2017-08-30 paramatZoom: Move enabling zoom to a new player object property
2017-08-30 Loïc BlotRemove DSTACK support (#6346)
2017-08-29 Ben DeutschDocumentation for 'slippery' node group (#6345)
2017-08-29 Loïc BlotNetwork proto handlers/container fixes (#6334)
2017-08-29 Loic BlotPushing typo fix introduced in b7ee608e70f8e031e3e01c96...
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
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-28 youmapblock_mesh.cpp: Fix code style and simplify a bit...
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-28 Loïc BlotPass SharedBuffer as value to increment reference count
2017-08-28 Dániel JuhászUse crack animation on all tile layers (#6104)
2017-08-27 Nathanaël CourantStatbars: fix incorrect half-images in non-standard...
2017-08-27 zeunerLua API: Add function to deregister single biomes ...
2017-08-27 youcore.get_objects_inside_radius: Omit removed objects...
2017-08-27 DharkaelMore readable default controls in README
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-26 Ben DeutschAlternative code for slipping (#6256)
2017-08-26 ParamatAndroid stepheight: Only increase if 'touching ground...
2017-08-26 ParamatMgfractal: Use 'switch case' instead of 'if else' ...
2017-08-26 rubenwardyAdd on_grant and on_revoke callbacks (#4713)
2017-08-26 rubenwardyCheck item_drop amount clientside (#6242)
2017-08-25 Loïc BlotNetwork cleanup (#6310)
2017-08-25 Dániel JuhászOverlays for wield and inventory images (#6107)
2017-08-25 EkdohibsTranslations: prevent remote crash with invalid transla...
2017-08-24 SmallJokerBuiltin item: Tidy up (#4370)
2017-08-24 EkdohibsAdd translation of LANG_CODE in all languages
2017-08-24 EkdohibsFix updatepo.sh and run it.
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Loïc BlotVerify compiler version before building anything (...
2017-08-24 adridoDont define min/max macros in minwindef.h (#6308)
2017-08-24 Pavel PuchkinFix OSX builds caused by __WORDSIZE again (#6307)
2017-08-24 stujones11Make entity selection and collision boxes independently...
2017-08-24 Dániel JuhászFix Android node selection distance (#6187)
2017-08-24 Ben DeutschSafe digging and placing (#6127)
2017-08-24 Loïc BlotNetwork cleanup (#6302)
2017-08-24 Pavel PuchkinFix OSX builds (closes #6289, fixes #6270) (#6306)
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-23 stujones11Do not add base position to player selection box (...
2017-08-21 Loïc Blotserialize: use a temporary for SerializeException
2017-08-20 paramatMgv6: Remove incorrectly defined and unused 'volume...
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loic BlotFix a formspec crash triggered by ae9b5e00989756bb67642...
2017-08-20 Loic BlotAdd missing ENABLE_SYSTEM_JSONCPP in docs
2017-08-20 Jens RottmannChange BS constant from implicit double to float (...
next