5690 Commits

Author SHA1 Message Date
Hetal728
3a1d8d190c Merge pull request #26 from Venom983/patch-10
Added showing level's texture in MapInfo
2015-09-12 18:54:58 -04:00
Hetal728
7a9708bd70 Merge pull request #27 from Venom983/patch-11
Fixed level.properties not saving
2015-09-12 18:54:44 -04:00
Venom983
dc542c0568 Fixed level.properties not saving 2015-09-12 18:06:57 -04:00
Venom983
f4ced57dbb Added showing level's texture in MapInfo 2015-09-12 17:25:29 -04:00
Venom983
1da7f40080 Added MenuStyle Property 2015-09-12 16:35:48 -04:00
Venom983
0431ac2a00 Added MenuStyle support 2015-09-12 16:33:31 -04:00
Venom983
1346c0655f Added support for a "New" help menu layout 2015-09-12 16:31:43 -04:00
Hetal728
1e22a80c29 Merge pull request #24 from Odd0002/master
Fix SCinema error when trying to save frame
2015-09-12 12:50:48 -04:00
Odd0002
e05b4ab207 Fix SCinema error
Fix SCinema error by closing the file ReadStream before opening the file WriteStream.
2015-09-12 10:31:05 -05:00
Hetal728
6c9bb4f963 Merge pull request #20 from Venom983/patch-7
Changed how titles are colored in chat
2015-09-12 09:26:24 -04:00
Hetal728
764c768d97 Merge pull request #22 from Venom983/patch-9
Made warnings visible in IRC/GUI
2015-09-12 09:26:02 -04:00
Hetal728
c1925b7ef4 Merge pull request #23 from Venom983/master
Added "Self-Applied" Commands
2015-09-12 09:25:50 -04:00
Hetal728
5d340c60f1 Merge pull request #21 from Venom983/patch-8
Temporary MCGalaxy-protection-level fix
2015-09-12 09:25:29 -04:00
Venom983
75f89d6e8c Added XTColor, XColor, XNick & XTitle 2015-09-12 08:34:38 -04:00
Venom983
6bbac2ff40 Added XTColor, XColor, XNick & XTitle 2015-09-12 08:32:49 -04:00
Venom983
0cc194d93b Create CmdXColor.cs 2015-09-12 08:30:25 -04:00
Venom983
25cdd42938 Create CmdXTColor.cs 2015-09-12 08:30:00 -04:00
Venom983
b90f69d7b1 Create CmdXTitle.cs 2015-09-12 08:27:57 -04:00
Venom983
fb6a3af82d Create CmdXNick.cs 2015-09-12 08:27:05 -04:00
Venom983
24d8b495af Made warnings visible in IRC/GUI 2015-09-12 07:10:14 -04:00
Venom983
f143b10aef Temporary MCGalaxy-protection-level fix
Made MCGalaxy-protection-level comboBox automatically select the option "Off". This is a temporary fix as doing this will not allow the owner to change this option in the PropertyWindow when Applying or Saving server properties. However this does fix the issue with server.properties failing to successfully save/update within the GUI.
2015-09-11 22:12:29 -04:00
Venom983
c0789b0f86 Changed how titles are colored in chat.
Updated code so both brackets will take on the color of /tcolor when active. 
If no tcolor is active, they will use the player's color.
If color codes are used in the title, the brackets will use either the prior active /tcolor or whatever /color the player has.

Example:
http://i.imgur.com/cdCtMMz.png
2015-09-11 18:38:26 -04:00
Hetal728
ad5c391920 Merge pull request #19 from Venom983/patch-6
Fixed nickname color changing message color in IRC
2015-09-11 17:51:53 -04:00
Venom983
cc4220b39e Fixed nickname color changing message color in IRC 2015-09-11 17:48:53 -04:00
Hetal728
bf10c46ad0 Merge pull request #18 from Venom983/patch-5
Turns on AdminChat when a player Xhides
2015-09-11 17:29:17 -04:00
Venom983
f9c0b6db78 Turns on AdminChat when a player Xhides 2015-09-11 17:25:43 -04:00
Hetal728
23732e44df Quick solution fix 2015-09-11 17:14:39 -04:00
Hetal728
b2e69b9a65 Merge pull request #17 from Venom983/patch-4
Fixed hidden players announced as Auto-AFK
2015-09-11 17:04:37 -04:00
Venom983
63ebfeea53 Fixed hidden players announced as Auto-AFK
Stops hidden players from being set as AFK and announced in global chat.
2015-09-11 16:56:11 -04:00
Hetal728
1e2d5493f9 Merge pull request #15 from Venom983/patch-2
Added bool to eliminate chat spam
2015-09-10 20:31:42 -04:00
Venom983
20ac666fa9 Added bool to eliminate chat spam
Simply disallows the use of the command by the same player again until they have been kicked. Otherwise they can keep sending the command thus spamming the Global Chat.
2015-09-10 19:24:30 -04:00
Hetal728
3cdf7aa178 I've made too many mistakes today, hopefully no one updated yet 2015-09-06 22:41:41 -04:00
Hetal728
92e13ddc60 Bumped to 1.7.0 2015-09-06 22:22:12 -04:00
Hetal728
7af9157053 Quickly setting back version 2015-09-06 15:46:17 -04:00
Hetal728
005232abd4 Bumped version 2015-09-06 15:33:01 -04:00
Hetal728
aced40948d Added localhost API server 2015-09-06 15:28:49 -04:00
Hetal728
d19efd05cc Merge pull request #12 from UclCommander/master
Add command to reload IRC Controllers.
2015-09-03 16:01:53 -04:00
UclCommander
aa56599c2a Fix idiot move. I dislike C# 2015-09-03 10:58:29 -05:00
UclCommander
61ebef3911 Remove derp 2015-09-03 10:56:24 -05:00
UclCommander
dd500b387a Finally make this how it should of been. 2015-09-03 10:54:43 -05:00
Hetal728
9308b7750a Merge pull request #11 from Venom983/master
Commands via Console
2015-08-03 10:48:40 -04:00
Venom983
01932ade65 Update Player.cs 2015-08-03 05:12:05 -04:00
Hetal728
d2a405746a Merge pull request #10 from Venom983/patch-3
Added Save
2015-08-02 12:04:48 -04:00
Venom983
45067ab2ca Added Save
Allows players to save their own maps without access to other maps as normally allowed with regular CmdSave.
2015-08-02 11:32:58 -04:00
Hetal728
5ad6beb086 Merge pull request #8 from Venom983/patch-1
Disallow OpRules from IRC
2015-08-02 10:11:41 -04:00
Venom983
eae19fa0b2 Disallow OpRules from IRC
When using .x OpRules from IRC, the server will crash and abruptly restart. Until command works as intended, it's suggested to block the command from use. This does not happen when used in-game or through the console itself.
2015-08-02 07:22:59 -04:00
Hetal728
afcd10e899 Fixed Environment save bug 2015-07-29 18:30:27 -04:00
Hetal728
c5d9f90f75 Updated binaries (1.6.0.0) 2015-07-29 16:19:12 -04:00
Hetal728
d4fa2d2bd5 Added /env and removed Global Chat Nick 2015-07-29 16:18:20 -04:00
Hetal728
d149cb07f5 Merge pull request #7 from Fire200055/master
Added quit command, updated heartbeat so it shows if there's an error when finding URL, and made IRC commands better.
2015-07-26 11:00:36 -04:00