16 Commits
Author SHA1 Message Date
Tobias Ottenweller 143ba59ded Better logging while generating world. 2013-11-24 18:29:30 +01:00
Tobias Ottenweller 6c95483ea3 Updated bukkit dependecy. 2013-11-24 18:15:01 +01:00
Tobias Ottenweller 75cfa0cef2 Added a extra permission for world generation. Moved strings for the generation commands into the Message class. 2013-11-24 13:41:59 +01:00
Tobias Ottenweller 89fdd622ca Switched form listening to player login events to player join events. 2013-06-11 20:02:48 +02:00
Tobias Ottenweller 1a1cbab798 World generation is not working correctly. 2013-06-10 12:09:37 +02:00
Tobias Ottenweller 99b0e4a692 Second approach for generating padding around border. Still a not so great solution. 2013-06-09 19:14:49 +02:00
Tobias Ottenweller 50d165d3bb Added config variables and chunk generation padding to the Chunk Generator. 2013-06-09 12:22:40 +02:00
Tobias Ottenweller 4ec7f0f7ab Added a getCenter() method to all Border classes. 2013-06-09 11:46:09 +02:00
Tobias Ottenweller c3ca060ef0 Added another todo. 2013-06-08 22:19:52 +02:00
Tobias Ottenweller 257d1f5110 Added a todo note. 2013-06-08 22:13:36 +02:00
Tobias Ottenweller 550db367c5 Simplified the Chunk Generator code. 2013-06-08 21:55:16 +02:00
Tobias Ottenweller 8592f4ada1 Made chunk generator generate chunks. (Code needs cleanup.) 2013-06-08 20:47:09 +02:00
Tobias Ottenweller 5b75b83c5b Implemented a world generator. The generator is currently not working! Unsolved problem: How to force bukkit to populate a chunk. 2013-06-08 16:18:09 +02:00
Tobias Ottenweller de145b3a59 Merge branch 'development' of github.com:craftinc/craftinc-borderprotection 2013-06-05 21:17:05 +02:00
Tobias Ottenweller 3e975c3093 Updated the deployment script to work with my setup. 2013-06-05 21:16:31 +02:00
Tobias Ottenweller cc9bd13b2e Created a command package and a class for each command. Note: all changes are UNTESTED! 2013-06-04 22:10:14 +02:00