Shoghi Cervantes
|
230a3c00fc
|
Removed LevelAPI::isLoaded()
Not needed, everything can be obtained with current methods
|
2013-12-01 22:01:04 +01:00 |
|
Michael Yoo
|
bcf6571cc2
|
Delete PermissionsAPI.
|
2013-12-01 23:52:31 +10:30 |
|
Shoghi Cervantes
|
7d0ff5e073
|
Formatting OCD
Please refer to CONTRIBUTING.md
|
2013-12-01 14:16:38 +01:00 |
|
Shoghi Cervantes
|
5e2de356bf
|
Modified update system to check the Github API
|
2013-12-01 14:14:37 +01:00 |
|
Michael Yoo
|
25cd58bd99
|
Merge remote-tracking branch 'origin/master'
|
2013-11-30 13:10:27 +10:30 |
|
Michael Yoo
|
a6cd8ece1b
|
Added isLoaded function to LevelAPI. Fixes #959.
|
2013-11-30 13:10:02 +10:30 |
|
Shoghi Cervantes
|
2f7e5688e2
|
Fixed #418 Placing blocks on top of Snow replaces it now
|
2013-11-27 15:28:10 +01:00 |
|
Shoghi Cervantes
|
cf5bc916c0
|
Reordered Creative inventory
|
2013-11-26 13:15:56 +01:00 |
|
Shoghi Cervantes
|
2044269d86
|
Added Shears, bedrock and Dyes to creative inventory
|
2013-11-26 12:42:09 +01:00 |
|
Michael Yoo
|
98097b0703
|
Check for $newPermissions is_array
|
2013-11-26 21:38:48 +10:30 |
|
Michael Yoo
|
c4ba06b58c
|
Add Restriction Interface
|
2013-11-26 21:32:08 +10:30 |
|
Michael Yoo
|
3e12a41a91
|
permissions.request function use instead of additional argument for player variable.
|
2013-11-26 21:20:44 +10:30 |
|
Michael Yoo
|
daaa9394c4
|
PermissionsAPI Basic Structure Complete. Now uses restrictions. Player dedicated emitEvent functions. Use more anonymous functions.
|
2013-11-26 21:17:44 +10:30 |
|
Michael Yoo
|
71a1986980
|
Add EventRestriction
|
2013-11-26 20:00:15 +10:30 |
|
Michael Yoo
|
d2fa06cb64
|
More comments.
|
2013-11-26 15:15:24 +10:30 |
|
Michael Yoo
|
aefcab9a49
|
Really minor changes.
|
2013-11-25 22:37:30 +10:30 |
|
Michael Yoo
|
f5989d461c
|
Fix possible variable bug with /tell.
|
2013-11-25 22:06:25 +10:30 |
|
Michael Yoo
|
68076fedc8
|
Some PHPDoc comment updates.
|
2013-11-25 22:05:07 +10:30 |
|
Michael Yoo
|
2339525478
|
Merge remote-tracking branch 'origin/master'
|
2013-11-25 20:34:57 +10:30 |
|
Michael Yoo
|
62f5f0d325
|
Add PHPDoc information to sub-APIs.
|
2013-11-25 20:34:48 +10:30 |
|
Shoghi Cervantes
|
0ac81968b7
|
OCD
|
2013-11-25 11:02:33 +01:00 |
|
Michael Yoo
|
b8763a7a3f
|
Add PHPDoc information for API parsing.
|
2013-11-25 20:28:19 +10:30 |
|
Michael Yoo
|
e6f855abbd
|
Add Default permission, and remove construct restriction in Permission interface. Note that all changes on permission API are untested therefore not enabled by default.
|
2013-11-25 20:11:38 +10:30 |
|
Shoghi Cervantes
|
2f3817322b
|
Formatting OCD
|
2013-11-25 09:28:41 +01:00 |
|
Shoghi Cervantes
|
7190d444e3
|
Revert "Remove Achievement API. Alters game play mechanics."
This reverts commit 2621aab2ef9578fea1a1b61ad1e38b81c1a096e9.
|
2013-11-25 09:26:12 +01:00 |
|
Michael Yoo
|
d7d5e66de6
|
Use interfaces and closures and abstracts and anonymous functions and all the fancy OOP PHP stuff.
|
2013-11-25 18:33:12 +10:30 |
|
Michael Yoo
|
eb7d8a3240
|
Minor Adjustments
|
2013-11-25 18:05:21 +10:30 |
|
Michael Yoo
|
698feccd54
|
Minor Adjustments.
|
2013-11-25 18:04:47 +10:30 |
|
Michael Yoo
|
d3e8cba132
|
Basic PermissionsAPI template for others to improve.
|
2013-11-25 18:02:31 +10:30 |
|
Michael Yoo
|
2621aab2ef
|
Remove Achievement API. Alters game play mechanics.
|
2013-11-25 17:39:19 +10:30 |
|
Shoghi Cervantes
|
6ab29f993d
|
OCD
|
2013-11-24 23:29:17 +01:00 |
|
Shoghi Cervantes
|
336a40ae90
|
Merge pull request #947 from 99leonchang/master
Multiple orders for /gamemode
|
2013-11-24 14:20:04 -08:00 |
|
Shoghi Cervantes
|
8665035381
|
Added Cocoa Beans crafting
|
2013-11-24 19:01:24 +01:00 |
|
Shoghi Cervantes
|
44a9639150
|
Fixed POTATOE constant
|
2013-11-24 18:41:57 +01:00 |
|
Shoghi Cervantes
|
e700179bb0
|
Multiple changes
* Fixed hoe durability
* Fixed some blocks hitbox
* Added Creative pseudo-inventory
* Added Carrots and Carrot Crops
* Added Potatoes, Baked potatoes and Potato Crops
|
2013-11-24 18:38:37 +01:00 |
|
Leon Chang
|
5ac92ee0db
|
Formatting
|
2013-11-24 20:48:03 +08:00 |
|
Leon Chang
|
1eda0d72a8
|
Different orders for /gamemode
|
2013-11-24 20:38:40 +08:00 |
|
Leon Chang
|
1331c8aeb2
|
Merge pull request #4 from PocketMine/master
Update
|
2013-11-24 04:36:13 -08:00 |
|
Leon Chang
|
b9e2576208
|
f
|
2013-11-24 20:34:58 +08:00 |
|
Shoghi Cervantes
|
64f7a78329
|
Added achievement.grant and achievement.broadcast handlers for more customization
|
2013-11-24 12:18:50 +01:00 |
|
Leon Chang
|
918fb62ce9
|
Logic changes
|
2013-11-24 12:42:31 +08:00 |
|
Shoghi Cervantes
|
6ff6a5fc91
|
More achievements
|
2013-11-24 01:10:05 +01:00 |
|
Shoghi Cervantes
|
3ff4b9eae0
|
Achievements API
|
2013-11-24 00:51:04 +01:00 |
|
Shoghi Cervantes
|
14a40ac11e
|
Remove keycodes from console input
|
2013-11-23 10:46:24 +01:00 |
|
Shoghi Cervantes
|
54d37a432e
|
Check that ServerAPI::request() works, fixes #916 [gh#916]
|
2013-11-23 10:17:38 +01:00 |
|
Michael Yoo
|
b66f34b308
|
Merge pull request #930 from beN39sGroup/master
|
2013-11-22 23:59:50 +10:30 |
|
beN39sGroup (Blue Electric)
|
fe70fa467d
|
Slower Unflow & Basic for Multi Language
Slower Unflow!
I wanna Multi Language!
|
2013-11-15 19:14:02 +09: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 |
|