SteamWar/FightSystem
Archiviert
13
1
Commit graph

87 Commits

Autor SHA1 Nachricht Datum
0ebc7e5616 Fixing bugs occured with testing
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-23 19:57:21 +01:00
0c21251720 Loading personalKits to player
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-23 17:40:48 +01:00
e053ecf286 Adding fight statistics
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-23 17:33:29 +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
ad87077b15 Merge branch 'remove_pair' of SteamWar/FightSystem into master 2020-01-20 06:48:46 +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
03e5cf62a2 Removing pair from fight system
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 07:38:54 +01:00
8353139d2c Fixing exceptions occuring in test and event arena
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 07:23:02 +01:00
1dd3b79ee9 Allowing only public schematics if one leader has no private
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-18 08:31:13 +01:00
Yaruma3341
23a8f9ba84 code cleanup; semi version independent 2020-01-15 18:44:34 +01:00
Yaruma3341
c463823c05 implemented version independence 2020-01-14 22:16:12 +01:00
Yaruma3341
eabd9ab50b added spec hider 2020-01-13 21:37:36 +01:00
36925fad13 Hotfix choose schematic in testmode
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-12 17:15:01 +01:00
5e85488d80 Adding PreSchemPaste countdown
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 15:56:31 +01:00
049c51f2a9 Finishing setup split (untested)
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 15:45:01 +01:00
72096710b3 WIP Splitting Setup and refactoring
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 12:53:31 +01:00
97c9022d75 Fixing freeze world
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-10 20:30:31 +01:00
d8f9c7a00c Freeze World during pasting
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-07 19:27:35 +01:00
0797c44984 Fixing flushQueue/flushSession discrepance
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-31 16:47:34 +01:00
f9485da0e3 Adding new HeartRatioTimeoutWincondition
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-28 11:20:01 +01:00
00f22fe513 Adding 1.15 support
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-27 12:02:27 +01:00
692cd609bc Adding 1.9 and 1.10 support, also refactoring Multiversion Support to current norm
Signed-off-by: Lixfel <agga-games@gmx.de>
2019-12-27 11:05:12 +01:00
09acb366d3 WIP Wincondition points & Wincondition relative 2019-12-21 20:46:31 +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
a1ae843cb9 Merge branch '1_14-support' of steamwar.de:SteamWar/FightSystem into 1_14-support 2019-12-09 20:47:35 +01:00
BuildTools
ef78fd7280 code cleanup 2019-12-09 20:40:07 +01:00
BuildTools
0fc5730cf5 code cleanup; performance update 2019-12-09 20:37:18 +01:00
2ed8959f5d Merge branch '1_14-support' 2019-12-09 12:01:42 +01:00
09f7711fe2 Schematic Rework 2019-12-09 12:01:33 +01:00
BuildTools
882336d910 added block-replacer as option 2019-12-06 22:51:26 +01:00
95e901115a Full untested 1.14 without 1.14 Techhider 2019-11-23 18:15:45 +01:00
ab9e32a7ca Starting 1.14 support 2019-11-23 16:42:49 +01:00
2a6f28b935 implemented schematic locking 2019-11-21 16:09:58 +01:00
595e7a0ea4 Refactoring for Multiversion-API 2019-11-16 08:37:33 +01:00
065dc58f98 FAWE free 1.8, Kit fixes 2019-11-15 08:22:16 +01:00
cc42c86549 Adding 1.8 Version Support 2019-11-10 22:34:22 +01:00