aboutsummaryrefslogtreecommitdiff
path: root/games/devtest
AgeCommit message (Expand)Author
2022-12-03Add `minetest.get_mapgen_edges` (#12999)Jude Melton-Houghton
2022-11-28Add `minetest.get_game_info` and allow reading `game.conf` (#12989)Jude Melton-Houghton
2022-11-24Add support for attached facedir/4dir nodes (#11432)Wuzzy
2022-11-15Add MetaDataRef:get_keys (#12841)Jude Melton-Houghton
2022-11-10Test metadata value changingJude Melton-Houghton
2022-10-30Allow rotating entity selectionboxes (#12379)Lars Müller
2022-10-23DevTest: Colorize 2 nodebox nodesWuzzy
2022-10-23DevTest: Cleanup callback loggingWuzzy
2022-10-23DevTest: Fix rendering of 2 texture test nodesWuzzy
2022-10-23DevTest: More node textures to tell them apartWuzzy
2022-10-23DevTest: Use 4dir for chestsWuzzy
2022-10-23DevTest: Restore callback item descriptionsWuzzy
2022-10-23DevTest: Fix callback item texturesWuzzy
2022-10-23DevTest: Refactor testhud featuresWuzzy
2022-10-23DevTest: Move 2 HUD commands to testhud & improveWuzzy
2022-10-23DevTest: No use privatizer on chest of everythingWuzzy
2022-10-23DevTest: Remove experimental modWuzzy
2022-10-23DevTest: Move detached inv tests to chest modWuzzy
2022-10-23DevTest: /test_place_node skips dummy/cb nodesWuzzy
2022-10-23DevTest: Clean up callback texturesWuzzy
2022-10-23DevTest: Move callback entities to callbacks modWuzzy
2022-10-23DevTest: Move callback items to callbacks modWuzzy
2022-10-23DevTest: Move experimental items to other modsWuzzy
2022-10-23DevTest: Move more logging to log modWuzzy
2022-10-23DevTest: Move benchmark commands to new modWuzzy
2022-10-23DevTest: Move /test_place_nodes to testnodes modWuzzy
2022-10-23DevTest: Move chat command logging to separate modWuzzy
2022-10-21Fix use of unassigned global "check"Jude Melton-Houghton
2022-10-09add an 'equals' method to ItemStack and compatibility w/ lua '==' (#12771)fluxionary
2022-10-09DevTest: Explain purpose of most items in tooltips (#12833)Wuzzy
2022-10-06DevTest: Change texture for node-aligned node (#12831)Wuzzy
2022-10-03DevTest: Reject buggy "/hp inf" command (#12830)Wuzzy
2022-10-01Add an item pick up callback (2) (#7712)DS
2022-09-30Implement tool use soundssfan5
2022-09-28Add zstd compression support (#12515)20kdc
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-09-18Content ID caching in Lua (#12444)Jude Melton-Houghton
2022-09-16Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)Wuzzy
2022-07-31Fix rotation of falling facedir nodes (#12587)Gregor Parzefall
2022-07-14Fix regression & replace more occurrences of vector.new with vector.copy (#12...Lars Müller
2022-07-04Add missing item alias metatables to async environment (#12458)sfan5
2022-07-03FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson
2022-07-02DevTest: Add item meta editor (#12307)Wuzzy
2022-06-15Add unittests for entity lifecycle and callbackssfan5
2022-06-11on_deactivate: distinguish removal and unloading (#11931)Lars Müller
2022-05-29Get rid of node metadata when it becomes emptysfan5
2022-05-27DevTest: Add nodes and items for testing overlays (#12304)Wuzzy
2022-05-21Deprecate game.conf name, use title instead (#12030)rubenwardy
2022-05-17DevTest: Fix broken PNG texturesWuzzy
2022-05-10Support packing arbitrary graphs (#12289)Jude Melton-Houghton