12
0
Commit graph

188 Commits

Autor SHA1 Nachricht Datum
yoyosource
2d6e89549e Fix Indentation 2021-10-27 20:22:10 +02:00
yoyosource
8457e4f7f2 Fix MissileWars StateDependant code 2021-10-27 18:18:53 +02:00
yoyosource
8050f8d455 Fix EndCountdown 2021-10-27 18:17:44 +02:00
yoyosource
f014c83e99 Implement reset after win!
Add FightWorld
2021-10-27 18:14:43 +02:00
3278baf4b3 Fixing fightinfopacket 2021-10-08 07:30:38 +02:00
a39f325e6d Merge pull request 'Add FightInfoPacketSender' (#35) from FightInfoPacket into master
Reviewed-on: #35
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-10-08 07:10:22 +02:00
244491d8bf „src/de/steamwar/misslewars/FightScoreboard.java“ ändern 2021-10-07 10:26:00 +02:00
yoyosource
2d927792e4 Add FightInfoPacketSender 2021-10-04 10:42:26 +02:00
yoyosource
b0bef0f778 Fix ItemCountdown for uneven Teams 2021-08-16 16:08:07 +02:00
yoyosource
42d2be974a Fix ConnectionListener for player leave 2021-06-22 08:09:09 +02:00
yoyosource
e47b9688a8 Fix ConnectionListener for player leave 2021-06-22 08:05:43 +02:00
yoyosource
4468cf254a Hotfix ChatListener for TeamChat 2021-05-09 11:40:39 +02:00
yoyosource
9b3abd29c8 Hotfix ConnectionListener for player join after round finish 2021-05-09 11:29:58 +02:00
yoyosource
3596bfc263 Hotfix MWTeam NoSuchElementException 2021-04-04 19:00:46 +02:00
d867432a33 Merge pull request 'Add distribute items on team leave' (#34) from Fix_Player_Team_Leave into master
Reviewed-on: #34
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-04-04 17:17:47 +02:00
zOnlyKroks
e5fcb7e3fc Add distribute items on team leave 2021-04-04 16:56:47 +02:00
zOnlyKroks
1b9bea8a16 Add distribute items on team leave 2021-04-04 16:42:57 +02:00
zOnlyKroks
e2eba79378 Add distribute items on team leave 2021-04-04 16:40:35 +02:00
zOnlyKroks
43a64c77b6 Add distribute items on team leave 2021-04-04 14:05:25 +02:00
140b8f65ad Merge pull request 'Fix ChatListener' (#33) from FixTeamMessage into master
Reviewed-on: #33
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-03-13 12:15:56 +01:00
yoyosource
05589e2d6e Fix ChatListener 2021-03-12 17:21:52 +01:00
jojo
e1a9af51b8 Hotfix Tablist colors 2021-01-30 15:43:14 +01:00
jojo
83b1f9c6fc Hotfix FightScoreboard 2021-01-30 15:03:44 +01:00
e770551a91 Hotfix 2021-01-30 14:59:49 +01:00
6dd085c425 Merge pull request 'Add PlayTime to FightScoreboard' (#31) from PlayTime into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-30 14:54:57 +01:00
jojo
2a8859ed56 Add PlayTime to FightScoreboard 2021-01-30 13:49:01 +01:00
jojo
d82a95c086 Fix TeamColor from team blue 2021-01-28 19:45:48 +01:00
5e16aaffcd Merge pull request 'Add Tablist support' (#30) from Tablist into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-28 19:40:36 +01:00
jojo
3a4733eee8 Optimize Imports 2021-01-27 18:41:53 +01:00
jojo
bcec9aab9b Add Tablist support 2021-01-27 17:50:02 +01:00
b4de509e10 Merge pull request 'Add TeamChat with '+'' (#29) from TeamChat into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-01-26 11:52:49 +01:00
jojo
b937903ee1 Add TeamChat with '+' 2021-01-26 11:14:46 +01:00
96632cbb0c Merge pull request 'Add BlockBreakFix' (#27) from BlockBreak into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-01-13 19:38:12 +01:00
jojo
0691e44148 Add BlockBreakFix 2021-01-13 13:36:28 +01:00
61b7d5fea2 Merge pull request 'Make RespawnSystem more consistent' (#25) from RespawnCreator into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-12-22 18:32:58 +01:00
b3b5e3cce3 Merge pull request 'Fix CommandInvite TabCompleter' (#26) from TabCompleter into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-12-22 16:41:49 +01:00
jojo
14b68fa45a Fix CommandInvite TabCompleter 2020-12-22 14:55:23 +01:00
jojo
1c1b81aada Make RespawnSystem more constistent 2020-12-22 14:16:25 +01:00
jojo
a6293e163d Hotfix Tabcomplete and colors 2020-12-20 17:30:05 +01:00
c6f4ab4777 Merge pull request 'Add Messages' (#24) from InviteMessages into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-12-20 14:21:08 +01:00
jojo
78dd982e4b Add send message to whole team 2020-12-20 14:19:42 +01:00
jojo
bf417916b3 Add Invite message
Add Decline message
Add Accept message
2020-12-20 14:10:23 +01:00
jojo
1799b1b91a Hotfix /challenge Bug 2020-12-20 13:58:56 +01:00
jojo
ca58d5c521 Hotfix /challenge Bug 2020-12-20 13:56:33 +01:00
d754275a1c Merge pull request 'Update2.0' (#22) from Update2.0 into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-12-20 13:52:31 +01:00
jojo
064c4466ac Make final 2020-12-20 13:51:27 +01:00
jojo
f021d54300 Improve System 2020-12-20 12:08:38 +01:00
jojo
401fc90c4d Improve System 2020-12-19 20:57:20 +01:00
jojo
b591f8608e Fix JoinListener 2020-12-19 15:29:28 +01:00
jojo
5120249d57 Fix JoinListener 2020-12-19 14:30:34 +01:00