Age | Commit message (Expand) | Author |
2020-10-19 | Added ThroughWalls, InventoryActions API and AutoTotem | Elias Fleckenstein |
2020-10-18 | Added the API additions from waspsaliva | Elias Fleckenstein |
2020-10-18 | Make lint happy; Remove stupid redirector | Elias Fleckenstein |
2020-10-17 | New Mod System | Elias Fleckenstein |
2020-10-12 | Added AttachmentFloat | Elias Fleckenstein |
2020-10-05 | Improved X-Ray, added AutoEject | Elias Fleckenstein |
2020-10-05 | Added ESP, fixed Tracers, improved Jesus | Elias Fleckenstein |
2020-10-04 | Improved Tracers | Elias Fleckenstein |
2020-10-04 | Added AutoSneak and improved X-Ray MapBlock updating | Elias Fleckenstein |
2020-10-04 | Added Tracers, NoSlow and NoForceRotate; GUI Colors changed | Elias Fleckenstein |
2020-10-04 | The Robot Update | Elias Fleckenstein |
2020-08-15 | UI Update; Added AutoTool | Elias Fleckenstein |
2020-08-14 | Added DestroyWater (:P anon) | Elias Fleckenstein |
2020-08-14 | Some Updates | Elias Fleckenstein |
2020-08-01 | Added Coords | 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 | Improved Freecam | Elias Fleckenstein |
2020-07-28 | Added cheat Menu | Elias Fleckenstein |
2020-07-26 | Improved Killaura and Chat position | Elias Fleckenstein |
2020-07-26 | Added autodig, moved chat | Elias Fleckenstein |
2020-07-20 | Added EntitySpeed | Elias Fleckenstein |
2020-07-18 | Added customizable keybindings, improved freecam, added special inventory key... | Elias Fleckenstein |
2020-07-18 | Fixed 5.4.0-dev build | Elias Fleckenstein |
2020-07-18 | Update to minetest 5.4.0-dev | Elias Fleckenstein |
2020-07-18 | Removed fast killaura | Elias Fleckenstein |
2020-07-16 | Auto disable smooth lighting when fullbright is active | Elias Fleckenstein |
2020-07-14 | Add object crosshair, disable entity selectionboxes by default (#9523) | LoneWolfHT |
2020-07-14 | Cleanup ClientLauncher structure (#10160) | SmallJoker |
2020-07-12 | Add FormSpec font styling options (#9763) | v-rob |
2020-07-10 | Bump animation frame count from u8 to u16 (#10054) | Lars Müller |
2020-07-10 | Remove std::shared_ptr use in TileLayer (#10090) | sfan5 |
2020-07-07 | Fix player controls only being applied for the first move | TheTermos |
2020-07-06 | Initial Commit | Elias Fleckenstein |
2020-07-05 | Apply camera smoothing to 'air stepheight' (#10025) | Paramat |
2020-06-26 | Fix bone-attached entities (#10015) | hecktest |
2020-06-23 | test | Elias Fleckenstein |
2020-06-19 | ParticleSpawner: Fix crash when attaching to invisible entity | SmallJoker |
2020-06-18 | content_cao: Fix behavior of legacy "textures" field for wielditems | sfan5 |
2020-06-16 | Make shading of CAOs optional (#10033) | Danila Shutov |
2020-06-13 | Exposing the zoom key to Lua API (#9903) | Lars Müller |
2020-06-13 | Server pushing media at runtime (#9961) | sfan5 |
2020-06-11 | Use multiple light positions for CAO lighting | sfan5 |
2020-06-11 | content_cao: Do not expire visuals for texture updates | sfan5 |
2020-06-10 | Fix build error on Ubuntu 16.04 (again) | sfan5 |
2020-06-10 | Fix build error on Ubuntu 16.04 | sfan5 |
2020-06-09 | Fix broken coloring of wielditems (#9969) | Danila Shutov |
2020-06-09 | Fix player-to-object attachment teleport bug (#10008) | hecktest |
2020-06-09 | TouchScreenGUI: fix some bugs, cleanup | MoNTE48 |