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
/
mods
Age
Commit message (
Expand
)
Author
2023-02-27
Add minetest.get_player_window_information() (#12367)
rubenwardy
2023-01-12
Improve `MetaDataRef:{get,set}_float` precision (#13130)
Jude Melton-Houghton
2023-01-09
DevTest: `chest_of_everything` mod: Add search, bag, improve formspec (#13064)
Wuzzy
2023-01-06
Devtest: Add jukebox
Desour
2023-01-06
Devtest: Rename soundstuff init.lua
Desour
2023-01-06
Devtest: Add branding iron
Desour
2023-01-06
Add dynamic exposure correction (#12959)
x2048
2022-12-25
Allow saturation to be controlled by the server. (#13075)
lhofhansl
2022-12-24
Add callback on_mapblocks_changed
Jude Melton-Houghton
2022-12-12
Fix `plantlike_rooted` world-aligned node base textures (#12994)
Jude Melton-Houghton
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
[next]