aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-22Unrestricted HTTP API for Client, Server and Main MenuElias Fleckenstein
2020-08-22Added minetest.get_inventory(location)Elias Fleckenstein
2020-08-22Removed console output spammed by minetest.find_node_nearElias Fleckenstein
2020-08-22Added Documentation for Additional APIElias Fleckenstein
2020-08-18idk20-08-2020Elias Fleckenstein
2020-08-16Improved World Hacks, added API functionsElias Fleckenstein
2020-08-15Imporoved set_wield_index() to include camera updateElias Fleckenstein
2020-08-15UI Update; Added AutoToolElias Fleckenstein
2020-08-14Added DestroyWater (:P anon)Elias Fleckenstein
2020-08-14Some UpdatesElias Fleckenstein
2020-08-01Added CoordsElias Fleckenstein
2020-08-01Added BrightNightElias Fleckenstein
2020-07-31Added more cheatsElias Fleckenstein
2020-07-30Improved Xray and FullbrightElias Fleckenstein
2020-07-28Improved FreecamElias Fleckenstein
2020-07-28Added cheat MenuElias Fleckenstein
2020-07-26Improved Killaura and Chat positionElias Fleckenstein
2020-07-26Added autodig, moved chatElias Fleckenstein
2020-07-20Added EntitySpeedElias Fleckenstein
2020-07-18Added customizable keybindings, improved freecam, added special inventory key...Elias Fleckenstein
2020-07-18Fixed 5.4.0-dev buildElias Fleckenstein
2020-07-18Update to minetest 5.4.0-devElias Fleckenstein
2020-07-18Removed fast killauraElias Fleckenstein
2020-07-18Added Anti KnockbackElias Fleckenstein
2020-07-16Revert "Auto delete MetaData when = 0 (#8770)" (#10183)Lars Müller
2020-07-16Fixed CrashElias Fleckenstein
2020-07-16Auto disable smooth lighting when fullbright is activeElias Fleckenstein
2020-07-14Formspecs: volume and key settings windows can now be closed by doubleclickin...Zughy
2020-07-14Implement grouped mode for find_nodes_in_area (#9888)sfan5
2020-07-14Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT
2020-07-14Cleanup ClientLauncher structure (#10160)SmallJoker
2020-07-12Add FormSpec font styling options (#9763)v-rob
2020-07-12Add reconnect button on error: Too many players (#9405)Lejo
2020-07-12Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob
2020-07-10Bump animation frame count from u8 to u16 (#10054)Lars Müller
2020-07-10Remove std::shared_ptr use in TileLayer (#10090)sfan5
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-07-09Quick workaround for crashing destructor on Mingw32sfan5
2020-07-08DefaultsettingsElias Fleckenstein
2020-07-07Fix build due to revert errorrubenwardy
2020-07-07Fix player controls only being applied for the first moveTheTermos
2020-07-07Revert "Verify database connection on interval (#9665)"rubenwardy
2020-07-06Initial CommitElias Fleckenstein
2020-07-05Apply camera smoothing to 'air stepheight' (#10025)Paramat
2020-07-03Don't stop style parsing on unknown property (#10143)v-rob
2020-06-26Fix bone-attached entities (#10015)hecktest
2020-06-24Fix wrong use of guiScalingImageButton in formspecs buttons (#10094)Pierre-Yves Rollo
2020-06-23testElias Fleckenstein
2020-06-22Fix HTTP API not being available in async mainmenu (#10086)rubenwardy
2020-06-20Add warning when disabling secure.enable_security (#9943)rubenwardy