Commit Graph

  • f39ed36854
    Added a few attributes to addon.yml Florian CUNY 2019-05-13 10:51:14 +0200
  • 8093bbbf6c Upgrade to BentoBox 1.5.0-SNAPSHOT changes. BONNe1704 2019-05-09 12:25:43 +0300
  • 166fb54bf7 Merge commit '418eb7bef2c5c692d42b99a462f92a1840f9f574' BONNe1704 2019-05-09 12:06:51 +0300
  • 8f207fadf0 Prepare Spigot 1.14 update. BONNe 2019-05-05 20:03:50 +0300
  • a119181b46 Startup (#21) tastybento 2019-05-05 00:41:57 -0700
  • 4e60a4f4fc
    Update pom.xml BONNe 2019-05-05 10:40:34 +0300
  • 5561502c0d Added island near command. tastybento 2019-05-04 23:42:57 -0700
  • 2c37d3d65f Fixed for BentoBox 1.5.0 API tastybento 2019-05-04 23:42:38 -0700
  • 418eb7bef2 Fix issue when alternative teleports did not work. (#4). 1.4.1 BONNe1704 2019-04-24 17:39:10 +0300
  • 2bc1b46beb Init 1.4.1 CaveBlock version. BONNe1704 2019-04-24 16:15:18 +0300
  • 2216db970e Merge development branch into master 1.4.0 BONNe 2019-03-28 23:49:23 +0200
  • ef8343546f Improve performance for a bit... Like... some nanoseconds :) BONNe 2019-03-28 23:38:42 +0200
  • 989b3fc65c Add IslandExpelCommand. BONNe 2019-03-28 23:37:16 +0200
  • f026891bda Update to BentoBox 1.4; BONNe 2019-03-28 23:29:46 +0200
  • 4592043b4e Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock.git into develop tastybento 2019-03-23 16:00:42 -0700
  • 7753565a8c Updated to BentoBox 1.4.0 API tastybento 2019-03-23 15:58:37 -0700
  • 23fae201e4
    Remove # symbol from development build name BONNe 2019-03-09 13:45:15 +0200
  • 446087ab48
    Merge develop into master (#15) 1.3.0 BONNe 2019-03-05 11:24:34 +0200
  • a720f7097c Remove BeaconEnabler as it is not necessary. Beacon can shine through bedrock. BONNe 2019-03-05 11:22:09 +0200
  • f301e56ea6 Add BentoBox 1.3.0 admin commands BONNe1704 2019-02-25 16:37:52 +0200
  • 207733527d Improve CaveBlock pom.xml BONNe1704 2019-02-25 16:31:06 +0200
  • ad383ec1c0
    Update README.md BONNe 2019-02-18 08:29:30 +0200
  • d9d79a1ca9 Implement ability to change user and admin command in config. BONNe1704 2019-02-15 16:41:08 +0200
  • f42c15e225 Removes extraneous settings tastybento 2019-02-08 17:51:50 -0800
  • 168cbe1ebc Adds error checking for MATERIALs in config.yml tastybento 2019-02-06 17:42:06 -0800
  • 34696fa642 Creates a 4-chunk space in the end around 0,0 tastybento 2019-02-05 23:32:21 -0800
  • ae26dfaa74 Fixes BEETROOT_SEEDS enum for itemstack in schem tastybento 2019-02-05 21:29:51 -0800
  • fedd660bcb
    Merge pull request #10 from BentoBoxWorld/master BONNe 2019-02-03 17:35:43 +0200
  • b4e4a57097 Init 0.1.0 release Fix codding style errors. 0.1.0 BONNe 2019-02-03 17:25:53 +0200
  • 7ed07f48f4 Merge changes from development branch. BONNe 2019-02-03 17:16:52 +0200
  • 79f421bdb7 Add beetroot seeds instead of beetroot. (#9) BONNe 2019-02-03 16:45:11 +0200
  • f5090c91eb Disable teleports for players if target location is on top of the world. (#3) BONNe 2019-02-03 16:26:53 +0200
  • b3e7cf9faf Add ability to enable beacon even if roof is made of bedrock. (#5) - Add multiple event listeners that detects if blocks should be replaced or not. - Add new config option, that allows to enable/disable beacon enabling. BONNe 2019-02-03 16:08:27 +0200
  • beccadd7d4 Create custom listener that process player movement. BONNe 2019-02-03 02:45:35 +0200
  • 3d49f60885 Cleaned up schems tastybento 2019-02-02 15:46:22 -0800
  • 7f60f203ed
    Merge pull request #8 from BentoBoxWorld/tb-develop BONNe 2019-02-02 22:49:59 +0200
  • 215f8efb69 Enables entity setting and config reloading tastybento 2019-02-02 11:47:48 -0800
  • 54da7b9460 Adds entitites populator. tastybento 2019-02-01 22:28:05 -0800
  • 0d73188e6d Generates ores in ChunkGenerator tastybento 2019-02-01 16:49:46 -0800
  • 25bdaea000
    Merge pull request #6 from BentoBoxWorld/tb_dev BONNe 2019-02-01 23:15:57 +0200
  • f6c1bc7d7f Makes chunk population more efficient tastybento 2019-02-01 12:29:28 -0800
  • 643116b1ba
    Merge pull request #2 from BentoBoxWorld/template-fix BONNe 2019-02-01 18:57:39 +0200
  • 6042b389ec
    Bug Report template fix BONNe 2019-02-01 18:57:01 +0200
  • 387323a1aa
    Feature request template fix BONNe 2019-02-01 18:56:38 +0200
  • b9ba8eba24
    Fix Contributor request template BONNe 2019-02-01 18:56:06 +0200
  • ce6c85aef6 Fix issue when entities populator could check position outside world bounds for roofless and floorless worlds. 0.0.2 BONNe1704 2019-02-01 11:05:47 +0200
  • a14f076c65 Fix issue when populator tries to place block outside world bounds. BONNe1704 2019-02-01 11:00:24 +0200
  • 4f866ea2a2 Init next snapshot BONNe 2019-02-01 00:09:56 +0200
  • 68061d64b8 Fix issue when some blocks were generated outside world bounds if first position was on top or bottom block. BONNe 2019-02-01 00:08:42 +0200
  • c60d6b7c6a
    Set as 0.0.1 version 0.0.1 BONNe 2019-01-31 18:23:29 +0200
  • 514f860d3f
    Merge pull request #1 from BONNe/master tastybento 2019-01-31 08:03:17 -0800
  • 5d9df840ea Merge remote-tracking branch 'origin/master' BONNe1704 2019-01-31 12:22:11 +0200
  • 092fa23870 Add Issue Templates BONNe1704 2019-01-31 12:21:27 +0200
  • e1c30528bb
    Populate ReadMe. BONNe 2019-01-31 11:49:15 +0200
  • 31ab3fd865 Add better comments for variables and methods. BONNe1704 2019-01-31 11:34:55 +0200
  • a346e3964a Reserve correct space for 2 high mobs. Used for shulkers. BONNe1704 2019-01-31 10:56:34 +0200
  • 60a83bfa9b Add method that checks if there is enough space for entity. BONNe1704 2019-01-30 18:03:46 +0200
  • bcdbdef1ae Add NumberOfBlockGenerationTries - variable that indicate how many times generator should try to place block. BONNe1704 2019-01-30 17:12:41 +0200
  • dc83823da5 Fix an issue when when roof and floor was not generated. Move block and entity generation to populators. BONNe1704 2019-01-30 17:12:04 +0200
  • ce76e9ecfc Add BlockPopulators. BONNe1704 2019-01-30 17:10:10 +0200
  • 2122fd31e9 Update config. BONNe1704 2019-01-30 17:08:54 +0200
  • 3854617fca Change Map structure: - It will return Integer to pair... BONNe 2019-01-30 09:03:19 +0200
  • 2db3f0ddfa Add methods that will transform String of blocks into material with its rarity and amount in pack. BONNe 2019-01-30 00:45:41 +0200
  • f9454bd39f Add Material Before Blocks... as it will help with their collection BONNe 2019-01-30 00:37:09 +0200
  • d9168a38b7 Add needsRestart tag BONNe 2019-01-29 23:37:36 +0200
  • 0564663bc4 Add extra settings in Cave Block BONNe 2019-01-29 23:25:16 +0200
  • 11db109656 Schem archives. BONNe1704 2019-01-29 17:47:33 +0200
  • badb7ee1b8 Fix issue in nether island where air was in entities section. BONNe1704 2019-01-29 17:33:33 +0200
  • b03e154873 Add SpawnHere sing in the end. BONNe1704 2019-01-29 17:24:03 +0200
  • 8f41a7e3fb Update to BentoBox 1.2.0 BONNe1704 2019-01-29 17:16:09 +0200
  • 0cb03c4ae8 Create better normal/nether/end schems for CaveBlock. BONNe1704 2019-01-29 17:15:39 +0200
  • 5f9991c2f1 Set to use-own-generator to avoid recalulation in position finder. BONNe1704 2019-01-29 16:39:18 +0200
  • 5f24c4de29 Improve chunk generator options. BONNe1704 2019-01-29 16:38:38 +0200
  • 0b79dcc503 Initial CaveBlock addon. BONNe 2019-01-28 08:27:44 +0200
  • 3a4b9ff157
    Initial commit Florian CUNY 2019-01-26 15:58:29 +0100