Chaoscaot
b045f16160
Remove deprecated configureAuthRoutes function call
2025-02-20 22:40:18 +01:00
Chaoscaot
dea0d33185
Refactor token generation and remove unused endpoints.
2025-02-20 22:13:13 +01:00
Lixfel
11cf0b6c54
Merge pull request 'Add LegacyBauSystem with adaptions to current SpigotCore' ( #20 ) from legacy-bau-system into main
...
Reviewed-on: SteamWar/SteamWar#20
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-02-20 06:46:06 +01:00
YoyoNow
593ca9f0cf
Merge pull request 'VelocityCore/SendCommand2.0' ( #18 ) from VelocityCore/SendCommand2.0 into main
...
Reviewed-on: SteamWar/SteamWar#18
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-02-19 21:22:11 +01:00
Chaoscaot
7f5b57516e
Reduce access token duration and enhance auth endpoints
2025-02-17 18:28:43 +01:00
Chaoscaot
8ec12603b6
Add password reset URL generation and backend validation
2025-02-17 17:48:26 +01:00
Lixfel
ef029eb420
Add LegacyBauSystem with adaptions to current SpigotCore
2025-02-16 19:40:18 +01:00
Lixfel
9f108a7cea
Update VV dependency version
2025-02-16 17:25:18 +01:00
Lixfel
b516d1d569
Configurable techhider interaction suppression
2025-02-16 17:14:55 +01:00
Lixfel
56e1abca7e
Kick player on Channel injection failure
2025-02-16 17:09:27 +01:00
YoyoNow
5420c19b39
Add SCRIPT.md and sw.def.lua
2025-02-14 20:34:49 +01:00
YoyoNow
dd9467fa36
Hotfix TeamPlayer.onPlayerInteractEntity
2025-02-14 16:53:26 +01:00
YoyoNow
ccbac9f7fb
Merge branch 'main' into VelocityCore/SendCommand2.0
2025-02-13 20:40:16 +01:00
Chaoscaot
6aeecd444e
Authentication v2
2025-02-04 21:47:29 +01:00
Lixfel
ec43e7eba8
Trigger rebuild
2025-02-02 16:29:10 +01:00
Chaoscaot
fbea45fb0f
Merge pull request 'Add server shutdown if less than 2 players after 5 minutes' ( #15 ) from TNTLeague/auto-shutdown into main
...
Reviewed-on: SteamWar/SteamWar#15
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-02-02 16:15:52 +01:00
Chaoscaot
abbbf7d3cb
Merge branch 'main' into TNTLeague/auto-shutdown
2025-02-02 16:14:25 +01:00
Chaoscaot
1dc0c0d8a8
Merge pull request 'Add ReadyCommand' ( #16 ) from TNTLeague/add-ready-command into main
...
Reviewed-on: SteamWar/SteamWar#16
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-02-02 16:14:20 +01:00
Chaoscaot
25cf1ab314
Add ReadyCommand
2025-02-02 16:11:02 +01:00
Chaoscaot
1715fdccdf
Remove unused imports in TNTLeague classes
2025-02-02 16:07:24 +01:00
Chaoscaot
e39db5978b
Add server shutdown if less than 2 players after 5 minutes
2025-02-02 16:06:48 +01:00
Lixfel
b4baef321f
Trigger rebuild
2025-02-02 15:28:33 +01:00
Chaoscaot
93ab1a50f3
Fix team auto-assign logic in lobby state
...
Replaced `members.add` with `join` to correctly integrate new players into teams during the lobby phase. This ensures proper team setup and adherence to game mechanics.
2025-02-02 14:12:25 +01:00
Chaoscaot
c6a7107ec2
Merge pull request 'Make TNTLeague Event System Capable' ( #13 ) from TNTLeague/add-event into main
...
Reviewed-on: SteamWar/SteamWar#13
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-02-02 13:03:02 +01:00
Chaoscaot
8ac5fe44ef
Merge pull request 'Make TowerRun Event System Capable' ( #14 ) from TowerRun/event into main
...
Reviewed-on: SteamWar/SteamWar#14
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-02-02 12:55:26 +01:00
Chaoscaot
414bd20eb9
Make TowerRun Event System Capable
2025-02-01 22:58:49 +01:00
Chaoscaot
482282f913
Make TNTLeague Event System Capable
2025-02-01 22:00:36 +01:00
Chaoscaot
3d153d49b5
Make TNTLeague Event System Capable
2025-02-01 21:50:36 +01:00
YoyoNow
20c90d9af5
Remove randomness
2025-01-30 13:23:46 +01:00
YoyoNow
c799046f43
Add bigger coins and remove TNT from spawning
2025-01-30 13:23:43 +01:00
YoyoNow
90666e2d20
Merge pull request 'Add teamsOnSameLine for Arena Monochrome' ( #5 ) from TNTLeague/TeamsOnSameLine into main
...
Reviewed-on: SteamWar/SteamWar#5
Reviewed-by: Chaoscaot <max@chaoscaot.de >
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-01-29 21:20:19 +01:00
YoyoNow
77c6f41f1a
Merge branch 'main' into TNTLeague/TeamsOnSameLine
2025-01-29 21:19:35 +01:00
Chaoscaot
b3ddc04830
Fix Add Referee
2025-01-29 19:12:45 +01:00
Chaoscaot
02b63687bc
Fix Event Create
2025-01-29 18:38:38 +01:00
Chaoscaot
dbf59df173
Fix Gitea Backend
2025-01-26 10:13:36 +01:00
Chaoscaot
71362bc079
Hotfix: API Download is decompressed
2025-01-26 00:22:50 +01:00
Chaoscaot
315674ebd8
Merge branch 'main' into TNTLeague/TeamsOnSameLine
2025-01-24 22:44:47 +01:00
Lixfel
d5fb48ff3f
Merge pull request 'Fix for Role Lookup in CouncilChannel' ( #11 ) from VelocityCore/CouncilChannel into main
...
Reviewed-on: SteamWar/SteamWar#11
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-01-24 08:23:46 +01:00
Lixfel
5eaff4c492
Merge pull request 'Remove ViaVersion requirement from dev servers' ( #10 ) from VelocityCore/DevVersion into main
...
Reviewed-on: SteamWar/SteamWar#10
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-01-24 08:23:30 +01:00
YoyoNow
4db5c50b06
Fix PR stuff
2025-01-24 08:21:47 +01:00
Lixfel
aa01fde5a0
Fix locale
2025-01-23 18:21:44 +01:00
YoyoNow
aa5fcd3811
Update CouncilChannel every hour
2025-01-22 19:52:16 +01:00
YoyoNow
de591b7a5f
Update CouncilChannel
2025-01-22 09:39:10 +01:00
Lixfel
e83878a49b
Remove ViaVersion requirement from dev servers
2025-01-22 09:29:20 +01:00
Lixfel
bbd42a769b
Merge pull request 'Update CouncilChannel' ( #9 ) from VelocityCore/CouncilChannel into main
...
Reviewed-on: SteamWar/SteamWar#9
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-01-22 09:22:58 +01:00
YoyoNow
6541c34cc8
Update CouncilChannel
2025-01-21 16:53:17 +01:00
Lixfel
364911e449
Fix CouncilChannel URL
2025-01-21 08:09:11 +01:00
Lixfel
7f7f84a4c4
Fix CouncilChannel, unloading issues
2025-01-21 00:03:39 +01:00
Chaoscaot
3fadeb7751
Disable Logs
2025-01-20 19:09:29 +01:00
Chaoscaot
8da9a3cfbb
Fix Schematic Upload
2025-01-20 17:38:32 +01:00