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
7dcf050d96
Removes a function for checking if a control block is powered as it's never used
2021-09-25 12:46:59 +02:00
..
Gate.java
Improves some variable names and adds some comments
2021-09-20 18:22:20 +02:00
GateHandler.java
Improves some variable names and adds some comments
2021-09-20 18:22:20 +02:00
GateLayout.java
Refactors a lot of code, and extracts permission-related functions to the PermissionHelper class
2021-09-20 13:56:30 +02:00
Portal.java
Removes a function for checking if a control block is powered as it's never used
2021-09-25 12:46:59 +02:00
PortalDirection.java
Refactors a lot of code, and extracts permission-related functions to the PermissionHelper class
2021-09-20 13:56:30 +02:00
PortalHandler.java
Improves the differentiation between portals (stargates) and gates
2021-09-21 18:28:18 +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