Commit graph

1414 commits

Author SHA1 Message Date
Deathmax
30ea65c518 Merge remote-tracking branch 'origin/general-devel' into general-devel 2011-12-19 14:08:15 +08:00
Deathmax
c79d39eb95 Update server binary
Server now has the -ip param built in.
2011-12-19 14:07:57 +08:00
Zidonuke
432c4b20e0 Fix Bamboo... 2011-12-18 23:46:16 -05:00
Zidonuke
a279ee284a Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-18 23:36:39 -05:00
Zidonuke
58dd04aedf Fix unit tests not getting a sqlite3.dll copy 2011-12-18 23:36:27 -05:00
Deathmax
9596d4498d Update server binary
Server now loads .dll-plugin files.
2011-12-19 12:15:58 +08:00
Zidonuke
342d4806bf Fix UnitTests 2011-12-18 22:12:57 -05:00
Zidonuke
55b706db8d Merge branch 'general-devel-mono' of github.com:TShock/TShock into general-devel 2011-12-18 21:57:43 -05:00
Zidonuke
25c55330fb Kill Mono Branch with fire, move it all into general-devel 2011-12-18 21:55:50 -05:00
Deathmax
78959a24c5 Merge remote-tracking branch 'origin/general-devel-mono' into general-devel-mono 2011-12-19 08:41:35 +08:00
Deathmax
9657479e8e Update server binary
Server now logs plugin load errors to ErrorLog.txt
2011-12-19 08:41:15 +08:00
Luke
a88e731263 Fixed sendlog wording and increased dmg due to false positives. 2011-12-18 14:22:19 -06:00
Deathmax
383633a823 Fix items and NPCs not being searched for properly. 2011-12-18 23:23:07 +08:00
Deathmax
283dec89a0 Add /converthallow and /convertcorruption
Converts hallow/corruption tiles to their counterpart worldwide.
2011-12-18 21:19:43 +08:00
Deathmax
c8c2307935 Allow users to disable hardmode from occurring. 2011-12-18 21:08:04 +08:00
Deathmax
b497183423 Allow admins to choose either or both IP or name bans to enforce 2011-12-18 20:36:03 +08:00
Deathmax
d091f5b52d Update server binary
Stop the Linux UnauthorizedAccessException errors when trying to access Windows paths.
2011-12-18 17:40:09 +08:00
Deathmax
db8e9da946 Up the projectile damage limits 2011-12-18 11:16:29 +08:00
Deathmax
fef958c619 Fix permissions problem with explosives 2011-12-18 10:25:32 +08:00
Deathmax
beae9a55a2 Warn THEN kick. 2011-12-18 09:31:36 +08:00
Deathmax
542fe11c1a reduce damage 2011-12-18 09:27:17 +08:00
Deathmax
6068eaac5f Check projectile damage
Zidomod loves 99999999 damage
2011-12-18 09:26:13 +08:00
Deathmax
f4c16e3301 Read the code next time
Duplicate code
2011-12-18 09:22:04 +08:00
Deathmax
2c50598ac9 Needs to return true when tile explosives are detected 2011-12-18 09:19:05 +08:00
Deathmax
ed6aa9c07b Enable kicking proxy users as identified by the MaxMind GeoIP database. 2011-12-18 09:16:13 +08:00
Deathmax
05bfd62388 Fix items not dropping
Item bans are now checks when dropping as well
2011-12-18 09:13:46 +08:00
Deathmax
9cee83660f Limit explosive tiles 2011-12-18 08:59:40 +08:00
Deathmax
348685bb2a Do not allow users to drop larger than max stacks if max stack check is enabled. 2011-12-18 08:40:39 +08:00
Deathmax
c6e19c6658 Scan up to slot 48 (mouse item) for bucket 2011-12-18 07:34:28 +08:00
Deathmax
d1320e434c Cache the IP so that things don't shit bricks when Mono closes the socket. 2011-12-18 07:28:52 +08:00
Deathmax
045eddfcdc Fix explosives not being disabled 2011-12-17 22:27:14 +08:00
Deathmax
18421ad208 If running Mono, use a different method to send bytes. 2011-12-17 21:48:40 +08:00
Deathmax
cdde472c54 Update server binary
Clients should now be able to connect when running under Mono
2011-12-17 17:35:00 +08:00
Deathmax
886389e9d7 Make sure players are connected before grabbing the IP 2011-12-17 10:10:15 +08:00
Deathmax
cd0c8fab86 Merge remote-tracking branch 'origin/general-devel-mono' into general-devel-mono 2011-12-17 09:45:28 +08:00
Deathmax
7a1ea99ea8 Fix Purification Powder not working on ebonsand 2011-12-17 09:45:04 +08:00
Luke
8dfa36898e Fixed /tpallow 2011-12-16 08:25:37 -06:00
Deathmax
08295343d7 Re-add prefix name support to /item and /give 2011-12-16 17:07:17 +08:00
Deathmax
905538de30 Update server binary
Add missing onleave hook
2011-12-16 10:06:56 +08:00
Deathmax
12435dfa1f Update server binary
For mono compatibility
2011-12-16 09:34:00 +08:00
Deathmax
d3e0acacaa Remove name support for prefixes
Searching by name causes a null exception
2011-12-16 09:06:33 +08:00
Deathmax
b23b6789f2 Update to 1.1.1
Switch to v2 of the sqlite lib. v4 has a bug when run under .Net.
2011-12-16 09:02:59 +08:00
Deathmax
a2a1486ea1 Add support for prefixes in /item and /give 2011-12-15 21:28:46 +08:00
Deathmax
3f0d82e5be Don't place Log.Initialize inside the try-catch block 2011-12-15 21:08:57 +08:00
Deathmax
97b6f77383 Fix logs and configs not following -configpath param 2011-12-15 21:04:13 +08:00
Deathmax
4fd6276ec2 Hopefully fix build errors on Bamboo. 2011-12-14 14:43:52 +08:00
Deathmax
7446dcfd8d Commit Sqlite files
Damn .gitignore.
2011-12-14 12:47:36 +08:00
Deathmax
480b58a47d Now Mono compatible
(You need sqlite3.dll from SqlBins if running on Windows and sqlite3.so if running on Linux)
2011-12-13 21:41:52 +08:00
Deathmax
c821c920ce Was never supposed to add exploit code. 2011-12-13 17:30:01 +08:00
Deathmax
6a0e1d0ecc Oops, wasn't supposed to change that 2011-12-13 17:27:32 +08:00