2183 Commits

Author SHA1 Message Date
Shoghi Cervantes
bd73cced6e Do not send block changes during chunk generation 2014-02-13 01:47:18 +01:00
Shoghi Cervantes
e4c8142681 Removed var_dump() 2014-02-13 01:41:40 +01:00
Shoghi Cervantes
c9a2a0ea50 Updated API version 2014-02-13 01:34:42 +01:00
Shoghi Cervantes
268e8c1164 Force PMF save on PMF Level upgrade 2014-02-13 01:34:41 +01:00
Shoghi Cervantes
e83e424671 Removed entity limits 2014-02-13 01:34:39 +01:00
Shoghi Cervantes
3e68972253 fix an include 2014-02-13 01:34:37 +01:00
Shoghi Cervantes
7f86746cbe woo :D 2014-02-13 01:34:36 +01:00
Shoghi Cervantes
1ab90b1409 PMFLevel upgrade tested 2014-02-13 01:34:35 +01:00
Shoghi Cervantes
b7ed2f765c Added PMFLevel upgrade 2014-02-13 01:34:33 +01:00
Shoghi Cervantes
f7b8ad0e37 Infinite generation, in-place chunk creation working. New PMF Format 2014-02-13 01:34:32 +01:00
Shoghi Cervantes
8377416f48 Nice generation :D 2014-02-13 01:34:30 +01:00
Shoghi Cervantes
f91e2a5cfe Better parameters ^^ 2014-02-13 01:34:29 +01:00
Shoghi Cervantes
2d88739005 normalize 2014-02-13 01:34:27 +01:00
Shoghi Cervantes
4e820ab89f Use single Perlin noise 2014-02-13 01:34:26 +01:00
Shoghi Cervantes
1bc54dbc44 Such noise 2014-02-13 01:34:24 +01:00
Shoghi Cervantes
26772082da Random generator with signed int/float methods 2014-02-13 01:34:23 +01:00
Shoghi Cervantes
3cbcb4871a Changed a few packet things 2014-02-13 01:14:14 +01:00
Intyre
ac50577255 Typo and fixed a filename 2014-02-12 19:28:33 +01:00
Shoghi Cervantes
aff2b9882a Merge pull request #1214 from nno88551/patch-2
fixed disconnected message
2014-02-12 11:14:29 +01:00
키리토
4352fce82d fixed disconnected message 2014-02-12 19:12:07 +09:00
Shoghi Cervantes
a373a581c5 Better fix for #1201 (case-insensitive) 2014-02-11 16:57:45 +01:00
Shoghi Cervantes
89a0e84404 Fixed handlerPriority order 2014-02-11 12:47:28 +01:00
Shoghi Cervantes
755cafa600 Alpha_1.4dev 2014-02-11 12:47:18 +01:00
Shoghi Cervantes
c09bc259fc Added #1142 OP players can bypass the player limit Alpha_1.3.12 2014-02-11 10:27:53 +01:00
Shoghi Cervantes
8b23568fe7 Changed codename to new scheme. Alpha_1.3.12 ready \o/ 2014-02-11 02:31:41 +01:00
Shoghi Cervantes
ad3bf0998f Halt NBT parsing if end of data is found 2014-02-11 01:41:04 +01:00
Shoghi Cervantes
9cd5c1581b oops x4 2014-02-10 21:38:32 +01:00
Shoghi Cervantes
94f2da1e38 Oops x3 2014-02-10 20:52:10 +01:00
Shoghi Cervantes
b635a54b13 Oops x2 2014-02-10 20:47:21 +01:00
Shoghi Cervantes
5057a3965e Ooops, ;) 2014-02-10 20:46:47 +01:00
Shoghi Cervantes
5bdb61117f Merge pull request #1188 from PocketMine/Faster-Network
Merge Faster-Network into master. Added new Networking system, new Event system
2014-02-10 19:07:12 +01:00
Shoghi Cervantes
0bf74d4139 Two packet event types ;) 2014-02-10 18:46:58 +01:00
Shoghi Cervantes
a2ec9d6688 Moved a file 2014-02-10 18:10:51 +01:00
Shoghi Cervantes
4b14d5d900 Final structure with example events 2014-02-10 18:08:25 +01:00
Shoghi Cervantes
a4cbb2f938 Added PluginEvent 2014-02-10 17:33:12 +01:00
Shoghi Cervantes
9ab993c817 Basic event system written 2014-02-10 17:23:35 +01:00
Shoghi Cervantes
830530d868 Basic Event types (extended from Bukkit) 2014-02-10 16:09:32 +01:00
Shoghi Cervantes
7c12f6ce8a Implemented QueryPacket and QueryHandler 2014-02-10 15:05:12 +01:00
Shoghi Cervantes
b9aa3a0e70 Removed old code for property migration 2014-02-10 13:29:21 +01:00
Shoghi Cervantes
d925640f03 Moved max-chunks-per-second to server.properties, increased to 8 2014-02-10 13:28:54 +01:00
Shoghi Cervantes
7e174eac5a Decreased SO_SNDBUF 2014-02-10 13:26:09 +01:00
Shoghi Cervantes
8de39db59d Updated chunk packet field names 2014-02-09 14:39:17 +01:00
Shoghi Cervantes
f1245a551e Increased UDP buffer size 2014-02-09 13:30:06 +01:00
Shoghi Cervantes
11c9972eb9 Fixed RotateHeadPacket not having pitch 2014-02-09 05:53:16 +01:00
Shoghi Cervantes
8739017002 Check if the specified length is correct 2014-02-09 05:37:40 +01:00
Shoghi Cervantes
5c1550e116 Set max movement distance, disallows teleport cheat 2014-02-09 05:30:15 +01:00
Shoghi Cervantes
072d0589d2 Fixed undefined $data on RotateHeadPacket 2014-02-09 05:08:32 +01:00
Shoghi Cervantes
7ebaf7e552 Added Android, BSD detection to Utils::getOS() 2014-02-09 04:44:45 +01:00
Shoghi Cervantes
0e1c099906 Added iOS detection to Utils::getOS() 2014-02-09 03:20:09 +01:00
Shoghi Cervantes
c2d4dd093a Updated repo name on installer 2014-02-09 03:19:39 +01:00