Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-21 | Implement Dropspenser Hook (#4903) | KrystilizeNevaDies | 1 | -0/+26 | |
* Implement Dropspenser Hook Implemented a hook for dropspensing. HOOK_DROPSPENSE When plugin callback returns true then dropspense is cancelled * Update src/Bindings/PluginManager.h Co-authored-by: peterbell10 <peterbell10@live.co.uk> * Create OnDropSpense.lua * Fix indent * Forgot include Forgot to include the plugin manager. Although now im confused why it was working on my end without including the plugin manager * Update plugins.lua with dropspense * fix typos * haha notepad++ go brr Co-authored-by: peterbell10 <peterbell10@live.co.uk> | |||||
2020-03-23 | Add missing documentation file. | Alexander Harkness | 1 | -0/+18 | |
2020-03-23 | Manual merge of #4498. | Alexander Harkness | 1 | -0/+1 | |
Credit to @MeMuXin Closes #4498 | |||||
2018-08-03 | Fix use item doc error (#4279) | peterbell10 | 2 | -4/+0 | |
The documentation now matches what's passed to lua. Fixes #4194 | |||||
2017-09-07 | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 1 | -2/+1 | |
2017-08-24 | Minor changes (#3909) | mathiascode | 2 | -4/+4 | |
2017-08-17 | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 1 | -0/+20 | |
2017-04-07 | APIDoc: Corrected a few links | Lukas Pioch | 2 | -4/+4 | |
2016-07-29 | Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277) | Alexander Harkness | 1 | -4/+20 | |
Fixes issue #3274 | |||||
2015-12-18 | Revised the explosion-related Lua API and docs. | Mattes D | 2 | -31/+9 | |
Fixes #2746. | |||||
2015-12-13 | allow use failures to propagate from the entity/block to the player | Gargaj | 1 | -1/+2 | |
2015-11-03 | Implemented brewing | Lukas Pioch | 2 | -0/+54 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 65 | -0/+2299 | |