1295 Commits

Author SHA1 Message Date
Shoghi Cervantes
c95c231cfc Possible fix for #323 - Use phtreads release from pecl 2013-06-05 14:40:09 +02:00
Shoghi Cervantes
d614f3c9da Revert "New Language Output preparation"
This reverts commit 6993528af25d0790b31bcf84cd83bed169aaef12.
2013-06-05 14:22:04 +02:00
Michael Yoo
6993528af2 New Language Output preparation 2013-06-05 21:45:41 +09:30
Shoghi Cervantes
18b437eec9 Fixed Entity update 2013-06-05 13:15:40 +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
911577e9b8 Fixed syntax error 2013-06-05 12:36:31 +02:00
Shoghi Cervantes
fbf897d1be Fixed level event duplication on some cases 2013-06-05 12:20:57 +02:00
Shoghi Cervantes
a5bc95e733 Fixed entities being updated when they shouldn't 2013-06-05 12:11:04 +02:00
Shoghi Cervantes
2dd188a0bd Old pthreads release 2013-06-04 22:34:39 +02:00
Shoghi Cervantes
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
8bf10c523e Fixed Level Generation block updates 2013-06-04 20:08:14 +02:00
Shoghi Cervantes
7e13ae2bda Leave improvement 2013-06-04 19:51:16 +02:00
Shoghi Cervantes
7527c57e1e Fixed #274 #301 Leaves now disappear [gh#274,301] 2013-06-04 19:41:13 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
f12620f376 Possible fix for #323 2013-06-04 17:42:32 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
be9676ebe5 Added server_engine to query 2013-06-04 11:25:05 +02:00
Shoghi Cervantes
bd6e3901a6 More fix 2013-06-04 11:01:59 +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
0c7c36cc03 Fixed unrelated packet loss kicks 2013-06-04 10:06:21 +02:00
Shoghi Cervantes
e01a3e6811 Increased packet loss allowance 2013-06-04 01:59:35 +02:00
Shoghi Cervantes
566cee2b0b New way to measure Ping 2013-06-04 01:12:22 +02:00
Shoghi Cervantes
03e059a190 Added player.spawn and player.respawn 2013-06-04 00:13:12 +02:00
Shoghi Cervantes
f80326b714 Limited length of messages to 100 2013-06-04 00:10:57 +02:00
Shoghi Cervantes
1935e2bbf7 Disallow weird characters in chat 2013-06-04 00:08:58 +02:00
Shoghi Cervantes
e43b4e67c6 Disallow sending empty chat messages 2013-06-03 23:33:52 +02:00
Shoghi Cervantes
45267ea074 Fixed crash when players try to chat [MCPE 0.7.0] 2013-06-03 23:33:07 +02:00
Shoghi Cervantes
45efcc5faa Fixed undefined $message 2013-06-03 23:28:24 +02:00
Shoghi Cervantes
15c9b7214d Fixed crash at unload 2013-06-03 23:26:47 +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
588379a430 Added player.teleport.level 2013-06-03 18:51:33 +02:00
Shoghi Cervantes
dc22e1b81c Kick players on high packet loss 2013-06-03 18:27:17 +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
4b6e456c65 Possible solution for #317 [gh#317] 2013-06-03 11:16:12 +02:00
Shoghi Cervantes
a8b8427065 Updated secure random number generator ith harder entropy distillation 2013-06-02 18:01:34 +02:00
Shoghi Cervantes
ec22034ad7 Plugin version 2, include extra data 2013-06-02 17:55:59 +02:00
Shoghi Cervantes
c7a3fc4931 Fixed time checking on Linux 2013-06-02 13:32:36 +02:00
Shoghi Cervantes
91e414fb87 Added phpseclib for future usage 2013-06-02 13:29:24 +02:00
Shoghi Cervantes
1b50bd6e0f FInal fix #312 2013-06-02 12:54:21 +02:00
Shoghi Cervantes
ffd8ac2879 Fix again #312 - Vector3 2013-06-02 12:48:04 +02:00
Shoghi Cervantes
9ead05a6fa Fixed #312 Position::getSide() now returns a Position object instead of a Vector3 one 2013-06-02 12:46:27 +02:00
Shoghi Cervantes
4f39818cae Added something to test 2013-06-02 12:22:41 +02:00
Shoghi Cervantes
15ab47070a Sand now falls through Liquids when placed just on top of them 2013-06-02 11:34:02 +02:00
Shoghi Cervantes
b72d4ac407 Fixed #311 Check for Liquids, ladders and cobweb for flying 2013-06-02 11:20:16 +02:00
Michael Yoo
0ca18864f3 Fixes #311 2013-06-02 10:22:28 +09:30