1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
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
Moritz Ruth
eec5e54ed6
Cancel reloading when the gun is deselected 2020-06-05 21:16:53 +02:00
Moritz Ruth
7eb240a6bb
Gain credits through kills 2020-06-05 20:55:01 +02:00
Moritz Ruth
f183cf467f
Add role groups and gaining credits over time 2020-06-05 19:37:46 +02:00
Moritz Ruth
1939df7da0
Respawn spectators joined during the game 2020-06-05 18:26:57 +02:00
Moritz Ruth
5e67582fc7
Remove recoil 2020-06-05 17:59:37 +02:00
Moritz Ruth
2e5efdf719
Add detective ability 2020-06-05 17:51:20 +02:00
Moritz Ruth
5e274cb9f4
Use another material for the golden deagle 2020-06-04 21:59:36 +02:00
Moritz Ruth
7d55e9a8a5
Reduce damage dealt without an item 2020-06-04 21:52:27 +02:00
Moritz Ruth
77d65dec69
Only activate the cloaking device with a left click 2020-06-04 21:03:29 +02:00
Moritz Ruth
b8f31b4204
Fix discord bot exception and ignore radar packet exceptions 2020-06-04 21:00:39 +02:00
Moritz Ruth
166dd60493
Add radar and healing potion and some fixes 2020-06-04 20:13:42 +02:00
Moritz Ruth
5b7532d636
Refactor TTTItem and start working on radar 2020-06-02 18:25:40 +02:00
Moritz Ruth
1c417a402b
Add cloaking device and rifle 2020-06-01 19:17:55 +02:00
Moritz Ruth
9cf9ec8723
Add baseball bat weapon 2020-05-31 21:35:57 +02:00
Moritz Ruth
4caf217735
Add missing gradle files and .gitignore 2020-05-31 19:17:48 +02:00
Moritz Ruth
5ced725265
First commit 2020-05-31 19:07:57 +02:00