| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-05 | Several Enhancements | Elias Fleckenstein | |
| 2020-11-05 | Added NodeESP | Elias Fleckenstein | |
| 2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
| This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
| 2020-11-04 | Make Lint Happy | Elias Fleckenstein | |
| 2020-11-04 | Updated Cheat Menu Color Design | Elias Fleckenstein | |
| 2020-11-04 | Cheat Menu Improvements Change | Elias Fleckenstein | |
| 2020-11-04 | Merge branch 'master' into master | Elias Fleckenstein | |
| 2020-11-04 | Added CheatHUD | Elias Fleckenstein | |
| 2020-11-04 | Moved Killaura to Lua; Added ForceField; Added Friendlist; Added ↵ | Elias Fleckenstein | |
| ClientObjectRef:is_local_player(); Documented LocalPlayer:get_object() | |||
| 2020-11-02 | Re-Added Chat Effects | Elias Fleckenstein | |
| 2020-10-23 | Revert "Add Block Formspec Hack" | realOneplustwo | |
| This reverts commit 6652d7ac2a463581aa53c1599b7b93762422ff0f. | |||
| 2020-10-22 | Add Block Formspec Hack | realOneplustwo | |
| 2020-10-22 | Added Nuke | Elias Fleckenstein | |
| 2020-10-21 | Make cheat menu color and font configurable via settings | realOneplustwo | |
| 2020-10-21 | Added Strip, AutoRefill, indexing for InventoryActions and Wield Index ↵ | Elias Fleckenstein | |
| starts at 1 now | |||
| 2020-10-19 | Added ThroughWalls, InventoryActions API and AutoTotem | Elias Fleckenstein | |
| 2020-10-18 | Extended ClientObjectRef; Improved CrystalPvP | Elias Fleckenstein | |
| 2020-10-17 | New Mod System | Elias Fleckenstein | |
| 2020-10-12 | Added AttachmentFloat | Elias Fleckenstein | |
| 2020-10-05 | Improved X-Ray, added AutoEject | Elias Fleckenstein | |
| 2020-10-05 | Added ESP, fixed Tracers, improved Jesus | Elias Fleckenstein | |
| 2020-10-04 | Added Tracers, NoSlow and NoForceRotate; GUI Colors changed | Elias Fleckenstein | |
| 2020-10-04 | The Robot Update | Elias Fleckenstein | |
| 2020-08-14 | Some Updates | Elias Fleckenstein | |
| 2020-08-01 | Added Coords | Elias Fleckenstein | |
| 2020-08-01 | Added BrightNight | Elias Fleckenstein | |
| 2020-07-31 | Added more cheats | Elias Fleckenstein | |
| 2020-07-28 | Added cheat Menu | Elias Fleckenstein | |
| 2020-07-26 | Added autodig, moved chat | Elias Fleckenstein | |
| 2020-07-20 | Added EntitySpeed | Elias Fleckenstein | |
| 2020-07-18 | Added customizable keybindings, improved freecam, added special inventory ↵ | Elias Fleckenstein | |
| keybind (by default ender inventory) | |||
| 2020-07-18 | Update to minetest 5.4.0-dev | Elias Fleckenstein | |
| 2020-07-18 | Removed fast killaura | Elias Fleckenstein | |
| 2020-07-18 | Added Anti Knockback | Elias Fleckenstein | |
| 2020-07-16 | Fixed Crash | Elias Fleckenstein | |
| 2020-07-14 | Add object crosshair, disable entity selectionboxes by default (#9523) | LoneWolfHT | |
| Adds new object crosshair base pack texture | |||
| 2020-07-08 | Defaultsettings | Elias Fleckenstein | |
| 2020-06-23 | test | Elias Fleckenstein | |
| 2020-06-20 | Android: fix TMPFolder path (#10052) | Maksim | |
| 2020-05-24 | Add chat_font_size setting (#9736) | SmallJoker | |
| Default font sizes are used when the setting value is 0 or below (clamped by Settings). | |||
| 2020-05-14 | Add chat_log_level setting (#9223) | SmallJoker | |
| Log all higher levels in LogOutputBuffer Move StreamLogOutput::logRaw to source file like LogOutputBuffer::logRaw for compiling speed | |||
| 2020-05-04 | Change default keys for cam/minimap to C/V (#9779) | Wuzzy | |
| 2020-04-29 | Add MetricsBackend with prometheus counter support | Loic Blot | |
| 2020-04-06 | Allow relative directories for `screenshot_path`, tweak default path (#9122) | Hugo Locurcio | |
| This will likely be more intuitive for users and should play better with sandboxed distributions such as Flatpak. In addition, the screenshot directory will now be created if it doesn't exist already. | |||
| 2020-03-28 | Ignore near_plane setting on non-Android platforms (#8749) | ANAND | |
| Camera's near-plane will be hard-coded to 0.1 on all non-Android platforms. The upper-bound of this setting has been reduced to 0.25, as 0.5 is just way too high. | |||
| 2020-02-17 | Settings: Fix game minetest.conf flags overriding defaults (#9404) | SmallJoker | |
| The game minetest.conf flags directly overwrote the global minetest.conf default values, resulting in unwanted erased mapgen flags. * Fix set_mapgen_setting | |||
| 2020-01-25 | Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) ↵ | SmallJoker | |
| (#9284) Unified flags handling in C++ and Lua Settings API -> Reading only, for now. Writing can be implemented later, if needed. API function to read the currently active flags -> was impossible from Lua Co-authored-by: Wuzzy <wuzzy2@mail.ru> | |||
| 2019-11-03 | Formspec: add hypertext element | Pierre-Yves Rollo | |
| 2019-09-08 | Dungeons: Remove non-functional 'projecting dungeons' setting (#8897) | Paramat | |
| 2019-09-07 | Move debug.txt after it grows too big (#8904) | HybridDog | |
| Before opening the file for writing, its file size is tested. If it exceeds 50 MB, it is moved to debut.txt.1, otherwise the log is appended to the old messages. An old debut.txt.1 is removed if it already exists. | |||
