32 Commits

Author SHA1 Message Date
Gabriel Tofvesson
9ec4ec7336 Update version number 2021-11-10 19:26:43 +01:00
Gabriel Tofvesson
3b485c4d41 Use auto-saver system in plugin 2021-11-10 19:23:56 +01:00
Gabriel Tofvesson
bfaae59d51 Implement auto-saving of portal data 2021-11-10 19:22:06 +01:00
Gabriel Tofvesson
d0db1a9f5b Minor cleanup 2021-11-02 06:46:41 +01:00
Gabriel Tofvesson
955aa34985 Rename linking permission 2021-11-02 06:45:40 +01:00
Gabriel Tofvesson
0ecfcec239 Implement argparse suggestion priorities 2021-11-02 06:45:19 +01:00
Gabriel Tofvesson
5b129172ae Fix various minor bugs related to commands and implement portal publishing 2021-11-01 23:15:09 +01:00
Gabriel Tofvesson
68c6201d23 Fix rotation compression and accessing portals of offline players 2021-10-30 20:35:26 +02:00
610d796302 Teleportation by command should place sender at specified portal, not its link 2021-10-10 16:27:15 +02:00
4510f2bfe3 Fix serialization 2021-10-09 22:48:28 +02:00
67f2901c26 Implement command handling 2021-09-27 01:13:45 +02:00
a3c13effdc Implement convenience functions for portal manager 2021-09-27 01:13:04 +02:00
d087f5677e Increase specificity and preciseness of argument parsing 2021-09-27 01:12:22 +02:00
466716917d Override indexOf implementation for sorted collections 2021-09-27 01:11:33 +02:00
299c6ea27f Clean imports 2021-09-27 01:10:40 +02:00
b5c744fc95 Order permissions in config 2021-09-27 01:08:12 +02:00
8f4fc308ee Design basic command parsing structure 2021-09-24 17:51:14 +02:00
f1f5722e49 Update test suite version 2021-09-24 17:50:25 +02:00
2b2c15773f Add permission nodes for invitations 2021-09-24 17:50:06 +02:00
02389e84b6 Implement command argument parsing system 2021-09-24 17:49:24 +02:00
6079ac4852 Implement teleport cooldowns 2021-09-24 17:49:02 +02:00
b5e431c7f6 Fix extra list implementation for MultiSortedList 2021-09-24 02:23:43 +02:00
b25f91c3e3 Implement new features in PortalManager 2021-09-24 02:14:38 +02:00
4b91481e96 Add useful functions to MultiSortedList 2021-09-24 02:14:17 +02:00
c6080ae3fa Implement strings in buffers 2021-09-24 02:13:53 +02:00
d8cd1e6676 Add teleport cooldown config option 2021-09-24 02:13:22 +02:00
a1dc7c6f42 Add names to portals 2021-09-24 02:13:06 +02:00
88ef59de6b Move comparators to separate file 2021-09-24 02:12:53 +02:00
42276fa5ab Implement invitations 2021-09-24 02:12:22 +02:00
4721c22701 Implement multiple-comparator sorted lists for efficiently tracking portals 2021-09-19 22:23:24 +02:00
3f99420006 Create custom base64 encoding system 2021-09-19 22:22:25 +02:00
9eca6d1910 Initial commit 2021-09-19 03:35:55 +02:00