Commit graph

113 commits

Author SHA1 Message Date
mark
d72057c5d5 scissors should NOT be able to cut locked down or movable false items 2007-08-08 00:31:47 +00:00
mark
9e586bf2f3 Rewrite exit code, shutdown handlers etc 2007-07-29 00:58:34 +00:00
krrios
b1a05c68dd ip-based account authentication and authorization
protocol extension fix to properly support pre-login packets
refactored skill title calculation
2007-07-29 00:49:06 +00:00
asayre
2ad37d54aa Lots of fixes, changes, rewrites of various things, including but not limited to:
Logging of staff crafting items,
Fixes for the OSI client changes
The potion stacking stuff
BaseWeapon fix, so that damage increase things don't multiply themselves.
admin gump fixes for Firewall
Various display tweaks for weight
SoS no longer spawn in Tokuno
Hiryu hues happified to OSI standards
staff now see alliance chat correctly
Play barkeeper text increased per OSI
Various other OSI skill requirement changes
Various unimplemented features of the SE moves
EventSink for when the client version is received from client.
Client validation moved out of the core.
Client version validation now has options to ignore/kick/warn/annoy.  Automagically tries to detect current client.
Reverted the delayeddamagecontext back to OSI standards.
Can no longer use bags of sending in jail.

MagerySpell implemented. Now only Magery spells have a circle, and various other properties of 'em.
TransformationSpellHelper now implemented.  Things moved around for this.
Spells now need a Timespan for the cast delay, instead of arbitrarily based on Circle.  Circle doesn't make sense for non-Magery spells!
Alot of the spellweaving spells added to OSI standards.
2007-05-26 03:12:41 +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
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
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
5c64b1754c restructured and extended performance diagnostics to cover gump and target responses 2007-04-22 06:08:45 +00:00
krrios
b290d0d18f Fixed copy/paste issue causing automatic client.exe version detection to fail 2007-04-20 22:46:53 +00:00
asayre
b6c8e29077 2007-03-10 06:47:41 +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
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
asayre
ed73ebfa3e 2007-01-01 08:10:55 +00:00
asayre
d32e879c49 Detection of client version for restriction 2007-01-01 08:09:18 +00:00
mark
fe4c9e4f73 misc fixies 2006-12-29 05:21:07 +00:00
mark
1df688e912 last of the non generics for custom houses 2006-12-29 04:37:28 +00:00
mark
455fa28f48 Lots of little stuff..
Generics
Misc tweaks/fixes
2006-12-28 19:32:01 +00:00
asayre
02502429ea Display of ban status on firewall menu in admin gump 2006-12-15 06:59:57 +00:00
mark
5ed9a40e88 fix lockdown bug 2006-12-13 21:03:01 +00:00
mark
3da4aa9efa Buffer allocation optimizations in PacketWriter
Misc string cleanup
2006-12-13 18:28:37 +00:00
asayre
b7ea90d3af Fix to hued addons with moving crates
Partial revert, discussed w/Krrios of rev 88
2006-12-13 08:51:57 +00:00
mark
b7bf6146c8 AddGump fixes, thanks Carmina 2006-12-12 19:33:57 +00:00
mark
88658b58e2 String patch, thanks Carmina 2006-12-12 19:22:43 +00:00