59 Commits

Author SHA1 Message Date
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
Shoghi Cervantes Pueyo
683fd03f45 Set process title PHP 5.5 function fallback 2013-04-03 12:28:57 +02:00
Shoghi Cervantes Pueyo
dbc357c266 Removed killing php to end the process 2013-04-03 12:21:12 +02:00
Shoghi Cervantes Pueyo
f8c6921ac4 Few protocol edits 2013-03-31 00:12:19 +01:00
Shoghi Cervantes Pueyo
7312c57123 Improved internal Client IDs 2013-03-30 21:09:12 +01:00
Shoghi Cervantes Pueyo
a6cc0f8261 Same for Peak Memory usage 2013-03-30 19:34:08 +01:00
Shoghi Cervantes Pueyo
caa32edf6f Get REAL memory usage, not allocated 2013-03-30 19:33:05 +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
89b38c25ce Raised ticks directive to 40 2013-03-25 16:46:01 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Shoghi Cervantes Pueyo
f936e29d34 TPS check 2013-03-20 16:42:20 +01:00
Shoghi Cervantes Pueyo
6dba82c695 Disable reloading the config from server 2013-03-20 16:38:38 +01:00
Shoghi Cervantes Pueyo
6851f9c7b1 Added a dynamic title function 2013-03-14 16:36:34 +01:00
Shoghi Cervantes Pueyo
8bf4b5cafa Added callable type hinting 2013-03-09 10:08:42 +01:00