|
f681db629f
|
Refactors a lot of code, and extracts permission-related functions to the PermissionHelper class
|
2021-09-20 13:56:30 +02:00 |
|
|
8835e69e3c
|
Moves some code from Stargate to EconomyHandler
|
2021-09-19 15:05:19 +02:00 |
|
|
b191ac1de5
|
Moves some classes to the new container package, and improves some code
|
2021-09-18 21:51:29 +02:00 |
|
|
daa3c6f868
|
Cleans up a bit and changes to compile for java 16 and spigot 1.17
|
2021-09-09 15:25:08 +02:00 |
|
|
44dfa2a10d
|
Greatly refactors gate loading
|
2021-02-28 21:53:27 +01:00 |
|
|
ba64572254
|
Adds more comments, simplifies some code and improves positioning of teleported large entities, like horses
|
2021-02-27 21:17:36 +01:00 |
|
|
e665a49f03
|
Adds missing comments to Gate and changes the matches function from n^2 to n execution time
|
2021-02-22 20:25:07 +01:00 |
|
|
fb70b8bc75
|
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 |
|