SteamWar/FightSystem
Archiviert
13
1
Commit graph

28 Commits

Autor SHA1 Nachricht Datum
680994aed9 Fix small fightstate bug
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-11-10 09:59:19 +01:00
e4cd7755b2 Schematic now nullable
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-09-04 17:59:15 +02:00
3948115254 Preparing open source release
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-08-26 18:24:44 +02:00
ce67d0e4f1 Improve PersonalKitCreator
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-08-18 17:31:05 +02:00
f441f76f62 Fix 1.16 item selection
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-07-25 11:13:20 +02:00
10c461f317 Merge pull request 'Add GamemodeCommand' (#162) from Gamemode into master
Reviewed-by: Jan9103 <jan9103@steamwar.de>
2020-06-03 08:45:36 +02:00
jojo
4e8152d282 Add GamemodeCommand 2020-05-31 18:56:50 +02:00
4d192ab35d Implementing Rank-System
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-22 10:09:34 +02:00
9f3e658636 First rank prototype
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-05-16 16:39:16 +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
03e5cf62a2 Removing pair from fight system
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-19 07:38:54 +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
33b9f03926 Hotfix is setup phase check
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-12 17:05:41 +01:00
049c51f2a9 Finishing setup split (untested)
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 15:45:01 +01:00
af5b7d5240 Adding a kit preview during kit selection
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 15:45:00 +01:00
72096710b3 WIP Splitting Setup and refactoring
Signed-off-by: Lixfel <agga-games@gmx.de>
2020-01-11 12:53:31 +01:00
2ed8959f5d Merge branch '1_14-support' 2019-12-09 12:01:42 +01:00
feb7939ee7 code cleanup 2019-11-23 22:08:04 +01:00
284542e23d hotfix 2019-11-23 20:55:28 +01:00
c6459884a0 code cleanup; bugfix 2019-11-23 20:50:21 +01:00
ab9e32a7ca Starting 1.14 support 2019-11-23 16:42:49 +01:00
c6efe8a5f4 code cleanup 2019-11-21 19:40:59 +01:00
cc18882a52 hotfix 2019-11-21 16:23:02 +01:00
f0797c041d added new comment to lock schematic 2019-11-21 16:20:57 +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
cc42c86549 Adding 1.8 Version Support 2019-11-10 22:34:22 +01:00