aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
AgeCommit message (Collapse)Author
2020-11-30Lua API: Particle callbacks; Add NoWeatherElias Fleckenstein
2020-11-29Remove NextItemElias Fleckenstein
2020-11-28Improved FreecamElias Fleckenstein
2020-11-28Added configureable Colors for PlayerESP and EntityESPElias Fleckenstein
2020-11-28EntityESP, EntityTracers, PlayerESP, PlayerTracersElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-24Improved ScaffoldElias Fleckenstein
2020-11-24Added AutoSlip (-> Credit to Code-Sploit)Elias Fleckenstein
2020-11-24Added JetPack and AutoHit (-> Credits to Code-Sploit and cora)Elias Fleckenstein
2020-11-24Added Speed/Jump/Gravity OverrideElias Fleckenstein
2020-11-23Added setpitch & setyaw commands; AutoSprintElias Fleckenstein
2020-11-20Added OnlyTracePlayersElias Fleckenstein
2020-11-16Increase limit for simultaneous blocks sent per client and the meshgen cache.Lars
2020-11-12Increase default emerge queue limits and limit enqueue requests for active ↵Lars
blocks.
2020-11-05Several EnhancementsElias Fleckenstein
2020-11-05Added NodeESPElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
2020-11-04Make Lint HappyElias Fleckenstein
2020-11-04Updated Cheat Menu Color DesignElias Fleckenstein
2020-11-04Cheat Menu Improvements ChangeElias Fleckenstein
2020-11-04Merge branch 'master' into masterElias 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-03Increase defaults for viewing_range, active_object_range and related ↵Lars
settings #10597
2020-11-02Re-Added Chat EffectsElias Fleckenstein
2020-10-31Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy
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-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Added Strip, AutoRefill, indexing for InventoryActions and Wield Index ↵Elias Fleckenstein
starts at 1 now
2020-10-19Added ThroughWalls, InventoryActions API and AutoTotemElias Fleckenstein
2020-10-18Extended ClientObjectRef; Improved CrystalPvPElias Fleckenstein
2020-10-17Remove all bump mapping and parallax occlusion related code.Lars
2020-10-17New Mod SystemElias Fleckenstein
2020-10-12Added AttachmentFloatElias Fleckenstein
2020-10-05Improved X-Ray, added AutoEjectElias Fleckenstein
2020-10-05Added ESP, fixed Tracers, improved JesusElias Fleckenstein
2020-10-04Added Tracers, NoSlow and NoForceRotate; GUI Colors changedElias Fleckenstein
2020-10-04The Robot UpdateElias Fleckenstein
2020-10-03Reduce the FPS when the window is unfocused (#8837)HybridDog
2020-09-14Remove "generate normal maps" feature (#10313)hecks
Erase all traces of normal "generation" from fragment shaders Remove the "feature" from the engine and default config Remove any leftover documentation of it
2020-09-01Change default ambient occlusion gamma to 1.8 (#10185)sfan5
2020-08-27Android: drop simple MainMenu (#10227)Maksim
The default (PC-style) MainMenu works great on Android. Provides access to ContentDB and allows players to create many worlds in a few clicks. Makes the interface consistent and eliminates player confusion.
2020-08-18Allow the ABM time budget to be configurable.Lars
2020-08-17ContentDB: Add Update All and download queuing (#9995)rubenwardy
2020-08-15Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND
Co-authored-by: Sam Caulfield <sam@samcaulfield.com>
2020-08-14Some UpdatesElias Fleckenstein
2020-08-01Added CoordsElias Fleckenstein
2020-08-01Added BrightNightElias Fleckenstein