williamtdr
|
a6e22de6a3
|
Possible fix for #1628
|
2014-07-11 10:19:28 -05:00 |
|
Shoghi Cervantes
|
7624eda7b1
|
Update damage sources for creative mode players
|
2014-07-11 16:24:04 +02:00 |
|
williamtdr
|
5e47dda0a8
|
Enable death through void, suicide
|
2014-07-11 09:18:15 -05:00 |
|
williamtdr
|
61043d2e0d
|
Fix #1615
Players in creative cannot die from non-magic (plugin/console) causes.
|
2014-07-11 09:14:49 -05:00 |
|
williamtdr
|
3e882ef40d
|
Revert "Fix #1615"
This reverts commit a8359f29a81a9cc6836b14535a3256f06853482b.
|
2014-07-11 09:12:19 -05:00 |
|
williamtdr
|
a8359f29a8
|
Fix #1615
Players in creative cannot die from non-magic (plugin/console) causes.
|
2014-07-11 09:07:24 -05:00 |
|
Michael Yoo
|
167ee97569
|
Fix kick command broadcast message.
|
2014-07-11 22:14:57 +09:30 |
|
Michael Yoo
|
53214005cd
|
Kick message reflects Vanila MCPC not Bukkit
|
2014-07-11 22:05:50 +09:30 |
|
Michael Yoo
|
6e74bb7faf
|
Kick reason grammar
|
2014-07-11 21:52:57 +09:30 |
|
Shoghi Cervantes
|
f60fdb5e61
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-07-11 12:47:19 +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
|
dcba580115
|
Merge pull request #1626 from PEMapModder/patch-2
Fix #1622 /kick on unknown players crashes the server
|
2014-07-11 12:16:44 +02:00 |
|
PEMapModder
|
63008c4ebb
|
Fix #1622
|
2014-07-11 17:24:25 +08:00 |
|
Shoghi Cervantes
|
c16f45ce39
|
Fixed unsigned fields being read as signed
|
2014-07-11 02:55:29 +02:00 |
|
Shoghi Cervantes
|
f2fa13119a
|
Added upload/download speed on title bar, referenced ChunkRequestTask
|
2014-07-11 02:23:40 +02:00 |
|
Shoghi Cervantes
|
756a8fead6
|
Fixed #1604
|
2014-07-11 01:34:49 +02:00 |
|
Shoghi Cervantes
|
7ed6ac2341
|
Fixed #1609
|
2014-07-11 01:18:37 +02:00 |
|
Shoghi Cervantes
|
4a072b4163
|
Better chunk unload queues
|
2014-07-11 01:15:52 +02:00 |
|
Shoghi Cervantes
|
91b2f81f3c
|
Updated RakLib version
|
2014-07-11 00:53:48 +02:00 |
|
Shoghi Cervantes
|
5c826cb9ab
|
Fixed /list not showing the proper player count
|
2014-07-10 20:40:56 +02:00 |
|
Shoghi Cervantes
|
20b0df4b57
|
Added deprecation warning on plugin events
|
2014-07-10 17:39:20 +02:00 |
|
Shoghi Cervantes
|
1fab6bd589
|
Added settings.query-plugins setting
|
2014-07-10 17:24:12 +02:00 |
|
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 |
|
Shoghi Cervantes
|
3e53ecdfb3
|
Merge pull request #1585 from PEMapModder/master
Let plugin enable/disable events extend PluginEvent
|
2014-07-09 19:28:13 +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 |
|
Michael Yoo
|
ff90b83a9f
|
Merge pull request #1581 from PEMapModder/patch-1
Update cause of lava and fire damage
|
2014-07-09 16:38:12 +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
Alpha_1.4dev-228
|
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
|
0503adc08c
|
Fixed PHP installation reading wrong php.ini
|
2014-07-06 02:40:13 +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 |
|