393 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
012ecbe40a Fixed #165 2013-03-27 15:53:48 +01:00
Shoghi Cervantes Pueyo
174160c65c Fixed incorrect gamemode change close message 2013-03-25 19:57:57 +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
ae731c9093 Added the caseusername preference on offline player data 2013-03-23 18:21:40 +01:00
Shoghi Cervantes Pueyo
8bbd899689 Fixed #156 2013-03-22 14:44:22 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Shoghi Cervantes Pueyo
698515f31b Fixed #152 #149 2013-03-20 18:39:24 +01:00
Shoghi Cervantes Pueyo
58c258d422 Cancellation of entity.move and player.move (impeding player movement) 2013-03-20 18:35:32 +01:00
Shoghi Cervantes Pueyo
eb90c777f3 Better Teleportation 2013-03-20 18:32:47 +01:00
Shoghi Cervantes Pueyo
7a0ff2a1c0 Updated some level things 2013-03-20 18:23:08 +01:00
Shoghi Cervantes Pueyo
57df6e61aa Raised buffer time 2013-03-20 18:14:04 +01:00
Shoghi Cervantes Pueyo
2c952a5a4f Removed equipment change notification 2013-03-20 15:20:21 +01:00
Shoghi Cervantes Pueyo
9bd4b02908 Cancel past movements 2013-03-20 14:56:18 +01:00
Shoghi Cervantes Pueyo
3ba56c3e81 Independient Player gamemode, saved between sessions, set it via /gamemode 2013-03-19 19:54:13 +01:00
Shoghi Cervantes Pueyo
6a29dd5a8d Ghost players don't leave a quit message 2013-03-19 18:59:44 +01:00
Shoghi Cervantes Pueyo
58631ba1d0 Send the entire Buffer at disconnect 2013-03-19 18:58:10 +01:00
Shoghi Cervantes Pueyo
fe2b9a6ac5 Fixed memory Leak 2013-03-19 18:55:35 +01:00
Shoghi Cervantes Pueyo
6fb8e754d6 Fixed #142 Server crash while using whitelist 2013-03-18 15:06:39 +01:00
Shoghi Cervantes Pueyo
012c86ef00 Player Entity preload 2013-03-17 16:56:36 +01:00
Shoghi Cervantes Pueyo
b5cd877b3e Updated Tile Slot handling 2013-03-17 11:47:43 +01:00
Shoghi Cervantes Pueyo
c536a35beb Player data now uses YAML 2013-03-16 23:26:46 +01:00
Shoghi Cervantes Pueyo
a5e52e7b9a Players now respawn on the server's spawn point 2013-03-16 20:19:06 +01:00
Shoghi Cervantes Pueyo
47af98a875 Fixed spawning on top of chunks & added Player::teleport() method 2013-03-16 19:36:30 +01:00
Shoghi Cervantes Pueyo
3f10e11ddf Array format fixes 2013-03-16 00:21:50 +01:00
Shoghi Cervantes Pueyo
5b79722fa9 Better NACK handling (#133, #16, fixes #75) 2013-03-16 00:16:47 +01:00
Shoghi Cervantes Pueyo
fc06e1bcaf Packet Sending Buffering 2013-03-16 00:09:00 +01:00
Shoghi Cervantes Pueyo
ab1c28fc57 Changed the api.op.check event check 2013-03-09 22:38:53 +01:00
Shoghi Cervantes Pueyo
a9f7d47c25 Added all the future tags 2013-03-09 13:58:22 +01:00
Shoghi Cervantes Pueyo
5c17f77bcc Name update 2013-03-07 19:56:07 +01:00
Shoghi Cervantes Pueyo
5fab555c48 Real Minecraft username check 2013-03-07 18:46:04 +01:00
Shoghi Cervantes Pueyo
1c63448c6c Drop in the correct position 2013-03-07 17:44:28 +01:00
Shoghi Cervantes Pueyo
8253d63d9b Case-insensitive playernames, removed Client ID kick 2013-03-07 17:43:44 +01:00
Shoghi Cervantes Pueyo
a7d8e22e7e Player inventory is changed using chests (Fixes #127) 2013-03-07 17:36:19 +01:00
Shoghi Cervantes Pueyo
ad11851c61 Remove items from Player inventory on drop 2013-03-07 17:15:12 +01:00
Shoghi Cervantes Pueyo
3355f71ab3 Added a tile.update event to the container slot change 2013-03-06 19:00:48 +01:00
Shoghi Cervantes Pueyo
55cb79fdf6 Send Slot Data to other players opened chests 2013-03-05 20:17:22 +01:00
Shoghi Cervantes Pueyo
4db8c0e68d Functional Chests 2013-03-05 20:09:53 +01:00
Shoghi Cervantes Pueyo
7cf9c03735 Better Entity attacking system 2013-03-05 17:37:09 +01:00
Shoghi Cervantes Pueyo
845e48db66 Instant Break protection 2013-03-05 17:16:26 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
8d522077c4 Removed big & nasty unhandled message for inventory sending 2013-02-25 20:51:32 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00