Commit graph

  • 549728b510 Added DistributionAgent to configuration file. Default is facepunch. Change it to terraria-online for cheat removal. Shank 2011-06-04 22:28:13 -06:00
  • df7fee1cb5 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel Shank 2011-06-04 21:58:13 -06:00
  • b786c80bb0 Added /debug-config Added Version codename Added version tick early Closes #15 Shank 2011-06-04 21:56:24 -06:00
  • 3f3b1cc40e Added /debug-config Added Version codename Added version tick early Shank 2011-06-04 21:56:24 -06:00
  • 30a200b6e0 Merge branch 'master' into general-devel Shank 2011-06-04 21:36:11 -06:00
  • dc374f9051 Log no longer outputs to console. (Some things are calling it too fast) Deathmax 2011-06-05 11:10:14 +08:00
  • 68014b4853 SpawnRate now uses default spawn rate Shank 2011-06-04 20:38:45 -06:00
  • 95a066d145 Fixing spawn rates Shank 2011-06-04 20:28:29 -06:00
  • 4907407337 merged master into us Maverick Motherfucker 2011-06-04 13:56:39 -07:00
  • 362b2b776e Removed all referneces to admin and replaced with group permissions Maverick Motherfucker 2011-06-04 13:35:52 -07:00
  • 95c1710b55 Configuration now loads up prior to the files being accessed. Shank 2011-06-04 13:21:40 -06:00
  • 8d7a52ff9a changed default group permissions and fixed /help Maverick Motherfucker 2011-06-04 12:00:00 -07:00
  • dbdbc9e41e implemented ignorecheatdetection Maverick Motherfucker 2011-06-04 11:42:56 -07:00
  • ea18dec857 Change list Shank 2011-06-04 12:42:46 -06:00
  • d255fa60bf Version tick: 1.6.0.0 Shank 2011-06-04 12:41:14 -06:00
  • 61b9b8779e Made groups.txt and users.txt auto appear in save folder Maverick Motherfucker 2011-06-04 11:14:39 -07:00
  • 43f173f7d7 dont fucking blindy try-catch everywhere Maverick Motherfucker 2011-06-04 10:43:16 -07:00
  • 24f7756370 did a debug session, fixed bugs Maverick Motherfucker 2011-06-04 10:35:20 -07:00
  • cfd3cbf5a3 made it so newlines arn't parsed and added avaliable permissions to groups.txt Maverick Motherfucker 2011-06-04 09:45:23 -07:00
  • d26cd3bd16 Some KillTile prevention thingy Deathmax 2011-06-05 00:02:56 +08:00
  • 7dbcf73f00 Merge commit '767268e1f7' Deathmax 2011-06-04 16:00:33 +08:00
  • 767268e1f7 Added spawn protection radius to config. Deathmax 2011-06-04 14:26:25 +08:00
  • b9ff874351 Added spawn protection radius to config. Deathmax 2011-06-04 14:25:47 +08:00
  • 069c95e2cf Spawn protection. 5 block radius. /protectspawn - toggle spawn protection. Deathmax 2011-06-04 14:21:41 +08:00
  • 48ea956724 Added spawn protection. Prevents any tile from being placed/killed within a 5 block radius. /protectspawn - Toggle spawn protection. Deathmax 2011-06-04 14:19:22 +08:00
  • c895369ff6 Deleted useless file and edited default group permissions Maverick Motherfucker 2011-06-03 22:57:48 -07:00
  • 4aa5c71b5b got command handling implemented Maverick Motherfucker 2011-06-03 22:50:30 -07:00
  • bf0a95f656 finally converted all commands Maverick Motherfucker 2011-06-03 22:42:48 -07:00
  • 8344801128 Started work on revamping command system for permissions, but I'm out for the night, cya tomorrow Maverick Motherfucker 2011-06-03 22:28:05 -07:00
  • 3774c30f7d Removed useless permissions class and finished loading groups Maverick Motherfucker 2011-06-03 22:06:18 -07:00
  • f5723ee834 did a debug session and fixed some errors Maverick Motherfucker 2011-06-03 22:00:46 -07:00
  • 273615f738 Loading groups adds the groups, doesn't add permissions yet Maverick Motherfucker 2011-06-03 21:51:35 -07:00
  • 517b40eec6 oops, forgot to do this Maverick Motherfucker 2011-06-03 21:41:17 -07:00
  • 6f3f53f0dc Added hardcoded superadmin group Maverick Motherfucker 2011-06-03 21:39:18 -07:00
  • bb2e9559f0 Added code to convey idea before I write all of it out, also added default config files, everything is subject to change Maverick Motherfucker 2011-06-03 21:27:56 -07:00
  • 474498416d Handled KillMe packet. Deathmax 2011-06-04 12:17:12 +08:00
  • 1808b8ee97 Added release docs for artifact purposes. Shank 2011-06-03 22:00:52 -06:00
  • d0fe76090d Blocked KillMe from other players. Deathmax 2011-06-04 11:51:54 +08:00
  • ab67d9f137 Added try/catch statements. Deathmax 2011-06-04 11:46:52 +08:00
  • 0155156367 Ugh, set wrong LogLevel, wasn't saving to file. Deathmax 2011-06-04 11:33:28 +08:00
  • 3ffd91cf2d Oops, forgot this. Deathmax 2011-06-04 11:29:51 +08:00
  • 35b584ab94 Added some basic logging. Deathmax 2011-06-04 11:27:35 +08:00
  • 0b06bbd692 Merge commit 'eba484ff35' Deathmax 2011-06-04 11:11:37 +08:00
  • eba484ff35 myass.bat post-build, if it doesn't work for you, your visual studio is fucked up Maverick Motherfucker 2011-06-03 20:04:24 -07:00
  • 50430ce9a7 Fixed bug where PvP would always stay on even if perma PvP was off. Deathmax 2011-06-04 10:59:16 +08:00
  • bdd55a4d06 Fixed merge Maverick Motherfucker 2011-06-03 19:57:58 -07:00
  • fbad9d6d67 Fixed mana and HP first time getting flagged as cheat Maverick Motherfucker 2011-06-03 19:51:57 -07:00
  • efe8b3ce4f Projectile check used the wrong config. Deathmax 2011-06-04 00:44:11 +08:00
  • 16e5cfe342 Fixed issue where players with > 100 MP/HP would get flagged as their max didn't get synced. Deathmax 2011-06-03 22:38:13 +08:00
  • cd539e0e7e Fixed /help output. (Thanks rjhazelwood) Deathmax 2011-06-03 22:00:14 +08:00
  • f1d821a554 Added Dynamite/Bomb projectile checks. Fixed issue where Kill Tile Abuse doesn't check for config values. Deathmax 2011-06-03 21:43:05 +08:00
  • 60156af877 FindPlayer now has partial matches. Deathmax 2011-06-03 19:51:43 +08:00
  • 0e01dca587 Version tick: 1.5.0.1 Shank 2011-06-03 04:22:25 -06:00
  • ebfe78d12a The server now informs you of what list you were on when you are booted. Shank 2011-06-03 04:18:36 -06:00
  • cd0382f3e4 Merge branch 'master' of github.com:TShock/TShock Shank 2011-06-03 03:03:13 -06:00
  • aefde30a8d Fixed /off, it now saves the world. Added /off-nosave, it doesn't. Raised threshold to 20. Closes #8 Closes #6 Closes #5 Shank 2011-06-03 03:02:48 -06:00
  • f66606f01a Updated Server/API (ServerHooks.OnCommand) high 2011-06-03 03:32:54 -04:00
  • e50d855f5f Added new Server/API high 2011-06-03 03:20:12 -04:00
  • fc4435e5f2 Added basic README Shank 2011-06-03 01:20:12 -06:00
  • bd9d89599e Version Tick: 1.5 for release Shank 2011-06-03 00:50:48 -06:00
  • 0836685afc Merge branch 'master' of git.assembla.com:terraria high 2011-06-03 02:36:20 -04:00
  • cf736cbb30 Fixed kick, SendData sets kill when sending packet 0x2. Also when a socket is killed players are resynced. high 2011-06-03 02:34:25 -04:00
  • 35f78a2207 made /invasion a toggle Maverick Motherfucker 2011-06-02 23:31:40 -07:00
  • be94eecd3e oops Maverick Motherfucker 2011-06-02 23:30:01 -07:00
  • 2f02b7b9ae Merge branch 'master' of git.assembla.com:terraria Maverick Motherfucker 2011-06-02 23:24:44 -07:00
  • abe6b5c998 fixed /spawn Maverick Motherfucker 2011-06-02 23:24:28 -07:00
  • ad8b6cd6ac Updating .gitignore Shank 2011-06-03 00:22:01 -06:00
  • df18ab37c2 Adding two dlls. Shank 2011-06-03 00:21:13 -06:00
  • 6726c497a9 Dont fucking remove that Maverick Motherfucker 2011-06-02 23:19:24 -07:00
  • 96ae877e15 Merge branch 'master' of git.assembla.com:terraria Maverick Motherfucker 2011-06-02 23:18:19 -07:00
  • 5fe2462193 Fixed exploit where cheaters can send chat as other people Maverick Motherfucker 2011-06-02 23:16:35 -07:00
  • 1e1216f090 Update player exploit patched high 2011-06-03 02:16:28 -04:00
  • 100d7d10f3 Forgot one call when caching IsAdmin Maverick Motherfucker 2011-06-02 22:45:05 -07:00
  • f5a76dd154 Griefing != Cheating Maverick Motherfucker 2011-06-02 22:24:43 -07:00
  • 818348a445 Caching IsAdmin as to optimize load on file system Maverick Motherfucker 2011-06-02 21:59:33 -07:00
  • 79c0bddf5e Did same kind of protection with mana Maverick Motherfucker 2011-06-02 21:35:58 -07:00
  • bb8cf74ec0 More cheat detection, if more than 20 HP is added to max at a time, bye bye Maverick Motherfucker 2011-06-02 21:34:24 -07:00
  • 087dfabffe Changed ifs into else ifs for optimization purposes Maverick Motherfucker 2011-06-02 21:30:16 -07:00
  • 892ef0c770 Moved the admin check for cheating into HandleCheater instead of cheat detection Maverick Motherfucker 2011-06-02 21:28:47 -07:00
  • 39bc48968a Added TSPlayer class to contain variables that are player specific Maverick Motherfucker 2011-06-02 21:26:07 -07:00
  • 947540cb1f Added myass.bat to gitignore Maverick Motherfucker 2011-06-02 21:08:35 -07:00
  • e52a1d35b5 Merge branch 'master' of git.assembla.com:terraria Maverick Motherfucker 2011-06-02 21:06:44 -07:00
  • e187e673f9 Fixed teleport somewhat Maverick Motherfucker 2011-06-02 21:06:25 -07:00
  • cbf525b148 Fixed /item and /give Deathmax 2011-06-03 11:51:40 +08:00
  • ff5c47a57c Updated NPC and Item methods for the new items. Deathmax 2011-06-03 10:57:43 +08:00
  • daf56053c8 Remove item max stack check. Deathmax 2011-06-03 10:51:02 +08:00
  • 0aa44fed67 Merge branch 'master' of git.assembla.com:terraria Shank 2011-06-02 20:49:09 -06:00
  • b2f4ee698b Re-added broadcast event for kill tile abuse. Added kick for SendSection Added kick for NPC abuse Shank 2011-06-02 20:48:42 -06:00
  • 2e9c05aee8 Why the fuck was this versioned? high 2011-05-29 22:04:34 -04:00
  • 83c5ece94c Fixed SendData to use 255 instead of 8. Shank 2011-06-02 18:04:06 -06:00
  • 8707ad0c39 Merge branch 'master' of git.assembla.com:terraria Shank 2011-06-02 17:07:53 -06:00
  • b080b5b0c8 You need to put TerrariaServerAPI and TerrariaServer inside the TShockAPI folder. Shank 2011-06-02 17:07:10 -06:00
  • 49561497bd Fixed /slap (now it goes both directions, but very small knockback) Fixed issues with /spawnrate and /maxspawns where if the input string does not convert, it throws an exception. Deathmax 2011-06-02 23:43:25 +08:00
  • 17c6fa8e87 Added /slap - /slap <player> [dmg]. ^ Seems buggy ATM, only smacks you in one direction and seems to ignore tile collision. Deathmax 2011-06-02 23:14:23 +08:00
  • 098841e7e9 Fixed an issue with /item Deathmax 2011-06-02 22:55:15 +08:00
  • 00ce4ff2c4 /kill - Suicide or if admin, kill other people. Deathmax 2011-06-02 22:46:44 +08:00
  • eea8afdcf2 Added inventory stack check. (Not tested, but should work) Deathmax 2011-06-02 20:34:08 +08:00
  • b2d25a24a5 Added /time. Fixed multiple bugs with /heal. Oh, and the previous commit added kick/ban protection for admins. Deathmax 2011-06-02 20:24:23 +08:00
  • 4e5059fff5 Added some error messages for commands. Deathmax 2011-06-02 19:27:19 +08:00
  • 5c10115b07 Version Tick: 1.4.0.0 Shank 2011-06-02 03:29:34 -06:00