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
ba3304a716
Fixes a minecart rotation bug caused by changing the rotation of the deleted vehicle instead of the new one
2021-10-09 17:03:19 +02:00
..
Gate.java
Removes the temporary ignoreEntrances option and replaces it with proper snowman blocking.
Fixes
#3
2021-10-09 15:09:14 +02:00
GateHandler.java
Gets rid of the rest of the modX and modY usages, and removes some unused code
2021-10-08 18:23:42 +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
Fixes a minecart rotation bug caused by changing the rotation of the deleted vehicle instead of the new one
2021-10-09 17:03:19 +02:00
PortalHandler.java
Removes the temporary ignoreEntrances option and replaces it with proper snowman blocking.
Fixes
#3
2021-10-09 15:09:14 +02:00
PortalLocation.java
Gets rid of the rest of the modX and modY usages, and removes some unused code
2021-10-08 18:23:42 +02:00
PortalOption.java
Minor comment and formatting cleanup
2021-10-09 03:57:24 +02:00
PortalOptions.java
Adds a new class for keeping track of portal options
2021-10-08 01:25:25 +02:00