Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-18 | Extended ClientObjectRef; Improved CrystalPvP | Elias Fleckenstein | |
2020-10-18 | This is the last try for lint... | Elias Fleckenstein | |
2020-10-18 | Another Lint commit | Elias Fleckenstein | |
2020-10-18 | Lint is still not happy... | Elias Fleckenstein | |
2020-10-18 | Replaced spaces with tabs | Elias Fleckenstein | |
2020-10-18 | Replaced spaces with tabs | Elias Fleckenstein | |
2020-10-18 | Added the API additions from waspsaliva | Elias Fleckenstein | |
2020-10-18 | Lint is bitch | Elias Fleckenstein | |
2020-10-18 | Make lint happy; Remove stupid redirector | Elias Fleckenstein | |
2020-10-18 | Fixed Github build problems | Elias Fleckenstein | |
2020-10-18 | Edited .gitignore properly; fixed armor invulnarability in the server code. | Elias Fleckenstein | |
2020-10-17 | New Mod System | Elias Fleckenstein | |
2020-10-12 | Added AttachmentFloat | Elias Fleckenstein | |
2020-10-05 | Added minetest.drop_selected_item(), Improved AutoEject | 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 | Improved Tracers | Elias Fleckenstein | |
2020-10-04 | Added AutoSneak and improved X-Ray MapBlock updating | Elias Fleckenstein | |
2020-10-04 | Only draw tracers to objects that are not attached (that fixes tracers to armor) | 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-22 | Unrestricted HTTP API for Client, Server and Main Menu | Elias Fleckenstein | |
2020-08-22 | Added minetest.get_inventory(location) | Elias Fleckenstein | |
2020-08-22 | Removed console output spammed by minetest.find_node_near | Elias Fleckenstein | |
2020-08-22 | Added Documentation for Additional API | Elias Fleckenstein | |
2020-08-18 | idk20-08-2020 | Elias Fleckenstein | |
2020-08-16 | Improved World Hacks, added API functions | Elias Fleckenstein | |
2020-08-15 | Imporoved set_wield_index() to include camera update | Elias Fleckenstein | |
2020-08-15 | UI Update; Added AutoTool | Elias Fleckenstein | |
2020-08-14 | Added DestroyWater (:P anon) | 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-30 | Improved Xray and Fullbright | Elias Fleckenstein | |
2020-07-28 | Improved Freecam | Elias Fleckenstein | |
2020-07-28 | Added cheat Menu | Elias Fleckenstein | |
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 | Fixed 5.4.0-dev build | Elias Fleckenstein | |
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 | Revert "Auto delete MetaData when = 0 (#8770)" (#10183) | Lars Müller | |
This reverts commit 808eb4c5714da5ac36f4a70653d6b3805060828c. | |||
2020-07-16 | Fixed Crash | Elias Fleckenstein | |
2020-07-16 | Auto disable smooth lighting when fullbright is active | Elias Fleckenstein | |
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-07-14 | Implement grouped mode for find_nodes_in_area (#9888) | sfan5 | |
plus general improvements to find_node_* functions |