Sam
739fcdc649
Fixes the problem where players could not fire a bow in OITQ
...
Users with high latency were not able to fire bows.
2016-06-10 16:29:27 +01:00
Sam
8066eb939a
PC-500
...
Fixes an issue where players were able to open beacon inventories can
give themselves the buffs from it.
2016-06-06 18:14:06 +01:00
Sam
4b576dbf3c
PC-164
...
Fixes an issue where players would be able to duplicate items in Bridges
2016-06-05 23:03:04 +01:00
Sam
64ff9f193a
PC-403
...
Fixes an issue where if a player was in the respawning state in MCL and
their tower was destroyed they would not receive their gold armor
2016-06-05 15:34:20 +01:00
Sam
05e85523b1
PC-405
...
Fixes an issue where players would be able to fill buckets of water in
Bridges and get to the centre before the Bridges has fallen.
2016-06-04 17:42:30 +01:00
Sam
78c5b8a0a3
PC-402
...
Fixes a typo with the BeastMaster kit.
2016-06-04 17:00:09 +01:00
Sam
981943b38b
PC-413
...
Fixes an issue where /vanish could be abused during GameState.Prepare
2016-06-04 00:14:12 +01:00
Sam
f99d4bc14d
PC-164
...
Fixes an issue where players would be able to duplicate kit items by
giving them to another player then using their "Early game revive"
2016-06-03 23:29:46 +01:00
Sam
1ff06adf18
Rewrite of how /vanish is handled in game servers (PC-Bug-413)
...
Fixes all /vanish based issues where players would be not correctly
handled while toggling /vanish in game servers.
2016-06-03 13:13:19 +01:00
Sam
ee10751e23
Players could flip trap doors (PC-Bugs-440)
...
Fixes an issue where players would be able to flip trap doors in Dragon
Escape to either troll players or give them an advantage.
2016-06-02 22:30:18 +01:00
Sam
eaada4acaf
PC-400
...
Fixes an issue where items could be placed in item frames and then would
not be able to be retrieved.
2016-06-01 23:40:03 +01:00
Sam
6a423b571a
PC-379
...
Fixes an issue where the map selector for Paintball and Snow Fight did
not work in MPS.
2016-06-01 22:40:07 +01:00
Sam
146f878e62
PC-422
...
Fixes a not well constructed kit description. (Medic)
2016-06-01 22:03:13 +01:00
Sam
d83a6cd95c
PC-421
...
Fixes a typo when a user was reported for an inappropriate build.
"Buildres" to "Builders"
2016-06-01 21:57:34 +01:00
Sam
b08c2c9467
PC-149
...
Fixes an issue where entities wouldn't be removed when a build got a
"Failure" score.
2016-06-01 15:41:02 +01:00
Sam
4c4363ffaa
PC-409 - 2
...
Not sure why but it missed out an if statement in the previous commit
2016-06-01 14:54:23 +01:00
Sam
df9fe45d7e
PC-409
...
Fixes an issue where the game lobby scoreboard would not account for
players in /vanish.
2016-06-01 14:51:22 +01:00
Sam
1a9f58451b
PC-383
...
Fixes the issue where players would not be able to move when joining a
game in Mine-Strike as the GetSpectatorLocation() method would be
outside the map borders.
2016-05-31 22:35:52 +01:00
Sam
6b70292837
PC-124
...
Fixes an issue where if a user did /spec pre-game they would not be
given a Spell-Book in game.
2016-05-31 20:04:03 +01:00
Sam
d98afaf829
PC-125
...
Fixes a small grammatical error where "effect" was used instead of
"affect".
2016-05-31 19:44:29 +01:00
Sam
6a2b43f32d
PC-130
...
Fixes an issue where you could right click the UHC item in the set game
page which would allow you to have a golden apple in game.
2016-05-31 14:15:19 +01:00
Sam
c7757117fc
PC-148
...
Fixes a very trivial issue with Ocelots being named incorrectly
2016-05-31 13:40:20 +01:00
Sam
3bdc541c9d
Debug message removal
2016-05-31 11:12:55 +01:00
Sam
6db4c3acc7
PC-203
...
Fixes the issue of "auto-bowing" in OITQ
2016-05-31 01:46:50 +01:00
Sam
55317730fa
Merge remote-tracking branch 'refs/remotes/origin/develop' into mopple
2016-05-30 23:21:38 +01:00
Sam
cb2dd508bd
PC-413 (Fixed)
...
Fixed some aggressive auto-formatting
2016-05-30 23:21:20 +01:00
Sam
4a0558d5c8
PC-413
...
If staff join any game normally with /vanish disabled, then vanish
before the game starts, you still participate in the game except you're
invisible to everyone.
2016-05-30 23:11:19 +01:00
Alex-The-Coder
abb2729c0e
Remove arcade logitech advertisement
2016-05-30 14:46:29 -04:00
samczsun
2675789f59
Compare commands with equals. Fixes PC-116
2016-05-24 13:15:29 -04:00
cnr
494eafb97f
Use file.mineplex.com for resource packs
2016-05-23 07:52:22 -05:00
LCastr0
ed68ef332b
Fixes for Win Room (Players were able to see other players)
...
Added command to allow other players to run ranked commands
Fixes code styles
2016-05-22 21:05:48 -03:00
cnr
f76b3f7d70
Freeze players when preparing for Master Builders. Fixes PC-127
...
This prevents players from quickly flying to other players' areas before
the game starts.
2016-05-19 18:02:46 -05:00
cnr
4351f6f1f0
Prevent muted MPS (co-)hosts from using /bc. Fixes PC-113
2016-05-19 18:02:46 -05:00
cnr
2ae6859e65
Apply slowness to Infiltrators in enemy spawn area. Fixes PC-185
2016-05-19 18:01:44 -05:00
cnr
419bf2a755
Fix mining drops in Bridges. Fixes PC-133
...
This change prevents players from using inadequate tools to mine ores,
e.g., using a stone pickaxe or fists to mine diamond ore.
2016-05-19 18:01:27 -05:00
cnr
7f44281441
Merge branch 'develop' into project-cosmetics
2016-05-19 10:04:19 -05:00
cnr
18daf45298
Prevent wither assault spectators from reviving teammates.
...
This is a fix in the same vein as PC-103 (c7970d1
), but applied to the
Wither Assault game
2016-05-19 09:51:21 -05:00
TadahTech
51fd23ff84
Patch Bomber dupe glitch in Bridges in a better fashion.
...
Fix MCL Head Hunter achievement.
2016-05-17 18:11:11 -05:00
Ben
35c7b9a2bd
Incognito Updates:
...
-ADD: Prompt in Tab to identify who is in vanish (Can be a * or [Vanish])
-ADD: Make it so /stats don't work on vanished staff.
-ADD: Make sure it can be toggled off on /vanish again or network leave. Staff get stuck with it when resigning. Should stay on in-between lobbies.
2016-05-17 18:10:07 -05:00
TadahTech
43cadf564e
Fix Carl the Creeper. Fix Bridges TNT exploit.
2016-05-16 22:03:27 -05:00
Alex-The-Coder
1497662b2e
Restrict help display for main Game Command
2016-05-16 03:16:26 -04:00
William Burns
4633b99ad4
Don't block QA from testing, whoops.
2016-05-16 08:07:42 +01:00
LCastr0
fb63b3a1a4
Fixes for winroom command, and illuminated chest
2016-05-15 22:49:10 -03:00
xGamingDudex
a27a618b2f
Made debugging tools only available on test servers
2016-05-16 02:04:15 +02:00
xGamingDudex
ca556f7846
Fixed win room would not sort player properly for solo games
2016-05-15 23:29:58 +02:00
xGamingDudex
7073ba4e6a
Fixed gadgets in the win room
2016-05-15 23:29:24 +02:00
xGamingDudex
1e6dda2d7d
Cleaned up some win effect backend code & fixed kits working in winroom
2016-05-15 23:28:12 +02:00
xGamingDudex
14f7e64a77
Fixed Animator and removed duplicate test call in Game.java
2016-05-15 21:05:37 +02:00
phobia
a67fec95fc
Remove ultra tag
2016-05-15 03:21:58 -05:00
xGamingDudex
0544e86cb1
Started fixing the stat tracking for MS knife
2016-05-13 02:39:43 +02:00