Commit Graph

49 Commits

Author SHA1 Message Date
YoyoNow 71767ef6d9 Fix TeamCommand /team event ... 2026-03-21 09:20:57 +01:00
YoyoNow a1add4f997 Remove SchemElo and UserElo 2025-12-20 21:28:00 +01:00
Chaoscaot 4df92f7e5f Remove Poll-System
Signed-off-by: Chaoscaot <max@maxsp.de>
2025-12-02 20:43:37 +01:00
Chaoscaot 1098c5617f Redirect to Issue tracker
Signed-off-by: Chaoscaot <max@maxsp.de>
2025-11-25 21:11:47 +01:00
YoyoNow ebb375d8d6 Improve messages 2025-11-10 11:04:29 +01:00
YoyoNow 8ada9a6335 Fix UserElo.getEloFromDb 2025-11-10 11:01:31 +01:00
YoyoNow f6261ad989 Improve output for DevCommand reloadmodes 2025-11-10 09:00:18 +01:00
Chaoscaot 0ea5a62dbe Merge branch 'main' into exposed 2025-11-10 08:40:42 +01:00
YoyoNow 3ccfe92afb Remove DC prefix for discord send messages to cleanup the chat 2025-11-07 08:46:26 +01:00
YoyoNow c17b76851d Improve chat from discord 2025-11-07 08:44:07 +01:00
Chaoscaot b2a4b05545 Merge branch 'main' into exposed
# Conflicts:
#	CommonCore/SQL/src/de/steamwar/sql/GameModeConfig.java
#	CommonCore/SQL/src/de/steamwar/sql/Punishment.java
2025-11-05 16:18:30 +01:00
YoyoNow 52602045a9 Add GameModeConfig.Checkers 2025-10-28 17:36:16 +01:00
Chaoscaot a462231bab Starting... 2025-10-27 18:34:31 +01:00
YoyoNow a03a3f45e8 Update copyright notices 2025-10-23 17:56:43 +02:00
YoyoNow 5fe62d67d9 Improve StreamingCommand 2025-09-29 08:17:49 +02:00
YoyoNow 1231fa5c47 Add StreamingCommand for streaming mode 2025-09-28 13:09:07 +02:00
Chaoscaot d82f306094 Add getById method in Fight class and enhance ReplayCommand handling with admin replay checks 2025-07-19 17:12:44 +02:00
YoyoNow ff5113e112 Merge pull request 'Refactor schematic checks to handle unseen notifications' (#33) from add-offline-notify into main
Reviewed-on: SteamWar/SteamWar#33
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-06-10 20:57:33 +02:00
YoyoNow c425ca1171 Merge pull request 'Add declined question handling in CheckCommand' (#66) from add-saved-declined-questions-history into main
Reviewed-on: SteamWar/SteamWar#66
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-06-10 20:43:53 +02:00
YoyoNow c12d2c2ddf Add player count to ListCommand 2025-06-10 20:39:11 +02:00
Chaoscaot 5cc417c43c Add declined question handling in CheckCommand
- Implemented tracking of declined questions during checks.
- Updated messaging logic to display declined questions to users.
- Added new translations for decline-related messages.
2025-06-05 23:41:01 +02:00
Chaoscaot 1014df5f31 PR Stuff 2025-06-03 23:39:16 +02:00
Chaoscaot c920664920 Merge branch 'main' into add-offline-notify 2025-06-03 23:35:35 +02:00
Chaoscaot 45a8aab321 Revert "Add "/event vote" command for SteamWarArcade Event"
This reverts commit 7f215b921e.
2025-05-18 19:44:29 +02:00
Chaoscaot 7f215b921e Add "/event vote" command for SteamWarArcade Event
To be removed after event
2025-05-18 13:32:09 +02:00
YoyoNow 2094120150 Remove prefix. Cannot merge them together because of 'ChatListener.sendChat' 2025-04-18 09:32:35 +02:00
YoyoNow e143268caa Fix DiscordBot.serverTeamChat sending to discord if received from discord! 2025-04-18 09:30:26 +02:00
Chaoscaot 306444356c Update & Fix Spelling on Chaos Messages 2025-04-17 01:28:06 +02:00
YoyoNow 29dff8dce6 Fix PunishmentCommand sending double prefix 2025-04-16 21:07:05 +02:00
Chaoscaot 71522973a7 Refactor schematic checks to handle unseen notifications 2025-03-24 16:50:39 +01:00
YoyoNow 50b6947312 Hotfix DiscordChatRoom 2025-03-13 17:14:17 +01:00
YoyoNow 85c0db873c Final Hotfix of Send Command! 2025-03-02 19:09:59 +01:00
YoyoNow 96a4168f37 Add event count to Team info 2025-03-01 21:40:54 +01:00
Chaoscaot b4accdf0a1 Update Links to new Website 2025-01-20 17:08:24 +01:00
Chaoscaot 35142f108f Update Links to new Website 2025-01-20 17:03:18 +01:00
Lixfel a13039bce4 Fix unignore message 2025-01-20 12:31:27 +01:00
Lixfel 856c79661b Merge pull request 'Move ViaVersion to Proxy' (#87) from ViaOnProxy into main
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/87
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2025-01-03 07:33:45 +01:00
YoyoNow a16e1e8cee Add LastOnline to WhoisCommand 2024-12-26 21:44:40 +01:00
Lixfel 22a8ca4aea Move ViaVersion to Proxy 2024-12-24 14:55:27 +01:00
Lixfel c0d9b9f89b Fix /historic hover 2024-12-09 16:20:21 +01:00
Lixfel 3abba4ae35 Add /build stop command 2024-12-03 15:50:32 +01:00
Lixfel d2650ad97f Remove Servertype enum, fix starting multiple servers at once, 2024-12-03 15:42:57 +01:00
Lixfel 2032a0b642 Fix links in chat not clickable 2024-11-30 10:31:49 +01:00
TheBreadBeard 52302dd284 Add DiscordTicketType.SCHEMATIC 2024-08-29 22:09:43 +02:00
Lixfel 09a8dc0786 Fix Badlion (tested), Fix Client channel registration and brand detection 2024-08-18 15:36:50 +02:00
Chaoscaot 765a0ef1f3 Add Missing Commits 2024-08-16 18:04:02 +02:00
YoyoNow 7516cf5854 Hotfix ArenaMode with RankCommand 2024-08-06 15:39:59 +02:00
Chaoscaot 54e00e88f3 Add Copyright and CRUIDummy 2024-08-04 21:51:15 +02:00
Chaoscaot 28d4886584 Add VelocityCore Module 2024-08-04 21:05:46 +02:00