[IPSA] Chris de Claverie
9a548b3b3e
Plugin reload <plugin_name> feature ( #4942 )
...
+ Add `reload <pluginname>`
* Fixes #365
Co-authored-by: Alexander Harkness <me@bearbin.net>
Co-authored-by: pwnOrbitals <c.de-claverie@pm.me>
Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-09-27 23:15:03 +01:00
KrystilizeNevaDies
23bca00831
Implement Dropspenser Hook ( #4903 )
...
* 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-09-21 15:31:45 +00:00
Alexander Harkness
0a68994f48
Manual merge of #4498 .
...
Credit to @MeMuXin
Closes #4498
2020-03-23 12:18:12 +00:00
Lukas Pioch
bf616f79fa
APIDocs: Added missing return type and corrected one ( #4353 )
2019-08-10 13:16:41 +02:00
satoshinm
6bc5031517
Implement Forge protocol handshake support ( #3869 )
2017-08-27 23:10:20 +02:00
Lane Kolbly
1ec85a2b2c
Add cLuaWindow OnClicked Callback ( #3901 )
2017-08-17 16:27:43 +02:00
Mattes D
71d46bbbd8
APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().
2016-10-06 22:34:47 +02:00
Mattes D
b7d992d211
APIDesc: Reformatted ConstantGroups to match the enum names.
2016-10-01 22:27:04 +02:00
Mattes D
f9a01897c1
APIDump: Replaced "callback" type with "function".
2016-09-16 18:19:04 +02:00
Mattes D
06c0ebee6d
APIDesc: Fixed some leftover "<unknown>" types.
2016-09-14 01:12:21 +02:00
Mattes D
2622a8622a
APIDump: Reformatted the docs to include type information.
...
Also fixed a bit of documentation in the CPP source.
2016-09-12 23:21:15 +02:00
Mattes D
08861becc3
APIDump: Support structured parameter info.
...
Ref.: GH#3375
2016-09-09 11:19:22 +02:00
Mattes D
d3cf47cc5d
APIDump: Removed trailing whitespace.
2016-09-08 23:05:52 +02:00
Mattes D
d273c9bad3
APIDump: Fixed documentation for cPluginManager:GetPluginsPath().
2016-09-05 15:05:05 +02:00
Mattes D
0e24a0beae
APIDump: Added explicit IsStatic flag to static functions.
2016-07-18 22:11:41 +02:00
Mattes D
af8c96026d
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
2016-06-27 20:51:48 +02:00
Mattes D
5618e453e6
LuaState: Inter-plugin calls now support simple tables. ( #3220 )
2016-05-31 00:01:55 +01:00
Mattes D
e3d34d9917
Revert "Lua callback"
2016-03-21 09:58:15 +01:00
Mattes D
62d81eb763
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
2016-03-17 19:29:01 +01:00
Mathias
89f3dec7ac
Updated old forum links
2016-01-31 02:25:03 +02:00
Lukas Pioch
9749c3aac9
Implemented brewing
2015-11-03 18:00:55 +01:00
Lukas Pioch
ff08d3de19
Added missing hooks to cPluginManager
2015-10-12 11:03:49 +02:00
Mattes D
dac97826f7
Renamed output directory to Server
2015-09-05 22:01:21 +02:00