]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2020-12-13 Elias FleckensteinFixed crash by adding legacy stuff to defaultsettings... 20-12-2020
2020-12-13 Elias FleckensteinFixed crash due to missing entry in defaultsettings.cpp
2020-12-12 Elias FleckensteinReorganize categories
2020-12-12 Elias FleckensteinRework Range
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 3 12-12-2020
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 2
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMake GitHub Actions Happy try 1
2020-12-11 Elias FleckensteinRemove obsolete code from clientenvironment
2020-12-11 Elias FleckensteinUpdate builtin/settingtypes.txt to the new philosophy
2020-12-11 Elias FleckensteinNew Cheat Philosophy
2020-12-11 Elias FleckensteinWorld Cheats improvements; Add BlockLava; Readd minetes...
2020-12-10 SmallJokerVarious documentation fixes (#10692)
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-12-04 OblomovCross-reference the node level manipulation functions...
2020-12-04 HybridDogFix MSAA stripes (#9247)
2020-12-04 sfan5Fix certain connected nodeboxes crashing when falling
2020-12-01 Elias FleckensteinUpdate CheatDB URL again 03-12-2020
2020-12-01 Elias FleckensteinUpdate defaults for ContentDB (->CheatDB)
2020-12-01 Elias FleckensteinCheatDB Support & Enable/Disable CSMs in Main Menu
2020-12-01 Elias FleckensteinSmall AutoTool Fix
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-29 SmallJokerInput: Fix on_rightclick called when placing into air
2020-11-29 Elias FleckensteinRemove NextItem
2020-11-29 Elias FleckensteinFix and Improve AutoTool
2020-11-28 Elias FleckensteinAdded minetest.close_formspec
2020-11-28 Elias FleckensteinFixed Minimap position
2020-11-28 Elias FleckensteinFixed FastPlace and AutoPlace
2020-11-28 Elias FleckensteinImproved Freecam
2020-11-28 Elias FleckensteinAdded configureable Colors for PlayerESP and EntityESP
2020-11-28 Elias FleckensteinEntityESP, EntityTracers, PlayerESP, PlayerTracers
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-28 Elias FleckensteinFixed crash when attempting to access nonexistant inven...
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroAllow missing shaders
2020-11-26 numzeroReplace TriangleFan as poorly supported
2020-11-26 numzeroReuse seed when updating stars
2020-11-26 numzeroStore stars in a single static mesh buffer
2020-11-26 numzeroDon't evaluate things many times
2020-11-26 numzeroBatch cloud drawing
2020-11-26 LarsAvoid marking map blocks dirty upon deserialization.
2020-11-26 Elias FleckensteinFixed glowing GenericCAOs being rendered completely...
2020-11-26 Elias FleckensteinAdded ClientObjectRef:get_hp()
2020-11-25 LarsFix camera panning glitches (partially revert 10489.)
2020-11-24 Elias FleckensteinAdded minetest.register_on_play_sound
2020-11-24 Elias FleckensteinImproved Scaffold
2020-11-24 Elias FleckensteinAdded AutoSlip (-> Credit to Code-Sploit)
2020-11-24 Elias FleckensteinAdded JetPack and AutoHit (-> Credits to Code-Sploit...
2020-11-24 Elias FleckensteinAdded Speed/Jump/Gravity Override
2020-11-24 Elias FleckensteinUpdate Credits
2020-11-24 Elias FleckensteinImproved AutoSneak
2020-11-23 Pierre-Yves... Add sound to press event of some formspecs elements...
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
2020-11-23 Elias FleckensteinAdded setpitch & setyaw commands; AutoSprint
2020-11-22 MoNTE48Fix Visual Studio build in Actions
2020-11-21 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2020-11-20 ParamatMove Mapgen V7 river generation into the main generatio...
2020-11-20 Elias FleckensteinAdded OnlyTracePlayers
2020-11-16 LarsIncrease limit for simultaneous blocks sent per client...
2020-11-15 LejoAuto build client appimage (#10561)
2020-11-15 WuzzyFix falling image of torchlike if paramtype2="none...
2020-11-15 Elias FleckensteinMerge pull request #14 from corarona/master
2020-11-15 coraronalua-api: fix get/set_pitch 14/head
2020-11-12 sfan5serverpackethandler: Minor log message fixes
2020-11-12 sfan5Copy position for can_dig
2020-11-12 sfan5Fix player sprite visibility in first person
2020-11-12 sfan5Fix overloaded virtual warnings with get/setAttachment()
2020-11-12 red-001Fix warnings about an unused variables and implicit...
2020-11-12 SmallJokerRevert "Replace MyEventReceiver KeyList with std::unord...
2020-11-12 SmallJokerPlayerSAO: Run on_player_hpchange raw change values...
2020-11-12 LarsIncrease default emerge queue limits and limit enqueue...
2020-11-10 DSDo not set a default for description in itemdef table...
2020-11-10 SmallJokerObjectRef: Re-add legacy code for set_physics_override...
2020-11-10 sfan5Mark additional locales as broken
2020-11-10 sfan5Update fallback font to newer version
2020-11-09 Markus KochJoystick: Remap joystick-specific KeyTypes to generic...
2020-11-09 rubenwardyFix object interaction distance not being checked ...
2020-11-08 Elias FleckensteinPossibility to use cheat menu while pressing other...
2020-11-08 SmallJokerContentCAO: Fix segfault when minimap is disabled
2020-11-07 LarsRevert #10495 and simplify.
2020-11-06 Elias FleckensteinFixed warning
2020-11-05 sfan5Fix integer-string conversion for shaders
2020-11-05 Elias FleckensteinRun Lint Script 05-11-2020
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-05 Elias FleckensteinMapBlockMesh Performance Improvement
2020-11-05 coraronaadd LUA_FCT 10/head
2020-11-05 coraronaadd g/s pitch and make_screenshot in lua api
2020-11-05 Elias FleckensteinSeveral Enhancements
2020-11-05 coraronaapi-screenshot: change function name to make_screenshot
2020-11-05 Elias FleckensteinAdded NodeESP
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-11-04 Lars MüllerRevert "Fix short 180 degree rotation when using set_bo...
2020-11-04 ZughyFix ObjectRef errors due to lua_isnil() (#10564)
2020-11-04 Elias FleckensteinFix and run the Lint autocorrect script
next