Shoghi Cervantes
fadff2cc5b
Removed debug code
2014-08-28 23:59:18 +02:00
Shoghi Cervantes
b9111b6f52
Fixed #1992
2014-08-28 23:19:44 +02:00
Shoghi Cervantes
e2986992c7
Fixed AxisAlignedBB infinite expansion
2014-08-28 21:11:49 +02:00
Shoghi Cervantes
eab86f5f90
Replaced array() with []
2014-08-28 17:04:22 +02:00
Shoghi Cervantes
e6234c4c4d
Removed cli_set_process_title() check
2014-08-27 12:45:14 +02:00
Shoghi Cervantes
f7e2d31f0a
Check player online status, closes #1983
2014-08-27 11:28:49 +02:00
Shoghi Cervantes
92cabced97
Ctrl+C handling and kill signals are working again
2014-08-25 23:24:18 +02:00
Shoghi Cervantes
bda597a71e
Moved spl to PocketMine-SPL
2014-08-25 20:54:53 +02:00
Shoghi Cervantes
fdd59e4506
Fixed default memory-limit values
2014-08-23 20:14:41 +02:00
Shoghi Cervantes
60ea4d0e96
Removed hardcoded Server name from source
2014-08-22 18:31:17 +02:00
Shoghi Cervantes
6077190a62
Deprecated Server::loadPlugin(Plugin) in favor of Server::enablePlugin(Plugin)
2014-08-22 17:43:29 +02:00
Shoghi Cervantes
db7222976e
Code cleanup
2014-08-21 17:26:41 +02:00
Shoghi Cervantes
daf1a8266d
Merge pull request #1906 from PocketMine/MoreEvents
...
Added more events, API 1.3.0
2014-08-18 13:55:35 +02:00
Shoghi Cervantes
16774e66e6
Fixed crashes when default level is not loaded
2014-08-18 13:42:20 +02:00
Shoghi Cervantes
6f30cd8a22
Removed PHP_VERSION constant on pocketmine namespace
2014-08-16 13:17:05 +02:00
Shoghi Cervantes
eee0eb5458
Added RemoteServerCommandEvent
2014-08-16 13:05:20 +02:00
Shoghi Cervantes
8725ad522f
Remove player unset limitations
2014-08-16 12:47:19 +02:00
Shoghi Cervantes
a7b44e3892
Stop submission of plugin syntax error crashes
2014-08-15 16:18:54 +02:00
Shoghi Cervantes
31b92b392e
Throw invalid event exception when a plugin tries to declare an abstract event
2014-08-15 16:15:12 +02:00
Shoghi Cervantes
f60e2860e8
Release strong weak references on close, closes #1883
2014-08-15 13:41:13 +02:00
Shoghi Cervantes
19d391b9b2
Added Exception handling on level loading
2014-08-13 10:48:53 +02:00
Shoghi Cervantes
e462a89189
Order chunks to be generated
2014-08-13 09:51:43 +02:00
Shoghi Cervantes
67f6482c76
Implemented circular chunk sending
2014-08-12 17:30:01 +02:00
Shoghi Cervantes
b17ce16262
Fixed RCON usage
2014-08-10 18:35:01 +02:00
Shoghi Cervantes
7fcaa78de4
Catch uncatched thrown Exceptions to get useful backtraces
2014-08-01 17:04:16 +02:00
Shoghi Cervantes
26ec562fbf
Added worlds directive to pocketmine.yml to load extra worlds or use a plugin-provided generator
2014-08-01 12:24:08 +02:00
Shoghi Cervantes
58bded4988
Merge pull request #1801 from PocketMine/McRegion
...
Added multiple level formats support, implemented McRegion
2014-07-31 19:28:39 +02:00
Shoghi Cervantes
95b5979351
Removed SimpleChunk from generator, core, use binary representation of chunks
2014-07-31 14:28:17 +02:00
Shoghi Cervantes
2eced89e6f
Do not send crash reports generated from a source PM installation
2014-07-30 17:05:46 +02:00
Shoghi Cervantes
d6e413e8ca
Revert "Remove similar player name check from the beginning limit"
2014-07-30 00:34:54 +02:00
Falkirks
913c116e7b
Spelling
2014-07-29 15:10:50 -07:00
Shoghi Cervantes
afe44e6c6f
Added setting to select the default level format
2014-07-29 18:54:40 +02:00
Shoghi Cervantes
3370052fac
Do not send crash reports from non-phar plugins
2014-07-28 23:14:29 +02:00
Shoghi Cervantes
10c67a57a7
Added extra crash dump settings, added way to disable parts of it or change the host
2014-07-28 14:42:51 +02:00
Shoghi Cervantes
409eeda6ee
Added plugin crash detection
2014-07-28 13:20:13 +02:00
Shoghi Cervantes
6d77b0883e
Fixed getTrace() on crash with xdebug
2014-07-27 17:31:39 +02:00
Shoghi Cervantes
f53d513894
Merge pull request #1789 from PocketMine/CrashDump
...
Added Crash Dumps and automatic reporting
2014-07-27 15:26:36 +02:00
Shoghi Cervantes
e6e15ceffa
Fixed typo in crash text
2014-07-27 14:09:34 +02:00
Shoghi Cervantes
9d75baf212
Added automatic reporting
2014-07-27 14:00:00 +02:00
PEMapModder
c92a1ba7fe
Release similar player name check from the beginning
...
For example, some would like to write `map` for `pemapmodder`, and this is what existed in amai beetroot when we used `SQLite3::query("SELECT ... ALIKE")`.
2014-07-23 22:33:45 +08:00
Shoghi Cervantes
2e773a32ff
Removed crash()
2014-07-18 11:55:24 +02:00
Shoghi Cervantes
d8cba4f045
Implemented new crash dumps
2014-07-18 11:54:11 +02:00
Shoghi Cervantes
0db009b08f
Improved chunk generation queue
2014-07-14 03:10:25 +02:00
Shoghi Cervantes
e29ddadd2f
Fixed #1642
2014-07-13 01:04:10 +02:00
Shoghi Cervantes
a7944502cd
Added small things
2014-07-12 19:27:51 +02:00
Shoghi Cervantes
9a4ead54e3
Added more timings
2014-07-12 15:23:06 +02:00
Shoghi Cervantes
9bdd294a66
Implemented global, tasks timings
2014-07-12 14:09:29 +02:00
Shoghi Cervantes
67b0c4bc2e
Added base timings
2014-07-12 02:26:06 +02:00
Shoghi Cervantes
4bd2f3aea8
Use the world spawn by default for players, fixes #1616
2014-07-11 12:45:43 +02:00
Shoghi Cervantes
f2fa13119a
Added upload/download speed on title bar, referenced ChunkRequestTask
2014-07-11 02:23:40 +02:00