SteamWar/FightSystem
Archiviert
13
1
Commit graph

830 Commits

Autor SHA1 Nachricht Datum
58e8bf9fac Improved error handling
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-31 15:10:32 +02:00
6e784810a1 First full replay implementation
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-31 14:53:25 +02:00
573c518e33 First errorless full spectate solution
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 20:15:03 +02:00
aa3229a897 Merge branch 'master' into spectate2.0
# Conflicts:
#	FightSystem_Main/src/de/steamwar/fightsystem/listener/FightScoreboard.java
2021-05-24 17:41:07 +02:00
48426c9a86 WIP
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 17:40:24 +02:00
394ccc251e Hotfix hotbargui
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 15:24:07 +02:00
26ccf98d44 WIP
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 15:23:35 +02:00
ead9568d6a Merge pull request 'Make it harder to accidentialy move/equip items in the HotbarGUI' (#279) from lessHotbarBugs into master
Reviewed-on: #279
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-05-24 09:59:26 +02:00
9511237b3a Merge pull request 'Fix spectators below (M)WGs' (#278) from fixBelowWGs into master
Reviewed-on: #278
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-05-24 09:57:47 +02:00
7541668739 Merge pull request 'Fix ranked player does not join arena' (#277) from fixRanked into master
Reviewed-on: #277
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-05-24 09:57:10 +02:00
a017df7caa Merge pull request 'Fix prepare recoloring' (#276) from fixPrepare into master
Reviewed-on: #276
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-05-24 09:56:41 +02:00
3b2857d60d Set to preschemstate
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 09:47:32 +02:00
e408aac608 Make it harder to accidentialy move/equip items in the HotbarGUI
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 09:31:58 +02:00
14986aedd8 Dont db-log players moving into team area anymore
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 09:06:00 +02:00
fa8f6c4265 Remove debug output
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:57:34 +02:00
9cef84f7b3 Fix spectators below (M)WGs
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:54:25 +02:00
27d853af19 Fix ranked player does not join arena
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:51:08 +02:00
5945f3c148 Fix prepare recoloring
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:36:25 +02:00
bffa12619c Fix points
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:30:02 +02:00
504f23f1d9 Fix the Bugfest! And the wrong behaviour.
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 08:24:33 +02:00
yoyosource
21c6baf40f Update PercentWincondition
Update WinconditionPoints
2021-05-23 19:23:55 +02:00
yoyosource
886fbbe535 Update HellsBells 2021-05-23 17:07:43 +02:00
yoyosource
21ff7fddaf Update PercentWincondition and other 2021-05-23 16:59:56 +02:00
yoyosource
0b78786bc2 Update PercentWincondition and other 2021-05-22 15:39:51 +02:00
yoyosource
fcf75a12ba Update Config 2021-05-22 15:33:17 +02:00
e181c42b12 no State.NONE 2021-05-19 10:19:31 +02:00
yoyosource
9d21214204 Fix HellsBells direction code 2021-05-18 20:03:44 +02:00
25190098d6 code cleanup 2021-05-18 19:58:31 +02:00
yoyosource
be241a0c1e Update PercentWincondition and WinconditionRelativeWhitelistPercent 2021-05-15 21:35:48 +02:00
2c981f29ce code cleanup 2021-05-14 00:30:49 +02:00
cabb09a674 State switches are now dependent on amount od bombs dropped, rather than time 2021-05-14 00:18:59 +02:00
yoyosource
0ac33d0dd4 Fix HellsBells 2021-05-14 00:01:51 +02:00
yoyosource
bdbb4c510b Remove code duplication 2021-05-13 23:47:10 +02:00
5ca3217579 Merge remote-tracking branch 'origin/Hells_bells' into Hells_bells 2021-05-13 23:46:15 +02:00
7b0c106128 rework for start-message 2021-05-13 23:46:00 +02:00
yoyosource
cfbe4eaf09 Merge branch 'master' into Hells_bells 2021-05-13 23:41:20 +02:00
yoyosource
a7693ee2f3 Remove code duplication 2021-05-13 23:37:01 +02:00
bd224350a3 fixed poms 2021-05-13 23:28:01 +02:00
bb6dbff20b fixed poms 2021-05-13 23:18:44 +02:00
309ba84865 more random 2021-05-13 23:11:55 +02:00
1ede1c1101 First implementation of HellsBells 2021-05-13 19:19:03 +02:00
yoyosource
a2bbc7818c Update FightSystem 2021-05-13 13:22:57 +02:00
yoyosource
2e7228835b Update WinconditionRelativeRedstonePercent 2021-05-13 13:22:11 +02:00
yoyosource
a3c073e04d Update WinconditionRelativeRedstonePercent 2021-05-13 13:20:07 +02:00
yoyosource
cd3ec80f43 Update Config
Update PercentWincondition
2021-05-13 13:14:42 +02:00
yoyosource
c37abd7d54 Update Config
Update PercentWincondition
2021-05-13 12:52:26 +02:00
yoyosource
784bd88e43 Add WinconditionRelativeRedstonePercent 2021-05-09 15:36:43 +02:00
yoyosource
08ef10a3d8 Add WinconditionRelativeRedstonePercent 2021-05-09 14:39:55 +02:00
yoyosource
43f4d3bb66 Add WinconditionRelativeRedstonePercent 2021-05-09 12:41:05 +02:00
5ed30e9123 Merge pull request 'Fix Dispenser' (#273) from dispenser into master
Reviewed-on: #273
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-05-08 14:57:56 +02:00