1
0
Commit graph

1886 Commits

Autor SHA1 Nachricht Datum
be6538c78d WIP CommonDB
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-02-17 11:47:58 +01:00
6e2546a596 Merge pull request 'ModCommand' (#445) from ModCommand into master
Reviewed-on: SteamWar/BungeeCore#445
Reviewed-by: Lixfel <lixfel@steamwar.de>
2023-02-14 09:13:45 +01:00
01322548ef Merge branch 'master' into ModCommand 2023-02-12 20:34:26 +01:00
52b180468a Merge pull request 'Fix Logging of Upload schem to fix the whole thing' (#455) from schem_upload_logging into master
Reviewed-on: SteamWar/BungeeCore#455
Reviewed-by: Lixfel <lixfel@steamwar.de>
2023-02-08 22:39:52 +01:00
b0eedf3944 Merge branch 'master' into ModCommand 2023-02-06 17:19:28 +01:00
zOnlyKroks
e3f84c0b4d Fix license header 2023-02-06 17:19:10 +01:00
a40ad699f5 Fix Logging of Upload schem to fix the whole thing 2023-02-05 23:42:35 +01:00
871e45ffbb WIP CommonDB
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-02-04 12:55:08 +01:00
be14a8cfcc Merge branch 'master' into commonDB2
# Conflicts:
#	CommonCore
2023-02-04 12:53:14 +01:00
yoyosource
0c13308997 Fix quotes 2023-02-03 19:25:31 +01:00
48cdfe35f0 Fix Bugs and code problems
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-02-02 11:02:36 +01:00
yoyosource
7611abe4dc Remove BasicCommand 2023-01-23 18:28:12 +01:00
yoyosource
561289b5a6 Update TeamCommand (not finished) 2023-01-23 18:15:37 +01:00
yoyosource
d559c61846 Update TeamCommand (not finished) 2023-01-23 18:00:06 +01:00
yoyosource
88ff8d8e74 Update TeamCommand (not finished) 2023-01-23 16:37:08 +01:00
9c73ce868d WIP CommonDB 2
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-23 16:31:13 +01:00
be5833c0d0 WIP CommonDB 2
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-23 16:30:35 +01:00
zOnlyKroks
87efa9659d Fix more weird errors 2023-01-23 15:44:31 +01:00
zOnlyKroks
7dee43c868 Resolve Merge Conflicts 2023-01-23 15:40:42 +01:00
zOnlyKroks
39c52211a8 Merge branch 'master' into ModCommand
# Conflicts:
#	src/de/steamwar/bungeecore/listeners/ConnectionListener.java
#	src/de/steamwar/bungeecore/sql/Mod.java
2023-01-23 15:39:58 +01:00
yoyosource
a15cf2c94e Update JoinmeCommand 2023-01-21 22:28:46 +01:00
yoyosource
647702c0b0 Update JoinmeCommand 2023-01-21 22:22:55 +01:00
yoyosource
29945a351b Update EventCommand 2023-01-21 22:17:41 +01:00
yoyosource
9f9d082042 Update TpCommand 2023-01-21 16:49:39 +01:00
zOnlyKroks
334459b848 Smaller tweaks 2023-01-21 16:31:19 +01:00
zOnlyKroks
24456458de Rework two commands 2023-01-21 16:18:47 +01:00
b4ad223831 Update CommonCore
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-20 11:09:13 +01:00
yoyosource
527b1aee45 Update CommonCore 2023-01-19 17:23:24 +01:00
c0536e35e2 Merge pull request 'Move BungeeCore-SQL to use CommonDB Statement backend' (#446) from commonDB1 into master
Reviewed-on: SteamWar/BungeeCore#446
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2023-01-18 11:15:20 +01:00
b000745fcd Merge pull request 'Update WhoisCommand and make it public' (#447) from PublicWoisCommand into master
Reviewed-on: SteamWar/BungeeCore#447
Reviewed-by: Lixfel <lixfel@steamwar.de>
2023-01-17 16:43:53 +01:00
yoyosource
95686121a7 Update WhoisCommand and make it public 2023-01-17 16:42:50 +01:00
yoyosource
10f623b0e4 Update WhoisCommand and make it public 2023-01-17 16:15:43 +01:00
zOnlyKroks
58fb831950 Push fixes 2023-01-16 20:11:58 +01:00
zOnlyKroks
fc5c4922db Revert unwanted changes 2023-01-16 20:03:33 +01:00
zOnlyKroks
fe67ad4b60 Update messanges 2023-01-16 20:01:30 +01:00
990016aac7 Move BungeeCore-SQL to use CommonDB Statement backend
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-15 22:25:04 +01:00
9af9e84723 Set more sensible initial heap size for faster server startup time
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-15 21:19:19 +01:00
e859fe9211 Merge pull request 'Whois Fabric Mod Info' (#444) from whois_fabric_mods into master
Reviewed-on: SteamWar/BungeeCore#444
Reviewed-by: Lixfel <lixfel@steamwar.de>
2023-01-15 16:42:17 +01:00
35232e63c3 Merge branch 'master' into whois_fabric_mods 2023-01-15 16:20:23 +01:00
zOnlyKroks
5825c69fb9 Merge remote-tracking branch 'origin/whois_fabric_mods' into whois_fabric_mods 2023-01-15 16:19:52 +01:00
zOnlyKroks
184d157276 fix illegal argument exception 2023-01-15 16:19:43 +01:00
6fc3bc9ab2 Adjust CI
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-15 12:25:54 +01:00
yoyosource
aa9bd8b00f Revert CommonCore 2023-01-13 22:18:36 +01:00
yoyosource
3303362f48 Revert CommonCore 2023-01-13 22:16:37 +01:00
zOnlyKroks
5d979310ff Fix pushed commoncore 2023-01-13 22:05:13 +01:00
zOnlyKroks
a39544abc6 Fix a minor unnecessary change 2023-01-10 13:34:35 +01:00
zOnlyKroks
8def39d376 Finalise GUI and implement item names (not yet final) 2023-01-10 13:27:13 +01:00
zOnlyKroks
69aa98e82e Finalise GUI and implement item names (not yet final) 2023-01-08 14:21:29 +01:00
zOnlyKroks
60f6a9cb4c remove typo 2023-01-06 23:41:41 +01:00
zOnlyKroks
d58ae049cf Ingamegui Working 2023-01-06 23:41:03 +01:00