Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-24 | Added AutoSlip (-> Credit to Code-Sploit) | Elias Fleckenstein | |
2020-11-24 | Added JetPack and AutoHit (-> Credits to Code-Sploit and cora) | Elias Fleckenstein | |
2020-11-24 | Added Speed/Jump/Gravity Override | Elias Fleckenstein | |
2020-11-23 | LocalPlayer:set_physics_override; minetest.register_on_recieve_physics_override | Elias Fleckenstein | |
2020-11-23 | Added setpitch & setyaw commands; AutoSprint | Elias Fleckenstein | |
2020-11-21 | Merge branch 'master' of https://github.com/EliasFleckenstein03/dragonfireclient | Elias Fleckenstein | |
2020-11-20 | Added OnlyTracePlayers | Elias Fleckenstein | |
2020-11-15 | lua-api: fix get/set_pitch | corarona | |
2020-11-08 | Possibility to use cheat menu while pressing other keys | Elias Fleckenstein | |
2020-11-06 | Fixed warning | Elias Fleckenstein | |
2020-11-05 | Run Lint Script05-11-2020 | Elias Fleckenstein | |
2020-11-05 | Merge pull request #10 from corarona/master | Elias Fleckenstein | |
lua api: set_pitch and make_screenshot | |||
2020-11-05 | MapBlockMesh Performance Improvement | Elias Fleckenstein | |
2020-11-05 | add LUA_FCT | corarona | |
2020-11-05 | Several Enhancements | Elias Fleckenstein | |
2020-11-05 | api-screenshot: change function name to make_screenshot | corarona | |
2020-11-05 | Added NodeESP | Elias Fleckenstein | |
2020-11-04 | Fix and run the Lint autocorrect script | Elias Fleckenstein | |
2020-11-04 | Merge branch 'master' into master | Elias Fleckenstein | |
2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
2020-11-04 | Fix github build problems #3 | Elias Fleckenstein | |
2020-11-04 | Merge branch 'master' into master | Elias Fleckenstein | |
2020-11-04 | Fix github build problems #2 | Elias Fleckenstein | |
2020-11-04 | Fix github build problems | Elias Fleckenstein | |
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 | Re-add empty lines | Elias Fleckenstein | |
2020-11-04 | Re-add empty lines | 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-11-02 | Re-Added Chat Effects | Elias Fleckenstein | |
2020-10-27 | lua api: add set/get_pitch | corarona | |
2020-10-27 | lua api: add core.take_screenshot() | cora | |
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 | Fix compile error | realOneplustwo | |
2020-10-21 | Make cheat menu color and font configurable via settings | realOneplustwo | |
2020-10-21 | Make cheat menu color and font configurable via settings | realOneplustwo | |
2020-10-21 | Make cheat menu color and font configurable via settings | realOneplustwo | |
2020-10-21 | Fix errors in cheatMenu. | Josiah VanderZee | |
2020-10-21 | Merge pull request #2 from JosiahWI/ui_revamp | realOneplustwo | |
Prepare CheatMenu::draw function for easier UI changes. | |||
2020-10-21 | Added Strip, AutoRefill, indexing for InventoryActions and Wield Index ↵ | Elias Fleckenstein | |
starts at 1 now | |||
2020-10-21 | Fix overindent! | Josiah | |
2020-10-21 | Improved Colours | realOneplustwo | |
2020-10-21 | Fix indentation style. | Josiah | |