Commit graph

  • 71117ae0b5 Add reasons to all Disable() usages Deathmax 2012-01-14 10:40:06 +08:00
  • 7ab577282e Whoops, num4 was already defined :D Zack 2012-01-13 12:53:13 -05:00
  • 4fa3ff77a2 Reverted The Ore gen command to max of 1000 tiles and the original random pattern that was there before. Also removed the dumb stuff with iron, that didnt appear to work on my local tests. Zack 2012-01-13 12:49:37 -05:00
  • a5aa923123 Workaround for Skeletron Prime's projectiles triggering disables. Deathmax 2012-01-13 17:41:14 +08:00
  • 51058c5060 Return 1001 instead of 1000 if we can't locate the projectile associated with specified identity. Deathmax 2012-01-13 17:36:43 +08:00
  • 19aec7ffec Re-add saveworld hook & broadcast Deathmax 2012-01-13 16:50:09 +08:00
  • 3ef87534c8 Log socket errors Deathmax 2012-01-13 16:45:08 +08:00
  • fcc7cfff50 Some hooks aren't disposed. Deathmax 2012-01-13 16:33:35 +08:00
  • 4473632691 Remove redundunt -ip handling in TShock. Deathmax 2012-01-13 16:23:03 +08:00
  • 4c4cd4027d Removed lua, because it shouldnt be here. Attempted hotfix of trashcan abuse. User's inventory shouldn't be saved if they are being nagged about logging out. Zack Piispanen 2012-01-12 18:00:05 -05:00
  • 491eafd484 Fixed range checking to use the range we specify instead of hardcoded 32. Zack 2012-01-12 11:01:44 -05:00
  • e503abcab9 Merge pull request #325 from natrim/itembans-fix Zack 2012-01-12 07:56:17 -08:00
  • 4eeb09fb58 somepony forgot debug message here Natrim 2012-01-12 14:28:28 +01:00
  • 16c660db44 Fix coins not dropping properly. Deathmax 2012-01-12 19:38:48 +08:00
  • 0cf287ca11 Increase the projectile range to 128 rather than 100. (2048px) Deathmax 2012-01-12 19:06:11 +08:00
  • 606964f028 Merge pull request #324 from natrim/itembans-fix Zidonuke 2012-01-11 02:33:24 -08:00
  • e113982158 don't display '()' in banned item list when no allowed groups is available Natrim 2012-01-11 11:27:41 +01:00
  • 5b7971f753 fix for banitem deleting in MYSQL Natrim 2012-01-11 11:27:05 +01:00
  • ae7bf98909 Merge pull request #323 from natrim/general-devel Zidonuke 2012-01-11 02:28:53 -08:00
  • 64b0a5c434 fix for GetDataHandlers: ERROR: System.IndexOutOfRangeException: Array index is out of range. in TShockAPI.PlayerData.StoreSlot Natrim 2012-01-11 11:06:08 +01:00
  • 5c5444dc83 Merge pull request #322 from natrim/general-devel Lucas Nicodemus 2012-01-10 20:28:07 -08:00
  • 2e7fa14a91 add commands for allowed groups for banned items Natrim 2012-01-10 11:09:04 +01:00
  • 50eeae2a86 aliases for item banning Natrim 2012-01-10 10:35:00 +01:00
  • b4d6908f98 add list items command to display banned items Natrim 2012-01-10 10:29:53 +01:00
  • 61c4edfcde Disable leave message if the server is full. TSHOCKPLUGINS-16 Lucas Nicodemus 2012-01-07 14:22:21 -07:00
  • e17f56fae0 Added new REST endpoints: - /v2/world/save -- Saves the world - /v2/world/autosave/state/{bool} -- Changes the autosave state of the server Lucas Nicodemus 2012-01-07 14:14:53 -07:00
  • e61593d74c Reverted Previous Change - Debuff's look to be coming from the disable method without msg's to the client will look into this more. DarkunderdoG 2012-01-07 11:39:36 -06:00
  • d03b2e4fbb attempt at fixing debuff erros in cheat protection - Zidonuke may want to look more into this darkunderdog 2012-01-07 10:46:34 -06:00
  • 22b3cfc86e Default HashAlgo to sha512, which is config's default. Deathmax 2012-01-07 21:39:38 +08:00
  • 75be35ac22 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2012-01-07 19:35:10 +08:00
  • 9297f2ef0d Add REST endpoint Deathmax 2012-01-07 19:34:27 +08:00
  • c0d81213c8 Merge pull request #321 from middas/general-devel Deathmax 2012-01-07 02:29:23 -08:00
  • 13fb4b3156 Adding the SaveWorld event caused an infinite loop of saves, removed it to fix the infinite loop. Middas 2012-01-07 03:25:30 -07:00
  • 78fce47cf8 Fix player position being updated wrongly when teleporting Deathmax 2012-01-07 14:11:33 +08:00
  • 64d6d2fff1 Merge remote-tracking branch 'origin/general-devel' into general-devel Deathmax 2012-01-07 13:22:36 +08:00
  • 38deb1293f Re-add the saveworld and NPC.SetDefaults hook events Deathmax 2012-01-07 13:22:08 +08:00
  • 340c0515ea Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2012-01-06 17:27:23 -07:00
  • 04b68eeb94 Merge remote-tracking branch 'remotes/origin/lua' into general-devel Lucas Nicodemus 2012-01-06 17:26:58 -07:00
  • 714746ab6c TSHOCKPLUGINS-9 #close fixed Fixed. Deathmax 2012-01-06 21:58:51 +08:00
  • 946bf2ad49 Fix chairs not having the correct direction Deathmax 2012-01-06 21:52:15 +08:00
  • 7c66e97bf1 Version Tick: 3.4.5.0106 Lucas Nicodemus 2012-01-06 01:07:46 -07:00
  • ddf7531d66 Merge branch 'general-devel' of ssh://github.com/TShock/TShock into general-devel darkunderdog 2012-01-04 20:11:34 -06:00
  • 6079d84c9e Updated Regions.InAreaRegion.Name to allow overlapping regions - For plugins that use this it will require updating the code darkunderdog 2012-01-04 20:11:22 -06:00
  • a1d4328ec4 Added Some Functions. _lua looks good! Steven French 2012-01-05 01:49:49 +13:00
  • 332fce2eb7 Remove test code. Lucas Nicodemus 2012-01-04 04:18:41 -07:00
  • 1425a80ed6 Lower case is still full of fail. Lucas Nicodemus 2012-01-04 04:18:21 -07:00
  • b6a8b8221d Rule #1 of hooking: - Do not confuse Lua, it will die. Lucas Nicodemus 2012-01-04 03:31:44 -07:00
  • cd482d2ae1 Forgot to remove references to dead code. Lucas Nicodemus 2012-01-04 03:28:19 -07:00
  • 1d1c15f808 Added a basic implementation of a hooking system. Related to TSHOCKPLUGINS-6 Lucas Nicodemus 2012-01-04 02:43:46 -07:00
  • 4edea352a0 works? high 2012-01-03 22:46:26 -05:00
  • 0e29b7a305 Staging 2 Lucas Nicodemus 2012-01-03 19:21:59 -07:00
  • 47cbe4fd33 Committing what I have for Lua hooking. Any ideas? Lucas Nicodemus 2012-01-03 18:51:22 -07:00
  • d28fef8e1e Implemented permissions for lua and some commands to work with it. TSHOCKPLUGINS-4 is completed. Lucas Nicodemus 2012-01-03 18:07:55 -07:00
  • 15d9a2aa8c More basic prep. TSHOCKPLUGINS-4 Lucas Nicodemus 2012-01-03 17:44:54 -07:00
  • c45291eb6b Basic Lua loading prep. TSHOCKPLUGINS-4 Lucas Nicodemus 2012-01-03 16:54:38 -07:00
  • 7e6aa3d288 Update gitignore Lucas Nicodemus 2012-01-03 16:37:38 -07:00
  • 7c17006705 Add binaries for Lua 5.1 Lucas Nicodemus 2012-01-03 16:37:21 -07:00
  • 264e633202 TSHOCKPLUGINS-2 #resolve #comment Added. Lucas Nicodemus 2012-01-03 15:29:36 -07:00
  • 5d61a56fcd Add new REST endpoint: - /v2/token/password?username={user} Lucas Nicodemus 2012-01-03 15:18:05 -07:00
  • e1d11ca96a Provide feedback when using hardmode commands Deathmax 2012-01-03 15:31:38 +08:00
  • d8e92e5ed0 Fixed 'shank forgot how to assign variables to an array' error on several rest calls. Lucas Nicodemus 2012-01-02 22:52:23 -07:00
  • e8acdb0b96 Fixing some silly mistakes. Lucas Nicodemus 2012-01-02 22:39:04 -07:00
  • be29a2cfcf Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2012-01-02 22:15:08 -07:00
  • b8e4dffd74 Add new REST endpoint: - /v2/server/rawcmd Lucas Nicodemus 2012-01-02 22:14:30 -07:00
  • f82f05064a Added stack count to /v2/player/read Zack Piispanen 2012-01-02 16:42:55 -05:00
  • f04b9d7a6d Remove test commit Lucas Nicodemus 2012-01-02 02:12:45 -07:00
  • a7cc75082e Test commit Lucas Nicodemus 2012-01-02 02:11:49 -07:00
  • 4f07567eeb Add REST endpoints: - /v2/players/mute - /v2/players/unmute Lucas Nicodemus 2012-01-02 02:07:19 -07:00
  • e813ac8f87 Fix /v2/players/ban using verb instead of param (thanks @radishes) Lucas Nicodemus 2012-01-02 01:49:01 -07:00
  • 42f8978e8f Remove old UpdateNow method Lucas Nicodemus 2012-01-02 00:58:58 -07:00
  • b9df823f41 Add the /v2/server/off endpoint Lucas Nicodemus 2012-01-02 00:57:03 -07:00
  • 0498d30b4e Add /v2/server/broadcast REST endpoint Lucas Nicodemus 2012-01-02 00:47:00 -07:00
  • 932dc9109c Added new REST endpoint: - /v2/world/butcher Lucas Nicodemus 2012-01-02 00:33:27 -07:00
  • f71d2c1a64 Add REST endpoint: - /v2/players/kill Lucas Nicodemus 2012-01-02 00:13:26 -07:00
  • d14c7c40c9 Fix players "leaving" when they never joined. Lucas Nicodemus 2012-01-01 23:18:18 -07:00
  • 4b77ca549e Users shouldn't "leave" when they enter an incorrect password anymore. Just as soon as someone reimplements the OnLeave hook. Lucas Nicodemus 2012-01-01 18:46:06 -07:00
  • 62bc28332a Deprecating the following REST endpoints: - /bans/read/{user}/info - /bans/destroy/{user} - /users/read/{user}/info - /users/destroy/{user} - /users/update/{user} Lucas Nicodemus 2012-01-01 16:44:45 -07:00
  • 3261fa40ef Deprecating the following REST API endpoints: - /players/read/{player} - /players/{player}/kick - /players/{player}/ban Lucas Nicodemus 2012-01-01 16:25:24 -07:00
  • 640da9eefe Several REST endpoints that were incorrectly waiting on player parameters and 500ing without them now work as intended with the verb. Lucas Nicodemus 2012-01-01 16:14:59 -07:00
  • 2437225f10 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Lucas Nicodemus 2012-01-01 15:56:09 -07:00
  • bfc9ad98fb Fixed the REST kick endpoint expecting a player parameter as opposed to a verb Lucas Nicodemus 2012-01-01 15:55:48 -07:00
  • 37a913d7a3 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel high 2012-01-01 15:37:59 -05:00
  • 5bc011679f Event typo high 2012-01-01 15:37:33 -05:00
  • ff84198e32 Minor changes Lucas Nicodemus 2012-01-01 13:21:23 -07:00
  • 91e386bb67 Gotta have more LICENCE HEADERS!!! Lucas Nicodemus 2012-01-01 03:14:56 -07:00
  • b52e6a83c8 Re-add MaxMind's license Lucas Nicodemus 2012-01-01 03:10:43 -07:00
  • bf9d0137f1 Added any missing license headers to all files Lucas Nicodemus 2012-01-01 03:06:48 -07:00
  • 1790606a70 Tabify Lucas Nicodemus 2012-01-01 02:57:55 -07:00
  • 902015b285 Remove flat file converter from ban system constructor Lucas Nicodemus 2012-01-01 02:56:57 -07:00
  • 2ac5ea929b Remove yet another flat file converter from yet another constructor Lucas Nicodemus 2012-01-01 02:55:54 -07:00
  • 4709093553 Remove flat file shit from item bans Lucas Nicodemus 2012-01-01 02:54:38 -07:00
  • 71b5d63263 Remove flat file conversion code from user manager Lucas Nicodemus 2012-01-01 02:53:37 -07:00
  • 4e20b87992 Remove flat file conversion code from warp system Lucas Nicodemus 2012-01-01 02:51:46 -07:00
  • 2bfdaaaabc Remove flat file conversion code Lucas Nicodemus 2012-01-01 02:48:15 -07:00
  • f47ce942f4 Remove old flat file conversion Commands.cs Lucas Nicodemus 2012-01-01 02:43:09 -07:00
  • 58f08193ae Mark some functions as obsolete Lucas Nicodemus 2012-01-01 02:38:10 -07:00
  • eea309281a Added a disabled RestRequestEvent hook Lucas Nicodemus 2012-01-01 02:30:49 -07:00
  • 23dba29545 Add PlayerBuff hook Lucas Nicodemus 2012-01-01 02:23:00 -07:00
  • 54882b6deb Add PlayerAnimation hook Lucas Nicodemus 2012-01-01 02:16:15 -07:00
  • c9b33e527a Add NPCSpecial hook Lucas Nicodemus 2012-01-01 02:13:03 -07:00