UnknownShadow200
|
d3caab4d32
|
Cleanup emote parsing.
|
2015-11-07 15:35:17 +11:00 |
|
Hetal728
|
09f922156c
|
Merge pull request #57 from UnknownShadow200/CmdCleanup
Cmd cleanup
|
2015-11-02 17:28:21 -05:00 |
|
UnknownShadow200
|
b3ca2e0992
|
Am silly, I accidentally removed CommandTypes.
|
2015-11-02 20:46:48 +11:00 |
|
UnknownShadow200
|
c5d4082e2f
|
Restore Command.cs, I have no idea what happened there.
|
2015-11-02 20:45:54 +11:00 |
|
UnknownShadow200
|
534cab6a39
|
Use capital letters for command sub-folders. Add Chat, Economy, and World command types.
|
2015-11-02 20:40:46 +11:00 |
|
UnknownShadow200
|
a0b4f896e8
|
Merge mod and moderation (they were auto-generated) folders.
|
2015-11-02 20:00:54 +11:00 |
|
UnknownShadow200
|
1bf577496c
|
Organised commands into folders.
|
2015-11-02 20:00:10 +11:00 |
|
Hetal728
|
b2cfe5b209
|
Fixed CmdEnvironment (Untested)
|
2015-10-31 23:19:01 -04:00 |
|
Hetal728
|
f9a5e07a6a
|
Added CPFull437 and fixed block placing
|
2015-10-31 16:12:34 -04:00 |
|
Hetal728
|
6ed5a511b3
|
Organized directories
|
2015-10-30 23:37:04 -04:00 |
|
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 |
|