521 Commits

Author SHA1 Message Date
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
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
Michael Yoo
0ad0071107 Fix crash bug when @all is used in console. 2013-10-19 11:28:43 +10:30
Michael Yoo
58fce0e939 Fix /me @all critical server crash bug. Fix #840. Disabled usage of @all for non-ops. 2013-10-19 11:12:54 +10:30
Michael Yoo
f005b82a70 Fixed typo. Not Longer -> No Longer 2013-10-09 13:09:35 +10:30
Humerus
c53ea830ea Made it so deop doesn't op the player. 2013-09-15 12:00:00 -04:00
Shoghi Cervantes
a011ad8fb6 Reverted DIAMOND_HOE to IRON_HOE 2013-09-10 20:11:31 +02:00
Shoghi Cervantes
275e27f7a9 Low level PMF level interface 2013-09-08 01:21:40 +02:00
Shoghi Cervantes
e5841e623e Fixed comparison order with flint & steel metadata 2013-09-06 17:50:01 +02:00
Shoghi Cervantes
215141d552 Added Diamond Hoe, Flint & Steel and Diamond Sword to the Creative inventory 2013-09-06 17:40:07 +02:00
Shoghi Cervantes
94f8cfb59b Added Single Explosions [ignite TNT using fling & steel] 2013-09-06 13:46:52 +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
2b24dab57b Modified startup messages 2013-09-04 13:29:05 +02:00
Shoghi Cervantes
19112f0d06 Updated blocks direct break 2013-09-04 12:59:08 +02:00
Shoghi Cervantes
dd5b1869e2 /spawn teleports to the server spawn instead of the player spawn 2013-09-04 10:49:19 +02:00
Shoghi Cervantes
1677ce4b1d Adds beds 2013-09-03 22:50:47 +02:00
Shoghi Cervantes
f7508adb29 Fixed TimeAPI bugs 2013-09-03 22:40:48 +02:00
Shoghi Cervantes
84deac3ef7 Reduced random range 2013-08-30 17:51:12 +02:00
Shoghi Cervantes
5395f15fe7 Get block drops before breaking [fixes tile drops] 2013-08-30 17:48:46 +02:00
Shoghi Cervantes
399f9b808b Random pos on item drop 2013-08-30 17:47:54 +02:00
Shoghi Cervantes
d8124d9ddd Removed MobAPI from ServerAPI 2013-08-28 16:49:18 +02:00
Shoghi Cervantes
46e6cd37b7 Merge remote-tracking branch 'origin/master' into 0.7.4 2013-08-28 16:08:51 +02:00
Shoghi Cervantes
f9c405d46a NO_THREADS mode for tests 2013-08-28 16:00:30 +02:00