1
0
Fork 0
Commit graph

116 commits

Author SHA1 Message Date
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
d5e92e4fc6
Add sounds and fix Shotgun bug 2020-06-09 17:31:48 +02:00
a5ad5709c1
Change item spawn behaviour 2020-06-09 00:46:06 +02:00
c3abf3a687
Random weather and time every game 2020-06-09 00:30:23 +02:00
78f023f1fa
Include the name of the killer in the message shown to the player 2020-06-09 00:00:49 +02:00
57efa4623e
Gain credits by killing members of other groups 2020-06-08 23:54:36 +02:00
021ed57486
Add Second Chance item 2020-06-08 23:17:45 +02:00
33a6a2dafd
Activate Radar when bought 2020-06-08 20:57:58 +02:00
73a86e9bc0
Fix Defibrillator 2020-06-08 20:43:45 +02:00
3aa2bdc082
Use events instead of reset functions for states 2020-06-08 20:37:41 +02:00
44b376f5e4
Refactor item listeners 2020-06-08 18:59:31 +02:00
7f83aa9e0f
Add playerlist header and footer 2020-06-08 16:59:22 +02:00
45d6ecdcf7
Set GameRules 2020-06-08 16:49:24 +02:00
ccd269e4da
Fix Knife and add Defibrillator 2020-06-08 16:34:53 +02:00
adc51120c8
Add Fake Corpse 2020-06-08 00:32:13 +02:00
6600d53b52
Add Martyrdom Grenade item 2020-06-07 23:23:53 +02:00
a3f2e8e0a1
Add Teleporter item 2020-06-07 21:57:16 +02:00
2a9d9ba035
Remove discord bot features because of strange classloader related bugs 2020-06-07 20:59:53 +02:00
b010212976
Add fireball item 2020-06-07 20:49:50 +02:00
7ea9ebaa73
Add missing ProtocolLib.jar 2020-06-07 20:06:56 +02:00
6d364fa3eb
Add sidekick deagle and sidekick functionality 2020-06-07 20:03:17 +02:00
9d05ff74ab
Disable hunger while the game is inactive 2020-06-07 17:31:47 +02:00
10fb55ce39
Fix broken spectator mode 2020-06-07 17:30:25 +02:00
d21dccaa17
Fix dead players being able to identify corpses 2020-06-07 17:24:12 +02:00
b20a93a574
Fix cloaking device being deactivated once something is bought 2020-06-07 17:19:35 +02:00
6412292044
Destroy knife after use 2020-06-07 17:09:54 +02:00
2dc5616434
Fix stamina 2020-06-07 16:35:59 +02:00
8c7f205ec1
Add boss bar for radar 2020-06-07 16:34:38 +02:00
8d06e11c32
Implement stamina 2020-06-07 15:50:59 +02:00
27d4da2392
Improve radar item meta 2020-06-07 15:20:39 +02:00
560f5ae09e
Make it possible to pickup credits from corpses 2020-06-07 15:05:15 +02:00
8471b3e24e
Fix a ConcurrentModificationException and the radar item 2020-06-07 13:46:41 +02:00
2927b75e8d
Refactor some Role-related things 2020-06-06 23:36:20 +02:00
Moritz Ruth
aeaa3fcc7e
Persist gun state after dropping and picking it up again 2020-06-06 22:51:54 +02:00
Moritz Ruth
e81ab24663
Use Guava's ClassToInstanceMap for StateContainer 2020-06-06 21:34:10 +02:00
Moritz Ruth
b11e7b229d
Move some not game-related events to a dedicated listener 2020-06-06 14:23:03 +02:00
Moritz Ruth
7929a05c51
Don't show dead players as spectator in the tablist 2020-06-06 14:02:58 +02:00
Moritz Ruth
f08ad833ec
Block reloading while the game is running 2020-06-05 21:50:50 +02:00
Moritz Ruth
7634df9229
Nerf the golden deagle and call TTTItem.onSelect after buying 2020-06-05 21:37:14 +02:00