3169 Commits

Author SHA1 Message Date
Hetal728
9006fea779 Removed .vs folder 2015-10-30 23:13:08 -04:00
Hetal728
9cc12ea434 Update .gitignore 2015-10-30 23:08:06 -04:00
Hetal728
1b15e215f4 Fixing merge conflicts 2015-10-30 23:05:03 -04:00
Hetal728
b3d4009aa4 Started building basis for BlockDefinitions; Fixed CPE 2015-10-30 22:43:48 -04:00
Hetal728
e6f92a0587 Merge pull request #56 from UnknownShadow200/master
Fix CmdEnvironment not saving level presets.
2015-10-30 21:38:03 -04:00
UnknownShadow200
3065224ecd Fix CmdEnvironment not saving level presets. 2015-10-31 12:19:49 +11:00
Hetal728
a1cde27273 Merge pull request #54 from UnknownShadow200/master
Cleanup of the code in various places, cleanup some commands.
2015-10-30 06:05:58 -04:00
UnknownShadow200
cd07d05ead Clean up /topfive and /topten into a single /top command, with /topfive and /topten delegating to this command. 2015-10-30 19:35:59 +11:00
UnknownShadow200
8e43e94711 Fix one small mistake in CmdEnvironment. 2015-10-30 18:56:08 +11:00
UnknownShadow200
c35dee868d Cleanup CmdEnvironment, give CmdEnvironment some new-style help layout similar to fCraft. 2015-10-30 18:53:50 +11:00
UnknownShadow200
3b55659181 Cleanup CmdEconomy to use c.Parse, cleanup CmdPromote and CmdDemote. 2015-10-30 16:53:24 +11:00
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