|
f104ccc49a
|
WIP: Rated Plan based AI
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2024-01-04 23:52:09 +01:00 |
|
|
97a9acdf53
|
Merge branch 'master' into lixfel-ai-v1
SteamWarCI Build successful
# Conflicts:
# FightSystem_Core/src/de/steamwar/fightsystem/FightSystem.java
|
2024-01-04 20:21:02 +01:00 |
|
|
7fab960315
|
Fix unchecked schematics at events
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2024-01-01 16:45:32 +01:00 |
|
|
c18de054a8
|
Merge branch 'master' into hullhiderv2
SteamWarCI Build successful
|
2023-12-30 12:26:43 +01:00 |
|
|
6f4e0f0293
|
Replay REntity HullHider
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-30 12:26:11 +01:00 |
|
|
65028799b0
|
Correct HullHider behaviour for boarding
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-19 22:18:16 +01:00 |
|
|
9b78103592
|
Replay HullHider, Fix HullHider for players already online
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-19 16:40:12 +01:00 |
|
|
ce3384c7e9
|
Bugfixes, remove debug info
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-17 18:23:54 +01:00 |
|
|
8de15e0af5
|
Fix rotation of teamname display in gamemodes without schematic rotation
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-17 16:29:04 +01:00 |
|
|
5fab7e5404
|
Untested entity 1.18+ hullhiding
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-17 16:18:20 +01:00 |
|
|
4d5f4e9be6
|
Fast recursive 45° approx hullhider implementation
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-16 21:59:56 +01:00 |
|
|
29927985b1
|
Initial directional quadrant 45° hullhider implementation
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-16 18:21:33 +01:00 |
|
|
a17bd4c401
|
Fix imports
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-16 14:08:14 +01:00 |
|
|
b09de0a70f
|
Commit leftover changes
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-16 14:05:14 +01:00 |
|
|
5851d5019b
|
Fix percent display
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-12 17:24:07 +01:00 |
|
|
0fb7a7b8ce
|
Change percent damage display to damage health
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-12 12:48:56 +01:00 |
|
|
0a45b161a2
|
Simplify percent system by adding entern percent and whitelist config toggles
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-12 00:10:05 +01:00 |
|
yoyosource
|
4f65023491
|
Hotfix FightSchematic public choosing with no publics abailable in schematictype
SteamWarCI Build successful
|
2023-12-05 15:36:40 +01:00 |
|
|
ad7a42a685
|
Merge pull request 'MultiSchemTypes' (#403) from MultiSchemTypes into master
SteamWarCI Build successful
Reviewed-on: #403
Reviewed-by: Lixfel <lixfel@steamwar.de>
|
2023-12-05 15:21:22 +01:00 |
|
|
6396264194
|
Fix schem deleted bug
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-03 20:55:36 +01:00 |
|
|
d140db2401
|
Fix entern after reset
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-12-03 20:26:04 +01:00 |
|
yoyosource
|
2e8ad5301e
|
Add pasting of non prepared schem on red side
SteamWarCI Build successful
|
2023-12-02 20:03:48 +01:00 |
|
yoyosource
|
c08cec7cf2
|
Add pasting of non prepared schem on red side
SteamWarCI Build successful
|
2023-12-02 16:02:30 +01:00 |
|
yoyosource
|
3ee7411591
|
Revert lowercase
SteamWarCI Build successful
Fix SchematicType not used for checking available schematics
Fix leader not present to enable public only schem selection
|
2023-12-01 18:15:28 +01:00 |
|
yoyosource
|
c0665b1868
|
Fix non lower case SchematicType fromDB lookup
SteamWarCI Build successful
Fix RankedEvent not being considered für ignore publics only
Fix using index 0 instead of i for creating of gui
Fix config.yml missing comment
|
2023-12-01 18:03:09 +01:00 |
|
yoyosource
|
8d77f4dcf4
|
Fix Fight.publicOnly method
SteamWarCI Build successful
|
2023-12-01 16:19:55 +01:00 |
|
yoyosource
|
b3ad960973
|
Add MultiSchemType selection for GUI.preSchemDialog
SteamWarCI Build successful
|
2023-12-01 16:14:37 +01:00 |
|
|
ad5a2d4a08
|
Document manualcheck option
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-11-29 16:40:10 +01:00 |
|
|
ef8cdef05c
|
Distribute first TNT after 300s
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-11-29 15:47:48 +01:00 |
|
|
86de472fe0
|
Revert "Make Armor Mandatory in yaml kits."
SteamWarCI Build successful
This reverts commit a8112eccc8 .
|
2023-11-29 15:35:33 +01:00 |
|
|
a8112eccc8
|
Make Armor Mandatory in yaml kits.
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-11-29 15:34:07 +01:00 |
|
|
70c86f40c6
|
Fix override
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-29 17:35:42 +01:00 |
|
|
61eb28f78e
|
Fix double item drops
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-27 23:38:31 +02:00 |
|
|
7ad5a1dc22
|
Fix TNT Distribution
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-12 18:57:03 +02:00 |
|
|
c87bac641e
|
TPS Warp
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-11 10:56:05 +02:00 |
|
|
0c762e5624
|
TNT Distribution
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-08 18:21:19 +02:00 |
|
|
4b82ea9426
|
Persistent Damage Event
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-10-08 18:08:13 +02:00 |
|
|
2cb9c12e46
|
Fix item and item location
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-16 11:09:41 +02:00 |
|
|
230169e163
|
Unchecked schematics
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-15 20:50:39 +02:00 |
|
|
cbd5fe407f
|
Fix Lockschem in Replays
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-09 18:45:41 +02:00 |
|
|
a309541e7e
|
Not working Waterlogged detection
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-09 18:43:52 +02:00 |
|
|
3b6cde085d
|
Don't load destroyed cannons
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-04 19:58:54 +02:00 |
|
|
21ee580c0f
|
New StateMachine, improved Height Classification
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-04 16:21:25 +02:00 |
|
|
b3c5186699
|
DummyAI, fix ActionSystem, fix AI.move
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-03 18:25:20 +02:00 |
|
|
39ccb113a8
|
Improved Pathplanning, WIP StateMachine
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-03 13:39:38 +02:00 |
|
Chaoscaot
|
71ddeb4ac8
|
Upgrades, Leude, Upgrades!
SteamWarCI Build successful
|
2023-09-03 00:44:33 +02:00 |
|
Chaoscaot
|
c507e7ec97
|
Merge remote-tracking branch 'origin/lixfel-ai-v1' into chaos-ai
|
2023-09-02 23:19:43 +02:00 |
|
|
efb2537097
|
Improved Pathplanning (less suffocating)
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-02 23:19:07 +02:00 |
|
Chaoscaot
|
8e963bffef
|
Merge remote-tracking branch 'origin/lixfel-ai-v1' into chaos-ai
|
2023-09-02 22:18:36 +02:00 |
|
|
5a0614974e
|
Fix planToAnywhere
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
|
2023-09-02 22:18:13 +02:00 |
|