15280 Commits

Author SHA1 Message Date
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
Shoghi Cervantes Pueyo
121fd51dc6 Fixed placing blocks on activable blocks 2013-03-30 19:51:21 +01:00
Shoghi Cervantes Pueyo
44fcf4a6ed Noob-proof memory-limit server property 2013-03-30 19:36:49 +01:00
Shoghi Cervantes Pueyo
a6cc0f8261 Same for Peak Memory usage 2013-03-30 19:34:08 +01:00
Shoghi Cervantes Pueyo
bd196c0fcb Typo 2013-03-30 19:33:18 +01:00
Shoghi Cervantes Pueyo
caa32edf6f Get REAL memory usage, not allocated 2013-03-30 19:33:05 +01:00
Shoghi Cervantes Pueyo
87ebe7fac4 Generic importing to PMF Level format 2013-03-30 14:08:22 +01:00
Shoghi Cervantes Pueyo
8c9f07f737 PMF Level format fixes 2013-03-30 14:08:11 +01:00
Shoghi Cervantes Pueyo
cbe160e655 Fixed #169 and fixed #168 2013-03-30 13:11:06 +01:00
Shoghi Cervantes Pueyo
efa8692bfa Added wget dependency 2013-03-30 02:25:12 +01:00
Shoghi Cervantes Pueyo
3f2cb86859 Normalized Item Names 2013-03-29 20:11:53 +01:00
Shoghi Cervantes Pueyo
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
af52b0a5b5 Fixed ACK/NACK range writing 2013-03-29 11:18:47 +01:00
Shoghi Cervantes Pueyo
257b330a53 Fixed ACK/NACK range reading 2013-03-29 11:07:45 +01:00
Shoghi Cervantes Pueyo
8a9e6426ca Optional teleport yaw & pitch 2013-03-29 10:56:28 +01:00
Shoghi Cervantes Pueyo
3f820d18d2 Removed teleport jerking 2013-03-29 10:54:58 +01:00
Shoghi Cervantes Pueyo
677e1f8ce0 Added Player automatic blocking during spawn or gamemode change 2013-03-28 17:59:45 +01:00
Shoghi Cervantes Pueyo
822adcae2d Packet Cleaning 2013-03-28 16:56:50 +01:00
Shoghi Cervantes Pueyo
4ea4431986 Less Server->Client NACK usage 2013-03-28 14:37:35 +01:00
Shoghi Cervantes Pueyo
e392a35598 Fixed client-side ACK & NACK 2013-03-28 14:08:45 +01:00
Shoghi Cervantes Pueyo
912e35f202 Fixed server-side NACK & ACK 2013-03-28 13:59:56 +01:00
Shoghi Cervantes Pueyo
f1a28f23ae New ACK/NACK structure & Packet multiple ressend issue 2013-03-28 13:56:11 +01:00
Shoghi Cervantes Pueyo
c68b4ebda6 Few packet loss system fixes 2013-03-28 13:10:51 +01:00
Shoghi Cervantes Pueyo
98976ac56c Fixed NACK handling - Works even with 90% packet loss 2013-03-28 13:00:18 +01:00
Shoghi Cervantes Pueyo
42d5296533 Fixed invalid ACK/NACK handling 2013-03-28 11:20:40 +01:00
Shoghi Cervantes Pueyo
6260d66bde Updated pthreads version in compiler 2013-03-28 10:59:33 +01:00
Shoghi Cervantes Pueyo
2861fe0703 New Plugin format includes multiple API versions 2013-03-27 18:02:10 +01:00
Shoghi Cervantes Pueyo
012ecbe40a Fixed #165 2013-03-27 15:53:48 +01:00
Shoghi Cervantes Pueyo
c5326131a2 Fixed a server crash related to #162 2013-03-25 20:26:20 +01:00
Shoghi Cervantes Pueyo
174160c65c Fixed incorrect gamemode change close message 2013-03-25 19:57:57 +01:00
Shoghi Cervantes Pueyo
a5998ff9a2 Start of API 6
Don't try making plugins with this until the stable release
2013-03-25 18:55:25 +01:00
Shoghi Cervantes Pueyo
ec5f255a71 Fixed bad PMFLevel::getXZ() logic 2013-03-25 18:54:25 +01:00
Shoghi Cervantes Pueyo
e7fcbe206f Create PMF Levels 2013-03-25 18:46:08 +01:00
Shoghi Cervantes Pueyo
89b38c25ce Raised ticks directive to 40 2013-03-25 16:46:01 +01:00
Shoghi Cervantes Pueyo
88a1f83545 Added protection for fast movements 2013-03-24 11:02:37 +01:00
Shoghi Cervantes Pueyo
14ab386b0f Fixed typo 2013-03-23 23:00:23 +01:00
Shoghi Cervantes Pueyo
7dbf421e99 Fixed things in PMF Level 2013-03-23 22:46:54 +01:00
Shoghi Cervantes Pueyo
0d3624e6a7 :DDDD 2013-03-23 18:27:21 +01:00
Shoghi Cervantes Pueyo
14ff3e0a9b Internal API's are now shown as Debug level 2013-03-23 18:26:18 +01:00
Shoghi Cervantes Pueyo
ae731c9093 Added the caseusername preference on offline player data 2013-03-23 18:21:40 +01:00
Shoghi Cervantes Pueyo
d613fa2138 Fixed Chest Slots not getting sent and shown 2013-03-23 17:44:32 +01:00
Shoghi Cervantes Pueyo
5e52bbdd16 Fixed Syntax Error 2013-03-23 17:33:06 +01:00
Shoghi Cervantes Pueyo
0b6ff03d5a Revert "API version changed to 6"
This reverts commit 1ff89450153ddbf95f63f6e444fd8e549670212d.
2013-03-23 17:32:51 +01:00
Shoghi Cervantes Pueyo
1ff8945015 API version changed to 6 2013-03-23 17:18:02 +01:00