This website requires JavaScript.
Explore
Help
Register
Sign In
EpicKnarvik97
/
Stargate
Watch
2
Star
0
Fork
0
You've already forked Stargate
Code
Issues
7
Pull Requests
Projects
1
Releases
27
Wiki
Activity
Stargate
/
src
/
main
/
java
/
net
/
knarcraft
/
stargate
/
portal
History
EpicKnarvik97
5c601710e7
Removes the unused frameBlocks variable and isGateBlock
2021-09-11 16:44:55 +02:00
..
Gate.java
Cleans up a bit and changes to compile for java 16 and spigot 1.17
2021-09-09 15:25:08 +02:00
GateHandler.java
Removes the unused frameBlocks variable and isGateBlock
2021-09-11 16:44:55 +02:00
GateLayout.java
Merge branch 'master' into vehicles
2021-09-09 15:26:25 +02:00
Portal.java
Renames the blox populator and block populator thread as I finally understand what they actually do
2021-09-11 15:33:45 +02:00
PortalDirection.java
Adds some more fixes and improvements for vehicle teleportation
2021-06-11 20:46:14 +02:00
PortalHandler.java
Adds some helper functions to make getting direction-related values easier
2021-09-11 15:04:55 +02:00
PortalOption.java
Splits Gate into Gate, GateLayout and GateHandler, and creates a new portal package with portal related classes
2021-02-22 17:01:47 +01:00