12
1
Commit graph

47 Commits

Autor SHA1 Nachricht Datum
0d33e8c508 Merge branch 'multi-stage-entern'
# Conflicts:
#	FightSystem_Main/src/de/steamwar/fightsystem/utils/WaterRemover.java
2020-07-11 07:22:36 +02:00
c1261a4fa2 First ranked (ranked saving still missing)
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-07-07 17:56:35 +02:00
08c19e6a85 Staggered kick to prevent a lobby crash
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-06-22 08:58:37 +02:00
aed86fc97b Some refactoring
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-06-03 10:19:57 +02:00
c27f8bbd82 Merge pull request 'Rank-System für die neuen WS und WG' (#155) from ranks into master
Reviewed-by: Jan9103 <jan9103@steamwar.de>
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-05-31 17:15:34 +02:00
jojo
99fdf1abdb Add Pitch/Yaw Vector Fix 2020-05-23 13:07:28 +02:00
jojo
c1d62e5e37 Add Pitch/Yaw Vector Fix 2020-05-23 12:50:55 +02:00
jojo
c54ddbb60a Add Pitch/Yaw Vector Fix 2020-05-23 12:46:36 +02:00
jojo
d1820d9e5b Add Pitch/Yaw Vector Fix 2020-05-23 12:42:11 +02:00
jojo
a20503b543 Add Pitch/Yaw Math.toDegrees() 2020-05-23 12:27:08 +02:00
jojo
be0f3728b5 Add Pitch/Yaw calculation with Vector 2020-05-22 23:44:58 +02:00
jojo
b800bdad29 Add Pitch/Yaw calculation with Vector 2020-05-22 23:16:26 +02:00
jojo
582aeea840 Fix yaw 2020-05-22 17:59:57 +02:00
jojo
54c4bb4e63 Add FacingEnemy Blue Red switch 2020-05-22 17:52:32 +02:00
jojo
7e4825472f Remove FacingEnemy Math.PI
Add FacingEnemy 180
2020-05-22 17:46:03 +02:00
jojo
28823ce382 Remove FacingEnemy Math.toDegrees() 2020-05-22 17:41:56 +02:00
jojo
3ed914731f Add FacingEnemy Math.toDegrees() 2020-05-22 17:40:15 +02:00
jojo
ee8e8113cb Add FacingEnemy Rotation 2020-05-22 17:16:19 +02:00
4d192ab35d Implementing Rank-System
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-22 10:09:34 +02:00
aed114cda2 Merge pull request 'Simplified 1.12-Techhider' (#150) from simplified-techhider12-nonViaCompatible into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-05-22 07:54:24 +02:00
4fd9a6a2f8 Choosable spawn offset
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-21 09:28:50 +02:00
aeda617a55 Make it possible to walk on the floor in prefight stage
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-21 08:42:39 +02:00
c7a48f36f2 Simplified 1.12-Techhider
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-19 09:42:49 +02:00
bf3baed537 Implementing check capability into TestArenas
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-04-30 16:09:24 +02:00
0f9480f69e Replace blocks without blockupdates
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-04-21 10:08:02 +02:00
61ff397458 Merge branch 'master' into personalKit
# Conflicts:
#	FightSystem_Main/src/de/steamwar/fightsystem/FightSystem.java
#	FightSystem_Main/src/de/steamwar/fightsystem/commands/GUI.java
#	FightSystem_Main/src/de/steamwar/fightsystem/fight/FightTeam.java
2020-01-27 06:31:41 +01:00
c5c6e8c32b Implement personal kits (untested)
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-23 08:31:32 +01:00
5a9e281c95 Merge branch 'IgnorePublicOnly' of SteamWar/FightSystem into master 2020-01-20 17:47:42 +01:00
3c4d5123da Ignore Public Only rule (for historic gamemodes)
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 17:32:29 +01:00
00967a2d3e WIP Adding personal kits
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 17:25:11 +01:00
03e5cf62a2 Removing pair from fight system
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 07:38:54 +01:00
5e85488d80 Adding PreSchemPaste countdown
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 15:56:31 +01:00
45abf6a5c0 Reworking Techhider HiddenBlock configuration for usage in 1.14 and 1.15
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-06 20:37:41 +01:00
d45f0892a7 TechHider 1.14+ actualisation
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-31 17:04:00 +01:00
d555589615 Adding pumpkin tech ko
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-28 11:22:18 +01:00
f9485da0e3 Adding new HeartRatioTimeoutWincondition
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-28 11:20:01 +01:00
6582b9a5c4 Adding SWSound for better Sound handling
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-27 10:09:03 +01:00
ad2e8d9e92 Merge branch 'newWinconditions' of SteamWar/FightSystem into master 2019-12-22 18:18:49 +01:00
09acb366d3 WIP Wincondition points & Wincondition relative 2019-12-21 20:46:31 +01:00
BuildTools
988a424868 #68 Spawn Bug fixed; 2019-12-13 15:51:52 +01:00
dfa0e846e9 Merge branch '1_14-support'
# Conflicts:
#	FightSystem_Main/src/de/steamwar/fightsystem/fight/Fight.java
2019-12-09 20:52:18 +01:00
86c57225f7 Hotfixing schematic pasting 2019-12-09 14:32:03 +01:00
BuildTools
882336d910 added block-replacer as option 2019-12-06 22:51:26 +01:00
691f3d8cfa Full 1.14 untested support (with techhider) 2019-11-25 17:53:23 +01:00
95e901115a Full untested 1.14 without 1.14 Techhider 2019-11-23 18:15:45 +01:00
27c77b857f Config support 2019-11-18 18:52:12 +01:00
595e7a0ea4 Refactoring for Multiversion-API 2019-11-16 08:37:33 +01:00