428 Commits

Author SHA1 Message Date
Shoghi Cervantes
c83d4d955f Improved Player::blocked 2013-06-12 13:46:44 +02:00
Shoghi Cervantes
ff7fa066a5 Entities are now updated on block updates 2013-06-12 12:20:56 +02:00
Shoghi Cervantes
9619ebc2af Fixed lag issues when breaking blocks 2013-06-12 12:13:51 +02:00
Shoghi Cervantes
5afd26b1b6 Reduced stats server timeout 2013-06-11 23:08:07 +02:00
Shoghi Cervantes
b4f95fad11 Fix 2013-06-09 18:53:39 +02:00
Shoghi Cervantes
cbe0692696 Players can put out fires 2013-06-09 15:14:30 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +02:00
Shoghi Cervantes
715b92b681 Typo 2013-06-08 19:27:18 +02:00
Shoghi Cervantes
1014052a57 Removed /invisible 2013-06-08 19:23:16 +02:00
Shoghi Cervantes
ac486ec970 Removed generator setting 2013-06-08 18:55:08 +02:00
Shoghi Cervantes
5a278f8a16 Fixed regeneration acting on all gamemodes 2013-06-08 18:47:30 +02:00
Shoghi Cervantes
7404279f15 Added spawn-animals and spawn-mobs 2013-06-08 18:34:28 +02:00
Shoghi Cervantes
8d2862a744 Fixed ladders 2013-06-08 16:36:53 +02:00
Shoghi Cervantes
bfa65e1e7d Time is sent on change 2013-06-08 14:19:10 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
13bfaaf7b8 Fixed crash after level unload 2013-06-08 01:50:03 +02:00
Shoghi Cervantes
164b420af6 Tiles and Entities won't get wiped on level unload 2013-06-08 01:40:39 +02:00
Shoghi Cervantes
38c50c2fec Fixed API unloading 2013-06-08 01:40:13 +02:00
Shoghi Cervantes
9d1369bfe9 Fixed items being consumed on CREATIVE mode 2013-06-07 20:02:25 +02:00
Shoghi Cervantes
05ae6cdef3 Better event system 2013-06-07 16:15:19 +02:00
Shoghi Cervantes
35c0c21c8d Better /kill command, ensures death 2013-06-07 12:54:45 +02:00
Shoghi Cervantes
fdb7af5df2 Chests and furnaces drop their items on break 2013-06-07 12:44:10 +02:00
Shoghi Cervantes
96c11adc89 Fixed typo 2013-06-06 23:05:38 +02:00
Shoghi Cervantes
82aa76be17 Added Spawn Eggs 2013-06-06 23:02:44 +02:00
Shoghi Cervantes
28f6a964d4 Added cake eating 2013-06-06 22:24:19 +02:00
Shoghi Cervantes
5e45567c1d Fixed some slot sending 2013-06-06 19:02:30 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
1f4df559e0 Final fix #324 2013-06-05 18:25:16 +02:00
Shoghi Cervantes
89ef299333 Fixed #324 2013-06-05 16:30:12 +02:00
Shoghi Cervantes
67b533a44d Removed debug thing 2013-06-05 12:59:50 +02:00
Shoghi Cervantes
5def864aca Removed server.tick event 2013-06-05 12:58:58 +02:00
Shoghi Cervantes
a5bc95e733 Fixed entities being updated when they shouldn't 2013-06-05 12:11:04 +02:00
Shoghi Cervantes
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
6f8963bdcd Correct line offset in Plugins 2013-06-04 10:58:11 +02:00
Shoghi Cervantes
033a1673f0 Added bandwidth measure 2013-06-04 10:55:20 +02:00
Shoghi Cervantes
566cee2b0b New way to measure Ping 2013-06-04 01:12:22 +02:00
Shoghi Cervantes
45efcc5faa Fixed undefined $message 2013-06-03 23:28:24 +02:00
Shoghi Cervantes
be83eaf521 Correct call of destruct chain to release PMF file locks at unload 2013-06-03 23:24:33 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
5bba03eb09 Refactored EntityAPI and TileEntityAPI 2013-06-03 19:11:46 +02:00
Shoghi Cervantes
f55fb8d490 Player actions and bows [WiP] 2013-06-03 16:31:33 +02:00
Shoghi Cervantes
d1f2f82c6d Fixed #313 Entities are updated depending on near block updates [gh#313] 2013-06-03 12:20:07 +02:00
Shoghi Cervantes
4f39818cae Added something to test 2013-06-02 12:22:41 +02:00
Shoghi Cervantes
54b73e5f82 Added block cloning fix 2013-06-01 19:58:54 +02:00
Shoghi Cervantes
24ba7cbbd1 New direct block method, better block placement sending 2013-06-01 00:32:23 +02:00
Shoghi Cervantes
75bb2a6399 New method EntityAPI::getRadius() 2013-05-31 18:58:59 +02:00
Shoghi Cervantes
a890cdc023 Performance improvements - removed Player action queue 2013-05-31 14:43:53 +02:00
Shoghi Cervantes
1376cc860d Removed API::action() 2013-05-31 14:29:46 +02:00