SteamWar/FightSystem
Archiviert
13
1
Commit graph

758 Commits

Autor SHA1 Nachricht Datum
9abd4c9f84 Merge branch 'master' into RedstoneWincondition 2021-06-06 14:57:54 +02:00
7b2d61eac6 Merge pull request 'Fix ArrowStopper' (#281) from arrow_fix into master
Reviewed-on: #281
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-06-05 13:34:44 +02:00
Chaoscaot
03f815ecfa Fix ArrowStopper.java 2021-06-05 13:33:34 +02:00
394ccc251e Hotfix hotbargui
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-24 15:24:07 +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
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
yoyosource
be241a0c1e Update PercentWincondition and WinconditionRelativeWhitelistPercent 2021-05-15 21:35:48 +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
7ddd8052c8 Fix Dispenser
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-05-08 14:56:29 +02:00
ab24b5bc24 Merge pull request 'Fix Piston retract with Block on Region Floor and Piston above' (#271) from PistonFixArenaFloor into master
Reviewed-on: #271
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-05-08 01:33:31 +02:00
f62ac6a1ce Now it works 2021-05-08 01:31:30 +02:00
17ec28170a Fixed the fix 2021-05-06 20:33:10 +02:00
yoyosource
fd9ed60c0a Fix Piston retract with Block on Region Floor and Piston above 2021-05-06 17:49:20 +02:00
ed5163d297 Merge pull request 'Improved Countdown start and scoreboard' (#268) from qualityOfLife into master
Reviewed-on: #268
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-29 19:59:14 +02:00
666278fbef Merge pull request 'Speedy recoloring' (#269) from fastRecolor into master
Reviewed-on: #269
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-04-27 20:31:53 +02:00
dd61e67517 Speedy recoloring
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-26 21:14:53 +02:00
8cc92c5ac4 Fix enterskip
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-24 20:18:39 +02:00
3bdc61fac8 Fix kitcreator closing
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-24 17:43:13 +02:00
5c95036830 Improved Countdown start and scoreboard
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-24 17:35:17 +02:00
d81259fac9 Merge pull request 'Add Bow Damge and Fire' (#261) from record_extension into master
Reviewed-on: #261
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-04-23 19:52:26 +02:00
f2dca15953 Merge branch 'master' into record_extension 2021-04-23 18:23:07 +02:00
ad2a197708 Hotfix
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-17 19:32:46 +02:00
becff649a4 Merge pull request 'Kampfleiter /win command' (#267) from event_win into master
Reviewed-on: #267
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-17 19:04:34 +02:00
2aceb8d475 Kampfleiter /win command
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-17 18:00:57 +02:00
766aaa3bcb Fix tablist
Signed-off-by: Lixfel <agga-games@gmx.de>
2021-04-14 20:46:02 +02:00
Chaoscaot
0fc55d4268 Merge branch 'master' into record_extension 2021-04-14 20:40:37 +02:00
Chaoscaot
573a8e14e4 Fix Bow Recording.java 2021-04-14 20:40:02 +02:00