Commit graph

622 commits

Author SHA1 Message Date
xavier@runuo.com
110bd99e56 2013-05-07 19:19:24 +00:00
eos@runuo.com
10a21d850d Cleaned up some more LF line endings. 2013-03-21 22:14:31 +00:00
mark@runuo.com
ddf122a940 clean up line endings and formatting 2013-03-14 17:54:27 +00:00
mark@runuo.com
9cfd9a6165 clean up line endings and formatting 2013-03-14 17:52:42 +00:00
xavier@runuo.com
bd8dc7168f prevent null ref 2013-03-11 14:49:19 +00:00
xavier@runuo.com
8690feea0a ai acquisition revision 2013-03-11 14:47:15 +00:00
xavier
c6ad1bb0a6 new v-props in baseregion, added butcherswarcleaver, runesabre, revised acid proof rope drop - should be rare. 2013-03-09 23:12:01 +00:00
eos
3e36e18f91 Corrected studded bustier quest objectives. 2013-03-02 21:12:46 +00:00
eos
e083b219f0 Moved ActionDelay change out of the core, reverted to old value for !Core.AOS. 2013-02-24 01:42:45 +00:00
xavier
8df32ab72b 2013-02-24 01:07:51 +00:00
xavier
2fda164e3e ignore houses, save homefinding 2013-02-24 01:03:42 +00:00
eos
ea1f38c121 - Drag effect crash issues have been resolved, enabling effects by default again.
- Added an LOS check to the drag effects to hide effects on higher floors from players.
2013-02-24 00:47:50 +00:00
eos
71a9e054de - Modified the quest system to allow non-BaseCreature quest givers, now requires IQuestGiver.
- Added base quest giver items, both timed and untimed.
- Added BatteredBucket and Lost and Found quest.
- Moved quester 'friendly names' to a class attribute. If left unspecified, the type name is used.
- Misc quest corrections.
- The bag of sending will now reject nontransferable items.
- Fixed quest items generating error messages when StackWith was attempted on them. (StackWith is not supposed to produce feedback.)
- Quest items can now be dropped onto the player's backpack.
2013-02-24 00:31:44 +00:00
xavier
0fcd5821a5 tweaks to champs. adjustable spawn count, added proper special to interred grizzle, bumped miasma's skill. 2013-02-16 22:59:41 +00:00
eos
ae6ea4fc81 Renamed ML regions to match EA. 2013-02-16 19:56:34 +00:00
xavier
a9e4b7e714 ... 2013-02-16 16:02:47 +00:00
xavier
db03c8c6d5 corrected Utility.Random(int) range check 2013-02-16 15:21:25 +00:00
xavier
3f98fd7591 proper expansion check for instanced corpses. 2013-02-14 20:05:01 +00:00
xavier
7c5fd0839b bassackwards. 2013-02-14 00:04:00 +00:00
xavier
c869a14abb reverting 3 files, unintended commit 2013-02-13 23:38:20 +00:00
xavier
6ab3977c08 quick hax to allow rational stat gains. 2013-02-13 21:36:13 +00:00
eos
d718a5a28c Pixie legs are edible. 2013-02-13 14:28:26 +00:00
athena
0552b7f129 Enable Grobu's fur drop for New Cloak quest. 2013-02-11 07:34:22 +00:00
eos
26a8efb0ed Verified some drop rates. 2013-02-11 01:55:04 +00:00
eos
f713bb6c81 Added Bedlam exit teleporters to TelGen. 2013-02-10 22:09:09 +00:00
eos
dadddce228 Bedlam access. 2013-02-10 21:49:04 +00:00
eos
cdc2ea44da Pre-AOS compatibility for Valentine's items. 2013-02-10 20:14:38 +00:00
eos
cb6e0910fe 2013-02-10 19:40:13 +00:00
eos
75d9694012 2013-02-10 02:10:03 +00:00
xavier
661e2b3cda 2013-02-10 01:07:28 +00:00
xavier
d56ff1c946 revised check 2013-02-10 00:12:01 +00:00
xavier
91273d85d6 discard Spawner setter. various fixes to dismount, pets, bolas, specials, spells... 2013-02-09 23:57:01 +00:00
eos
3b94a24a9a - Enabled quests that were locked due to issues.
- Added a CompletionNotice setting to MLQuest to replace the OnComplete overrides.
- MLQuest.CanOffer now recursively checks NextQuest for OneTimeOnly/HasRestartDelay as well.
- Implemented quest restart delays and enabled them on the crafting quests.
- Questers offering multiple quests will no longer randomly offer quests for which CanOffer is false, as long as there are other quests for which CanOffer is true.
- Added a manual Register method to MLQuestSystem for registering quests without using MLQuests.cfg (to be used in Configure).
- Misc quest tweaks.
- Corrected typo in cove.cfg deco file.
2013-02-08 16:54:36 +00:00
xavier
741e8a3301 updates to spawner, added area which works with range, comments reflect such. Added accessor for basecreature spawner, since home may no longer find the spawner. 2013-02-06 19:48:45 +00:00
eos
88a048b682 - Disabling drag effects by default until crash issues are confirmed to be resolved.
- Added a command to enable/disable the effects at runtime.
2013-02-05 17:04:07 +00:00
eos
3499444660 Reverting redundant check 2013-02-04 00:30:45 +00:00
xavier
67c6503f8d animation fixes. 2013-02-04 00:11:31 +00:00
eos
4efa009b0f Fixed bola target cancel on mount. 2013-02-03 07:14:52 +00:00
xavier
f95f655c39 ... 2013-02-03 01:22:10 +00:00
xavier
87d72ad3e9 reverting incomplete bola.cs for push to shard. 2013-02-03 01:13:02 +00:00
eos
35fbffdb51 ML quest system; first SVN release.
Secondary changes:
- Region fixes, mainly for New Haven.
- Recipe system changes.
- Enabled ML craftables.
- Dyeing/cutting restrictions for quest items.
- Moved IsInvulnerable from BaseVendor to BaseCreature.
- Moved RandomBrightHue to Utility.
- Items no longer decay when attached to a spawner.
- Quest item hue is now faked through packets, instead of overriding Hue.
- Re-enabled item drag effects for SA clients.
- Fixed AssignRandomFacialHair bug in Utility.
- Added random hue comments to Utility.
2013-02-03 01:05:17 +00:00
xavier
5c7af18dfb paragon stam regen fix, return mobiles to spawners - devel version. 2013-02-03 00:02:40 +00:00
xavier
dcde4fdb8f should not animate mobiles if mounted. 2013-02-01 06:14:02 +00:00
mark
76eec82ce1 rider null check 2013-01-27 02:47:04 +00:00
athena
cf3f6e8276 Fixed NameChangeDeed so it doesn't allow invalid names. 2013-01-21 01:47:03 +00:00
xavier
700411e2df 2013-01-20 02:23:25 +00:00
xavier
d37f5e902d 2013-01-20 02:21:39 +00:00
xavier
bb13ac113f bola mount fix. 2013-01-20 02:17:31 +00:00
xavier
5718b66fde 2013-01-20 01:26:51 +00:00
xavier
296ef1be68 fixes to miasma special moves. 2013-01-19 23:06:49 +00:00