This website requires JavaScript.
Explore
Help
Sign In
Plexus
/
Plex-FAWE
Watch
1
Star
0
Fork
0
You've already forked Plex-FAWE
mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced
2025-02-23 13:40:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Plex-FAWE
/
src
/
main
/
java
/
com
/
sk89q
/
worldedit
/
shape
History
TomyLobo
164601644a
//walls on non-cuboid regions no longer introduces gaps in walls beyond 45 degrees (aka slanted roofs :)).
...
This is a better way to solve
#273
.
2013-11-03 10:20:49 +01:00
..
ArbitraryBiomeShape.java
Added a //generatebiome command, which uses formulae to generate free-form biomes.
2013-11-01 20:09:30 +01:00
ArbitraryShape.java
//walls on non-cuboid regions no longer introduces gaps in walls beyond 45 degrees (aka slanted roofs :)).
2013-11-03 10:20:49 +01:00
RegionShape.java
Added non-cuboid support for //walls and //outline.
2013-11-01 19:05:49 +01:00
WorldEditExpressionEnvironment.java
Moved ArbitraryShape and WorldEditExpressionEnvironment to a new "shape" package.
2013-10-26 12:33:24 +02:00