aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-05Run Lint Script05-11-2020Elias Fleckenstein
2020-11-05Merge pull request #10 from corarona/masterElias Fleckenstein
lua api: set_pitch and make_screenshot
2020-11-05MapBlockMesh Performance ImprovementElias Fleckenstein
2020-11-05add LUA_FCTcorarona
2020-11-05add g/s pitch and make_screenshot in lua apicorarona
2020-11-05Several EnhancementsElias Fleckenstein
2020-11-05api-screenshot: change function name to make_screenshotcorarona
2020-11-05Added NodeESPElias Fleckenstein
2020-11-04Fix and run the Lint autocorrect scriptElias Fleckenstein
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
2020-11-04Added script that automaticall corrects lint styleElias Fleckenstein
2020-11-04Fix github build problems #3Elias Fleckenstein
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Fix github build problems #2Elias Fleckenstein
2020-11-04Fix github build problemsElias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-11-04Updated CreditsElias Fleckenstein
2020-11-04Updated Cheat Menu Color DesignElias Fleckenstein
2020-11-04Cheat Menu Improvements ChangeElias Fleckenstein
2020-11-04Merge pull request #8 from realOneplustwo/masterElias Fleckenstein
Improved Cheat Menu
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Re-add empty linesElias Fleckenstein
2020-11-04Re-add empty linesElias Fleckenstein
2020-11-04Added CheatHUDElias Fleckenstein
2020-11-04Moved Killaura to Lua; Added ForceField; Added Friendlist; Added ↵Elias Fleckenstein
ClientObjectRef:is_local_player(); Documented LocalPlayer:get_object()
2020-11-02Fixed ColorChatElias Fleckenstein
2020-11-02Reverted accidental commit in wrong repoElias Fleckenstein
This reverts commit 00d51fbd56743a4ee091d2956a70d6d5e6e1fda3.
2020-11-02Armor textures supportElias Fleckenstein
2020-11-02Re-Added Chat EffectsElias Fleckenstein
2020-10-27lua api: add set/get_pitchcorarona
2020-10-27lua api: add core.take_screenshot()cora
2020-10-23Revert "Add Block Formspec Hack"realOneplustwo
This reverts commit 6652d7ac2a463581aa53c1599b7b93762422ff0f.
2020-10-22Add Block Formspec HackrealOneplustwo
2020-10-22Added NukeElias Fleckenstein
2020-10-21Fix compile errorrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Merge pull request #3 from JosiahWI/ui_revamprealOneplustwo
Fix errors in cheatMenu.
2020-10-21Fix errors in cheatMenu.Josiah VanderZee
2020-10-21Merge pull request #2 from JosiahWI/ui_revamprealOneplustwo
Prepare CheatMenu::draw function for easier UI changes.
2020-10-21Added Strip, AutoRefill, indexing for InventoryActions and Wield Index ↵Elias Fleckenstein
starts at 1 now
2020-10-21Fix overindent!Josiah
2020-10-21Improved ColoursrealOneplustwo
2020-10-21Fix indentation style.Josiah
2020-10-21Add missing return.Josiah
2020-10-21Prepare cheatMenu::draw function for easier UI changes.Josiah
2020-10-20Merge pull request #1 from JosiahWI/ui_revamprealOneplustwo
Improve drawEntry.
2020-10-20Improve drawEntry.Josiah VanderZee