Commit Graph

106 Commits

Author SHA1 Message Date
ME1312
ecf76a97de
Reduced and updated dependancies
Also includes potential fixes for external host state desyncing
2023-04-07 22:47:16 -04:00
ME1312
307ac43df0
Fix PacketExControlPlayer 2022-05-28 05:59:33 -04:00
ME1312
58ae08db1e
Improved efficiency when accessing maps
Also, #75 Support for hosts, groups, and external servers on signs
2022-03-18 11:57:38 -04:00
ME1312
7433fc04a8
#75 Added Server Signs 2022-03-17 00:18:34 -04:00
ME1312
5454590874
Minor sequence correction 2022-02-15 11:43:25 -05:00
ME1312
8a18b6f5d1
Some minor fixes 2022-02-14 12:53:55 -05:00
ME1312
c5573801c4
Minor reference changes 2021-12-31 17:55:56 -05:00
ME1312
7179911d4c
Allow commands to be sent to external servers 2021-12-01 04:50:25 -05:00
ME1312
92151d75d0
Update GalaxiEngine (again)
This update removes string unescaping from ObjectMap.

This will surely fix a ton of yet unfound bugs that exist from us simply picking the wrong method.
2021-10-24 14:53:15 -04:00
ME1312
3e074e365d
Update GalaxiEngine
The changes this time are to some of GalaxiEngine's core utilities... which means it took a lot of work this time.
2021-10-24 00:14:07 -04:00
ME1312
9bf1bb0710
Wait for response before marking a server as registered 2021-08-02 18:33:10 -04:00
ME1312
5263f9d018
Prevent Directory from being inherited 2021-07-26 16:50:03 -04:00
ME1312
ef1c593607
SubServers.Sync.Velocity #64 (Preview)
And automatic external server definitions
2021-07-09 01:46:10 -04:00
ME1312
394c4b238b
Add the delete command to SubServers.Client 2021-06-28 23:45:49 -04:00
ME1312
1427ff04e1
Use tar.xz for downloading templates 2021-06-28 16:34:49 -04:00
ME1312
81d2d8b14e
Better log handling & Forge-related fixes 2021-06-25 18:26:49 -04:00
ME1312
1533987bf5
Feature creep commit
This commit has 3 new features in it:
-> Internal Templates
-> The new Purpur Template
-> Changes to External Logging
2021-06-24 23:06:53 -04:00
ME1312
7d6396ec1c
Allow targeting multiple RemotePlayers 2021-06-15 00:09:51 -04:00
ME1312
ba6af4d66d
Reset servers to unregistered after removal 2021-06-06 02:59:50 -04:00
ME1312
ee59429e1d
Disallow starting unregistered servers 2021-06-06 02:02:27 -04:00
ME1312
4d081f6e4f
Don't fire edit events for temporary modifications 2021-06-06 01:28:22 -04:00
ME1312
e1de6636f0
Optimizations for developers 2021-06-05 22:44:33 -04:00
ME1312
c6a354fe84
Fix shutdown detection 2021-04-23 00:36:54 -04:00
ME1312
6258256081
Minor API corrections to template swapping 2021-04-15 00:45:04 -04:00
ME1312
ff82fd5151
Minor API efficiency improvements 2021-04-08 09:15:35 -04:00
ME1312
f90a54e636
Set running to TRUE while running start event 2021-02-24 17:09:25 -05:00
ME1312
ea9eec9aa8
Don't store temporary servers in servers.yml 2021-01-16 18:10:51 -05:00
ME1312
4ea69298a3
Optimize imports 2020-11-16 15:34:59 -05:00
ME1312
8d21771857
Update GalaxiEngine 2020-11-14 02:07:25 -05:00
ME1312
fa77eeeab0
Allow a subserver's template to be changed 2020-08-19 21:15:55 -04:00
ME1312
b68fa0fec1
Remove some implementation redundancies 2020-08-16 14:30:36 -04:00
ME1312
26490dc140
Use single-threaded I/O for StopAction 2020-08-13 18:26:22 -04:00
ME1312
0e8bae4187
Re-Add local templates to SubServers.Host
Local templates are now stored in `/Templates`

Template cache files are still stored in `/Cache/Templates`

Remote templates are now stored in `/Cache/Remote/Templates`
2020-06-19 21:00:50 -04:00
ME1312
9d01f46c16
SubCreator File Replacements
SubCreator has several new build options for updating and making replacements in files
2020-06-13 17:53:18 -04:00
ME1312
bb0dd55c95
#50 #46 Selecting Multiple Servers
This commit includes the following major changes and additions:
-> New Command & Permission Formatting
-> RemotePlayer API
-> SubData with Blocks
2020-06-12 01:45:49 -04:00
ME1312
caf8ee793d
Update GalaxiEngine 2020-02-17 19:07:26 -05:00
ME1312
65a5b7d0c9
Send actual data packet on ExCreator reload 2020-02-16 22:25:15 -05:00
ME1312
d2c7512257
Update ExternalSubServer.java 2020-02-16 20:43:52 -05:00
ME1312
6e116763c1
Use the same java version for child processes 2019-12-18 14:15:02 -05:00
ME1312
51d3c31220
Add SubCreatedEvent 2019-12-18 02:49:40 -05:00
ME1312
611b59f2c8
Fix the reconnect timer 2019-10-19 16:38:44 -04:00
ME1312
bccbfb39c9
Add a grace period on rogue SubServer detection
Async subdata shenanigans made rogue SubServer detection a little inacurrate. Specifically in regards to the last commit.

This is the fix to that
2019-08-30 15:44:54 -04:00
ME1312
81d37b8b1e
Reduce dependance on SubServers.Bungee
SubServers.Host can now seamlessly reconnect to SubServers.Bungee, even if it's been restarted, without restarting uneffected servers.

Also, you can now shutdown SubServers.Bungee without turning off remote servers. Isn't that neat?
2019-08-29 20:01:52 -04:00
ME1312
3ff2459258
Allow custom formatting of server directories in SubCreator 2019-07-29 20:20:38 -04:00
ME1312
30dd28547f
Add a post-start event 2019-06-25 17:13:27 -04:00
ME1312
be8f87d17c
Add the Update command
And several related UI changes to SubServers.Client
2019-06-16 23:13:48 -04:00
ME1312
b808a62fcb
Add support for GalaxiBungee 2019-05-16 18:36:41 -04:00
ME1312
185b6b84bb
Mirror changes in SubServers.Sync 2019-05-13 22:02:38 -04:00
ME1312
61ee89cfe3
Mirror changes in SubServers.Host 2019-05-12 23:28:27 -04:00
ME1312
2a939117ac
Fixes for Multi-Channel SubData 2019-05-10 00:04:10 -04:00