Commit Graph

16 Commits

Author SHA1 Message Date
ff1dbaedc4 Makes the info command's output translatable
Improves some general messaging
2022-06-02 14:50:55 +02:00
806173f89d Makes output from dial and visualizer translatable 2022-06-02 01:20:36 +02:00
34d4714625 Moves permission nodes and command names to an enum to reduce redundancy
Also fixes some cases where tab completions are provided even if all arguments have been supplied
2022-06-01 19:26:47 +02:00
8ff099147b Adjusts the output of the visualizer a bit 2022-06-01 05:17:20 +02:00
a4d3ce47dc Adds a small workaround to handle Networks and Portals with spaces #8 2022-06-01 04:50:04 +02:00
95a996ff9c Adds some important changes
Adds code for translating and formatting messages
Registers strings used in CommandConfig as translatable
Makes sure to keep track of portals whose destinations are overridden to prevent permanent destination change, or portals whose destinations are overridden even after they are closed
2022-06-01 03:13:25 +02:00
66d37cddcb Adds a missing permission check for /sgc info 2022-05-31 23:11:11 +02:00
ea27afad11 Adds the info command as described in #5 2022-05-31 22:23:13 +02:00
268f0a3209 Adds a visualizer as described in #2 2022-05-31 14:38:24 +02:00
690db141d8 Makes it possible to dial a Stargate while in water 2022-05-31 04:06:21 +02:00
382b84869f Generalizes the ray tracing used for finding the portal a player is looking at 2022-05-31 03:54:51 +02:00
347a08c0e9 Adds an inefficient implementation of #1
Adds a technically working dial command whose tab completion is too horrendously slow to be usable
2022-05-31 03:32:58 +02:00
a14e3b4d9d Fixes a few issues
Fixes problems when setting a non-string value
Fixes values for some option data types not being available for tab completion
2022-05-30 16:45:04 +02:00
1bfa91a98b Prevents editing of dangerous and unimplemented config values 2022-05-30 16:17:22 +02:00
91e0f92734 Fixes some minor warnings and spacing 2022-05-29 19:30:42 +02:00
5e7229ce35 Replaces all old functionality with a config command 2022-05-29 19:26:34 +02:00