Commit Graph

  • 2ade178780 Update README.md master Mr Ddidderr 2017-05-18 12:46:03 +02:00
  • cacbe5e548 Update README.md Mr Ddidderr 2017-05-18 12:45:49 +02:00
  • 3d0d7a8a81 Version 2.0 Using Spigot maven repository now. Improved test deployment scripts. Removed checks for updates. Code-style. development Paul Schulze 2016-07-26 20:01:57 +02:00
  • 12c10c9f8c bukkit 1.6.4-R2.0 and changed the "run a testserver"-part to install phase (maven) Paul Schulze 2013-12-04 13:51:07 +01:00
  • 143ba59ded Better logging while generating world. Tobias Ottenweller 2013-11-24 18:29:30 +01:00
  • 6c95483ea3 Updated bukkit dependecy. Tobias Ottenweller 2013-11-24 18:15:01 +01:00
  • 75cfa0cef2 Added a extra permission for world generation. Moved strings for the generation commands into the Message class. Tobias Ottenweller 2013-11-24 13:41:59 +01:00
  • 89fdd622ca Switched form listening to player login events to player join events. Tobias Ottenweller 2013-06-11 20:02:48 +02:00
  • 1a1cbab798 World generation is not working correctly. world-generation Tobias Ottenweller 2013-06-10 12:09:37 +02:00
  • 99b0e4a692 Second approach for generating padding around border. Still a not so great solution. Tobias Ottenweller 2013-06-09 19:14:49 +02:00
  • 50d165d3bb Added config variables and chunk generation padding to the Chunk Generator. Tobias Ottenweller 2013-06-09 12:22:40 +02:00
  • 4ec7f0f7ab Added a getCenter() method to all Border classes. Tobias Ottenweller 2013-06-09 11:46:09 +02:00
  • c3ca060ef0 Added another todo. Tobias Ottenweller 2013-06-08 22:19:52 +02:00
  • 257d1f5110 Added a todo note. Tobias Ottenweller 2013-06-08 22:13:36 +02:00
  • 550db367c5 Simplified the Chunk Generator code. Tobias Ottenweller 2013-06-08 21:55:16 +02:00
  • 8592f4ada1 Made chunk generator generate chunks. (Code needs cleanup.) Tobias Ottenweller 2013-06-08 20:47:09 +02:00
  • 5b75b83c5b Implemented a world generator. The generator is currently not working! Unsolved problem: How to force bukkit to populate a chunk. Tobias Ottenweller 2013-06-08 16:18:09 +02:00
  • de145b3a59 Merge branch 'development' of github.com:craftinc/craftinc-borderprotection Tobias Ottenweller 2013-06-05 21:17:05 +02:00
  • 3e975c3093 Updated the deployment script to work with my setup. Tobias Ottenweller 2013-06-05 21:16:31 +02:00
  • fa51e091f1 LICENSE.md simplified Paul Schulze 2013-06-05 21:05:49 +02:00
  • 49e5f61f19 removed readlink from test-deployment script Paul Schulze 2013-06-05 20:56:34 +02:00
  • cc9bd13b2e Created a command package and a class for each command. Note: all changes are UNTESTED! Tobias Ottenweller 2013-06-04 22:10:14 +02:00
  • 2502975dc1 removed jar file from repository Paul Schulze 2013-06-04 20:35:26 +02:00
  • 2e8372e74f On the way to 2.0! Added CircBorder and made it possible to implement more different border types. Still some bugs especially with the display of the border message! Paul Schulze 2013-06-04 20:29:47 +02:00
  • e20a2c9084 version 1.1.1 1.1.1 Paul Schulze 2013-03-16 23:40:56 +01:00
  • bb32466902 bump to version 1.1.1 Paul Schulze 2013-03-16 23:27:38 +01:00
  • bbbe256718 Bukkit 1.5R0.1 compatible Paul Schulze 2013-03-16 23:26:34 +01:00
  • 53c29aa9a8 always make ddidderr, mice_on_drugs and Mochaccino ops on testserver Paul Schulze 2013-03-16 23:25:51 +01:00
  • 094b2f6dca automatic testserver deployment beta Paul Schulze 2013-03-08 14:09:52 +01:00
  • 62e7d558e6 maven dependencies (mainly bukkit) will now be copied to target/lib Paul Schulze 2013-02-24 10:44:35 +01:00
  • 8fd26b513a checkversion command Paul Schulze 2013-02-24 10:29:26 +01:00
  • a83c0fbab0 LICENSE updated minor code style improvements Paul Schulze 2013-02-24 10:16:56 +01:00
  • 6a218f97f0 Version 1.1 First version of basic update checker included Event priorities for Move and Teleport listeners now HIGHEST 1.1 Paul Schulze 2013-02-23 22:16:44 +01:00
  • 46d19fa35e border info message now shows if border is enabled or disabled Paul Schulze 2013-02-20 16:32:12 +01:00
  • 785dc10644 Version 1.0.3-1 1.0.3-1 Paul Schulze 2013-02-20 16:11:04 +01:00
  • c671f04f65 Security Fix: added missing permission check for enable/disable border Paul Schulze 2013-02-20 15:59:58 +01:00
  • 0176ec3a3a version 1.0.3 softdepend Multiverse-Core added (should resolve issue #7) removed a system.out.println fixed: now checks if border is null before trying to on|off 1.0.3 Paul Schulze 2013-02-20 11:53:12 +01:00
  • 5bc660d392 Version 1.0.2 License information updated in all files. version number in plugin.yml now comes from maven. 1.0.2 Paul Schulze 2013-02-16 17:59:05 +01:00
  • df37830bef Version 1.0.1 1.0.1 Paul Schulze 2013-02-10 02:30:58 +01:00
  • e11469618d better output on border creation Paul Schulze 2013-02-10 02:28:56 +01:00
  • 5463608c3d Version 1.0.0 with JAR 1.0.0 Paul Schulze 2013-02-09 23:49:52 +01:00
  • 2481dd3fcf https://github.com/craftinc/craftinc-borderprotection/issues/1 done (Ability to disable border definitions per world) some bug fixes Paul Schulze 2013-02-09 21:21:32 +01:00
  • d104f79830 on the way to 1.0.0 https://github.com/craftinc/craftinc-borderprotection/issues/6 fixed (change storage mechanism) bugfix: now player is always teleported to a place where he can stand Paul Schulze 2013-02-09 19:50:52 +01:00
  • e03c30fa15 GPLv3 Paul Schulze 2012-10-06 16:25:37 +02:00
  • f24bb73bf7 simplified pom Paul Schulze 2012-09-30 14:12:41 +02:00
  • 19b8e12ff4 timeout for bordermessage cancel teleport events if destination is outside border 0.9.9 Paul Schulze 2012-09-29 22:53:44 +02:00
  • a469f5a427 added craftinc.de link Paul Schulze 2012-09-22 17:42:22 +02:00
  • 0207b5e392 Merge branch 'master' of github.com:s1m0ne/craftinc-borderprotection Paul Schulze 2012-09-22 16:43:16 +02:00
  • 329508ab41 craftinc-borderprotection initial commit Paul Schulze 2012-09-22 16:41:45 +02:00
  • ae5c44a543 Initial commit Paul Schulze 2012-09-22 07:39:13 -07:00