Dylan K. Taylor
3c754b079c
Move resources/locale to Composer dependency
...
all remaining submodules are now non-essential to running a server.
They are also versioned and updates can be done automatically using 'composer update'.
Finally, we can also put an end to the issue of translations being rendered incorrectly or being missing due to outdated submodules.
2021-11-06 00:32:58 +00:00
Dylan K. Taylor
275f145418
BedrockData is now a Composer dependency
...
this should put a stop to people nagging me about incorrect blocks (we have a check to make sure composer dependencies are up to date).
2021-11-02 16:45:45 +00:00
Dylan K. Taylor
57e2b16139
Dropped PreProcessor
2021-09-07 14:04:52 +01:00
Dylan K. Taylor
98db4c5200
Merge branch 'stable' into master
...
# Conflicts:
# .gitmodules
# composer.lock
# resources/vanilla
# src/network/mcpe/protocol/PlayerAuthInputPacket.php
# src/pocketmine/Player.php
# src/pocketmine/network/mcpe/protocol/LoginPacket.php
2020-08-10 17:55:49 +01:00
Dylan K. Taylor
691d92a959
moved tests/plugins/PocketMine-DevTools -> tests/plugins/DevTools
2020-08-10 17:29:44 +01:00
Dylan K. Taylor
50101663f2
Use the up-to-date git submodule urls
2020-08-10 17:25:48 +01:00
Dylan K. Taylor
80dc0eb8b8
rename BedrockData submodule
2020-02-01 22:14:53 +00:00
Dylan K. Taylor
d48597ec5d
move BedrockData submodule to resources/
2020-02-01 22:14:24 +00:00
Dylan K. Taylor
aad1a3400f
Merge branch 'submodule-conflict-stable' into submodule-conflict-master
2020-02-01 22:13:43 +00:00
Dylan K. Taylor
496732999c
reintroduce BedrockData submodule
2020-02-01 22:05:07 +00:00
Dylan K. Taylor
fed03fd535
Merge branch 'submodule-conflict-stable' into submodule-conflict-master
2020-02-01 22:02:44 +00:00
Dylan K. Taylor
6a8105f5a0
delete BedrockData submodule
2020-02-01 22:01:22 +00:00
Dylan K. Taylor
200bcb485e
Merge branch 'stable'
2019-08-14 18:20:55 +01:00
Dylan K. Taylor
677d43028a
add php-build-scripts as a submodule
2019-08-14 18:08:26 +01:00
Dylan K. Taylor
9765d78a5d
Merge branch 'stable'
2019-06-11 19:19:32 +01:00
Dylan K. Taylor
4c5f6eb1b7
Moved preprocessor submodule to build/ directory
2019-06-11 17:56:13 +01:00
Dylan K. Taylor
0573838be3
rename submodules
2019-03-03 11:47:00 +00:00
Dylan K. Taylor
c201a0e909
Move language submodule to resources/
...
again, this isn't source code.
2018-11-05 09:49:21 +00:00
Dylan K. Taylor
ce7718f0d1
Move resources/ directory out of src/
...
this isn't source code and as such doesn't belong in here.
2018-11-05 09:46:43 +00:00
Dylan K. Taylor
e6e28b74b5
Nuke the TesterPlugin submodule
2018-08-19 13:47:43 +01:00
Dylan K. Taylor
2e9e44ba05
Moved JSON blobs to submodule
2018-06-12 18:49:18 +01:00
Dylan K. Taylor
0d2b171c2c
Remove RakLib and SPL submodules, start using Composer
2017-11-14 19:37:58 +00: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
3ab9722a9f
Add DevTools as submodule, build DevTools for Travis Test
2017-01-22 16:02:22 +00:00
Dylan K. Taylor
763ef7f937
Removed outdated GUI submodule ( #125 )
2016-11-25 13:46:41 +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
ff4b7612a6
Update submodules
2016-09-30 20:25:17 +01:00
Shoghi Cervantes
5a0d1affcc
Base translations moved to submodule!
2015-04-11 15:31:22 +02:00
Shoghi Cervantes
408a537001
Added TesterPlugin submodule, updated RakLib to fix packet loop issues
2014-12-17 23:29:57 +01:00
Shoghi Cervantes
bda597a71e
Moved spl to PocketMine-SPL
2014-08-25 20:54:53 +02:00
Shoghi Cervantes
1ea0531ec7
Added RakLib port checking option
2014-08-24 17:16:37 +02:00
Shoghi Cervantes
99a0117a33
Implemented RakLib
2014-06-04 20:29:25 +02:00
Shoghi Cervantes
905d572d42
Added RakLib library
2014-06-04 17:08:09 +02:00
Shoghi Cervantes
857c79cc05
Update pointer to track master
2014-06-01 02:24:26 +02:00
Shoghi Cervantes
35551246d2
Linked PocketMine-MP GUI submodule
2014-06-01 02:18:15 +02:00