Shoghi Cervantes
|
14a7e0a201
|
Call Plugin::__destruct() on PluginAPI::__destruct()
|
2014-02-06 15:21:12 +01:00 |
|
Shoghi Cervantes
|
6325a2298e
|
Fixed #1161 PluginAPI::readYAML() and PluginAPI::writeYAML()
|
2014-02-03 19:13:39 +01:00 |
|
Shoghi Cervantes
|
4d0eb5e529
|
Fixed #988
|
2013-12-09 21:55:49 +01:00 |
|
Shoghi Cervantes
|
02dc06c58b
|
Fixed plugin path
|
2013-12-09 21:50:58 +01:00 |
|
Shoghi Cervantes
|
c23fc0057a
|
PHP plugins are now included using include()
|
2013-12-08 17:17:47 +01:00 |
|
Shoghi Cervantes
|
a0a7042d43
|
Look! New PluginAPI!
|
2013-12-06 01:24:41 +01:00 |
|
Michael Yoo
|
df01e92ab6
|
Merge pull request #886 from JWhy/patch-1
Extract plugins/ path lookup to pluginsPath() function in PluginAPI
|
2013-11-09 01:34:54 -08:00 |
|
Michael Yoo
|
1f1f955eef
|
Add plugin name info to Evaluation Error.
|
2013-11-09 20:00:24 +10:30 |
|
JWhy
|
0e471ab38c
|
Fixed leftover reference in pluginsPath() function
|
2013-10-22 14:53:12 +02:00 |
|
JWhy
|
9f211bd7fb
|
Extract plugins/ path lookup to pluginsPath() function in PluginAPI
|
2013-10-22 14:05:11 +02:00 |
|
Michael Yoo
|
af486917a1
|
Fixed #884
|
2013-10-22 21:26:30 +10:30 |
|
JWhy
|
ca0d682d87
|
Use DIRECTORY_SEPERATOR constant for safer cross-platform file access
|
2013-10-21 12:27:48 +02:00 |
|
Shoghi Cervantes
|
809076b7d7
|
Added new text formatting system for future updates [like vanilla PC]
|
2013-09-04 19:49:19 +02:00 |
|
Shoghi Cervantes
|
a21bb5ab6d
|
Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
|
2013-08-29 18:52:12 +02:00 |
|
Shoghi Cervantes
|
e1e804ffe3
|
Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
|
2013-08-28 20:55:58 +02:00 |
|
Shoghi Cervantes
|
093b86fa43
|
Fixed URL
|
2013-08-27 19:16:11 +02:00 |
|
Shoghi Cervantes
|
36ff8331b7
|
Updated headers
|
2013-08-27 18:16:57 +02:00 |
|
Shoghi Cervantes
|
6f8963bdcd
|
Correct line offset in Plugins
|
2013-06-04 10:58:11 +02:00 |
|
Shoghi Cervantes Pueyo
|
e3bf38e0b2
|
Plugin API: Allow Plugins without Main class
|
2013-05-18 18:24:48 +02:00 |
|
Shoghi Cervantes Pueyo
|
d157299c7a
|
Updated console texts and help
|
2013-04-13 19:47:20 +02:00 |
|
Shoghi Cervantes Pueyo
|
82d49b0343
|
PluginAPI API error to warning
|
2013-04-13 18:55:29 +02:00 |
|
Shoghi Cervantes Pueyo
|
74c4fab58d
|
Space
|
2013-04-13 14:32:58 +02:00 |
|
Shoghi Cervantes Pueyo
|
6d39f54591
|
Removed $server constructor arguments because of ServerAPI::request()
|
2013-03-29 19:49:33 +01:00 |
|
Shoghi Cervantes Pueyo
|
2861fe0703
|
New Plugin format includes multiple API versions
|
2013-03-27 18:02:10 +01:00 |
|
Shoghi Cervantes Pueyo
|
a603732bb4
|
PMF Level reader
|
2013-03-23 16:59:44 +01:00 |
|
Shoghi Cervantes Pueyo
|
9ee7180681
|
Lower API version of a plugin is notified with a debug level of 2
|
2013-03-20 15:19:24 +01:00 |
|
Shoghi Cervantes Pueyo
|
ce8724c5ed
|
PMF Plugin Loading
|
2013-03-16 12:52:14 +01:00 |
|
Shoghi Cervantes Pueyo
|
d46a61d0c4
|
Removed Server getting via Plugin Loading
|
2013-03-16 12:29:29 +01:00 |
|
Shoghi Cervantes Pueyo
|
1bfef261ab
|
PMF Plugin Reading
|
2013-03-16 12:27:23 +01:00 |
|
Shoghi Cervantes Pueyo
|
3432a69a41
|
Cancel correctly Handling Events using return true
|
2013-03-09 09:27:29 +01:00 |
|
Shoghi Cervantes Pueyo
|
a3e141672a
|
Added option to change the DATA_PATH via CLI argument data-path=<directory>
|
2013-03-05 12:43:35 +01:00 |
|
Shoghi Cervantes Pueyo
|
719dff6e3c
|
Added API Version check
|
2013-02-04 19:39:00 +01:00 |
|
Shoghi Cervantes Pueyo
|
afbb5fab04
|
Fixed old & deprecated plugins not being able to create a config file
|
2013-01-26 17:32:56 +01:00 |
|
Shoghi Cervantes Pueyo
|
6a97750e06
|
Updated PluginAPI with a new way of managing configuration
|
2013-01-13 19:33:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
bf1d78d1e4
|
ANSI Color codes
|
2013-01-13 17:18:18 +01:00 |
|
Shoghi Cervantes Pueyo
|
ce7c7efc79
|
Fixes
|
2013-01-13 12:18:07 +01:00 |
|
Shoghi Cervantes Pueyo
|
dff26611e5
|
Moving files
|
2013-01-13 11:31:53 +01:00 |
|
Shoghi Cervantes Pueyo
|
aa1a39adfc
|
Fixed TABS
|
2013-01-06 13:38:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
a501020198
|
Fix for .DS_Store folders in Mac
|
2013-01-02 17:33:24 +01:00 |
|
Shoghi Cervantes Pueyo
|
0b683c6b0e
|
Updated directory structure
|
2012-12-28 15:09:35 +01:00 |
|