Lars Müller
|
408faa11a1
Allow removal of item definition fields (#14675)
|
5 months ago |
sfan5
|
4fdd2dec59
Move core.run_callbacks and related to common folder
|
1 year ago |
Jude Melton-Houghton
|
5c248c2d7d
Add callback on_mapblocks_changed
|
2 years ago |
Jude Melton-Houghton
|
475005012a
Improve ABM and LBM registration error handling (#12969)
|
2 years ago |
DS
|
22cbc05808
Add an item pick up callback (2) (#7712)
|
2 years ago |
Zughy
|
8bf1609ccc
Fix crash when crafting callbacks return strings (#12685)
|
2 years ago |
sfan5
|
fc3460470a
Add missing item alias metatables to async environment (#12458)
|
2 years ago |
Lars Müller
|
089797dbe6
Fix Minetest blaming the wrong mod for errors (#12241)
|
2 years ago |
Warr1024
|
52128ae11e
Add API for mods to hook liquid transformation events (#11405)
|
3 years ago |
Wuzzy
|
d9b78d6492
Predict failing placement of ignore nodes
|
3 years ago |
Wuzzy
|
cafad6ac03
Translate builtin (#10693)
|
3 years ago |
rubenwardy
|
a8f6befd39
Fix short_description fallback order (#10943)
|
3 years ago |
Zughy
|
45ccfe26fb
Removed some obsolete code (#10562)
|
3 years ago |
JDiaz
|
08ee9794fb
Implement on_rightclickplayer callback (#10775)
|
3 years ago |
DS
|
be3fe161fc
Do not set a default for description in itemdef table (#10559)
|
4 years ago |
DS
|
f3ae45b2b2
Add a short_description to be used by mods (#8980)
|
4 years ago |
Elijah Duffy
|
7d3641021b
Lua API: Add register_on_chatcommand to SSM and CSM (#7862)
|
4 years ago |
sorcerykid
|
15ba75e4cf
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
|
4 years ago |
random-geek
|
f2e62298a5
Change some usages of "deprecated" to "obsolete" (#9062)
|
5 years ago |
sfan5
|
70f9e1aafa
Punchwear (improved) (#8959)
|
5 years ago |
Wuzzy
|
9c725609c3
Fix default hand definition not using wieldhand.png
|
5 years ago |
rubenwardy
|
8e757859d6
Add luacheck to check builtin (#7895)
|
5 years ago |
SmallJoker
|
8efa1de835
Check for 'action' field in ABMs & LBMs
|
5 years ago |
ANAND
|
72feab081c
builtin/../register.lua: Abort make_wrap_deregistration if param is invalid
|
5 years ago |
number Zero
|
90acb9b3a7
Fix typo (GH#7421)
|
6 years ago |
Loïc Blot
|
ccc3af128c
CSM/SSM: Add on_mods_loaded callback (#7411)
|
6 years ago |
you
|
22df02d25b
Fix missing ignore textures (#7326)
|
6 years ago |
Wuzzy
|
6d6b894c7a
Small usage changes for air and ignore items (#7305)
|
6 years ago |
SmallJoker
|
f6eff57f7c
Add player inventory callbacks
|
6 years ago |
Andrew Ward
|
dfc8198349
Add reasons to on_dieplayer and on_hpchange
|
6 years ago |