| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-06-09 | Fix real keyboard movements on touchscreen devices | Maksim | |
| 2020-06-09 | Hide tooltip after ETIE_LEFT_UP (for touch control) | MoNTE48 | |
| 2020-05-24 | Add chat_font_size setting (#9736) | SmallJoker | |
| Default font sizes are used when the setting value is 0 or below (clamped by Settings). | |||
| 2020-05-23 | Modernize include guards and add missing ones (#9898) | Awkor | |
| 2020-05-09 | Always use same default tabheader height (#9319) | Paul Ouellette | |
| Previously the default tabheader height was different when using real coordinates. This resulted in the height of tabs changing when switching tabs in sfinv if some tabs used real coordinates. | |||
| 2020-05-06 | FormSpec: Add universal style selector `*` (#9718) | v-rob | |
| 2020-05-05 | Fix broken client if openal cannot be opened (#9804) | Loïc Blot | |
| 2020-05-02 | Add 'content_offset' and 'padding' style properties for buttons (#9661) | Hugues Ross | |
| * Add padding and content_offset style properties to buttons | |||
| 2020-04-25 | Add `animated_image` to clickthrough elements (#9724) | v-rob | |
| 2020-04-25 | Simplify how parseElement splits element string (#9726) | Pierre-Yves Rollo | |
| 2020-04-18 | Formspec: allow lists to change size and existence while the formspec is ↵ | DS | |
| open (#9700) Fixes #9640. | |||
| 2020-04-18 | Apply a scrollbar's default value to scroll containers (#9699) | DS | |
| Fixes #9691. | |||
| 2020-04-16 | Android: fix formspec input for AArch64 devices (#9685) | Maksim | |
| 2020-04-13 | Add scroll_container formspec element (redo) (#9101) | DS | |
| New formspec elements: - `scroll_container[<X>,<Y>;<W>,<H>;<scrollbar name>;<orientation>;<scroll factor>]` - `scroll_container_end[]` Other elements can be embedded in this element. Scrollbar must be placed manually. | |||
| 2020-04-12 | GUIFormSpecMenu: Add basic element highlighing debug feature (#9423) | SmallJoker | |
| Activated using F5 | |||
| 2020-04-11 | Formspecs: Add state-selection to style elements (#9378) | Hugues Ross | |
| 2020-04-11 | Formspec: No spec ID for static text labels | SmallJoker | |
| Fixes #9634 | |||
| 2020-04-05 | Hypertext: Fix hovercolor not working in global tag (#9582) | Pierre-Yves Rollo | |
