1
0
Fork 0
Commit graph

104 commits

Author SHA1 Message Date
1b2fc74c65
Add map voting 2020-06-20 17:28:09 +02:00
98ff252eba
Start working on multi world support 2020-06-20 00:04:40 +02:00
d36250d6ea
Add team chat 2020-06-19 19:21:17 +02:00
876fc531b9
Add Boom Body and do not call onLeftClick and onRightClick if a corpse was clicked 2020-06-19 19:01:08 +02:00
01fc562c5a
Only set the initial credits if the players role can own credits 2020-06-19 17:57:41 +02:00
f6aa4e97d8
Let the Innocents always win when the round ends because of time 2020-06-19 17:53:04 +02:00
2d67cdb3dd
Change item spawn probabilities 2020-06-19 17:44:26 +02:00
66d091c7fb
Fix the case when a player dies while another player has a Second Chance 2020-06-19 17:37:24 +02:00
cf22ce12c0
Fix Cloaking Device 2020-06-19 16:44:24 +02:00
291e870884
Fix Defibrillator and Fake Corpse 2020-06-19 16:23:31 +02:00
4f7058d892
Fix Second Chance 2020-06-19 16:02:40 +02:00
87d0e6c43c
Change the way items (and classes) work 2020-06-19 14:59:53 +02:00
d4b337e661
Add ProtocolLib to plugin dependencies 2020-06-15 21:34:53 +02:00
c4e6de8c52
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/kotlin/de/moritzruth/spigot_ttt/game/GameManager.kt
#	src/main/kotlin/de/moritzruth/spigot_ttt/game/items/ItemManager.kt
#	src/main/kotlin/de/moritzruth/spigot_ttt/game/items/shop/ShopListener.kt
#	src/main/kotlin/de/moritzruth/spigot_ttt/game/players/TTTPlayer.kt
2020-06-15 18:24:39 +02:00
9b0544fc09
Block /msg and add info command 2020-06-15 18:22:46 +02:00
e4d8aaa2bc
Spectator mode may be fixed now 2020-06-15 00:31:38 +02:00
f01bc4233d
Fix Sidekick not becoming the Jackal and Ninja double jump after revive 2020-06-14 23:39:57 +02:00
82b7661c20
Disable hunger 2020-06-14 23:09:02 +02:00
a9dd75e047
Full heal after preparing phase 2020-06-14 23:08:34 +02:00
f66b460529
Fix inventory clear after death 2020-06-14 23:06:52 +02:00
fe36541c05
Fix role assignment 2020-06-14 22:44:11 +02:00
d90e1cd504
Add Ninja class and remove stamina (it's annoying) 2020-06-14 14:53:03 +02:00
202e359e81
Fix damage reduction for Warrior 2020-06-14 14:11:22 +02:00
e6f1eec9e3
Destroy glass when it gets hit 2020-06-14 13:50:44 +02:00
8c9dc40350
Add classes 2020-06-14 13:42:39 +02:00
258673c241
Include the killers role in the killed message 2020-06-14 00:46:35 +02:00
b60b9eddb1
Change the way the Cloaking Device works 2020-06-14 00:42:11 +02:00
4246e957c1
Round up the traitor count 2020-06-14 00:37:33 +02:00
7d269ac777
Do not set the noDamageTicks to zero for every damage cause 2020-06-14 00:26:41 +02:00
71ff5f9286
Fix Second Chance 2020-06-14 00:20:56 +02:00
d0d0cfc124
Decrease the volume of the Defibrillator sound 2020-06-14 00:11:55 +02:00
7cfb06d589
No longer use CorpseReborn and ActionBarAPI and get ProtocolLib via Maven 2020-06-14 00:11:11 +02:00
3e53d88598
No longer use CorpseReborn and ActionBarAPI and get ProtocolLib via Maven 2020-06-14 00:09:39 +02:00
f414e18581
Move TTTItemListener to the items package 2020-06-13 22:06:01 +02:00
85da0cc03d
Fix role assignment 2020-06-13 18:07:04 +02:00
983e4b32a5
Make glass destroyable by guns 2020-06-13 14:39:36 +02:00
ce133148f7
Restructure config.yml and add central Settings.kt 2020-06-12 19:29:39 +02:00
18be6263db
Change source compatibility and remove unnecessary dependencies 2020-06-11 22:04:28 +02:00
0767b8884a
Also start the cooldown of the Cloaking Device when it is deselected 2020-06-11 13:01:06 +02:00
9684339fc6
Change the weather and the time only if the game really starts 2020-06-11 12:53:04 +02:00
e05139a87a
Add checksum of the resourcepack 2020-06-11 12:49:18 +02:00
b54a8fc06c
Add download of the resourcepack 2020-06-11 12:09:07 +02:00
9212135c70
Add resourcepack 2020-06-11 11:24:31 +02:00
54a2f8a82e
Add revive command 2020-06-10 00:27:59 +02:00
d9bc5f137e
Let a random Sidekick become the Jackal after the latter died 2020-06-09 22:29:31 +02:00
b853fef498
Move PlayerManager.getTTTPlayer to TTTPlayer.of 2020-06-09 21:44:51 +02:00
80acfbad32
Change package structure and fix bug of Second Chance 2020-06-09 21:37:47 +02:00
e6b22c9e62
Add Defibrillator sounds 2020-06-09 19:47:34 +02:00
cc787cd5f5
Add cooldown to Cloaking Device 2020-06-09 19:01:44 +02:00
e658f3a3b7
Add more sounds 2020-06-09 18:17:10 +02:00