223 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
2d9b701847 pthreads dependency 2012-12-28 01:02:22 +01:00
Shoghi Cervantes Pueyo
78c2a06623 Updated objectives 2012-12-28 00:23:41 +01:00
Shoghi Cervantes Pueyo
4d3ef98f1f Updated TODO list 2012-12-28 00:08:20 +01:00
Shoghi Cervantes Pueyo
ca12a5c2ce Changed message 2012-12-27 23:57:14 +01:00
Shoghi Cervantes Pueyo
ada2662627 Fixed placing Saplings in farmland 2012-12-27 17:35:40 +01:00
Shoghi Cervantes Pueyo
a7cc37ead6 Alpha 1.0.1
Fixes non-loading plugins and Tree Growing
Alpha_1.0.1
2012-12-27 13:24:53 +01:00
Shoghi Cervantes Pueyo
2353457b5b Tree growing! 2012-12-27 01:08:26 +01:00
Shoghi Cervantes Pueyo
8f6ed22158 Fixed plugins loading? 2012-12-26 22:30:09 +01:00
Shoghi Cervantes Pueyo
be78530175 Removed a var_dump() 2012-12-26 20:35:49 +01:00
Shoghi Cervantes Pueyo
22d7f856d8 Add the property 2012-12-26 20:26:39 +01:00
Shoghi Cervantes Pueyo
c8a0315c52 Update channels! 2012-12-26 20:25:39 +01:00
Shoghi Cervantes Pueyo
356c5a6a72 Alpha v1.0 Alpha_1.0 2012-12-26 19:44:32 +01:00
Shoghi Cervantes Pueyo
dfd06ac3f7 Correct bed placing 2012-12-26 19:44:16 +01:00
Shoghi Cervantes Pueyo
941f1479c7 Correct chest/furnace placement 2012-12-26 19:00:17 +01:00
Shoghi Cervantes Pueyo
b7af93ca17 Removed ClientID whitelisting 2012-12-26 18:31:27 +01:00
Shoghi Cervantes Pueyo
2d8b56fb5e Updated features to reflect changes in development 2012-12-26 18:22:57 +01:00
Shoghi Cervantes Pueyo
41e8df5b88 Implemented Lava Spread 2012-12-26 18:20:19 +01:00
Shoghi Cervantes Pueyo
d367a9b517 Water fix *again* 2012-12-26 18:01:30 +01:00
Shoghi Cervantes Pueyo
ead624274b Fixed water flow 2012-12-26 17:56:48 +01:00
Shoghi Cervantes Pueyo
80fda57c79 dot 2012-12-26 17:56:41 +01:00
Shoghi Cervantes Pueyo
38c7a6bf33 Added third party libraries 2012-12-26 17:51:15 +01:00
Shoghi Cervantes Pueyo
b505a23acf Updated BigInteger class 2012-12-26 17:50:06 +01:00
Shoghi Cervantes Pueyo
5b057654a7 Features 2012-12-26 16:58:44 +01:00
Shoghi Cervantes Pueyo
968b1becd7 Fixed water infinite liquid flowing loop 2012-12-26 16:53:35 +01:00
Shoghi Cervantes Pueyo
8930b361eb Water now works correctly 2012-12-26 16:28:11 +01:00
Shoghi Cervantes Pueyo
5042289ff7 Fixed object callable PHP 5.3 2012-12-26 16:25:22 +01:00
Shoghi Cervantes Pueyo
cae6285f64 Updated APIs to only allow PocketMinecraftServer object 2012-12-26 16:21:50 +01:00
Shoghi Cervantes Pueyo
3a0db10d6b getBlockFace() Level API fix 2012-12-26 15:52:03 +01:00
Shoghi Cervantes Pueyo
4e9df899c2 Fixed plugins not getting loaded 2012-12-26 14:02:50 +01:00
Shoghi Cervantes Pueyo
196b0a4263 Updated Interface 2012-12-26 14:02:37 +01:00
Shoghi Cervantes Pueyo
39d5fea0ef Double stop fix 2012-12-26 14:02:20 +01:00
Shoghi Cervantes Pueyo
d90f317590 Obligation of callable arguments 2012-12-26 13:46:09 +01:00
Shoghi Cervantes Pueyo
28048db141 Add getBlockFace method to Level API and BlockFace class 2012-12-26 13:39:39 +01:00
Shoghi Cervantes Pueyo
145d0707e6 Check if the Plugin uses the Plugin Interface 2012-12-26 13:38:54 +01:00
Shoghi Cervantes Pueyo
987a6e635e Implemented Plugin Interface 2012-12-26 13:33:43 +01:00
Shoghi Cervantes Pueyo
00fea6461c Improved the option to cancel handling events 2012-12-26 12:04:44 +01:00
Shoghi Cervantes Pueyo
6742273644 Cactus placement fix 2012-12-26 12:04:26 +01:00
Shoghi Cervantes Pueyo
bf7913f630 Deleted Server dependency for ExamplePlugin 2012-12-26 12:04:15 +01:00
Shoghi Cervantes Pueyo
c82072c998 Unix EOL 2012-12-26 04:20:27 +01:00
Shoghi Cervantes Pueyo
cecdf7e28f ChatAPI 2012-12-26 04:14:48 +01:00
Shoghi Cervantes Pueyo
06a3db9b45 New plugin: SpawnChanger 2012-12-26 04:14:38 +01:00
Shoghi Cervantes Pueyo
7ce0209b6c Fix for block breaking event 2012-12-26 04:14:25 +01:00
Shoghi Cervantes Pueyo
b169e269b8 Updated .gitignore 2012-12-26 03:02:28 +01:00
Shoghi Cervantes Pueyo
618e9c58c7 Added YAML configuration handling, and info getting methods 2012-12-26 03:02:16 +01:00
Shoghi Cervantes Pueyo
1b47a716d3 Updated plugins 2012-12-26 03:01:21 +01:00
Shoghi Cervantes Pueyo
ea6fe8312a Fixed unknown spawn, added start event 2012-12-26 03:00:49 +01:00
Shoghi Cervantes Pueyo
92c64db1b5 Added getSpawn() method to Level API 2012-12-26 03:00:23 +01:00
Shoghi Cervantes Pueyo
16be7d42a7 Added offline data saving/loading handling events 2012-12-26 02:59:53 +01:00
Shoghi Cervantes Pueyo
46ded9e675 Future all-memory impossible cleanup 2012-12-26 02:59:30 +01:00
Shoghi Cervantes Pueyo
ed42ba5176 Add event and action system alias into Server API 2012-12-26 02:59:02 +01:00