1808 Commits

Author SHA1 Message Date
UnknownShadow200
ccb1237241 Removed == true, removed x ? true : false. 2015-10-30 16:39:50 +11:00
UnknownShadow200
9685262d19 Fix compilation errors due to missing commands, remove some unused .sln and .userpref files. 2015-10-30 16:36:27 +11:00
Hetal728
1c6128f07d Merge pull request #53 from Goodlyay/master
Small fixes and improvements
2015-10-29 06:06:01 -04:00
Goodlyay
b68badd791 Merge remote-tracking branch 'refs/remotes/Hetal728/master' 2015-10-28 19:21:15 -07:00
Goodlyay
c3eadb0ade Small fixes and improvements
Re-added XTitle, fixed fakerank, added more environment presets and
other small fixes.
2015-10-28 19:17:53 -07:00
Goodlyay
4d5fac0169 Merge remote-tracking branch 'refs/remotes/Hetal728/master' 2015-10-26 23:58:56 -07:00
Hetal728
a3e9bcfa16 Merge pull request #51 from Goodlyay/master
Made DisplayName used throughout most visual messages.
2015-10-26 21:07:11 -04:00
Hetal728
e5cb88baf6 Merge pull request #52 from Venom983/patch-3
Removed duplicate entries via Good's prior pull
2015-10-26 21:06:25 -04:00
Venom983
099b53984a Removed duplicate entries via Good's prior pull 2015-10-26 17:00:53 -04:00
Goodlyay
d348a21dd5 Fixed $name returning colors codes in it. 2015-10-24 22:23:51 -07:00
Goodlyay
e68675e319 Made DisplayName used throughout most visual messages.
Also added some silliness to Cmdhax.
2015-10-24 19:18:30 -07:00
Hetal728
793bfff7a1 Merge pull request #48 from Venom983/master
CmdLocation - Quick Tracking
2015-10-24 12:32:06 -04:00
Hetal728
ff5db95c06 Merge pull request #50 from Goodlyay/master
Fixed title bracket coloring.
2015-10-24 12:31:55 -04:00
Goodlyay
a4c5d0bde6 Fixed title bracket coloring.
Also added CmdMark, CmdRanks and CmdXModel back into the solution
because they were gone for some reason.
2015-10-23 19:37:07 -07:00
Venom983
114e372a78 Show full name 2015-10-22 10:45:14 -04:00
Venom983
9f7ba6dbf9 Update Player.cs 2015-10-21 16:59:32 -04:00
Venom983
e7fb0e76ab Added Location 2015-10-21 16:41:05 -04:00
Venom983
f5cce62d5b Update CmdOverseer.cs 2015-10-21 16:37:43 -04:00
Venom983
5833071e1d Added Commands 2015-10-21 16:37:20 -04:00
Venom983
446010f4e9 Fixed blacklist only working properly with locally connected players 2015-10-19 18:14:51 -04:00
Venom983
108b2f1b3f Fixed Blacklist 2015-10-19 18:14:00 -04:00
Venom983
8a8b33e7ab Fixed IRC announcing hidden players 2015-10-19 16:16:15 -04:00
Venom983
fbcaec28c2 Fixed hidden players announcing level loading 2015-10-19 16:15:17 -04:00
Venom983
264b0a5bad Update CmdHide.cs 2015-10-19 13:53:18 -04:00
Venom983
45744fee5b Added CmdLocation 2015-10-19 12:17:02 -04:00
Venom983
7482e38a19 Create CmdLocation.cs 2015-10-19 12:16:24 -04:00
Venom983
3938754639 Added GetIPLocation 2015-10-19 12:12:35 -04:00
Hetal728
a788c2219c Merge pull request #47 from Venom983/master
Redesigned Promote & Demote to log actions | Added OS kick & blacklisting | Presets in Env | CmdMark for Cuboid
2015-10-18 12:41:43 -04:00
Venom983
8c4442a236 Update CmdRanks.cs 2015-10-16 05:02:53 -04:00
Venom983
d4b02c9bc6 Update CmdRanks.cs 2015-10-16 04:26:39 -04:00
Venom983
b41598c771 Fix to latest CmdTitle commit 2015-10-16 02:26:40 -04:00
Venom983
60ba5f3fee Updated Command.cs 2015-10-16 02:12:44 -04:00
Venom983
294f110888 Added Title's Additional Cmd Perm 2015-10-16 02:11:44 -04:00
Venom983
e386828167 Added Additional Command Perm to Title 2015-10-16 02:10:51 -04:00
Venom983
3175cc9f5e Updated Block sending to main 2015-10-13 07:42:51 -04:00
Venom983
56a7357c46 Updated OS Block 2015-10-13 07:41:11 -04:00
Venom983
5bbf389500 Changes to OS block, unblock, kickall and kick 2015-10-12 22:14:36 -04:00
Venom983
5ec0b05ccb Added CmdMark.cs 2015-10-12 20:02:39 -04:00
Venom983
b3737cc3e5 Added CmdMark 2015-10-12 20:00:59 -04:00
Venom983
5daf99e966 Updated OS to use Environment command 2015-10-11 19:23:17 -04:00
Venom983
79d46f2671 Added presets to Env 2015-10-11 19:21:39 -04:00
Venom983
bd37cec1f3 Added Blacklist Checking 2015-10-09 01:20:48 -04:00
Venom983
5247323f68 Added BlacklistCheck 2015-10-09 01:19:49 -04:00
Venom983
fb7b4e274e Added Kick, Block, Unlock & Blacklist 2015-10-09 01:19:01 -04:00
Venom983
d4550cfa2f Removed useless line 2015-10-07 00:22:30 -04:00
Venom983
ab1967dfdd Added CmdRanks 2015-10-06 23:09:24 -04:00
Venom983
28908c1ef6 Added CmdRanks to show Rank logs 2015-10-06 23:08:41 -04:00
Venom983
d64420377c Redesigned promote to record reasons for ranking 2015-10-06 23:02:41 -04:00
Venom983
896b763099 Redesigned demote to record reasons for ranking 2015-10-06 23:01:57 -04:00
Venom983
23ba41f02f Added promote & demote logging 2015-10-06 23:00:44 -04:00