eos
c179bac4a2
More Aquarium fixes
...
http://jira.runuo.com/browse/RUNUO-126
Various overhead messages wrongly set as public
http://jira.runuo.com/browse/RUNUO-127
Enabling of Spellweaving's Immolating Weapon
http://jira.runuo.com/browse/RUNUO-128
2012-01-22 05:32:04 +00:00
eos
45bd3dba38
Some more trailing whitespace removal and minor ML code cleanup.
2012-01-07 04:39:54 +00:00
athena
f4a7e8e283
removing ML townfolk as our quest system will not be using basevendor
2012-01-07 04:02:26 +00:00
asayre
a252ad852a
Helper methods for BaseBook
2012-01-07 01:37:17 +00:00
athena
1d3be5752b
Removal of extra tabs and whitespace
2012-01-07 01:22:35 +00:00
athena
558126770e
Adding some ML content
2012-01-06 23:20:25 +00:00
asayre
2eff293be9
Convenience methods for Timer.DelayCall( callback[,..] ) equivalent to calling a Timer.DelayCall( TimeSpan.Zero, callback[,..] )
2012-01-04 08:45:24 +00:00
mark
6bd4e084c7
oops!
2012-01-03 00:41:15 +00:00
mark
558fcf495a
Framework_4_0 preprocessor is necessary for legacy compatibility.
2012-01-03 00:36:52 +00:00
asayre
12fe97babd
Serialization support for HashSet<T> where T : Item/Mobile/BaseGuild
2012-01-02 22:32:17 +00:00
asayre
22557eef9f
ScriptCompiler should now compile scripts with /optimize flag when -debug is NOT enabled.
2012-01-02 21:17:48 +00:00
asayre
b90d8fdb8d
System.Core added to Assemblies.cfg System.Core contains HashSet<T>
2012-01-02 20:57:02 +00:00
asayre
635d4282ec
I love Tuples, you love tuples, everybody loves tuples!
2012-01-02 15:09:33 +00:00
asayre
bf765b3c50
2012-01-02 14:26:38 +00:00
asayre
ba01533df9
2012-01-02 14:25:42 +00:00
asayre
b9f0138b08
Bug in BodyTable, Bodies with an ID over 1000 we not being properly read.
...
Using Enum.TryParse where applicable
2012-01-02 14:21:20 +00:00
asayre
26899493c0
Serialization support for DateTimeOffset.
2012-01-02 13:32:58 +00:00
asayre
3fd844cfa0
Corrected AssemblyVersion to 2.2.*
...
Also, prior changelog message should read 'treat warnings as errors'
2012-01-02 12:08:28 +00:00
asayre
2401b86b24
Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou)
...
BaseCreature & PlayerMobile set to partial classes for easier extensibility.
Prevent Item from stacking with itself
Updated Bounds.bin with latest values. ItemBounds will now correctly size itself to the TileData.
Compiler directives for .NET 4.0 no longer needed - .NET 4.0 is now supported by default to take advantage of the new Socket Events and Parallelization improvements.
2012-01-02 10:24:08 +00:00
eos
46fc5e8de3
Follow up patch to fix Animal Form hues and bodyvalues
...
http://jira.runuo.com/browse/RUNUO-115
2012-01-01 10:59:54 +00:00
eos
2fae793e29
Plant Bowls not showing names correctly
...
http://jira.runuo.com/browse/RUNUO-11
2012-01-01 04:40:04 +00:00
eos
4cba2c8d56
Plant gump issues
...
http://jira.runuo.com/browse/RUNUO-12
House decay stages should pass at random intervals
http://jira.runuo.com/browse/RUNUO-113
Nature's Fury cast issues
http://jira.runuo.com/browse/RUNUO-114
Animal Form inaccuracies and issue with Talisman of the Fey
http://jira.runuo.com/browse/RUNUO-115
BaseWaterContainer fill messages and behavior
http://jira.runuo.com/browse/RUNUO-116
AdminGump filter for accounts owning houses
http://jira.runuo.com/browse/RUNUO-118
Seeds should be stackable
http://jira.runuo.com/browse/RUNUO-119
Typo in case of a jailbreak
http://jira.runuo.com/browse/RUNUO-120
Prevent creation of invalid account names
http://jira.runuo.com/browse/RUNUO-121
2012-01-01 03:34:02 +00:00
asayre
d2f79e93ea
Potential deletion of item outside of main thread issue resolved
...
Item.Spawner now uses CompactInfo for memory savings.
Empty accounts (No Characters) can now be set to go inactive sooner than accounts with characters.
2011-12-31 07:50:54 +00:00
athena
6a98ff0965
Customizable expire action for HouseRaffleStone - http://jira.runuo.com/browse/RUNUO-112
2011-12-25 03:13:24 +00:00
mark
ff10a7cfb8
remoteadmin system changes
2011-12-18 05:20:05 +00:00
mark
28f3bd15b2
securetrade race condition
2011-12-18 05:09:31 +00:00
eos
2a21388f39
Uncontrolled BaseCreatures don't path around mobiles
...
http://jira.runuo.com/browse/RUNUO-106
Animal Taming range and system message fixes
http://jira.runuo.com/browse/RUNUO-107
Uncontrolled BaseCreatures don't walk over hidden staff
http://jira.runuo.com/browse/RUNUO-108
Typo in AdminGump
http://jira.runuo.com/browse/RUNUO-109
Guildstone deeds lose the guild name during server restarts
http://jira.runuo.com/browse/RUNUO-110
In-game accessible LastMoveTime property on PlayerMobiles
http://jira.runuo.com/browse/RUNUO-111
2011-12-18 02:03:40 +00:00
athena
91537da9b2
Christmas items
2011-12-17 00:08:49 +00:00
eos
05ba96ec99
Minor addition to the Aquarium fixes
2011-12-01 19:45:33 +00:00
eos
4708ec4301
Various Aquarium fixes - http://jira.runuo.com/browse/RUNUO-102
2011-12-01 05:42:10 +00:00
athena
4e15a2aa4c
RemoveIfUntamed also removes tamed creatures - http://jira.runuo.com/browse/RUNUO-101
2011-11-28 00:09:06 +00:00
athena
3bd524a27a
Combatant = null in basecreature added in SVN784 caused a stack overflow
2011-11-27 08:53:49 +00:00
athena
7bd20d02cd
Pets shouldn't attack when told to 'stay' - http://jira.runuo.com/browse/RUNUO-99
...
Cu Sidhe incorrect name - http://jira.runuo.com/browse/RUNUO-98
Small CharacterStatue improvements - http://jira.runuo.com/browse/RUNUO-97
2011-11-27 03:03:18 +00:00
athena
1d2a2d7783
Addition to make weapon attributes work with Elven Glasses.
2011-11-20 19:34:05 +00:00
athena
44a4693fda
Various House Raffle fixes - http://jira.runuo.com/browse/RUNUO-94
...
Pet friends should have access to pack animals' backpacks - http://jira.runuo.com/browse/RUNUO-95
Animal Lore wrong GM skill perk - http://jira.runuo.com/browse/RUNUO-92
2011-11-20 04:46:44 +00:00
xavier
216824a9b4
numerous fixes for Aquariums
...
world item, non-osi tool "webstone" added
Aquarium how-to book added
2011-10-29 07:49:02 +00:00
xavier
7d8bbffd5f
re-applied weight correction for fish.
2011-10-23 15:59:39 +00:00
xavier
22ed0d8bb4
2011-10-23 04:05:27 +00:00
xavier
cbd45b53b8
added:ML aquariums, ML potions,runebook and spellbook makers mark, two new runic tools, NPC vendor updates
2011-10-23 03:38:07 +00:00
xavier
028b5ad696
weight correcton for trophy fish
2011-10-23 02:02:35 +00:00
xavier
a7c38951ce
crafting skill chances corrected for HollowPrism
...
notoriety fix for confusion pots
notoriety fix for basecreature
typo corrected for "bone mage"
buying value for scrolls restored to previous in holymage
2011-10-22 23:55:28 +00:00
mark
b1eced908b
yuck
2011-10-21 22:02:10 +00:00
xavier
b536a6b593
other parts of the same fix as last
2011-10-09 03:51:58 +00:00
xavier
61c499e817
Missing checks to prevent item loss cause by addon containers.
2011-10-09 03:24:55 +00:00
mark
008c706ba8
quick core tweak
2011-10-02 04:14:01 +00:00
xavier
4ff574358a
eos fix for pet issue. client ver bug fix. cliloc updates.
2011-10-02 02:51:09 +00:00
mark
59a5d8e684
correct typo in Mobile.CanBeBeneficial
2011-09-25 04:02:03 +00:00
xavier
8fa0b41e09
label correction in ethies, correct notoriety checks for archcure
2011-09-25 03:42:01 +00:00
xavier
6ca4b73ea3
ouch. fixed
2011-09-20 01:18:08 +00:00
xavier
359349ed01
correction in moongates regarding unhiding. ItemID wands should not be dropping on AoS+ shards.
2011-09-20 01:08:30 +00:00