16073 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
01e31fc82e Updated test to reflect changes 2013-04-08 22:59:34 +02:00
Shoghi Cervantes Pueyo
b66e784a12 Removed GMP dependency, using bundled BCMath 2013-04-08 20:23:44 +02:00
Shoghi Cervantes Pueyo
20694f2c77 Changes to Threads 2013-04-07 14:35:39 +02:00
Shoghi Cervantes Pueyo
539c8046d8 Removed deprecated chat() method in server 2013-04-07 13:47:11 +02:00
Shoghi Cervantes Pueyo
1d32e82265 Usage sending in background 2013-04-07 12:28:34 +02:00
Shoghi Cervantes Pueyo
12f9c12fe4 Changed default file permissions 2013-04-07 12:15:34 +02:00
Shoghi Cervantes Pueyo
0060c3f10d Duplicated chunk loading speed 2013-04-05 16:33:47 +02:00
Shoghi Cervantes Pueyo
6456d2383b Added a spawn protection 2013-04-05 15:51:19 +02:00
Shoghi Cervantes Pueyo
793aaf87c0 /op and /deop needs the player connected 2013-04-05 15:37:18 +02:00
Shoghi Cervantes Pueyo
f7de979de1 Added commands to whitelist 2013-04-05 15:14:32 +02:00
Shoghi Cervantes Pueyo
82a789687c Added /me 2013-04-05 15:13:17 +02:00
Shoghi Cervantes Pueyo
026353399b Added /tell 2013-04-05 15:09:25 +02:00
Shoghi Cervantes Pueyo
febfbb19c4 Updated /gamemode command to follow Minecraft structure 2013-04-05 14:09:02 +02:00
Shoghi Cervantes Pueyo
45bbc86830 Username completion & better gamemode change 2013-04-05 14:04:51 +02:00
Shoghi Cervantes Pueyo
3d8c9db430 Fixed #183 Players taking damage landing on water (temp. fix) 2013-04-05 12:43:18 +02:00
Shoghi Cervantes Pueyo
8405c74b42 Fixed #186 players not teleporting due to speed check 2013-04-05 12:41:05 +02:00
Shoghi Cervantes Pueyo
93cfa035d4 Fixed #187 Opening Chests with solid blocks on top 2013-04-05 12:37:08 +02:00
Shoghi Cervantes Pueyo
463e82a1e7 Changed final public methods 2013-04-04 12:04:03 +02:00
Shoghi Cervantes Pueyo
cd946a7273 Added fix to Utils::getOS() method 2013-04-03 19:21:12 +02:00
Shoghi Cervantes Pueyo
074c1b5295 Added a fix so higher PMF version files doesn't get loaded 2013-04-03 13:20:18 +02:00
Shoghi Cervantes Pueyo
ad6b48a599 Updated README.md 2013-04-03 12:43:54 +02:00
Shoghi Cervantes Pueyo
e77db15c21 Error suppression 2013-04-03 12:30:51 +02:00
Shoghi Cervantes Pueyo
683fd03f45 Set process title PHP 5.5 function fallback 2013-04-03 12:28:57 +02:00
Shoghi Cervantes Pueyo
dbc357c266 Removed killing php to end the process 2013-04-03 12:21:12 +02:00
Shoghi Cervantes Pueyo
e0747a9c44 PHP 5.5 2013-04-03 11:38:50 +02:00
Shoghi Cervantes Pueyo
cdc164729c Added server.unknownpacket to receive unknown packets 2013-04-02 20:45:30 +02:00
Shoghi Cervantes Pueyo
4e8e132fcf Added damage for Axe, Pickaxe, and Shovel 2013-04-02 16:37:08 +02:00
Shoghi Cervantes Pueyo
77fa1608c1 Fixed #179 2013-04-02 16:33:15 +02:00
Shoghi Cervantes
e3a858a089 Merge pull request #179 from williamtdr/master
Updated Player.php for sword damage amounts
2013-04-02 07:27:55 -07:00
williamtdr
eeb9b925a5 Removed unnecessary left bracket causing syntax error
Sorry 'bout that.
2013-04-01 18:01:15 -05:00
Shoghi Cervantes Pueyo
082c4429cd Updated PECL pthreads release 2013-04-02 00:14:19 +02:00
williamtdr
314da7b30e Update Player.php
Swords now do proper damage amount
2013-04-01 12:03:38 -05:00
Shoghi Cervantes Pueyo
1129df6194 View connection lag in-game 2013-04-01 16:25:25 +02:00
Shoghi Cervantes Pueyo
1ef0a41944 Added Ping / Pong system 2013-04-01 16:03:43 +02:00
Shoghi Cervantes Pueyo
1cb30601b5 20 mini chunks / second 2013-04-01 14:54:08 +02:00
Shoghi Cervantes Pueyo
534898167e Improve loading on Y chunks 2013-04-01 14:49:13 +02:00
Shoghi Cervantes Pueyo
f53877c070 Fixed a few things
REALLY BUGGY!!! DO NOT USE THIS!
2013-03-31 15:03:13 +02:00
Shoghi Cervantes Pueyo
ecc2faffea Fixed #128 player death 2013-03-31 14:44:39 +02:00
Shoghi Cervantes Pueyo
66169d63c4 Force chunk resend on teleport 2013-03-31 13:50:13 +02:00
Shoghi Cervantes Pueyo
b83ef4e70b Automatically remove ANSI codes from chat 2013-03-31 13:36:19 +02:00
Shoghi Cervantes Pueyo
e2d4b49266 Remove single beds 2013-03-31 13:27:31 +02:00
Shoghi Cervantes Pueyo
1b92b1177c Fixed #176 bed breaking not removing origin block 2013-03-31 13:25:58 +02:00
Shoghi Cervantes Pueyo
251b88f8ba Limited Player tick time queue further 2013-03-31 13:20:05 +02:00
Shoghi Cervantes Pueyo
f8c6921ac4 Few protocol edits 2013-03-31 00:12:19 +01:00
Shoghi Cervantes Pueyo
2b03e71c97 Do not measure Y dimension for moving speed 2013-03-30 21:38:29 +01:00
Shoghi Cervantes Pueyo
263824fa01 Fixed division by zero 2013-03-30 21:35:59 +01:00
Shoghi Cervantes Pueyo
abf52079fc Chunk loading based on X,Y,Z (+1 dimension) 2013-03-30 21:35:50 +01:00
Shoghi Cervantes Pueyo
7312c57123 Improved internal Client IDs 2013-03-30 21:09:12 +01:00
Shoghi Cervantes Pueyo
f7a12b09f7 Better Player queue completion limited by time 2013-03-30 20:56:01 +01:00
Shoghi Cervantes Pueyo
949ab34b42 Added player.block.(break/place).invalid handling events 2013-03-30 20:26:15 +01:00