YoyoNow
2dfad9e55c
Hotfix FightStatistics
2025-11-29 17:57:25 +01:00
YoyoNow
00f5481630
Fix tnt only listeners detecting WindCharges
2025-11-28 12:15:34 +01:00
YoyoNow
2424bd430d
Fix TNTListener action bar message showing for WindCharge
...
Remove OtherTNTListener and merge into TNTListener
2025-11-28 12:13:06 +01:00
YoyoNow
eafb469eca
Remove FlagStorage and merge into RegionData
2025-11-28 12:04:36 +01:00
YoyoNow
14bd38f471
Improve FlagStorage
2025-11-28 11:59:14 +01:00
YoyoNow
c107b741c0
Merge pull request 'Add UserPerm.PUNISHMENTS' ( #233 ) from CommonCore/UserPerm-Punishments into main
...
Reviewed-on: SteamWar/SteamWar#233
Reviewed-by: D4rkr34lm <dark@steamwar.de >
2025-11-28 10:10:13 +01:00
YoyoNow
febf2c283d
Fix REntity.bowDrawnWatcher
2025-11-28 09:56:18 +01:00
YoyoNow
5f53ebf5b3
Fix REntity.getEquipmentPacket
...
Fix FightSchematic.pasteTeamName
2025-11-28 09:27:04 +01:00
YoyoNow
f6f7b0dced
Add UserPerm.PUNISHMENTS
...
Improve PunishmentType needed permissions
2025-11-28 08:02:28 +01:00
YoyoNow
5bdbf5dff4
Fix schematic commands for SteamWarLuaPlugin
...
Closes : #228
2025-11-25 22:10:14 +01:00
YoyoNow
1ae445319a
Improve Present.click
2025-11-25 22:04:44 +01:00
YoyoNow
a426a563db
Fix SpectatorListener running the techhider all the time
2025-11-25 21:40:23 +01:00
Chaoscaot
1098c5617f
Redirect to Issue tracker
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-25 21:11:47 +01:00
Chaoscaot
c2bca83735
Fix Tab Complete
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-25 18:37:58 +01:00
YoyoNow
cfa1b5d0cd
Hotfix XrayCommand bugging players back
2025-11-25 18:26:48 +01:00
Chaoscaot
500f8978e5
Fix Schematic List
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-25 18:12:30 +01:00
YoyoNow
395e4a2167
Hotfix windcharges destroying blocks
2025-11-25 17:37:23 +01:00
YoyoNow
1d65f2349e
Merge pull request 'Add SWPlayer for per player storage and without Memory Leaks' ( #188 ) from SpigotCore/SWPlayer into main
...
Reviewed-on: SteamWar/SteamWar#188
Reviewed-by: D4rkr34lm <dark@steamwar.de >
2025-11-25 17:00:24 +01:00
YoyoNow
c0a4413b7a
Merge branch 'main' into SpigotCore/SWPlayer
2025-11-25 16:59:28 +01:00
YoyoNow
6b71ac28fe
Merge pull request 'bausystem/TLS' ( #184 ) from bausystem/TLS into main
...
Reviewed-on: SteamWar/SteamWar#184
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-11-25 16:58:21 +01:00
YoyoNow
880c6f5066
Remove TypeGenerator
2025-11-25 16:37:19 +01:00
PsiRobot
e284f8f08c
Fix PR
2025-11-25 12:57:28 +00:00
PsiRobot
8a5c5794c0
Replace - with : in translation
2025-11-25 12:54:10 +00:00
PsiRobot
a9e278ccd9
Fix spelling (s.a. PR)
2025-11-25 12:43:38 +00:00
YoyoNow
c9bfcc5c0c
Fix not ignoring deleted teams
...
Closes : #226
2025-11-24 20:55:58 +01:00
Chaoscaot
e343d044ff
Refactor Discord authentication endpoint for improved error handling and structure
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-14 23:56:04 +01:00
Chaoscaot
f923a007a7
Revert "Add EventCache for efficient retrieval of event groups and teams"
...
This reverts commit 8b4f864f99 .
Revert "Refactor EventFights and Fight classes to improve player initialization and retrieval"
This reverts commit 8d705e7a84 .
Revert "Refactor EventFights and Fight classes to improve player initialization and retrieval"
This reverts commit 78352a3e67 .
2025-11-14 23:25:05 +01:00
Chaoscaot
78352a3e67
Refactor EventFights and Fight classes to improve player initialization and retrieval
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-14 23:18:38 +01:00
Chaoscaot
8d705e7a84
Refactor EventFights and Fight classes to improve player initialization and retrieval
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-14 23:14:13 +01:00
Chaoscaot
8b4f864f99
Add EventCache for efficient retrieval of event groups and teams
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-14 22:47:27 +01:00
Chaoscaot
f9cb712b07
Merge pull request 'Simplify Tokens and add Discord OAuth' ( #220 ) from authv3 into main
...
Reviewed-on: SteamWar/SteamWar#220
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-11-14 22:43:04 +01:00
Chaoscaot
b3b13d2950
Move Chatter.disconnect call to ensure proper execution after IP ban check.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-13 23:01:37 +01:00
Chaoscaot
08ad5edf76
Simplify Tokens and add Discord OAuth
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-13 14:31:05 +01:00
Chaoscaot
afcf3a1906
Fix Schematic Move
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-12 22:52:51 +01:00
YoyoNow
33efd26d48
Fix build.gradle.kts
2025-11-12 07:43:36 +01:00
YoyoNow
2a96b3c26a
Hotfix AutoCheckerItems for 1.19
2025-11-11 22:06:44 +01:00
YoyoNow
3de4b3871d
Hotfix ModifyPart
2025-11-11 21:42:38 +01:00
YoyoNow
67223be80e
Trigger rebuild
2025-11-11 21:28:13 +01:00
Chaoscaot
81715736ae
Refactor TeamTable to introduce default values for color and deleted, and make address column nullable.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-11 18:44:46 +01:00
Chaoscaot
36691c6fea
Refactor TeamTable to introduce default values for color and deleted, and make address column nullable.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-11 18:44:25 +01:00
Chaoscaot
d0c1413ea6
Refactor Leaderboard to Kotlin, leveraging Exposed library for database operations, and update LeaderboardManager for compatibility.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-11 17:39:39 +01:00
YoyoNow
58618a3991
Fix FightTeam.removeLeader
...
Fix FightTeam.setLeader
2025-11-11 17:36:19 +01:00
Chaoscaot
5f7c5f0a18
Merge remote-tracking branch 'origin/Lobby/refactor-leaderboard' into Lobby/refactor-leaderboard
...
# Conflicts:
# LobbySystem/src/de/steamwar/lobby/util/LeaderboardManager.java
2025-11-11 17:28:03 +01:00
Chaoscaot
9e9f405e30
Refactor leaderboard management: replace UserConfig-based implementation with new Leaderboard SQL class, update related classes to use LeaderboardManager, and fix query/logic for best time retrieval.
2025-11-11 17:27:24 +01:00
Chaoscaot
e6848b27a0
Refactor FightTable to use WinningTeam enum for win column and adjust related logic.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-11 17:25:38 +01:00
Chaoscaot
93d0011b46
Update openMaterialSelector to exclude non-item materials in UtilGui.
...
Signed-off-by: Chaoscaot <max@maxsp.de >
2025-11-11 17:20:33 +01:00
YoyoNow
fd4d15ac5a
Fix replay in 1.21 -> RPlayer needs fixing before
2025-11-11 17:13:35 +01:00
YoyoNow
f56fedefe4
Fix Obsidian and Bedrock
2025-11-11 17:07:56 +01:00
YoyoNow
167bb4e266
Fix YMLWrapper
2025-11-11 17:05:46 +01:00
YoyoNow
f6a9ce184b
Closes : #214
...
Closes : #215
2025-11-11 16:40:26 +01:00