Shoghi Cervantes Pueyo
|
aef32f2012
|
Entity velocity
|
2013-01-19 12:41:53 +01:00 |
|
Shoghi Cervantes Pueyo
|
7723e3784f
|
Inventory saving (without checks)
|
2013-01-18 23:59:51 +01:00 |
|
Michael Yoo
|
937888a655
|
Merge branch 'master' of https://github.com/shoghicp/PocketMine-MP
|
2013-01-18 15:17:24 +09:00 |
|
Michael Yoo
|
08499720f5
|
Changed parameter name in Ban API
|
2013-01-18 15:15:22 +09:00 |
|
Michael Yoo
|
0d3cf74636
|
Added more Ban APIs. Now you can directly ban
|
2013-01-18 15:14:39 +09:00 |
|
Shoghi Cervantes Pueyo
|
a24da0e5ad
|
Removed unused commands
|
2013-01-17 19:02:50 +01:00 |
|
Shoghi Cervantes Pueyo
|
a5229cc34e
|
Fixed a typo ;)
|
2013-01-17 16:37:53 +01:00 |
|
Shoghi Cervantes Pueyo
|
ed61111aca
|
Added a way to call custom commands in ConsoleAPI
|
2013-01-17 16:10:41 +01:00 |
|
Shoghi Cervantes Pueyo
|
1409a1f7b5
|
Added /kick command
|
2013-01-17 16:10:25 +01:00 |
|
Shoghi Cervantes Pueyo
|
136fd205f0
|
BanAPI added (username, IP, whitelist)
|
2013-01-16 19:52:51 +01:00 |
|
Shoghi Cervantes Pueyo
|
aa92e83733
|
Placing blocks in an Entity fix *again*
|
2013-01-16 19:30:01 +01:00 |
|
Shoghi Cervantes Pueyo
|
d6ab1a9a87
|
Fixed events on BlockAPI
|
2013-01-15 20:58:53 +01:00 |
|
Shoghi Cervantes Pueyo
|
fe7595e313
|
Did some improvements
|
2013-01-15 19:25:33 +01:00 |
|
Shoghi Cervantes Pueyo
|
4ddb8a298b
|
Ooops!
|
2013-01-15 18:27:05 +01:00 |
|
Shoghi Cervantes Pueyo
|
3938db7c4f
|
Fixed placing transparent blocks
|
2013-01-15 18:26:17 +01:00 |
|
Shoghi Cervantes Pueyo
|
ea26c32204
|
Removed PDO dependency & edited a color
|
2013-01-15 17:38:16 +01:00 |
|
Shoghi Cervantes Pueyo
|
6a97750e06
|
Updated PluginAPI with a new way of managing configuration
|
2013-01-13 19:33:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
4b1f1cfd44
|
Added default server.properties
|
2013-01-13 19:25:12 +01:00 |
|
Shoghi Cervantes Pueyo
|
ac570213a5
|
Configuration Base Class updated!
|
2013-01-13 18:21:05 +01:00 |
|
Shoghi Cervantes Pueyo
|
bf1d78d1e4
|
ANSI Color codes
|
2013-01-13 17:18:18 +01:00 |
|
Shoghi Cervantes Pueyo
|
109b44a205
|
Fix for non-loading plugins
|
2013-01-13 14:02:57 +01:00 |
|
Shoghi Cervantes Pueyo
|
ce7c7efc79
|
Fixes
|
2013-01-13 12:18:07 +01:00 |
|
Shoghi Cervantes Pueyo
|
dff26611e5
|
Moving files
|
2013-01-13 11:31:53 +01:00 |
|
Shoghi Cervantes Pueyo
|
74fa32dfa9
|
Corrected slab placement
* Correct lateral slab placement
* Fixed When placing a block in a slab, it becomes a double one (only
stone)
|
2013-01-13 01:53:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
07ac028558
|
Fixed a mini memory leak
|
2013-01-12 18:06:31 +01:00 |
|
Shoghi Cervantes Pueyo
|
7e4692aaf1
|
Correct block drop
|
2013-01-12 17:43:48 +01:00 |
|
Shoghi Cervantes Pueyo
|
baec22208f
|
Updated event names
|
2013-01-12 17:35:32 +01:00 |
|
Shoghi Cervantes Pueyo
|
62a7461bbd
|
Fixed #53 correct door hinge placing for double doors
|
2013-01-12 17:30:26 +01:00 |
|
Shoghi Cervantes Pueyo
|
4df7aed15d
|
Fixed some events
|
2013-01-12 17:15:59 +01:00 |
|
Shoghi Cervantes Pueyo
|
d733eb6b4a
|
Added more Events and Handlers
|
2013-01-12 17:01:20 +01:00 |
|
Shoghi Cervantes Pueyo
|
e4d71949e3
|
Fixed #39 placing blocks inside an entity
|
2013-01-12 16:47:12 +01:00 |
|
Shoghi Cervantes Pueyo
|
02950474af
|
Improved Chat API
|
2013-01-12 12:25:27 +01:00 |
|
shoghicp
|
b2731261e5
|
Merge pull request #51 from sekjun9878/master
Added chat() function in ChatAPI. Also PlayerAPI Documentation
|
2013-01-12 02:00:22 -08:00 |
|
Shoghi Cervantes Pueyo
|
13f4f3285f
|
Re-fixed #45 and other bugs
|
2013-01-12 10:05:27 +01:00 |
|
Shoghi Cervantes Pueyo
|
2665dffdd8
|
Show External IP
|
2013-01-11 15:08:02 +01:00 |
|
Shoghi Cervantes Pueyo
|
ab2b519c2e
|
Entity despawning memory leak fixed #45
|
2013-01-11 15:06:24 +01:00 |
|
Michael Yoo
|
09c2c1b2ee
|
Changed chat to send. Documentation included
|
2013-01-11 21:34:21 +09:00 |
|
Michael Yoo
|
d86bf37def
|
Added and Fixed chat function in chat API. Tested
|
2013-01-11 11:25:42 +09:00 |
|
Michael Yoo
|
5753db627c
|
Added chat API to ChatAPI.php
|
2013-01-11 11:09:57 +09:00 |
|
Shoghi Cervantes Pueyo
|
6102efc809
|
Fixed Memory Leak
|
2013-01-11 00:20:13 +01:00 |
|
Shoghi Cervantes Pueyo
|
8d3ad0c5ec
|
Changing code parts [Hey! Don't look here!]
|
2013-01-10 23:59:03 +01:00 |
|
Shoghi Cervantes Pueyo
|
2801f18753
|
Fixed entity despawning
|
2013-01-09 18:05:25 +01:00 |
|
Shoghi Cervantes Pueyo
|
90d9099b3c
|
Added Iron Doors
|
2013-01-07 16:02:23 +01:00 |
|
Shoghi Cervantes Pueyo
|
19aa4bd527
|
Allow console parameters
|
2013-01-07 01:58:15 +01:00 |
|
Shoghi Cervantes Pueyo
|
a6ddba8d97
|
Fixed "forwading" typo
|
2013-01-07 00:48:06 +01:00 |
|
Shoghi Cervantes Pueyo
|
3a110bf8b6
|
Error dump
|
2013-01-06 22:51:17 +01:00 |
|
Shoghi Cervantes Pueyo
|
89c0702a47
|
Added optional Windows UPnP port forwading
|
2013-01-06 21:19:39 +01:00 |
|
Shoghi Cervantes Pueyo
|
21594d699d
|
Fake explosions!
|
2013-01-06 17:31:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
aa1a39adfc
|
Fixed TABS
|
2013-01-06 13:38:28 +01:00 |
|
Shoghi Cervantes Pueyo
|
b3b38605b5
|
Multi-update system and version numeration
|
2013-01-06 13:31:30 +01:00 |
|