Commit graph

158 commits

Author SHA1 Message Date
mark
32db7d8944 Renamed remotely 2007-05-09 17:20:14 +00:00
mark
cbc1943bed oops :P 2007-04-26 19:21:11 +00:00
mark
5021ea6225 emptysearch capability to admin gump accounts 2007-04-26 19:10:49 +00:00
mark
a762fa2875 admingump will not load accounts on account button (use empty search).
default inactive account time changed to 180 days.
2007-04-26 19:04:16 +00:00
krrios
0338bd6a75 Ripped socket disconnect code 2007-04-26 05:17:31 +00:00
krrios
2b54372249 initial attempt at socket pooling -- DOES NOT WORK -- EVIL CODE -- DO NOT RUN LIVE -- etc 2007-04-25 05:54:23 +00:00
mark
699ce6b4b7 i hate keywords 2007-04-25 01:37:53 +00:00
mark
867f580650 oops this is important etc 2007-04-25 01:36:17 +00:00
mark
536e73b8df socket pooling, asyncstate cleanups 2007-04-25 01:35:38 +00:00
krrios
a8acb6bd9d removed initial capacity to List and ArrayList where inappropriate 2007-04-25 01:06:43 +00:00
krrios
e15ed963d8 updated a few places to use NetState.Address rather than Socket.RemoteEndPoint.Address
added Utility.Intern(IPAddress) and implemented where appropriate
2007-04-25 00:42:47 +00:00
krrios
442b48d406 2007-04-24 04:19:04 +00:00
krrios
537e026912 CraftItem.ItemIDOf now uses a dictionary to avoid int boxing
fixed vendor issue causing PropertyList to be accessed on pre-aos shards
fixed a few places which incorrectly used Core.AOS instead of ObjectPropertyList.Enabled
changed actions list from ArrayList to List<object> for diagnostic purposes
2007-04-24 03:48:58 +00:00
krrios
235b1ee73e really fixed $Id$ .. really 2007-04-22 07:31:23 +00:00
krrios
ea4b699cb9 changed type of profile counters from int to long
fixed $Id$ in file headers
2007-04-22 07:19:03 +00:00
krrios
5c64b1754c restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
krrios
a8d3bcbec9 Added Weight property on items for ML expansion 2007-04-21 03:18:04 +00:00
krrios
b290d0d18f Fixed copy/paste issue causing automatic client.exe version detection to fail 2007-04-20 22:46:53 +00:00
krrios
5be90584b6 Fixed issue with decay erroneously triggering world save warnings. 2007-04-20 22:35:41 +00:00
krrios
0c7efa2419 Better diagnostics when attempting to create or delete an item or mobile within World.Save 2007-04-20 03:04:19 +00:00
asayre
b6c8e29077 2007-03-10 06:47:41 +00:00
mark
4e9303215a item stack name verification 2007-03-09 18:29:37 +00:00
asayre
3bfe6ba129 Predicates for FindItem[s] By Type
More OCD'ing about ordering and keeping things together
2007-02-24 10:35:08 +00:00
asayre
4878683237 OCD'ing over organization 2007-02-11 22:15:14 +00:00
mark
1b43898c9a stupid bug ive been too lazy to fix 2007-02-11 05:30:33 +00:00
asayre
75e8798c18 CIDR's actually working would be nice. That's what I get for assuming the output from a different func would be correct.
When banning checked accounts, it should only tag and comment the checked ones, not all of them in the list.
Optimizing firewall.
2007-02-10 08:21:13 +00:00
asayre
318ad5f08c revealing hidden staff is a bad thing 2007-01-26 05:35:13 +00:00
asayre
0462a78e40 2007-01-23 07:54:43 +00:00
asayre
6f405eede4 2007-01-23 07:01:42 +00:00
asayre
f67a870208 Sound/effect fixes, DeathStrike instant damage after 5 steps, Evasion of spells, with OSI data. Original data c/o Kenko 2007-01-23 06:56:23 +00:00
asayre
2cbc73ee85 fix to loot right formula, shadow wisp showing the location of staff, 120 powerscroll rarity, and the fix for houses shadow tiles which I thought i had committed 5 minutes after the original commit but forgot :< 2007-01-23 04:31:07 +00:00
mark
ba23b0af0a additional generics, fixed retarded bug 2007-01-21 02:58:17 +00:00
mark
50b59db594 refactoring, generics, a bug fix in mana drain, a few todos done 2007-01-20 20:39:55 +00:00
mark
f95101c201 lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
mark
566de1c2cf a few generics and misc code cleanup
slight tweaks/opt
2007-01-19 19:33:13 +00:00
mark
83190372f8 fix bad brackets 2007-01-14 21:57:05 +00:00
mark
4d0dd74ec1 fixed typo 2007-01-14 19:26:21 +00:00
mark
e4818bfbfa namelist fix, spell typo 2007-01-14 02:38:22 +00:00
mark
603f1bf8fe fix bandage range, change some ondeath/onbeforedeath region calls, fix spell delayed damage 2007-01-14 02:06:27 +00:00
mark
85fbf8ab81 crashfix 2007-01-13 18:06:02 +00:00
mark
f77cd9b202 2007-01-13 16:51:33 +00:00
mark
1db4682222 rewrote unlock spell
tchests respawn on magic unlock
2007-01-13 05:31:20 +00:00
mark
42529d8d04 bandage/bleed message
ElvenCompositeLongbow damage
MagicalShortbow damage
SpawnEntry double spawns
typo fix
2007-01-13 04:30:13 +00:00
mark
9d377382af fey legging fix 2007-01-12 22:40:19 +00:00
mark
b5185fa5df thinlongsword bod fix 2007-01-12 19:20:04 +00:00
mark
f65ce0098e fix region typos
remove thinlongsword from bulk orders
warcleaver -> fencing weapon
2007-01-12 17:46:24 +00:00
asayre
88d89c0e22 Oops, compile errors 2007-01-11 06:24:58 +00:00
asayre
06b366ad90 2007-01-11 05:57:50 +00:00
asayre
f8cc9c10a8 2007-01-08 04:50:22 +00:00
asayre
5c59923793 2007-01-08 00:11:31 +00:00