| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-28 | Fixed FastPlace and AutoPlace | Elias Fleckenstein | |
| 2020-11-28 | Improved Freecam | Elias Fleckenstein | |
| 2020-11-28 | EntityESP, EntityTracers, PlayerESP, PlayerTracers | Elias Fleckenstein | |
| 2020-11-28 | Merged Minetest | Elias Fleckenstein | |
| 2020-11-26 | Sky: support GLES2 | numzero | |
| IrrLicht built-in shader is broken, have to write my own | |||
| 2020-11-24 | Added JetPack and AutoHit (-> Credits to Code-Sploit and cora) | Elias Fleckenstein | |
| 2020-11-23 | Add sound to press event of some formspecs elements (#10402) | Pierre-Yves Rollo | |
| 2020-11-09 | Joystick: Remap joystick-specific KeyTypes to generic ones | Markus Koch | |
| According to the following table: * MOUSE_L -> DIG * MOUSE_R -> PLACE * SCROLL_UP -> HOTBAR_NEXT * SCROLL_DOWN -> HOTBAR_PREV This commit entirely removes the special KeyTypes used for joysticks. Support for the MOUSE KeyTypes had already been removed in the main game code without adapting the joystick code, breaking joystick input. This commit restores joystick functionality. | |||
| 2020-11-08 | Possibility to use cheat menu while pressing other keys | Elias Fleckenstein | |
| 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 | 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 | Reverted accidental commit in wrong repo | Elias Fleckenstein | |
| This reverts commit 00d51fbd56743a4ee091d2956a70d6d5e6e1fda3. | |||
| 2020-11-02 | Armor textures support | Elias Fleckenstein | |
| 2020-10-21 | Fix Media... 0% on loading screen (#9478) | Maksim | |
| 2020-10-19 | Added ThroughWalls, InventoryActions API and AutoTotem | Elias Fleckenstein | |
| 2020-10-17 | Periodically release all mesh HW buffers to avoid an Irrlicht bottleneck. | Lars | |
| 2020-10-17 | Remove all bump mapping and parallax occlusion related code. | Lars | |
| 2020-10-17 | New Mod System | 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 | Minimap as HUD element with API control | Pierre-Yves Rollo | |
| Features: * Define Minimap available modes (surface/radar, scale) from Lua, using player:set_minimap_modes() * New HUD elements for displaying minimap with custom size and placing * New minimap mode for displaying a texture instead of the map | |||
| 2020-10-04 | Add First Person Attachments (#10360) | Jordan Snelling | |
| Fixes some other third person camera specific attachments. Implements a single new flag for entities to be forced visible in first person mode. Old mods do not need to be updated to use the new flag and are fully backwards compatible. | |||
| 2020-10-04 | The Robot Update | Elias Fleckenstein | |
| 2020-10-03 | Reduce the FPS when the window is unfocused (#8837) | HybridDog | |
| 2020-08-24 | Properly handle mod-errors in on_shutdown | Desour | |
| 2020-08-15 | UI Update; Added AutoTool | Elias Fleckenstein | |
| 2020-08-15 | Allow binding dig, place actions to keys; remove LMB/RMB hardcoding | ANAND | |
| Co-authored-by: Sam Caulfield <sam@samcaulfield.com> | |||
| 2020-08-14 | Some Updates | Elias Fleckenstein | |
| 2020-07-31 | Added more cheats | Elias Fleckenstein | |
| 2020-07-30 | Improved Xray and Fullbright | Elias Fleckenstein | |
| 2020-07-28 | Improved Freecam | Elias Fleckenstein | |
| 2020-07-28 | Added cheat Menu | Elias Fleckenstein | |
| 2020-07-27 | Play place_failed sound if occupied or cannot attach (#9486) | Wuzzy | |
| 2020-07-26 | Improved Killaura and Chat position | 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-14 | Add object crosshair, disable entity selectionboxes by default (#9523) | LoneWolfHT | |
| Adds new object crosshair base pack texture | |||
| 2020-07-14 | Cleanup ClientLauncher structure (#10160) | SmallJoker | |
| Remove duplicated variables and unify the startup data into a new (inherited) struct. | |||
| 2020-07-06 | Initial Commit | Elias Fleckenstein | |
| 2020-06-23 | test | Elias Fleckenstein | |
| 2020-06-13 | Exposing the zoom key to Lua API (#9903) | Lars Müller | |
| Co-authored-by: Raul Ferriz <raul.ferriz@gmail.com> | |||
| 2020-06-09 | TouchScreenGUI: fix some bugs, cleanup | MoNTE48 | |
