| Commit message (Expand) | Author | Age |
... | |
* | Improve undersampling settings | Hugo Locurcio | 2019-09-17 |
* | Formspecs: Introduce formspec_version to mods | SmallJoker | 2019-09-14 |
* | Dungeons: Remove non-functional 'projecting dungeons' setting (#8897) | Paramat | 2019-09-08 |
* | Move debug.txt after it grows too big (#8904) | HybridDog | 2019-09-07 |
* | Force item entities out of solid nodes (simpler) (#8885) | sfan5 | 2019-09-04 |
* | 'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847) | Muhammad Rifqi Priyo Susanto | 2019-09-01 |
* | Various settingtypes.txt improvements (#8867) | Paramat | 2019-08-28 |
* | Fix default hand definition not using wieldhand.png | Wuzzy | 2019-08-23 |
* | Fix undeclared global warning because of _ (#8798) | DS | 2019-08-14 |
* | Add player knockback on punch to builtin | sfan5 | 2019-08-10 |
* | Builtin UI: Move box element to ensure correct draw order | SmallJoker | 2019-08-08 |
* | Allow customizing chat message format (#8529) | ANAND | 2019-08-08 |
* | Fix usage of wrong variable in builtin chat command handling (#8762) | Beha | 2019-08-07 |
* | Add luacheck to check builtin (#7895) | rubenwardy | 2019-08-06 |
* | Add styles to most elements | rubenwardy | 2019-08-03 |
* | Add style[] tag with button support | rubenwardy | 2019-08-03 |
* | Builtin: Forward old return values | SmallJoker | 2019-08-02 |
* | Mainmenu: Use textarea in error formspecs | SmallJoker | 2019-08-01 |
* | Group "immortal" also protects players from damage | Wuzzy | 2019-08-01 |
* | Check for 'action' field in ABMs & LBMs | SmallJoker | 2019-07-27 |
* | Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705) | Paramat | 2019-07-25 |
* | Mgfractal: Make non-fractal terrain optional (#8702) | Paramat | 2019-07-25 |
* | Add /help formspec for commands and privileges (#8385) | SmallJoker | 2019-07-20 |
* | Document the deprecation of hardcoded cave liquids (#8692) | Paramat | 2019-07-20 |
* | Use vector.dot and vector.cross in vector.angle | HybridDog | 2019-07-16 |
* | Add vector.dot and vector.cross | HybridDog | 2019-07-16 |
* | Docs: Clarify where to check for 'protection_bypass' (#8675) | SmallJoker | 2019-07-14 |
* | Increase upper limit of display_gamma to 10 (#8618) | ANAND | 2019-06-27 |
* | Mapgen Carpathian: Add optional rivers (#7977) | Paramat | 2019-06-19 |
* | Use CDB author and name in installed package's config (#8550) | Paul Ouellette | 2019-06-10 |
* | Save forceloaded blocks file periodically (#8535) | Thomas Rudin | 2019-06-10 |
* | Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8... | DS | 2019-06-07 |
* | HTTP API: Allow binary downloads and headers (#8573) | SmallJoker | 2019-06-06 |
* | Dungeons: Settable density noise, move number calculation to mapgens (#8473) | Paramat | 2019-06-01 |
* | builtin/../register.lua: Abort make_wrap_deregistration if param is invalid | ANAND | 2019-05-04 |
* | World start time: Move to first full light (day night ratio = 1000) (#8410) | Paramat | 2019-04-13 |
* | Change pitch fly binding to 'P', add to change keys menu (#8314) | rubenwardy | 2019-04-03 |
* | Optimize core.after in a simple way (#8351) | DS | 2019-03-27 |
* | Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) | Paramat | 2019-03-27 |
* | Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404) | Paramat | 2019-03-20 |
* | num_emerge_threads: Fix documentation of automatic selection | paramat | 2019-03-17 |
* | core.after: Improve assertion message (#8388) | ANAND | 2019-03-17 |
* | Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738) | ANAND | 2019-03-17 |
* | num_emerge_threads: Warn of crashes when > 1 (#8357) | Paramat | 2019-03-14 |
* | World config: Make depends easier to read (#7396) | HybridDog | 2019-03-07 |
* | Change 'num_emerge_threads' default to 1 (#8303) | Paramat | 2019-03-05 |
* | Add math.factorial (#8298) | HybridDog | 2019-03-05 |
* | Add sounds for falling and attached nodes (#7719) | DS | 2019-03-05 |
* | Hide uninstall package button on unmodifiable paths (#8255) | rubenwardy | 2019-03-05 |
* | Update minetest.conf.example and settings_translation_file.cpp (#8278) | Paramat | 2019-02-23 |