Commit Graph

5063 Commits

Author SHA1 Message Date
Spencer
9f7fd7f19d Newline a bunch more braces... 2017-12-08 05:59:24 -05:00
Spencer
01e879de07 All good, remove debug & unused imports 2017-12-08 05:59:24 -05:00
Spencer
1d2689f222 See if shifting -0.5X made a difference 2017-12-08 05:59:24 -05:00
Spencer
38526b2e65 replace the only <= with < 2017-12-08 05:59:24 -05:00
Spencer
c66d21da90 Reverse debug bool 2017-12-08 05:59:24 -05:00
Spencer
1c6e7df66e subtract half a block from BL corner 2017-12-08 05:59:24 -05:00
Spencer
5c29d75246 Add missing ) 2017-12-08 05:59:24 -05:00
Spencer
d83ad69ab2 Add 1 more line of debug 2017-12-08 05:59:24 -05:00
Spencer
1973f74003 More debug, and colored debug 2017-12-08 05:59:24 -05:00
Spencer
331b20ed47 B R A C E S 2017-12-08 05:59:24 -05:00
Spencer
19f637ba30 add debug command to toggle afk kicking 2017-12-08 05:59:24 -05:00
Spencer
7fc74fddff Whoops, that should be a max. Also add debug 2017-12-08 05:59:24 -05:00
Spencer
07ea1bc9c7 Set BL/TR corners inside BuildData 2017-12-08 05:59:24 -05:00
Spencer
d732d8a551 Remove blank in GameSummaryModule...
Sometimes the other components like to add extra blanks, and I'm too tired for this right now
2017-12-08 05:59:24 -05:00
Spencer
8683e8bdc4 add comments, use a more generic map 2017-12-08 05:59:24 -05:00
Spencer
a3a76bc1f9 Fix/add MVP system for Win Effects 2017-12-08 05:59:24 -05:00
Spencer
9477345823 Fix electrocution stat tracker ONLY giving for teammate hits 2017-12-08 05:59:24 -05:00
Spencer
f13547d9da Newline braces in GamePlayerManager 2017-12-08 05:59:24 -05:00
Spencer
2f44c62ba2 I changed my mind, gray text is better here than dgreen 2017-12-08 05:59:24 -05:00
Spencer
14e3518b13 minor improvements to teleportation 2017-12-08 05:59:24 -05:00
Spencer
333cea3f47 Fix players being teleported into blocks in BLD in the most overcomplicated way possible 2017-12-08 05:59:24 -05:00
Spencer
46c8445f38 Color the hover message gray 2017-12-08 05:59:24 -05:00
Spencer
7d006bb85a Remove debug for /stats 2017-12-08 05:59:24 -05:00
Spencer
adf7f4736f Dark green, not light! 2017-12-08 05:59:24 -05:00
Spencer
37657058ae Add a space and hover text to end of game message 2017-12-08 05:59:24 -05:00
Spencer
d70f7a8ec0 Use IncognitoStatusChangeEvent for vanish fixes in BLD 2017-12-08 05:59:24 -05:00
Spencer
449c6511e2 de-trigger mopple 2017-12-08 05:59:24 -05:00
Spencer
875c0a015b add debug command to end build time to BLD 2017-12-08 05:59:24 -05:00
ArcticZeroo
c114823905 Remove the BLD debug 2017-12-08 05:59:24 -05:00
ArcticZeroo
c00c58dd0e Add more debug to Build 2017-12-08 05:59:24 -05:00
ArcticZeroo
bacc1e0945 Don't listen for /spec in GamePlayerManager unless the game is in progress 2017-12-08 05:59:24 -05:00
ArcticZeroo
9d4b964e08 Don't let vanished staff use /spec (the one in pregame lobbies) 2017-12-08 05:59:24 -05:00
ArcticZeroo
4ac9fd1b5d Add debug to stats and spec commands to fix usage on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo
ba07d373ba Disable particles in CTF for real this time 2017-12-08 05:59:24 -05:00
ArcticZeroo
b6a4cbc289 Don't set _viewData to that of a vanished player (BLD) 2017-12-08 05:59:24 -05:00
ArcticZeroo
0b02f6d1df Don't put vanished players in WinEffectManager's teamList either 2017-12-08 05:59:24 -05:00
ArcticZeroo
2b3563e86e Disable particles in DOM, CTF, TDM, MS, BH, SA, UHC, WIZ, SSM 2017-12-08 05:59:24 -05:00
ArcticZeroo
efcf3db854 Remove cloud particles from smoke grenade to reduce lag 2017-12-08 05:59:24 -05:00
ArcticZeroo
8000c79f5d Add check in GamePlayerManager so /spec can't be used on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo
20fdae0a09 add comment 2017-12-08 05:59:24 -05:00
ArcticZeroo
12e3b2b84a Add team color to vanish quit messages (PC-1161) 2017-12-08 05:59:24 -05:00
ArcticZeroo
924e0b6fda Don't include teammates in Mass Electrocution counter (PC-1647) 2017-12-08 05:59:24 -05:00
ArcticZeroo
051223ddf0 Attempt to fix PC-1184 with Stream.distinct 2017-12-08 05:59:24 -05:00
ArcticZeroo
9d343a8556 Don't show vanished staff in Win Effects (PC-1108) 2017-12-08 05:59:24 -05:00
AlexTheCoder
6cf76a200e Fixed merge conflicts 2017-12-08 05:59:24 -05:00
Sam
f3196e39fa Remove the back button in the MPS voting page for non-hosts 2017-12-08 05:52:47 -05:00
Sam
3274cc434e Changes from QA testing 2017-12-01 00:02:15 -05:00
Sam
98ef9764d7 Reduce snowball damage and disable snow during win effects 2017-12-01 00:02:15 -05:00
Sam
21c95b92a2 Remove Regeneration when the Blizzard starts 2017-12-01 00:02:15 -05:00
Sam
e0d8f7aed5 Cleanup SnowFight 2017-12-01 00:02:15 -05:00
Kenny Goodin
a68abf0bb3 Fix some more possibly leaky perks in SSM 2017-11-30 04:55:42 -05:00
Kenny Goodin
e79ca4e4db Fix possible leak in SSM PerkBlockToss 2017-11-30 04:55:42 -05:00
Dan Mulloy
1944b2ecc9 JK I found some more 2017-11-30 04:53:17 -05:00
Dan Mulloy
f1e48ff90c Address all the useful sentry errors 2017-11-30 04:53:17 -05:00
Sam
1b4f9227a7 Fix startup error 2017-11-30 04:45:58 -05:00
Sam
05de6143ec Prevent deploy platform abuse 2017-11-30 04:45:58 -05:00
Sam
3aee4dc1f7 Spawn Cake islands based off the mid capture point 2017-11-30 04:45:58 -05:00
Sam
f572007dad Make the FloorIsLava tracker even more forgiving 2017-11-30 04:45:58 -05:00
Sam
21319764a5 Add pages and Cake Wars to MPS 2017-11-30 04:45:58 -05:00
Sam
6e56f97e25 Add the ability for Damage Manager to support constant values of knockback 2017-11-30 04:45:58 -05:00
Sam
d15e76d5a6 Shop balances 2017-11-30 04:45:58 -05:00
Sam
523f9b47b9 Check that the game is null before trying to get the kit name 2017-11-22 18:14:20 -05:00
Sam
c290f59752 Disable Hero viewers in MOBA lobbies 2017-11-22 18:14:20 -05:00
AlexTheCoder
5be51ff575 Remove kick aspect of master builders bans 2017-11-12 20:32:05 -05:00
AlexTheCoder
dacc2ae463 Remove vote-determined banning from master builders 2017-11-12 12:14:51 -05:00
Sam
6102b59779 Prevent item pickup when respawning 2017-11-12 09:00:08 -08:00
Sam
1a9d46a904 Fix GameChat throwing an exception 2017-11-12 09:00:08 -08:00
Sam
6ce701bf03 Add an isGrounded check to FloorIsLava tracker 2017-11-12 09:00:08 -08:00
Sam
08a06a2835 Stop spectators being able to interact with the game while respawning 2017-11-12 09:00:08 -08:00
Sam
5cb87f18d4 Ensure that bestStreak cannot fall behind currentStreak 2017-11-12 09:00:08 -08:00
Sam
ba1882f4c2 Change winstreaks back to how they were previously handled 2017-11-12 09:00:08 -08:00
Sam
546543c93f Add HOG to MPS 2017-11-12 08:56:35 -08:00
Sam
4c2eb68567 Add MPS check to HOG 2017-11-12 08:56:35 -08:00
Sam
33ee39fe01 Don't allow people to place blocks when respawning 2017-11-10 01:26:17 -08:00
Sam
ceb82b4d89 Typo in the KitSummary text 2017-11-10 01:26:17 -08:00
Sam
b03325c365 Remove win streaks on game end, not when the player is out 2017-11-10 01:26:17 -08:00
Sam
682684a424 Fix cake interaction 2017-11-10 01:26:17 -08:00
Sam
f119e24fcb Really really really fixed Rune of Holding this time 2017-11-10 01:26:17 -08:00
Sam
6229a17373 Fix regeneration not being applied 2017-11-10 01:26:17 -08:00
Sam
cafbf1dccd Prevent players from double loading the menu, thus being able to take out items 2017-11-10 01:26:17 -08:00
Sam
4bb5c25622 Add spawn protection 2017-11-10 01:26:17 -08:00
Sam
76b43bcb3c Reduce the gems for kills and assists a bit more 2017-11-10 01:26:17 -08:00
Sam
156c5e11b8 Reduce overall gems earned in Cake Wars slightly 2017-11-10 01:26:17 -08:00
Sam
5f156f771e Prevent players placing barrier blocks (caused by a bug in ShopPage) 2017-11-10 01:26:17 -08:00
Sam
9a3765ee2f Replaced Warrior's Passive with Lifesteal, prevents issues with Golden apples 2017-11-10 01:26:17 -08:00
Sam
59d90e59fb Fix the amount in gem data not being displayed 2017-11-10 01:26:17 -08:00
Sam
70d362ccfd Possible fix for Rune's not always giving back the correct items 2017-11-10 01:26:17 -08:00
AlexTheCoder
b82c92d9ff Implement anticheat changes (phase+scaffold, and skywars strict mode) 2017-11-09 01:29:07 -05:00
Sam
1c5bbda8cd Fix an NPE with quest tracking when using /game stop 2017-11-08 21:54:59 -08:00
Sam
c4a883f5d1 Don't check spectators 2017-11-08 21:48:17 -08:00
Sam
96bfb729bf Thanks git 2017-11-08 21:48:17 -08:00
Sam
6383f6d074 Ensure that players inventories are saved often 2017-11-08 21:48:17 -08:00
Sam
cfe5f38ed4 Remove Cake hologram when the cake doesn't exist 2017-11-08 21:48:17 -08:00
Sam
ef0ce8914d Address the typos in game tips 2017-11-08 21:48:17 -08:00
Sam
43867a7018 Refresh all player's pages when an item is purchased 2017-11-08 21:48:17 -08:00
Sam
ed7472f0c4 Fix a couple of NPEs caused by /game stop 2017-11-08 21:48:17 -08:00
Sam
933d6864e5 Move CurrentStreak into its own table 2017-11-08 21:48:17 -08:00
Sam
125122fb17 Added the resource information hologram 2017-11-08 21:48:17 -08:00
Sam
e3f9ec6d22 Turn off Damage manager!!! 2017-11-08 21:48:17 -08:00
Sam
e92ffcc5b3 Fix capture points displaying incorrectly when multple people are standing on them 2017-11-08 21:48:17 -08:00