Shoghi Cervantes
|
7dd4a843c6
|
Fixed #1598 spawning on a index-corrupted Anvil chunk
|
2014-07-10 16:52:59 +02:00 |
|
Shoghi Cervantes
|
828f7f1590
|
Fall damage is now working
|
2014-07-10 16:16:11 +02:00 |
|
Shoghi Cervantes
|
c9535162bd
|
Added more damage sources
|
2014-07-10 14:02:56 +02:00 |
|
Shoghi Cervantes
|
99c5ad789b
|
Improved entity attack push
|
2014-07-10 13:29:29 +02:00 |
|
Shoghi Cervantes
|
e6c510e7fd
|
Fixed #1595 Undefined variable on QueryHandler
|
2014-07-10 13:15:24 +02:00 |
|
Shoghi Cervantes
|
d3789d4fed
|
Fixed /kick player name
|
2014-07-10 13:05:15 +02:00 |
|
Shoghi Cervantes
|
8fbc63c14e
|
Fixed /kill player name
|
2014-07-10 13:05:04 +02:00 |
|
Shoghi Cervantes
|
4d0b184ca4
|
Fixed #1591, handle player disconnect and level change killing
|
2014-07-10 12:35:19 +02:00 |
|
Shoghi Cervantes
|
589fde27c0
|
Reorder chunk unloading to leave chunks in memory for the GC time before removal
|
2014-07-10 01:32:18 +02:00 |
|
Shoghi Cervantes
|
6cb55da9c7
|
Added correct save parameters to chunk unloading
|
2014-07-10 01:30:59 +02:00 |
|
Shoghi Cervantes
|
0251ae93d8
|
Fixed #1578 Chunk garbage collection not marking chunks as unused
|
2014-07-10 01:17:51 +02:00 |
|
Shoghi Cervantes
|
5b69f07a55
|
Tuned CPU usage on main lop and RakLib
|
2014-07-09 23:39:25 +02:00 |
|
Shoghi Cervantes
|
9604907566
|
Fixed #1584 duplicated death messages
|
2014-07-09 20:25:40 +02:00 |
|
Shoghi Cervantes
|
1f882f42d3
|
Save and restore entity health
|
2014-07-09 20:23:58 +02:00 |
|
Shoghi Cervantes
|
981796fd4c
|
Fixed #1583 not repeated Tasks getting repeated
|
2014-07-09 20:07:35 +02:00 |
|
PEMapModder
|
cd324c3247
|
Let plugin enable/disable events extend PluginEvent
|
2014-07-10 00:40:16 +08:00 |
|
Michael Yoo
|
99d4ff5bdb
|
Merge remote-tracking branch 'origin/master'
|
2014-07-09 18:43:33 +09:30 |
|
Michael Yoo
|
88bcaea292
|
Fixes #1570. Removed isValidPharFilename check as the function is very unreliable.
|
2014-07-09 18:42:57 +09:30 |
|
PEMapModder
|
f3079f8444
|
Update cause of lava and fire damage
|
2014-07-09 14:40:50 +08:00 |
|
Shoghi Cervantes
|
65523972c2
|
Implemented health, events, damage, motion push
|
2014-07-06 23:10:11 +02:00 |
|
Shoghi Cervantes
|
25ecdcf6e2
|
Fixed physics BoundingBox
|
2014-07-06 12:59:41 +02:00 |
|
Shoghi Cervantes
|
6b361389ad
|
Fixed mirrored chunk sending
|
2014-07-06 12:36:23 +02:00 |
|
Shoghi Cervantes
|
643a4c1ef5
|
Fixed motion, physics
|
2014-07-06 12:08:05 +02:00 |
|
Shoghi Cervantes
|
892119f791
|
Updated RakLib version, Query works again
|
2014-07-06 01:19:09 +02:00 |
|
Shoghi Cervantes
|
1b6fcf7942
|
Added LevelLoadEvent
|
2014-07-06 00:07:42 +02:00 |
|
Shoghi Cervantes
|
cbbdb42092
|
Added LevelUnloadEvent
|
2014-07-06 00:06:03 +02:00 |
|
Shoghi Cervantes
|
81492acb0c
|
Added LevelSaveEvent
|
2014-07-06 00:02:27 +02:00 |
|
Shoghi Cervantes
|
6576c88a08
|
Added LevelInitEvent
|
2014-07-06 00:01:05 +02:00 |
|
Shoghi Cervantes
|
637d9da5a6
|
Fixed worker pool AsyncTask storage
|
2014-07-05 22:02:14 +02:00 |
|
Shoghi Cervantes
|
22552cdd72
|
Improved chunk sending, moved chunk encoding and compression to another thread
|
2014-07-05 20:41:44 +02:00 |
|
Shoghi Cervantes
|
417cb94ea3
|
Use chunk unload queues in Level
|
2014-07-05 16:28:49 +02:00 |
|
Shoghi Cervantes
|
4db97a007c
|
Fixed typo on updater
|
2014-07-05 14:05:56 +02:00 |
|
Shoghi Cervantes
|
519922b550
|
Improved chunk ticking
|
2014-07-05 14:05:39 +02:00 |
|
PEMapModder
|
b18783a0e7
|
Fix HandlerList.php wrong var name
|
2014-07-05 11:48:13 +08:00 |
|
Shoghi Cervantes
|
8b2440ff96
|
Fixed ServerScheduler::addTask() period
|
2014-07-03 19:35:59 +02:00 |
|
Shoghi Cervantes
|
32f67d7187
|
Updated build script
|
2014-07-03 13:52:48 +02:00 |
|
Shoghi Cervantes
|
43635b501a
|
Made logging better, plugin loggers can be attached by others
|
2014-07-02 23:33:29 +02:00 |
|
Shoghi Cervantes
|
aa85993634
|
Made Server::getLogger() return a AttachableThreadedLogger
|
2014-07-02 23:23:33 +02:00 |
|
Shoghi Cervantes
|
6c116678d7
|
Added autoloading of base namespace classes
|
2014-07-01 23:34:24 +02:00 |
|
Shoghi Cervantes
|
75d2409a7c
|
Added ThreadedLoggerAttachments
|
2014-07-01 20:50:51 +02:00 |
|
Shoghi Cervantes
|
f7c23e89f0
|
Added move block while being teleported after spawning
|
2014-07-01 01:19:24 +02:00 |
|
Shoghi Cervantes
|
f5a74a87e3
|
Updated composed packets
|
2014-07-01 01:11:09 +02:00 |
|
Shoghi Cervantes
|
d4881260da
|
Added check for registered alias command, useful when overriding
|
2014-06-30 21:14:00 +02:00 |
|
Shoghi Cervantes
|
6d6059b61f
|
Updated for new build
|
2014-06-30 21:07:27 +02:00 |
|
Shoghi Cervantes
|
692a4fb57b
|
Fixed reason on kick message
|
2014-06-30 01:17:55 +02:00 |
|
Shoghi Cervantes
|
b064f1e71a
|
Removed collision check crash on Slab
|
2014-06-28 02:38:04 +02:00 |
|
Shoghi Cervantes
|
2ec0d86126
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-06-27 23:26:46 +02:00 |
|
Shoghi Cervantes
|
cc36f8f997
|
Fixed kick messages
|
2014-06-27 23:26:35 +02:00 |
|
Darunia18
|
87308d1c51
|
Update Explosion.php
Fixed bugs on lines 75 and 141.
|
2014-06-27 02:45:32 -04:00 |
|
MCMrARM
|
fadf1a5d40
|
Fixed PlayerMetadataStore
|
2014-06-26 21:12:03 +02:00 |
|