Commit Graph

93 Commits

Author SHA1 Message Date
Lixfel
052e549606 Fix replay saving
All checks were successful
SteamWarCI Build successful
2025-01-20 16:09:40 +01:00
Lixfel
afd0541039 Move Replays to File system 2025-01-17 13:46:02 +01:00
Lixfel
b6d5f8dcba Merge branch 'main' into FightSystem/FixInvisiblePlayers
# Conflicts:
#	FightSystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java
2025-01-07 17:11:06 +01:00
Lixfel
053bd06342 Fix invisible players 2025-01-06 19:18:47 +01:00
Lixfel
9888700273 Migrate reflections to mojang mapped by default 2025-01-06 16:44:10 +01:00
Lixfel
da148c0e9f Replace {nms} and {obc} tags 2025-01-06 10:15:48 +01:00
Lixfel
ab34d86da4 Merge branch 'main' into MojMapReflections
# Conflicts:
#	SpigotCore/SpigotCore_8/src/de/steamwar/core/BountifulWrapper8.java
#	SpigotCore/SpigotCore_9/src/de/steamwar/core/BountifulWrapper9.java
#	SpigotCore/SpigotCore_Main/src/de/steamwar/core/events/PartialChunkFixer.java
2025-01-06 10:06:28 +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
Lixfel
0f73939bf0 Move and rename Reflection fields 2024-12-26 19:11:01 +01:00
Lixfel
fb0a653b0e Remove /leader command, allow for Leader promotion 2024-12-23 13:05:00 +01:00
Lixfel
1ea6bd61f8 Fix concurrent cipher usage 2024-12-22 16:17:58 +01:00
Lixfel
026b7bcc0e Fix SpectatePort 2024-12-22 16:02:52 +01:00
Lixfel
7d9996529e Add orientation pattern 2024-12-21 21:19:40 +01:00
a2710628a5 Update TechHiderWrapper and add orientation pattern 2024-12-21 19:47:40 +01:00
51fd5faa4d Merge branch 'main' into Schematics/1.21
# Conflicts:
#	VelocityCore/build.gradle.kts
2024-12-21 19:29:46 +01:00
Lixfel
acbc5c5fd3 Cryptographically secure signature 2024-12-21 18:46:33 +01:00
Lixfel
793fc31b5c TechHider refactoring, simple Blocktagging 2024-12-21 16:53:49 +01:00
d08ccc3a98 Fix Everything 2024-12-21 12:30:39 +01:00
Lixfel
10e016c850 Partial diagonal HullHider uncovering, performance improvement 2024-12-21 10:52:41 +01:00
Lixfel
997a800c85 Fix Hullhider 1.15-, improve performance. 2024-12-13 11:26:19 +01:00
Lixfel
a5ffddad66 Add AdminReplay line of sight tools. 2024-12-13 10:42:44 +01:00
Lixfel
429e2f86aa Fix Hullhider. 2024-12-11 15:03:32 +01:00
Lixfel
c308a06e6b Test if broadcasting apollo:json acceptance triggers ModList sending. 2024-12-11 14:48:32 +01:00
Lixfel
a1e77e571b Fix entity hider. 2024-12-11 09:52:05 +01:00
Lixfel
f81b95e39f Fix direction id. 2024-12-10 12:57:21 +01:00
Lixfel
7ce5e319b5 Reduce unnecessary branch propagation by early abort with primary direction visibility. 2024-12-10 11:08:44 +01:00
Lixfel
c50bb64516 Performance improvements 2024-12-10 01:59:16 +01:00
Lixfel
b1c0e36cee Remove diagonal diagonals, branch only in enemy direction 2024-12-10 00:44:26 +01:00
Lixfel
be653754a7 Better Hull Hider Algorithm
Cardinal visibility with diagonal branching.
2024-12-10 00:01:47 +01:00
06eec10660 Fixes... 2024-12-08 23:18:32 +01:00
0134ef1f61 Maybe, Fix Schematics Readers 2024-12-03 22:43:14 +01:00
f01cb66874 Add CraftbukkitWrapper21 for FightSystem 2024-12-01 17:20:24 +01:00
510aec048b send help ._. 2024-11-27 00:26:06 +01:00
Lixfel
daa17c3e8b Wrap CheckpointUtils for OpenJDK support, remove Border debug messages 2024-11-24 22:12:43 +01:00
97e4ccb076 Fixes 2024-11-23 15:43:05 +01:00
43618fc290 Fix transitive dependencies for STRG+Click in Source code not jumping to Source code 2024-11-12 15:41:48 +01:00
Lixfel
e1769a42f4 DummyAI only Test arenas 2024-08-29 13:58:27 +02:00
Lixfel
7afdfd89b0 Changes to support AIs, Add DummyAI 2024-08-18 18:02:02 +02:00
Lixfel
da3d0a97b5 Gradle Rewrite 2024-08-06 00:26:48 +02:00
85cfe2ff58 Revert commit 2024-08-05 16:46:59 +02:00
aad81ccfe5 Fix spigot api dependencies 2024-08-05 16:38:51 +02:00
8a54bf98ad Add FightSystem.README.md
Add artifacts to steamwarci.yml
2024-08-05 14:21:18 +02:00
89a8c9f11c Add FightSystem module 2024-08-05 11:43:04 +02:00