72 Commits

Author SHA1 Message Date
Shoghi Cervantes
4284211bd1 Change 2013-06-10 17:10:40 +02:00
Shoghi Cervantes
fef0b27f7c Changed speed check 2013-06-09 16:36:44 +02:00
Shoghi Cervantes
bd1875f5e4 Added chunk_split() to crash dumps 2013-06-09 13:18:58 +02:00
Shoghi Cervantes
d82399e686 Fixed #359 crash dump name not compatible with Windows 2013-06-09 13:11:55 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +02:00
Shoghi Cervantes
5f40ab84f0 Fixed memory tracking error 2013-06-08 18:26:24 +02:00
Shoghi Cervantes
3061b8eb3c Added a check to memory tracking 2013-06-08 17:48:17 +02:00
Shoghi Cervantes
e58ef1f62c Added automatic memory usage tracking 2013-06-08 17:45:33 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
20b83319de Added stop Chunked on Player::close() 2013-06-08 00:43:39 +02:00
Shoghi Cervantes
1ce23ab8d7 Added DEFLATEPacket protocol support
https://gist.github.com/shoghicp/5729825
2013-06-08 00:41:34 +02:00
Shoghi Cervantes
6f2b2f98d6 Removed debug messages 2013-06-07 16:17:02 +02:00
Shoghi Cervantes
05ae6cdef3 Better event system 2013-06-07 16:15:19 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
5def864aca Removed server.tick event 2013-06-05 12:58:58 +02:00
Shoghi Cervantes
a5bc95e733 Fixed entities being updated when they shouldn't 2013-06-05 12:11:04 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
033a1673f0 Added bandwidth measure 2013-06-04 10:55:20 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
d1f2f82c6d Fixed #313 Entities are updated depending on near block updates [gh#313] 2013-06-03 12:20:07 +02:00
Shoghi Cervantes
54b73e5f82 Added block cloning fix 2013-06-01 19:58:54 +02:00
Shoghi Cervantes
1376cc860d Removed API::action() 2013-05-31 14:29:46 +02:00
Shoghi Cervantes
838e7ad010 Hide rcon.password in the crash log 2013-05-26 16:11:21 +02:00
Shoghi Cervantes
929aebc1bf added ticks to error logs 2013-05-21 23:02:56 +02:00
Shoghi Cervantes
b7083032f3 Updated settings, less memory usage 2013-05-21 19:50:59 +02:00
Shoghi Cervantes
8e8002c479 Fixed crash 2013-05-21 15:52:37 +02:00
Shoghi Cervantes Pueyo
27050b9ec4 Internal ticker autocalculation 2013-05-20 17:21:04 +02:00
Shoghi Cervantes Pueyo
a7a45dfe96 Updated flat preset, do not allow empty Level names 2013-05-19 20:53:12 +02:00
Shoghi Cervantes Pueyo
22cc3d4d83 Clear Plugin file error during a crash 2013-05-18 19:47:50 +02:00
Shoghi Cervantes Pueyo
1dbbf08f1b Use other things instead of array_shift 2013-05-16 17:30:34 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
5ee2cda4a6 Level-independient time change 2013-05-15 23:30:41 +02:00
Shoghi Cervantes Pueyo
e63677a23d Level saving 2013-05-15 23:30:40 +02:00
Shoghi Cervantes Pueyo
2254e87ce4 PMF & Multiworld [part 3] 2013-05-15 23:30:24 +02:00
Shoghi Cervantes Pueyo
5938747083 PMF & Multiworld [part 2] 2013-05-15 23:30:22 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Shoghi Cervantes Pueyo
8149c9e7ca Better plugin list in the Error dump 2013-04-25 18:31:03 +02:00
Shoghi Cervantes Pueyo
173784752e Added GIT_COMMIT to the Error dump 2013-04-25 17:54:32 +02:00
Shoghi Cervantes Pueyo
8345fd02c4 Set default gamemode to SURVIVAL 2013-04-23 10:49:25 +02:00
Shoghi Cervantes Pueyo
be7e5cd67a Unknown packets are always discarded even if they have been processed 2013-04-22 23:46:34 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
758070e478 Optimized block updates 2013-04-17 16:41:36 +02:00
Shoghi Cervantes Pueyo
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
9ad73b00c8 Removed online broadcast 2013-04-14 18:47:34 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
7b8a27f7b0 Removed time-per-second property 2013-04-09 19:04:01 +02:00
Shoghi Cervantes Pueyo
f093286fb2 Disallow joining invisible servers 2013-04-09 17:26:30 +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
e77db15c21 Error suppression 2013-04-03 12:30:51 +02:00