426 Commits

Author SHA1 Message Date
Shoghi Cervantes
e61db8ad06
Added login timeout for players that do not complete the login process in time 2015-05-14 14:52:39 +02:00
Shoghi Cervantes
b1edfd7631 Improved Falling blocks physics, entity kill, chunk unserialize, fixed flat generator color, fixed nbt tags __toString(), fixed explosion offsets, fixed increased player interaction range in creative 2015-05-13 12:18:59 +02:00
Shoghi Cervantes
9791071262
Added Player->teleportImmediate() for tp force 2015-05-12 00:21:02 +02:00
Shoghi Cervantes
13906b32b8
Check connection status on batch, check sleep when players leave a level 2015-05-10 14:58:07 +02:00
Shoghi Cervantes
db409851e9
World generation is timed by type and chunks can be created on the fly 2015-05-09 19:03:41 +02:00
Shoghi Cervantes
1a1b8830a4
Added MemoryManager object watcher for object leak debugging, improved SPL Thread/Worker stopping, fixed some possible weak references crashing unexpectedly 2015-05-09 16:11:12 +02:00
Shoghi Cervantes
7e539ec85a Fixed invalid check 2015-05-08 15:38:51 +02:00
Shoghi Cervantes
563f6f8e4f Interaction checks happen using the plane and not 3d space 2015-05-07 15:38:22 +02:00
Shoghi Cervantes
44b5c23ee1 Fixed dead entities and Item picking, improved timing reports 2015-05-06 16:21:35 +02:00
Shoghi Cervantes
cd607b0cec Oops distance 2015-05-04 17:57:03 +02:00
Shoghi Cervantes
d9a9808844 Added interaction and 3rd person cheat protection 2015-05-04 17:52:55 +02:00
Shoghi Cervantes
49f34ec524 Send spawn position after respawn on death, fixes #2976 2015-05-03 21:46:46 +02:00
Shoghi Cervantes
9ec609d025
Improved Player flight detection after setMotion(), other method improvement 2015-05-03 13:42:54 +02:00
Shoghi Cervantes
fdf395721e Improvements on player move updates 2015-05-01 15:09:37 +02:00
Shoghi Cervantes
211e1ae121 Fixed slots on creative 2015-04-30 17:51:04 +02:00
Shoghi Cervantes
923be2fffc Improved slot selection on creative mode, closes #2960 2015-04-30 12:53:03 +02:00
Shoghi Cervantes
fb257c16f1 Set entities on fire if hit by an entity on fire 2015-04-30 11:40:22 +02:00
Shoghi Cervantes
978aa2ba0f Protocol changes 2015-04-29 17:04:34 +02:00
Shoghi Cervantes
c2b3f7cd7f Noclip in spectator mode, changed chunk format 2015-04-29 12:29:59 +02:00
Shoghi Cervantes
3872a21474 Allow setting the flying status for any given player 2015-04-29 11:31:04 +02:00
EnderBrine101
08f09cc3c8 No longer needed :P 2015-04-28 17:34:38 +01:00
Shoghi Cervantes
8caf04ade5 build 8, allow setting selected hotbar slot, auto_jump setting 2015-04-28 14:20:35 +02:00
Shoghi Cervantes
6fc7ee2775 Fixed some bad defaults, improved spawning 2015-04-27 14:43:33 +02:00
Shoghi Cervantes
5942cafa53 Send in the correct channel 2015-04-26 23:11:07 +02:00
Shoghi Cervantes
fbdbac06cc New delayed teleporting system 2015-04-26 23:04:24 +02:00
Shoghi Cervantes
7ad98d4659 Deprecated CallbackTask, moved sleep checking to level 2015-04-25 17:28:30 +02:00
Shoghi Cervantes
7b699d9afd Improved fall damage while on jump boost, new protocol update, build 7, allow for live inventory resizing 2015-04-24 16:43:59 +02:00
Shoghi Cervantes
ba635b8858 Fixed particles being emmited on non-player block breaks 2015-04-23 17:02:37 +02:00
Shoghi Cervantes
04f3cc4905 Measure highest TPS load and lowest TPS between measurements 2015-04-23 15:34:42 +02:00
Shoghi Cervantes
4a1e122605 Move UUID generation before PreLogin 2015-04-23 12:07:34 +02:00
Shoghi Cervantes
a0739a7b03 Added more level tick options, force player ticks, base tick rate for levels 2015-04-23 11:34:01 +02:00
Shoghi Cervantes
f73bd02198 Allow to tick players partially 2015-04-23 11:19:27 +02:00
Shoghi Cervantes
1578fc3ddb Improved world generation manager, UUIDs (some work for future usage) 2015-04-21 19:54:16 +02:00
Shoghi Cervantes
6ed63edd89
Removed some remaining references, removed duplicated code on Anvil 2015-04-19 16:49:15 +02:00
Shoghi Cervantes
094234dc0f
Updated references and submodules 2015-04-19 15:37:18 +02:00
Shoghi Cervantes
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs 2015-04-18 20:13:52 +02:00
Shoghi Cervantes
08a612954e Added creative mode block list API 2015-04-17 18:01:10 +02:00
Shoghi Cervantes
5b10ccf431 0.11.0 build 5, removed chat format workaround, improved gamemode switch, send allowed creative blocks (TBI as API) 2015-04-17 17:10:25 +02:00
Shoghi Cervantes
4fbafe7c2f
HACK: added workaround for MCPE eating characters, enable settings.force-language 2015-04-15 21:14:24 +02:00
Shoghi Cervantes
d6186fa7c6
Moved Player->setGamemode() message to /gamemode command 2015-04-15 20:49:38 +02:00
Shoghi Cervantes
81fe98d4cc Added Milk bucket to creative inventory 2015-04-15 17:19:05 +02:00
Shoghi Cervantes
dfec44645b Added milk drinking 2015-04-15 16:45:03 +02:00
Shoghi Cervantes
68ea9b067f Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4 2015-04-15 12:33:16 +02:00
Shoghi Cervantes
42eda170b5
Oops, forgot to do it correctly! 2015-04-14 20:39:37 +02:00
Shoghi Cervantes
0b176b3fe0 Implemented Channeled packet sending 2015-04-14 18:24:40 +02:00
Shoghi Cervantes
bd560ab3b1
Spawning mechanics change 2015-04-14 01:04:17 +02:00
Shoghi Cervantes
547aa2ae31 Removed formatting on signs, allow OPs to use colored chat (or people with disabled remove format) 2015-04-13 16:45:20 +02:00
Shoghi Cervantes
1865622b89 Added settings.force-language property to force server language on clients 2015-04-13 12:02:40 +02:00
Shoghi Cervantes
31387ff0be Added localized invalid name message 2015-04-13 11:36:15 +02:00
Shoghi Cervantes
928660d59a
Updated languages 2015-04-13 00:25:39 +02:00