Fix 2.6.4 Skript support & fix compilation
This commit is contained in:
BIN
target/biosphere2-1.0.3.jar
Normal file
BIN
target/biosphere2-1.0.3.jar
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/Biosphere.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/Biosphere.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType$1.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType$1.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType$2.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType$2.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/type/FrameType.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/util/Frame.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/util/Frame.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/util/LocationLib.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/util/LocationLib.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/util/TrigLib.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/util/TrigLib.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/util/VectorLib.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/util/VectorLib.class
Normal file
Binary file not shown.
BIN
target/classes/io/github/bi0qaw/biosphere/util/VectorMath.class
Normal file
BIN
target/classes/io/github/bi0qaw/biosphere/util/VectorMath.class
Normal file
Binary file not shown.
6
target/classes/plugin.yml
Normal file
6
target/classes/plugin.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: Biosphere2
|
||||
main: io.github.bi0qaw.biosphere.Biosphere
|
||||
author: bi0qaw, Govindas
|
||||
version: 1.0.3
|
||||
api-version: 1.13
|
||||
depend: [Skript]
|
||||
5
target/maven-archiver/pom.properties
Normal file
5
target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
#Generated by Maven
|
||||
#Wed Mar 08 17:20:59 EET 2023
|
||||
groupId=io.github.bi0qaw
|
||||
artifactId=biosphere2
|
||||
version=1.0.3
|
||||
@@ -0,0 +1,60 @@
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationHelix.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationSphereLoc.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationMidpoint.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationReflection.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorSphere.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationPath.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationBox.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorRotate.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationSphereRand.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationCube.class
|
||||
io/github/bi0qaw/biosphere/type/FrameType$2.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationLine.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorSphereRand.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationLineLoc.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorLineBetweenVectors.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorMove.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationBoxOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorInFrame.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationPolygonOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprFrameYawPitch$1.class
|
||||
io/github/bi0qaw/biosphere/util/Frame.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationRotate.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorPolygonOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationScale.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorHelix.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorBoxOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprRadToDeg.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationSphere.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationPolygon.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorOffset.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorPolygon.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorReflection.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorRotateXYZ.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorMidpoint.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationMove.class
|
||||
io/github/bi0qaw/biosphere/util/VectorMath.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationCircle.class
|
||||
io/github/bi0qaw/biosphere/type/FrameType$1.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprFrameYawPitch.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorLine.class
|
||||
io/github/bi0qaw/biosphere/type/FrameType.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorBox.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorCube.class
|
||||
io/github/bi0qaw/biosphere/util/LocationLib.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorScale.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorCubeOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationRotXYZ.class
|
||||
io/github/bi0qaw/biosphere/util/TrigLib.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprFrameFromEntity.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationCylinderLoc.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorCircle.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorPath.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprFrameFromYawPitch.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationCubeOutline.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprVectorLinkAll.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprDegToRad.class
|
||||
io/github/bi0qaw/biosphere/Biosphere.class
|
||||
io/github/bi0qaw/biosphere/util/VectorLib.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationOffset.class
|
||||
io/github/bi0qaw/biosphere/expression/ExprLocationLinkAll.class
|
||||
@@ -0,0 +1,57 @@
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationCube.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorPolygon.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationMove.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationLine.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorSphere.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationHelix.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprFrameFromYawPitch.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationRotXYZ.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationRotate.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/Biosphere.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationMidpoint.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorSphereRand.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorCircle.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationPath.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationSphere.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorRotate.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationCubeOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorBoxOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorLineBetweenVectors.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationBoxOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorRotateXYZ.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationPolygon.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/util/Frame.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorCube.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorHelix.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorReflection.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorInFrame.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorLinkAll.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationScale.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationCircle.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/util/VectorMath.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorCubeOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/util/TrigLib.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprFrameYawPitch.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationReflection.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprDegToRad.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorOffset.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorPolygonOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorScale.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationPolygonOutline.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprRadToDeg.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/util/LocationLib.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationBox.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationOffset.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationSphereLoc.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationSphereRand.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprFrameFromEntity.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationLinkAll.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationLineLoc.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprLocationCylinderLoc.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorMove.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorPath.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorLine.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorMidpoint.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/util/VectorLib.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/expression/ExprVectorBox.java
|
||||
/home/user/Documents/GitHub/biosphere2/src/main/java/io/github/bi0qaw/biosphere/type/FrameType.java
|
||||
Reference in New Issue
Block a user