oweals/minetest.git
2020-06-11 sfan5Use multiple light positions for CAO lighting
2020-06-11 sfan5content_cao: Do not expire visuals for texture updates
2020-06-10 sfan5Fix build error on Ubuntu 16.04 (again)
2020-06-10 sfan5Fix build error on Ubuntu 16.04
2020-06-09 Danila ShutovFix broken coloring of wielditems (#9969)
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2020-06-09 Paul OuelletteLuaItemStack: Add __tostring metamethod (#8785)
2020-06-09 hecktestFix player-to-object attachment teleport bug (#10008)
2020-06-09 MoNTE48TouchScreenGUI: fix some bugs, cleanup
2020-06-09 MoNTE48TouchScreen Control: fix some bugs, cleanup
2020-06-09 MaksimFix real keyboard movements on touchscreen devices
2020-06-09 MoNTE48Hide tooltip after ETIE_LEFT_UP (for touch control)
2020-06-08 sfan5devtest: Improve tool and formspec usability
2020-06-07 sfan5Reset touching_ground when in free_move
2020-06-07 Paul OuelletteFix Lua panic when error() message is not a string
2020-06-07 Danila ShutovRecalculate mesh normals for CAOs (#10000)
2020-06-07 SmallJokerGenericCAO: Fix glow not working since a08d18a
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
2020-06-06 rubenwardyFix incorrect extension used for ContentDB thumbnails
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-06-05 MaksimFix HUD scaling (#9721)
2020-06-05 ANANDTestBan: Clean up properly after completing test (...
2020-06-05 BekturShow Toast in UI thread and fix unpacking on Android...
2020-06-04 rubenwardyAdd buttons to ContentDB in game bar and configure...
2020-06-04 SmallJokerMove shared parameters sending to UnitSAO (#9968)
2020-06-01 sfan5Fix autoscale_mode segfault if tile doesn't have texture
2020-06-01 SmallJokerLua API: Log incorrect parameter types as error (#9954)
2020-06-01 SmallJokerContentCAO: Update light of all attached entities ...
2020-06-01 Hugues RossimageScaleNNAA: Fix image clipping on rect- instead...
2020-05-29 WuzzyDevtest: Fix missing/incorrect liquid properties (...
2020-05-29 sfan5Clean up CAO nametag handling and remove deprecated...
2020-05-29 sfan5content_cao: Do not expire visuals when not necessary
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-28 rubenwardyUpdate ContentDB dialog (#9949)
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-27 sfan5Change item entity collisionbox so that they don't...
2020-05-27 sfan5Fix falling entity not falling through players
2020-05-27 rubenwardyMake ContentDB downloads not block the UI (#9948)
2020-05-26 sfan5Fix liquids refusing to flow in X+ or Z+ in some cases...
2020-05-26 ParamatDevtest game: Update biome registrations (#9936)
2020-05-26 rubenwardyFix devtest being ignored by .gitignore
2020-05-26 WuzzyDevtest: Fix crash in player unittest (#9937)
2020-05-25 WuzzyRename “Minimal development test” to “Development Test... 9929/head
2020-05-25 ParamatL-System trees: Remove hardcoded use of 'mapgen_dirt...
2020-05-25 SmallJokerSilence GCC warning in mapblock_mesh
2020-05-24 rubenwardyFix build on FreeBSD, broken since open_url
2020-05-24 rubenwardyAdd engine version string to ContentDB API request...
2020-05-24 WuzzyReplacement for Minimal Development Test (PR) (#9450)
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-24 sfan5Fix two bugs in content_cao
2020-05-24 sfan5Fix constant re-queueing of emerges that will always...
2020-05-24 sfan5Fix documentation of emergequeue_limit settings
2020-05-24 ANANDlua_api.txt: Fix minor typo (#9917)
2020-05-23 sfan5Optimize particlespawner sending by not sending to...
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-23 AwkorModernize include guards and add missing ones (#9898)
2020-05-22 Lejo1Check for valid base64 before decoding (#9904)
2020-05-22 SmallJokerMacOS: Fix environ not being found
2020-05-22 sfan5Cleanup of particle & particlespawner structures and...
2020-05-22 ParamatVarious documentation fixes in settingtypes.txt (#9910)
2020-05-20 VitaliyCache liquid alternative IDs (#8053)
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
2020-05-20 sfan5Stop wasting memory on identical textures when texture...
2020-05-20 sfan5CSM: Fix crashing minetest.get_item_def()
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-19 LoneWolfHTAdd ability to scale HUD text (#9814)
2020-05-18 sfan5Add missing sao->isGone() checks
2020-05-17 sfan5builtin: Move common/async_event.lua to mainmenu/async_...
2020-05-17 sfan5content_mapblock: Move static initialization out of...
2020-05-17 sfan5Client: Add sum and average to packetcounter
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-16 WuzzyError msg if trying to teleport attached player (#9824)
2020-05-16 sfan5Log protocol ver on mismatched client connect too
2020-05-14 ParamatAdd new Mapgen V7 floatland implementation (#9296)
2020-05-14 sfan5network: Replace a fatal_error with just error logging
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-14 TheTermosCollision detection - #9343 follow-up (#9764)
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-14 rubenwardyItem Entity: Add message to moveresult assertion (...
2020-05-13 Yaman QaliehAllow placing auto-rotating nodes on other nodes in...
2020-05-13 ZughyDocument inf value in rollback commands (#9789)
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-10 Hugo LocurcioRequest the dedicated GPU when starting Minetest from...
2020-05-09 TheTermosColor gradient for default and 'regular' type sky ...
2020-05-09 Paul OuelletteAlways use same default tabheader height (#9319)
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-05-07 sfan5Fix Server triggering wrong errors if environment init...
2020-05-06 Jozef BehranGet rid of non-ascii characters in the debug display...
2020-05-06 v-robFormSpec: Add universal style selector `*` (#9718)
2020-05-06 MaksimAndroid: porting_android.cpp refactoring (#9687)
2020-05-06 sfan5Enable collide_with_objects for falling entities
2020-05-06 sfan5Rewrite falling entity to make use of collision info
2020-05-06 sfan5Expose collided objects in moveresult
2020-05-05 sfan5Fix crash when exiting server during running mapgen
2020-05-05 sfan5Fix thread safety of PcgRandom use in BiomeGen
next