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