Mark Sturgill
7bffaa645d
change serverlist public ip address autodetection url
...
fixed base OnSubItemAdded being hidden in playermobile
2014-02-15 15:05:54 -07:00
Mark Sturgill
2f005966f9
move stuckmenu methods from core mobile to PlayerMobile
...
take advantage of IEntity/Parent refactor in a few trivial places
2014-02-15 13:52:03 -07:00
Mark Sturgill
12826da7c4
remove ParentEntity and RootParentEntity
...
Parent and RootParent are now IEntity properties
refactor object arguments to IEntity for parent related methods
branch and version bump to 2.6
2014-02-15 13:21:28 -07:00
Mark Sturgill
705236b923
proper disguise persistence using kvp instead of dictionary entries
2014-02-15 13:11:50 -07:00
Mark Sturgill
1d2d51b1de
change communication crystals to always return true for HandlesOnSpeech
...
we will be making some changes to the way child items that handle speech events are processed
2014-02-14 21:41:24 -07:00
Mark Sturgill
ac17483ab4
remove old hashtables from animal taming, inscription, and invisibility code
2014-02-14 21:19:41 -07:00
Mark Sturgill
af0ec21a07
disguisekit generics
2014-02-13 23:12:23 -07:00
Mark Sturgill
bab199139b
apipa range for serverlist autodetection
2014-02-06 23:51:49 -07:00
Mark Sturgill
290c4a1396
custom house optimizations
2013-11-08 12:29:21 -07:00
Mark Sturgill
5283de0b02
remove VS duplicated FlySpell.cs
2013-11-05 12:28:24 -07:00
Mark Sturgill
e319713571
gargoyle flyspell
2013-11-05 12:15:29 -07:00
Mark Sturgill
1fdb2d9a1f
update version display and project urls
2013-11-03 10:11:30 -07:00
Mark Sturgill
0eeb0c0c31
generic conversions
2013-11-02 21:40:42 -07:00
Mark Sturgill
fa1df8eae5
more gargoyle additions from servuo
2013-11-02 16:21:12 -07:00
Mark Sturgill
f566daea30
gargoyle race/body impl from servuo with some modification
2013-11-02 15:37:39 -07:00
Mark Sturgill
142f71c258
additional ientity.deleted impl
2013-11-02 11:06:47 -07:00
Mark Sturgill
436e8f054a
add Deleted property to IEntity
...
cleanup Map.GetObjectsInRange
additional hashtable -> dictionary conversions
generic timer impl for EffectController
2013-11-02 10:52:08 -07:00
Mark Sturgill
b035a256b6
remove mono conditionals that no longer seem to be necessary
2013-10-30 12:26:51 -07:00
Mark Sturgill
e67faba4d8
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
...
Framework_4_0 preprocessors have been removed. ScriptCompiler will set Framework_4_0 as legacy.
2013-10-30 11:28:34 -07:00
Mark Sturgill
01a5d41cee
update uosteam and razor urls
2013-10-26 12:23:24 -07:00
Mark Sturgill
1f3569aefc
generic explosion potion user list
...
whitespace
2013-10-24 15:22:56 -07:00
Mark Sturgill
2d60d61a6b
misc merge/tidy from Zenvera
2013-10-24 14:23:03 -07:00
Mark Sturgill
28744d486e
misc generic conversions
2013-10-23 09:54:06 -07:00
Mark Sturgill
ed06db12bf
more vs nag fixes
...
x64 solution and projects are necessary for proper vs debugging
2013-10-21 23:15:13 -07:00
Mark Sturgill
edf716f3cc
visual studio updates
2013-10-21 21:04:12 -07:00
Mark Sturgill
0e5292d84d
backoff parallelization
2013-10-19 17:08:31 -07:00
Mark Sturgill
ae8ded4a16
7.0.33.1 support
...
thread-safety
2013-10-17 01:48:04 -07:00
Mark Sturgill
88488bc616
generic pooled enumerators
...
guild event bcp
2013-10-15 21:15:59 -07:00
Mark Sturgill
855b6463ca
tilematrix thread-safety
...
main waithandle timeout removed
basecreature typo
2013-10-13 22:12:18 -07:00
Mark Sturgill
2cac2c55d2
loyalty parallelization
2013-10-12 14:10:54 -07:00
Mark Sturgill
131c41aa9a
additional network level parallelization
...
ai target acquisition parallelization
better pooled enumerator thread safety
2013-10-11 20:09:04 -07:00
Mark Sturgill
2061a88da3
correct spelling (thanks Andre Grobler)
2013-10-11 04:03:13 -07:00
Mark Sturgill
d2e02ecda4
more net 4.0 parallelization
2013-10-11 03:58:28 -07:00
Mark Sturgill
ddcc4e7a20
parallel delta queue processing
...
thread safe packet construction, compilation, compression, gump compilation, sending, coalescing, and many other fixes
TODO: delta queue recursion fixups, ipooledenumerable fixups/generics
2013-10-11 00:01:05 -07:00
Mark Sturgill
7b6cf66b87
rework Core.TickCount
2013-10-07 00:22:11 -07:00
Mark Sturgill
b3535985d7
BaseCreature/AI Core.TickCount
2013-10-06 18:57:37 -07:00
Mark Sturgill
be920e0c31
Core.TickCount for some AI actions
...
Correction in NewAsyncSockets
2013-10-06 17:21:40 -07:00
Mark Sturgill
92aeef0297
cast disturb recovery fix
2013-10-06 15:10:51 -07:00
Mark Sturgill
d2c670f5c3
Implement Core.TickCount
...
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
Mark Sturgill
acd585cb5b
fix pre-aos OPL spellbook display
2013-10-05 04:48:23 -07:00
Mark Sturgill
893b42c3bf
implement client bandage macro handler
...
fix non-opl paragon chest container property display
2013-10-02 03:16:12 -07:00
Derrick
6fc1aae38d
Buildable/Runnable/Debuggable solution for Visual Studio
2013-09-30 13:44:17 -04:00
Mark Sturgill
28e0a2fcbd
misc formatting/whitespace
2013-09-25 23:58:54 -07:00
Mark Sturgill
ad8e193555
noto and stealing fixes
2013-09-24 23:28:02 -07:00
Mark Sturgill
277160d2eb
DawnsMusicBoxGump nullref
2013-09-18 01:11:53 -07:00
Mark Sturgill
414d06cd6f
assistant feature negotiation
2013-09-17 17:46:17 -07:00
Mark Sturgill
71532c1597
fix props gump serial display
2013-09-14 02:12:09 -07:00
Mark Sturgill
a5ec9fd519
Revert "ethereal chimera and ethereal boura definitions"
...
This reverts commit c4a490ece7 .
dupe and no longer applicable
2013-09-12 22:41:09 -07:00
Mark Sturgill
c4a490ece7
ethereal chimera and ethereal boura definitions
2013-09-12 20:58:45 -07:00
mark@runuo.com
9289f2ce86
make corpses private containers
2013-09-06 03:51:48 +00:00