Commit graph

  • d1f1e422a0 -Ingame log messages are no longer shown to the player who caused them. -Changed ingame log message color to something more unique for better identification. CoderCow 2013-07-22 11:28:12 +02:00
  • 512ec24b57 Minor fix of /region info's output. CoderCow 2013-07-22 10:45:36 +02:00
  • dcfdbd1dbd Added quick format versions of the Log message methods. CoderCow 2013-07-22 10:36:34 +02:00
  • 12031e804c Added .editorconfig, might cause a bit less identation / line ending mess. It will automatically set the given settings in the used text editor if the Editor Config plugin is installed (available for several text editors), info: http://editorconfig.org/ CoderCow 2013-07-22 10:13:44 +02:00
  • ca6efe66f3 Fixed merge. MarioE 2013-07-11 12:58:40 -04:00
  • 033ffc67a9 Merge pull request #494 from Scavenger3/tile Lucas Nicodemus 2013-07-11 09:42:09 -07:00
  • 380e8d0818 Added the / before command names back into /help output. MarioE 2013-07-11 08:00:03 -04:00
  • 3ed1261673 Maintained "Invalid syntax!" error message consistency and method visibilities. MarioE 2013-07-11 07:42:36 -04:00
  • 7509204c4c Modified PaginationTools to have colored console output. MarioE 2013-07-10 23:14:42 -04:00
  • 7c3ffee48c Consolidated item ban commands and fixed /group help. MarioE 2013-07-10 23:14:12 -04:00
  • 8a3a5dc3c1 Consolidated group commands. MarioE 2013-07-10 22:38:25 -04:00
  • 8b660be8f0 Switched to PaginationTools. MarioE 2013-07-10 21:22:51 -04:00
  • a9788f4576 Removed deprecation messages. This is a new version already. MarioE 2013-07-10 20:12:28 -04:00
  • 8ba1aa58ac Added some tile hacking checks and moved explosive projectiles server-side. MarioE 2013-07-10 08:51:42 -04:00
  • edb7e6e5a2 Set the default value of PreventDeadModification to true. MarioE 2013-07-09 16:54:29 -04:00
  • a86799cbb9 Changed the server's lighting mode to 2. This will fix any glitches caused by the decreased world size. MarioE 2013-07-08 21:39:14 -04:00
  • d258cf3ee7 Made the README suck less! Lucas Nicodemus 2013-07-08 19:17:25 -06:00
  • 2bd9b6a6b6 Check for invalid place style Scavenger3 2013-07-06 22:18:26 +10:00
  • a01a33192a Tile GetDataHandlers: fix bool fail and add byte style Scavenger3 2013-07-06 16:39:20 +10:00
  • e5889765fc Merge pull request #493 from CoderCow/patch-1 Lucas Nicodemus 2013-07-02 10:05:13 -07:00
  • cf018ebd13 Fixed /overidessi not working properly if DisableLoginBeforeJoin was false. CoderCow 2013-07-02 12:15:10 +02:00
  • 33700e2730 /item handles its parameters smarter now, the quotes for the first parameter are now optional, even if it contains whitespaces. Also, /item returns better error messages now. CoderCow 2013-07-02 10:03:37 +02:00
  • 899fd6f299 Fixed "/region info -d" possibly not hiding the boundaries properly sometimes. CoderCow 2013-07-02 09:03:51 +02:00
  • 86b03466a3 Merge pull request #491 from CoderCow/patch-1 Lucas Nicodemus 2013-07-01 13:55:01 -07:00
  • 20fe060931 Fixed all region command syntaxes. CoderCow 2013-07-01 20:57:53 +02:00
  • 33b1ca969b -Added "-d" parameter to "/region info". Use to display the given region's boundaries as wires. CoderCow 2013-07-01 20:06:17 +02:00
  • 8c23d68727 -Added "-p" parameter to "/region name" for persistent mode, type "/region name" without "-p" to disable. -Added "-u" parameter to "/region name". Use to include unprotected regions in the listing. -Added "-z" parameter to "/region name". Use to include z indexes in the listing. -Regions displayed by "/region name" are now sorted by z index. CoderCow 2013-07-01 18:23:56 +02:00
  • 6fa744e2b5 Merge pull request #489 from CoderCow/patch-1 Lucas Nicodemus 2013-07-01 07:53:04 -07:00
  • 5df31a12a1 Added /region tp [region]. Additionally to "manageregion", also requires the "tp" permission. CoderCow 2013-07-01 16:38:16 +02:00
  • 2789b2fec1 Fixed /who listing one player per line instead of a muliple players per line. (my bad) CoderCow 2013-07-01 16:12:06 +02:00
  • 2ba84ddd67 /region list will now provide a better listing of extra long / short region names. CoderCow 2013-07-01 16:07:39 +02:00
  • 961d5a8846 Merge pull request #488 from CoderCow/patch-1 Lucas Nicodemus 2013-07-01 06:49:10 -07:00
  • 25e584efe3 -Fixed an exploit where players could sneak items through SSI when DisableLoginBeforeJoin was true. -/overidessi will now actually work on players not logged in... CoderCow 2013-07-01 12:00:12 +02:00
  • d72c6e4d3c Merge pull request #487 from CoderCow/patch-1 Lucas Nicodemus 2013-06-30 09:59:12 -07:00
  • 790469c7b0 -The command delegate of commands can now be set afterwards. This allows other plugins easily override / extend existing commands. -Added another command reference list so that original tshock commands can easily be identified. CoderCow 2013-06-30 00:31:09 +02:00
  • deca922653 The /auth command will no longer be listed in /help if there's no use of it. CoderCow 2013-06-29 23:59:22 +02:00
  • ee5a7dd7b8 /who will list player ids only when the -i parameter is added. CoderCow 2013-06-29 23:35:10 +02:00
  • 75d3be63e7 Merge pull request #486 from CoderCow/patch-1 Zack 2013-06-29 06:45:47 -07:00
  • 93c76f6d53 Added world size to world command. Scavenger3 2013-06-30 19:20:07 +10:00
  • 8a7bdf6697 Fixed /login error message. CoderCow 2013-06-29 14:00:52 +02:00
  • 251456c800 Fixed PaginationTools brackets. CoderCow 2013-06-29 14:00:24 +02:00
  • 863082dfc3 Added "-logpath" command line parameter. Added "LogPath" config setting. CoderCow 2013-06-29 12:15:32 +02:00
  • 8af4061606 Added header to PaginationTools.cs. CoderCow 2013-06-29 10:57:13 +02:00
  • f3f5f9e3e2 Merge pull request #485 from CoderCow/general-devel-cc Zack 2013-06-27 08:17:15 -07:00
  • 76aab4af78 Added quick format versions of the TSPlayer.Send<X>Message methods. CoderCow 2013-06-27 12:36:13 +02:00
  • a7f4c649b0 /region info does now properly display all region data including user and group shares. CoderCow 2013-06-27 12:21:32 +02:00
  • 102c50a638 Fixed /region allowg adding an already existing group to the database multiple times. CoderCow 2013-06-27 12:18:37 +02:00
  • 2b1d2093ff /region will now state a proper help including all available sub-commands. CoderCow 2013-06-27 10:49:59 +02:00
  • 290b30f916 Added PaginationTools class to greatly simplify sending multiple pages of data to a player. CoderCow 2013-06-27 10:48:18 +02:00
  • f7edbe55d6 Fixed /region allow adding an already existing user id to the database multiple times. CoderCow 2013-06-27 10:46:59 +02:00
  • 192210c3f4 Merge pull request #484 from Scavenger3/patch-1 Lucas Nicodemus 2013-06-26 05:33:36 -07:00
  • f86ddf002e Allow a player to run a command if the permissions are empty. Scavenger3 2013-06-26 21:18:41 +10:00
  • 89571174ec Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen. Zack Piispanen 2013-05-25 20:13:39 -04:00
  • 6fdada2e7e Fix chat color default bug Zack 2013-05-22 16:46:34 -03:00
  • 9ec77332fb Updated server bin Added PluginUpdater stuff. Very alpha at the moment until we can test more thoroughly. Zack Piispanen 2013-05-18 23:53:28 -04:00
  • e37ada8749 Added event for reloading configs, so when a user does /reload it informs plugins that a config reload is requested. Zack Piispanen 2013-04-21 19:26:17 -04:00
  • b37552ff27 Updated api to 1,13. Zack Piispanen 2013-04-19 23:54:11 -04:00
  • a8ce4e511e Added fix to override chest stack size checks at startup. Zack Piispanen 2013-03-31 19:41:23 -04:00
  • 1a6a662834 Version Tick, Copyright update Zack Piispanen 2013-02-22 08:32:43 -05:00
  • 5bdb11c69c Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2013-02-21 20:40:23 -07:00
  • 4117551e48 Add contributing Lucas Nicodemus 2013-02-21 20:39:54 -07:00
  • 78be07318e Merge pull request #472 from Scavenger3/TempGroup Zack 2013-02-20 01:14:29 -08:00
  • 5d2925d0e2 Changed Sudo command to TempGroup Scavenger3 2013-02-20 18:05:04 +10:00
  • 3ad13d92a5 Please stop stalking us on Teamspeak ffs. Lucas Nicodemus 2013-02-18 16:55:33 -07:00
  • ae5b47a94e Fixed REST API bug. MarioE 2013-01-22 19:12:20 -05:00
  • 12c44cc4bb Merge pull request #469 from Scavenger3/SilentJoin Zack 2013-01-14 04:28:12 -08:00
  • 2e13cae16f Merge pull request #468 from Scavenger3/CommandEvent Lucas Nicodemus 2013-01-13 01:17:57 -08:00
  • 4e768f3231 Added SilentJoin to TSPlayer Scavenger3 2013-01-13 19:10:02 +10:00
  • 93fc6e4866 Added PlayerCommand Event Scavenger3 2013-01-13 18:29:16 +10:00
  • 0aedf2b108 Added way to have an overridable group that is session based. New command /sudo <player> <group> will override the player's group with the group specified. Zack Piispanen 2012-12-15 18:59:25 -05:00
  • 9960526384 Fixed visibility of PlayerHooks.cs Zack Piispanen 2012-12-15 12:54:22 -05:00
  • 140c73be0a Added permissions for spawn and home, since they really should be split. Zack Piispanen 2012-12-15 00:12:37 -05:00
  • d4709a31f1 Added config option to utilize the allowed group on itembans Support the config option and allow users on the allowed list to use the banned item. Zack Piispanen 2012-12-15 00:09:29 -05:00
  • 410f6cf872 Fixes some potential issues with concurrency, as well as cleaning up my z index check. Zack Piispanen 2012-12-14 23:40:38 -05:00
  • 88a9c05220 Merge pull request #461 from Scavenger3/InfPermissions Lucas Nicodemus 2012-12-14 12:55:39 -08:00
  • f26045d4d1 Merge pull request #466 from Scavenger3/SilentKick Lucas Nicodemus 2012-11-30 08:05:14 -08:00
  • 6315fcc533 Fix SilentKickInProgress Scavenger3 2012-11-30 17:12:00 +10:00
  • daf2d43dfc Merge pull request #465 from Scavenger3/RestJsonp Lucas Nicodemus 2012-11-25 04:37:06 -08:00
  • 074d3142dd [Rest] Add support for jsonp Scavenger3 2012-11-25 22:26:01 +10:00
  • 458bf65e53 Permission for /tphere should have been the tphere permission. MarioE 2012-11-23 15:44:48 -05:00
  • 7f6d3a4498 Merge pull request #464 from ColinBohn/general-devel MarioE 2012-11-18 15:20:01 -08:00
  • 189896446f Fix deprecation of warp commands Colin Bohn 2012-11-18 11:22:12 -08:00
  • eefa7b539c Merge pull request #463 from TShock/general-devel Lucas Nicodemus 2012-11-13 19:19:01 -08:00
  • 477c69facd Fixed bans and warps being deprecated. Zack Piispanen 2012-11-11 23:51:29 -05:00
  • fd9e48ce82 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Zack Piispanen 2012-11-10 22:44:15 -05:00
  • 38ae8e9ce6 Added xmas hook such that when the server checks to see if it should do xmas related things, it will check all plugins first. Zack Piispanen 2012-11-10 22:43:39 -05:00
  • 3e6d29b83a Merge pull request #462 from Scavenger3/Spawnrate Lucas Nicodemus 2012-10-04 19:56:02 -07:00
  • 0a0d80c33e Fixed negative spawnrate Scavenger3 2012-10-05 12:34:16 +10:00
  • d943367765 Commands can have more than one permission. Scavenger3 2012-10-03 23:27:59 +10:00
  • b9099757fb Added support for multiple chat commands being executed off one /command. This is due to a request that we allow people to register the same command as someone else. Also, this will fix any issues where two plugins register the same command and one breaks. Ofc, any better suggestions are extremely welcome. Zack Piispanen 2012-10-01 01:55:48 -04:00
  • c37cc91ca0 Added Hook for player login, for plugin sake, now they can utilize the login before join. Zack Piispanen 2012-09-24 14:32:21 -04:00
  • 673f25f881 Added some formatting changes to log files. Fixed #458 Lucas Nicodemus 2012-09-23 01:12:05 -06:00
  • 778f0b4f77 Fixed #457 Lucas Nicodemus 2012-09-23 01:00:13 -06:00
  • 5770b86ea6 Version Tick: 4.0.0.0923 Lucas Nicodemus 2012-09-23 00:40:01 -06:00
  • e00551cb6d Updated catchy version nickname Lucas Nicodemus 2012-09-23 00:35:31 -06:00
  • b3e74583cd Actually removed old CONTRIBUTING file this time Lucas Nicodemus 2012-09-23 00:30:45 -06:00
  • f342480061 Renamed CONTRIBUTING to CONTRIBUTING.md for Markdown Lucas Nicodemus 2012-09-23 00:29:32 -06:00
  • 8bd059b51f Added CONTRIBUTING file Lucas Nicodemus 2012-09-23 00:26:23 -06:00
  • 6a6bb0b0e8 Merge branch 'general-devel' into 4.0 Lucas Nicodemus 2012-09-23 00:16:41 -06:00
  • 88394ac561 Added back in region manager. Added back in spawnmob commands, including the obsolete boss commands. Zack Piispanen 2012-09-15 16:20:16 -04:00