Dylan K. Taylor
7ba807fd42
Update submodules
2017-06-22 09:41:07 +01:00
Dylan K. Taylor
f7d07ca155
Updated DevTools submodule
2017-06-18 11:46:31 +01:00
Dylan K. Taylor
478e954b3f
Updated preprocessor submodule
2017-06-15 11:04:52 +01:00
Dylan K. Taylor
6f126ad239
Fix outdated preprocessor rules for varints, close #1003
2017-06-04 23:27:39 +01:00
Dylan K. Taylor
e4e4ef5f2a
Fixed preprocessor issues with signed bytes and floats, close #967
2017-06-02 12:50:48 +01:00
Dylan K. Taylor
76ab3d4288
This worked fine locally...
2017-05-24 14:50:33 +01:00
Dylan K. Taylor
b6c1139b27
Fixed lint scan ignoring PHP_BINARY argument
2017-05-24 14:25:48 +01:00
Dylan K. Taylor
00e6d6a6b1
Fixed AsyncTask memory leak ( #922 )
...
* Added PocketMine-TesterPlugin submodule with regression test
2017-05-17 15:43:44 +01:00
Dylan K. Taylor
beed94dfb9
Update DevTools submodule
2017-04-25 11:41:55 +01:00
Dylan K. Taylor
d823ff18d8
Bump API version to 3.0.0-ALPHA5 (not finalized)
2017-03-08 20:29:14 +00:00
Dylan K. Taylor
c21197ef17
Removed entanglement between chunks and providers. WARNING: BREAKING API CHANGES.
...
- All entity and tile constructors now require a \pocketmine\level\Level instead of a \pocketmine\level\format\Chunk.
- Chunk->getProvider() and Chunk->setProvider() have been removed.
- Chunk::__construct() has had the $provider parameter removed.
- Chunk->unload() has had the unused $save parameter removed.
- ChunkEvents now take a Level parameter instead of going through the Chunk
API bump to 3.0.0-ALPHA4
2017-02-21 17:08:45 +00:00
Dylan K. Taylor
4a2b83ab47
Use xargs multi-process to improve lint scanning speed in tests
2017-02-06 18:57:21 +00:00
Dylan K. Taylor
f332d3647c
Fixed lint scan scanning some files twice
2017-02-06 17:21:18 +00:00
Dylan K. Taylor
6999388dd1
Updated DevTools submodule
2017-02-04 13:53:56 +00:00
Dylan K. Taylor
661f17b6e0
Anti-cheat fixes, settings and API ( #287 )
...
* Added options to disable movement checks and anti-instabreak and API methods to control this
* Fixed anti-flight false positives
* Fix flight toggle kick cannot be disabled
* Added PlayerIllegalMoveEvent
2017-01-25 09:40:48 +00:00
Dylan K. Taylor
4dd0a13511
Updated DevTools submodule
2017-01-22 16:09:20 +00:00
Dylan K. Taylor
904c52bb0f
Merge branch 'master' into mcpe-1.0
2017-01-22 16:08:34 +00:00
Dylan K. Taylor
3ab9722a9f
Add DevTools as submodule, build DevTools for Travis Test
2017-01-22 16:02:22 +00:00
Dylan K. Taylor
2488d6e957
Updated preprocessor submodule
2017-01-20 10:00:20 +00:00
SOFe
1ec83420c8
Show debug messages in Travis test
2016-12-19 02:55:23 +08:00
Dylan K. Taylor
5f5f71cfbe
Fix fail due to merge commit
2016-11-26 16:14:29 +00:00
Dylan K. Taylor
363431dac2
Updated preprocessor submodule
2016-11-26 16:09:43 +00:00
Dylan K. Taylor
4856dbd1c6
Add PreProcessor as submodule, and fixed for 0.16. Close #69
2016-10-31 13:24:57 +00:00
Dylan K. Taylor
1c41667b9b
Remove useless submodule (unused) ( #39 )
2016-10-20 20:22:44 +01:00
Dylan K. Taylor
10698c892e
Remove old script, add disable-readline option
2016-10-18 12:45:56 +01:00
Dylan K. Taylor
707847b46e
Shell-based CI with lint scans
2016-10-17 12:59:20 +01:00
Dongjoon Hyun
f00b52f04d
Fix Travis Test.
2016-02-24 19:10:07 -08:00
Intyre
16c36d5a50
Updated TesterPlugin submodule
2016-02-23 13:36:03 +01:00
Shoghi Cervantes
408a537001
Added TesterPlugin submodule, updated RakLib to fix packet loop issues
2014-12-17 23:29:57 +01:00
Shoghi Cervantes
7d387fe6aa
Fixed TravisTest output
2014-09-07 19:54:13 +02:00
Shoghi Cervantes
4f7a6a06be
Fixed TravisTest pipes
2014-09-07 19:47:31 +02:00
Shoghi Cervantes
344c84cfa6
Added --disable-readline CLI argument
2014-09-07 19:42:36 +02:00
Shoghi Cervantes
92b0b4d43c
Implemented basic Travis-CI test
2014-09-07 19:32:21 +02:00
Shoghi Cervantes Pueyo
6c4670421c
Moved tests
2013-02-12 16:34:52 +01:00
Shoghi Cervantes Pueyo
afbc3da6ed
Now following PHPUnit file name pattern
2013-02-09 01:06:36 +01:00
Shoghi Cervantes Pueyo
c46eee611f
Added some Travis-CI tests
2013-02-09 00:57:41 +01:00