YoyoNow
35d8bfb588
Update UserPerm
...
Fix Tablist
2025-07-03 16:47:58 +02:00
YoyoNow
78584fea34
Update UserPerm
2025-07-03 16:38:46 +02:00
Chaoscaot
c04e8d75eb
Reorder Colors (again)
2025-07-03 00:57:25 +02:00
YoyoNow
bc00873314
Update UserPerm
2025-07-01 21:28:59 +02:00
YoyoNow
39af920631
Remove TutorialSystem
2025-06-30 15:29:19 +02:00
Chaoscaot
d2bb8e8e59
Fix Relations
2025-06-29 19:53:42 +02:00
YoyoNow
14b756261e
Merge pull request 'Add event grouping' ( #57 ) from event-brackets into main
...
Reviewed-on: SteamWar/SteamWar#57
Reviewed-by: YoyoNow <yoyonow@noreply.localhost >
2025-06-26 23:40:51 +02:00
Chaoscaot
1f1f99f8f3
Adjust advancing team logic in EventRelation to fix fromPlace handling
2025-06-26 23:38:19 +02:00
YoyoNow
d9aeb47a3a
Merge pull request 'Update WorldEdit CUI to RBlockDisplay' ( #34 ) from WorldEditCUI into main
...
Reviewed-on: SteamWar/SteamWar#34
Reviewed-by: D4rkr34lm <dark@steamwar.de >
2025-06-26 23:28:16 +02:00
YoyoNow
9f323c8b38
Merge pull request 'Fix RPlayer not showing when same player is present' ( #71 ) from FixRPlayerHandling into main
...
Reviewed-on: SteamWar/SteamWar#71
Reviewed-by: D4rkr34lm <dark@steamwar.de >
2025-06-26 23:28:00 +02:00
YoyoNow
c682678827
Add ClientVersionPacket
...
Update VersionAnnouncer
2025-06-26 21:57:44 +02:00
YoyoNow
1fd8b3c4cb
Add ClientVersionPacket
2025-06-26 21:52:07 +02:00
Chaoscaot
37acbf0033
Add BlueInsetRegion management and implement TechareaCommand
2025-06-12 19:27:56 +02:00
YoyoNow
3d562cf743
Add skin cache to VelocityCore
2025-06-11 17:05:47 +02:00
Chaoscaot
ecb2e736aa
Mark declined schematics as seen and fix substring usage in CheckedSchematic creation
2025-06-10 22:34:27 +02:00
Chaoscaot
38559e8a2b
Fix parameter order in CheckedSchematic.create method
2025-06-10 22:31:14 +02:00
Chaoscaot
1aba92e707
Add seen and nodeType fields to CheckedSchematic class
2025-06-10 22:29:31 +02:00
YoyoNow
e4df6f55fb
Merge pull request 'GUIImprovements' ( #64 ) from GUIImprovements into main
...
Reviewed-on: SteamWar/SteamWar#64
Reviewed-by: Chaoscaot <max@chaoscaot.de >
2025-06-10 21:08:23 +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
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
YoyoNow
d37a14f280
Move some constants around
2025-05-31 10:04:21 +02:00
YoyoNow
083c5c07c2
Update CMDs for all current CustomModelData usages
2025-05-31 09:39:03 +02:00
YoyoNow
37f6723542
Add CommonCore.DATA and CMDs
2025-05-29 17:12:32 +02:00
Chaoscaot
7a9740c4c4
Fix EventFight activeFights query and add null check for spectatePort in CookieEvents
2025-05-29 15:05:01 +02:00
Chaoscaot
a5bb62590c
Refactor page routing and point calculation logic
...
Streamlined the `page` routing structure by optimizing branch and file handling, introducing a reusable `filesInDirectory` method, and cleaning up redundancies. Enhanced `EventGroup` point calculation with incremental updates, new helper methods (`getTeams`, `getTeamsId`), and better handling of unfinished fights.
2025-05-28 23:57:29 +02:00
Chaoscaot
8768fd7d81
Refactor event handling and group assignment logic
...
Replaced `fight.event` with `event.eventID` for consistency and improved event handling. Adjusted `setGroup` to accept `Integer` instead of `EventGroup` to simplify group assignment logic. Removed unused `event` field in `CreateEventFight` and streamlined related processing.
2025-05-22 19:42:49 +02:00
Chaoscaot
e3179c69aa
Refactor event group management and routing system
2025-05-08 17:32:12 +02:00
Chaoscaot
c633694222
Refactor event handling and tie-break logic implementation
...
Introduced new methods and structures in EventGroup, EventRelation, and EventFight to streamline point calculations, tie-break detection, and dependency resolution. Improved modularity by adding methods like getLastFight, needsTieBreak, and getDependents while optimizing the event result setting process. This refactor enhances clarity, reduces redundancy, and supports better maintainability of event-related logic.
2025-05-07 16:16:36 +02:00
Chaoscaot
f387805b40
Add event grouping
2025-05-07 13:51:13 +02:00
Chaoscaot
4c23915987
Use Transfer Packet for Event Velocity
2025-04-13 18:09:24 +02:00
Chaoscaot
1304048509
Refactors SchematicNode queries for efficiency
2025-04-11 00:07:53 +02:00
YoyoNow
9248c9fa51
Remove first second and third in master rank
2025-04-03 17:56:19 +02:00
YoyoNow
c9a1528dfe
Update UserElo for better distribution
2025-04-02 10:21:03 +02:00
Chaoscaot
1a356da6e0
Trigger Rebuild
2025-03-30 11:17:27 +02:00
Chaoscaot
98cc09a7d3
Trigger Rebuild
2025-03-30 11:11:01 +02:00
Chaoscaot
71522973a7
Refactor schematic checks to handle unseen notifications
2025-03-24 16:50:39 +01:00
Chaoscaot
9bc1f8b328
Refactor password check and add cache clearance.
2025-03-04 21:05:01 +01:00
Chaoscaot
02b63687bc
Fix Event Create
2025-01-29 18:38:38 +01:00
Chaoscaot
71362bc079
Hotfix: API Download is decompressed
2025-01-26 00:22:50 +01:00
Lixfel
aa01fde5a0
Fix locale
2025-01-23 18:21:44 +01:00
Chaoscaot
ca076f9ffd
Fix Schematic Download Link
2025-01-20 16:56:10 +01:00
Lixfel
ee705792bf
Merge pull request 'File based replays' ( #2 ) from newReplays into main
...
Reviewed-on: SteamWar/SteamWar#2
Reviewed-by: Chaoscaot <max@chaoscaot.de >
2025-01-20 14:55:09 +01:00
Lixfel
721723716e
Fix sign
2025-01-20 12:25:55 +01:00
Chaoscaot
21b389a993
Update Schematic Download and /webpw to new Website
2025-01-17 22:28:46 +01:00
Lixfel
afd0541039
Move Replays to File system
2025-01-17 13:46:02 +01:00
Lixfel
abb8ab2204
Merge pull request 'Fix Schematics Readers' ( #72 ) from Schematics/1.21 into main
...
Reviewed-on: https://steamwar.de/devlabs/SteamWar/SteamWar/pulls/72
Reviewed-by: Lixfel <lixfel@steamwar.de >
2025-01-01 12:42:01 +01:00
YoyoNow
a16e1e8cee
Add LastOnline to WhoisCommand
2024-12-26 21:44:40 +01:00
Chaoscaot
51fd5faa4d
Merge branch 'main' into Schematics/1.21
...
# Conflicts:
# VelocityCore/build.gradle.kts
2024-12-21 19:29:46 +01:00
Chaoscaot
06b0af5a16
Hotfix API EventFight Create
2024-12-21 15:42:27 +01:00