aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker
2020-06-01imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)Hugues Ross
2020-05-30Devtest: Fix missing/incorrect liquid properties (#9955)Wuzzy
2020-05-29Clean up CAO nametag handling and remove deprecated AO_CMDsfan5
2020-05-29content_cao: Do not expire visuals when not necessarysfan5
2020-05-29Add disable_jump check for the player's feetMoNTE48
2020-05-29Add minetest.is_creative_enabledWuzzy
2020-05-29Update ContentDB dialog (#9949)rubenwardy
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2020-05-27Change item entity collisionbox so that they don't sink into the groundsfan5
2020-05-27Fix falling entity not falling through playerssfan5
2020-05-27Make ContentDB downloads not block the UI (#9948)rubenwardy
2020-05-26Fix liquids refusing to flow in X+ or Z+ in some cases (#9874)sfan5
2020-05-26Devtest game: Update biome registrations (#9936)Paramat
2020-05-26Fix devtest being ignored by .gitignorerubenwardy
2020-05-26Devtest: Fix crash in player unittest (#9937)Wuzzy
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-25L-System trees: Remove hardcoded use of 'mapgen_dirt' alias (#9931)Paramat
2020-05-25Silence GCC warning in mapblock_meshSmallJoker
2020-05-24Fix build on FreeBSD, broken since open_urlrubenwardy
2020-05-24Add engine version string to ContentDB API request (#9890)rubenwardy
2020-05-24Replacement for Minimal Development Test (PR) (#9450)Wuzzy
2020-05-24Add chat_font_size setting (#9736)SmallJoker
2020-05-24Fix two bugs in content_caosfan5
2020-05-24Fix constant re-queueing of emerges that will always be unsuccessfulsfan5
2020-05-24Fix documentation of emergequeue_limit settingssfan5
2020-05-24lua_api.txt: Fix minor typo (#9917)ANAND
2020-05-23Optimize particlespawner sending by not sending to distant playerssfan5
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-23Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)sorcerykid
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2020-05-22Check for valid base64 before decoding (#9904)Lejo1
2020-05-22MacOS: Fix environ not being foundSmallJoker
2020-05-22Cleanup of particle & particlespawner structures and code (#9893)sfan5
2020-05-22Various documentation fixes in settingtypes.txt (#9910)Paramat
2020-05-20Cache liquid alternative IDs (#8053)Vitaliy
2020-05-20Allow more than 255 biomes, document new maximum (#9855)Paramat
2020-05-20Stop wasting memory on identical textures when texture filtering is disabledsfan5
2020-05-20CSM: Fix crashing minetest.get_item_def()sfan5
2020-05-19Rework functionality of leveled nodes (#9852)Wuzzy
2020-05-19Add ability to scale HUD text (#9814)LoneWolfHT
2020-05-18Add missing sao->isGone() checkssfan5
2020-05-17builtin: Move common/async_event.lua to mainmenu/async_event.luasfan5
2020-05-17content_mapblock: Move static initialization out of functionssfan5
2020-05-17Client: Add sum and average to packetcountersfan5
2020-05-17Add core.open_url() to main menu API (#8592)rubenwardy
2020-05-16Make automatic_rotate relative, allow setting rotation (#8468)ANAND
2020-05-16Error msg if trying to teleport attached player (#9824)Wuzzy
2020-05-16Log protocol ver on mismatched client connect toosfan5
2020-05-14Add new Mapgen V7 floatland implementation (#9296)Paramat