Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
2020-11-04 | Make Lint Happy | 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-10-23 | Revert "Add Block Formspec Hack" | realOneplustwo | |
This reverts commit 6652d7ac2a463581aa53c1599b7b93762422ff0f. | |||
2020-10-22 | Add Block Formspec Hack | realOneplustwo | |
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 | Fix overindent! | Josiah | |
2020-10-21 | Improved Colours | realOneplustwo | |
2020-10-21 | Fix indentation style. | Josiah | |
2020-10-21 | Add missing return. | Josiah | |
2020-10-21 | Prepare cheatMenu::draw function for easier UI changes. | Josiah | |
2020-10-20 | Improve drawEntry. | Josiah VanderZee | |
2020-10-20 | Changed Cheat Menu UI | realOneplustwo | |
2020-10-18 | This is the last try for lint... | Elias Fleckenstein | |
2020-10-18 | Another Lint commit | 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-17 | New Mod System | Elias Fleckenstein | |
2020-10-05 | Added ESP, fixed Tracers, improved Jesus | Elias Fleckenstein | |
2020-10-04 | Improved Tracers | 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-08-14 | Some Updates | 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 | Added cheat Menu | Elias Fleckenstein | |
2020-07-26 | Improved Killaura and Chat position | 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-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-12 | Add FormSpec font styling options (#9763) | v-rob | |
* Add FormSpec font styling options * Change multiplication to stof * Remove extraneous check | |||
2020-07-12 | Allow FormSpec elements to be focused with `set_focus` (#9353) | v-rob | |
This allows you to specify a FormSpec element to set the focus of with "set_focus[<name>;<always set>]". | |||
2020-07-10 | Formspec: Make dropdowns optionally return event based on index, not value ↵ | v-rob | |
(#9496) | |||
2020-07-06 | Initial Commit | Elias Fleckenstein | |
2020-07-03 | Don't stop style parsing on unknown property (#10143) | v-rob | |
2020-06-24 | Fix wrong use of guiScalingImageButton in formspecs buttons (#10094) | Pierre-Yves Rollo | |
2020-06-18 | Android: Fix only right strafe working (#10046) | rubenwardy | |
2020-06-09 | TouchScreenGUI: fix some bugs, cleanup | MoNTE48 | |
2020-06-09 | TouchScreen Control: fix some bugs, cleanup | MoNTE48 | |