| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-18 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
| 2022-05-17 | Remove confusing message in keybindings menu | savilli | |
| 2021-05-13 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
| 2021-04-20 | Add a key to toggle map block bounds (#11172) | Seth Traverse | |
| It's often useful to know where the map block boundaries are for doing server admin work and the like. Adds three modes: single mapblock, range of 5, and disabled. | |||
| 2021-03-26 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
| 2021-02-24 | Use "Aux1" key name consistently everywhere | Wuzzy | |
| 2021-02-10 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
| 2021-01-29 | Settings: Proper priority hierarchy | SmallJoker | |
| Remove old defaults system Introduce priority-based fallback list Use new functions for map_meta special functions Change groups to use end tags Unittest changes: * Adapt unittest to the new code * Compare Settings objects | |||
| 2020-11-29 | Remove NextItem | Elias Fleckenstein | |
| 2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
| This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
| 2020-11-04 | Make Lint Happy | Elias Fleckenstein | |
| 2020-10-17 | New Mod System | Elias Fleckenstein | |
| 2020-08-14 | Some Updates | Elias Fleckenstein | |
| 2020-07-28 | Added cheat Menu | Elias Fleckenstein | |
| 2020-07-18 | Added customizable keybindings, improved freecam, added special inventory ↵ | Elias Fleckenstein | |
| keybind (by default ender inventory) | |||
| 2020-07-14 | Formspecs: volume and key settings windows can now be closed by ↵ | Zughy | |
| doubleclicking/tapping (#10128) Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it> Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com> | |||
| 2020-04-11 | Formspecs: Add state-selection to style elements (#9378) | Hugues Ross | |
| 2020-02-14 | Key settings: Clear with escape (#8282) | SmallJoker | |
| Key ESCAPE -> Cancel change Key DELETE -> Remove entry | |||
| 2019-10-12 | Add more visual feedback for button states (#8916) | Hugues Ross | |
| - Add style properties for overriding the the hovered/pressed state - By default, hovered buttons are a lighter version of the base color - By default, pressed buttons are a darker version of the base color - Add hovered bg image support for image buttons (style property) | |||
| 2019-04-03 | Change pitch fly binding to 'P', add to change keys menu (#8314) | rubenwardy | |
| 2018-11-26 | Make non-formspec modal menus respect gui scale (#7850) | stujones11 | |
| 2018-11-22 | Client-side autojump. Remove Android-only stepheight autojump (#7228) | Ben Deutsch | |
| Works by detecting a collision while moving forward and then simulating a jump. If the simulated jump is more successful, an artificial jump key press is injected in the client. Includes setting and key change GUI element for enabling and disabling this feature. | |||
| 2018-02-09 | Fix 'Change Keys' menu crash caused by 501f936 | SmallJoker | |
| 2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
| * Move files around | |||
