179 Commits

Author SHA1 Message Date
Shoghi Cervantes
1b5dc2db4d Reset cache timer when used 2014-02-05 17:29:11 +01:00
Shoghi Cervantes
7403516aab Added extra machine data to Utils::getUniqueID() 2014-01-30 01:13:58 +01:00
Shoghi Cervantes
e15509c352 Removed Spyc 2014-01-30 00:36:51 +01:00
Shoghi Cervantes
b481c94f45 Added new PHP YAML extension 2014-01-30 00:36:44 +01:00
Shoghi Cervantes
09720a59ec Added Utils::getUniqueID(), returns a machine ID and a even more variable machine ID 2014-01-29 17:07:01 +01:00
Shoghi Cervantes
b4971abe91 Added base Cache class for integrated caching 2014-01-29 02:23:27 +01:00
Shoghi Cervantes
1526c6cae9 Fixed "Take this ridiculously retarded IF formatting!" by @sekjun9878 2014-01-28 11:37:29 +01:00
Shoghi Cervantes
439c0e8280 Removed obsolete Java Random 2014-01-28 11:25:12 +01:00
Shoghi Cervantes
6c5356fc80 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-01-13 03:35:56 +01:00
Shoghi Cervantes
70445bdeba Added timeout to Utils::getOnline(), fixes #1071 [gh#1071] 2014-01-13 03:34:40 +01:00
Michael Yoo
a141ea5018 Config Object PHPDoc 2013-12-19 18:42:45 +10:30
Michael Yoo
01e9ca7852 Fix #971. Add lowercase checking of Config. 2013-12-14 16:06:28 +10:30
Michael Yoo
e2298d861c Fix #996 2013-12-14 15:27:38 +10:30
Shoghi Cervantes
14e1dda327 Removed KiwiIRC chat, use official freenode webirc 2013-12-04 18:19:39 +01:00
Shoghi Cervantes
e9e59c33cc Fixed 969 2013-12-02 17:45:01 +01:00
Shoghi Cervantes
0bac7418db Updated StackableArray 2013-11-29 00:18:38 +01:00
Shoghi Cervantes
bd0d708274 Fixed Packet of Death 2013-11-26 17:23:45 +01:00
Shoghi Cervantes
3ff4b9eae0 Achievements API 2013-11-24 00:51:04 +01:00
Shoghi Cervantes
ae8c934b5f Allow accessing Config data keys directly 2013-11-23 19:14:45 +01:00
Shoghi Cervantes
b3c51c6d2e Faster level generator 2013-09-09 03:32:24 +02:00
Shoghi Cervantes
809076b7d7 Added new text formatting system for future updates [like vanilla PC] 2013-09-04 19:49:19 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
ff99aab6ff New NBT parser/writer 2013-08-26 23:29:56 +02:00
Shoghi Cervantes
ffc95bf311 Fixed {} 2013-08-26 11:10:25 +02:00
Shoghi Cervantes
673515bc06 Fixed issues with DevTools 2013-08-26 11:04:21 +02:00
Michael Yoo
6dc33791a7 Reload Bugfix 2013-08-22 19:40:20 +09:30
Michael Yoo
54f058de3e Config Reload 2013-08-22 19:30:27 +09:30
Shoghi Cervantes
cf5e2f63db Fixed pthreads infinite loop when string length was <= 0 2013-06-17 01:07:58 +02:00
Shoghi Cervantes
99554caa69 Added some type checks 2013-06-12 20:46:23 +02:00
Shoghi Cervantes
09a388f8de Fixed type again 2013-06-12 19:41:03 +02:00
Shoghi Cervantes
a7149ad9ef Fixed field type 2013-06-12 19:40:09 +02:00
Shoghi Cervantes
aa7d9b5e05 Added full async operations in a separate Thread 2013-06-12 19:38:11 +02:00
Shoghi Cervantes
129e099f88 Fixed Entity metadata sending, sheeps on fire 2013-06-07 20:32:38 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
a8b8427065 Updated secure random number generator ith harder entropy distillation 2013-06-02 18:01:34 +02:00
Shoghi Cervantes
2f05a03e51 Fixed #304 Calculate Server Time Offset [gh#304] 2013-05-29 18:20:48 +02:00
Shoghi Cervantes
6d54495402 Cached Utils::getIP() method 2013-05-26 16:15:30 +02:00
Shoghi Cervantes
49716cfb18 Fixed packet-related stuff 2013-05-21 20:29:10 +02:00
Shoghi Cervantes
acc373525f Removed MT Random generator namespace 2013-05-21 20:14:03 +02:00
Shoghi Cervantes
9dbdab8060 Added } 2013-05-21 19:19:50 +02:00
Shoghi Cervantes
4766424cb3 Fixed moving to fast message during Player blocking 2013-05-21 18:40:00 +02:00
Shoghi Cervantes Pueyo
713f16771f Added some socket options to cURL 2013-05-20 09:43:32 +02:00
Shoghi Cervantes Pueyo
e81d68c8d0 Added trees to teh SuperflatGenerator 2013-05-18 11:02:00 +02:00
Shoghi Cervantes Pueyo
5ea6052a8a New Level Generator API & Support for MC Superflat Presets 2013-05-18 02:05:56 +02:00
Shoghi Cervantes Pueyo
2b89b51621 Fixed #251 implode() error 2013-05-17 12:30:39 +02:00
Shoghi Cervantes Pueyo
e0e724bcc3 Saving entities/tiles 2013-05-15 23:30:46 +02:00
Shoghi Cervantes Pueyo
bcbc65ed5e Added /spawn [world] [player] 2013-05-15 23:30:36 +02:00