Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
IronApollo e6b083554b Implement biome-specific regen
- initial biome-specific regen implementation
- RegenOptions modified to include biomeType option (null if not specified)
- Matched upstream's regen command
2020-10-13 22:43:11 -04:00
..
blocks Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
command Implement biome-specific regen 2020-10-13 22:43:11 -04:00
entity Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
event Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
extension fix tabcomplete for brushes and possible many other commands 2020-10-12 12:26:26 +02:00
extent Re-Implement //regen (#598) 2020-10-10 11:57:12 +02:00
function Don't paste ComplexEntityParts 2020-10-12 14:05:46 +02:00
history Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
internal Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
math Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
regions Update worldedit-core/src/main/java/com/sk89q/worldedit/regions/EllipsoidRegion.java 2020-10-08 21:15:48 +01:00
registry Reimplement biome pattern (#681) 2020-10-05 20:00:35 +01:00
scripting Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
session Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
util Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
world Implement biome-specific regen 2020-10-13 22:43:11 -04:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
EditSessionFactory.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Upstream merge of TranslationManager and ResourceLoader 2020-08-24 12:38:30 -04:00
LocalSession.java Several fixes to actual, probable and possible synchronocity issues (#691) 2020-10-08 21:15:05 +01:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
NotABlockException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
TracedEditSession.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
UnknownDirectionException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java Upstream merge of TranslationManager and ResourceLoader 2020-08-24 12:38:30 -04:00
WorldEditException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
WorldEditManifest.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00