Dylan K. Taylor
fb9a74e879
gitignore files generated by install-local-protocol.sh
2024-05-13 11:52:31 +01:00
Dylan K. Taylor
5324474194
Merge remote-tracking branch 'origin/stable'
2021-05-07 20:47:35 +01:00
Dylan K. Taylor
fb4796f35e
Added PhpStorm code style and file templates
2021-05-07 20:44:46 +01:00
Dylan K. Taylor
4ca5558ec1
Merge remote-tracking branch 'origin/stable'
2021-05-05 11:14:01 +01:00
Dylan K. Taylor
a13b0c98a1
Updated to PHP-CS-Fixer 3.0.0
2021-05-04 22:18:18 +01:00
Dylan K. Taylor
be190fc41b
gitignore: add backups
2021-04-15 15:01:01 +01:00
Dylan K. Taylor
b8e57282e3
Merge branch 'next-minor'
...
# Conflicts:
# resources/vanilla
2020-06-04 14:14:09 +01:00
Dylan K. Taylor
4f59c1b26c
.gitignore: ignore some extra crap
2020-06-04 13:58:46 +01:00
Dylan K. Taylor
962e6162eb
Merge branch 'next-minor'
2019-12-03 20:00:08 +00:00
Dylan K. Taylor
00e415fc79
move phpstan.neon to phpstan.neon.dist to allow phpstan.neon to be locally modified for development
2019-12-03 19:57:19 +00:00
Dylan K. Taylor
6428ca2a42
Merge branch '3.7'
2019-04-13 14:27:14 +01:00
Frago9876543210
e34a4f6b98
Added server.lock into .gitignore
...
closes #2868
2019-04-13 14:26:47 +01:00
Dylan T
9c76fb7d96
Implemented plugin loading whitelist/blacklist by config file ( #2783 )
2019-03-24 16:18:13 +00:00
Dylan K. Taylor
a0a8026cba
Implemented automatic world format conversion
2019-03-10 19:53:23 +00:00
Oreo Oreoniv
cc97f76ec9
Added plugin_data folder to .gitignore ( #2243 )
2018-06-15 12:49:08 +01:00
Dylan K. Taylor
357674cb54
DumpMemoryCommand: move memory dumps to their own folder
...
this is for ease of ignoring in IDEs.
2018-03-18 12:06:15 +00:00
Dylan K. Taylor
b6811b643c
.gitignore: Ignore all directories starting with bin
...
This might cause problems later on, but it's unlikely. Right now however, I am tired of my various PHP version directories showing up in git untracked files.
2018-01-08 11:17:29 +00:00
Dylan K. Taylor
d30a6b60b7
.gitignore: Ignore crashdumps directory
...
How did this never become a problem before?!
2018-01-02 12:09:31 +00:00
Dylan K. Taylor
f3ee605cd3
ignore doxygen files
2017-11-16 16:37:30 +00:00
Dylan K. Taylor
ce67bc620a
add Travis Test data directory to gitignore
2017-10-14 22:06:07 +01:00
Dylan K. Taylor
25adac8859
Added support for Composer ( #323 )
2017-09-10 19:23:34 +01:00
Dylan K. Taylor
d41bdfc31c
Added resource packs support
2017-03-10 21:10:46 +00:00
Dylan K. Taylor
41d36e4e7a
Fix .gitignore
...
Ignore the whole folder, stop deleting my damn PhpStorm files
2017-01-09 15:57:38 +00:00
SOF3
ec79477b3e
gitignore memory dumps
2016-10-03 23:24:34 +08:00
PEMapModder
eb3c1f95b0
Updated .gitignore to stage src/pocketmine/resources/pocketmine.yml
2016-03-23 23:56:29 +08:00
Shoghi Cervantes
922bfb33ac
Updated .gitignore
2014-12-16 18:50:57 +01:00
Intyre
6921e6f2aa
docs for pocketmine-mp.readthedocs.org
2014-07-25 06:58:57 +02:00
Shoghi Cervantes
73b9b2491f
Added custom settings, update notification
2014-06-16 19:34:47 +02:00
Shoghi Cervantes
f71f10da0b
Added entry on .gitignore for Netbeans
2014-04-03 01:14:59 +02:00
Shoghi Cervantes
207c2c4aba
Fixed namespaces paths
2014-04-01 04:47:04 +02:00
Shoghi Cervantes
5109566c9f
Updated .gitignore
2014-03-06 03:53:59 +01:00
Shoghi Cervantes
d69fe5d5e7
New events, item methods
2014-03-05 10:16:08 +01:00
Shoghi Cervantes
0c1afe15fd
Added .idea to .gitignore
2013-09-11 11:13:09 +02:00
Shoghi Cervantes Pueyo
515fcf0890
Updated build script path
2013-04-24 22:27:45 +02:00
Shoghi Cervantes Pueyo
1bfef261ab
PMF Plugin Reading
2013-03-16 12:27:23 +01:00
Shoghi Cervantes Pueyo
498c050da7
Added OPs and permission checks
2013-02-07 09:37:15 +01:00
Shoghi Cervantes Pueyo
136fd205f0
BanAPI added (username, IP, whitelist)
2013-01-16 19:52:51 +01:00
Shoghi Cervantes Pueyo
b5c191530a
Updated folders
2012-12-28 15:27:49 +01:00
Shoghi Cervantes Pueyo
0b683c6b0e
Updated directory structure
2012-12-28 15:09:35 +01:00
Shoghi Cervantes Pueyo
b169e269b8
Updated .gitignore
2012-12-26 03:02:28 +01:00
Shoghi Cervantes Pueyo
0086900469
Added .BAT for async command I/O in one window
2012-12-17 19:05:50 +01:00
Shoghi Cervantes Pueyo
b1d97809c9
Added console commands
2012-12-08 03:11:06 +01:00
Shoghi Cervantes Pueyo
02b2e980eb
Map importing, entity loading and more
2012-12-07 14:46:40 +01:00
Shoghi Cervantes Pueyo
ea1725ed57
SQLite database, Entities, position, health
2012-12-07 02:23:57 +01:00
Shoghi Cervantes Pueyo
842e01ffac
Whitelist, Banned IPs, more properties
2012-12-06 21:25:40 +01:00
Shoghi Cervantes Pueyo
069ff9f965
Different protocols, server properties
2012-12-06 20:58:16 +01:00
Shoghi Cervantes Pueyo
22965e0acf
Deleted something
2012-10-19 03:49:09 +02:00
Shoghi Cervantes Pueyo
c2de8094b2
First commit
2012-10-19 02:21:54 +02:00