Michael Rath
702d9f3bad
Level reqs being set correctly for tier with sets
2020-07-17 15:28:39 -07:00
Michael Rath
18c48fc3e7
Better color dist for gear
2020-07-14 03:40:46 -07:00
Michael Rath
96f032457a
Dont assign a set of 0
2020-07-13 19:38:03 -07:00
Michael Rath
bd84711c76
More Hooks to House linkage fixing
...
Move Rare message generation for vtank
Removed long first spawn timer - Repair golem wont be absent so long
Adjusted timing on how world is loaded with buildings
2020-07-08 14:07:52 -07:00
Morosity
66dc22838b
Adding Missng ratings; Updated ratings calc to be faster; update mage damage formula for skill; fixed set equip/remove to cast correct spells
2020-07-08 19:53:24 +00:00
Michael Rath
36e056c1cb
More than 2 whole colors now for undies. welcome to 2020
2020-06-09 15:17:21 -07:00
Michael Rath
561d1a8c55
Remove Dedication set from loot
...
Remove sets from shields
Going down to 1 of set will correctly remove spells
2020-06-08 20:41:15 -07:00
Michael Rath
e9152b8a41
Removed Martyr from treasure drops and player spellbook
...
Fixed rating for cloaks
More handling for attribute sets
2020-05-29 10:59:03 -07:00
Michael Rath
f8060bd097
gcc fixes for return value
2020-05-26 11:31:10 -07:00
Michael Rath
626673bbd4
Null bad. should really get coffee before coding...
2020-05-26 09:56:37 -07:00
Michael Rath
d5009e1209
Not leave any clones laying around when not needed
2020-05-26 09:51:56 -07:00
Michael Rath
68120f40a1
Ratings adjust correctly for gear. Aetheria can drop in /spawntreasure. Fixed aetheria level dist. /purgespells command. Still working aetheria equip/unequip spell
2020-05-18 18:51:20 -07:00
Michael Rath
2a251c76e5
Fixed more spells. Fixed Pine salvage calc. Fixed rating bug. Added Aetheria category (18) to /spawntreasure. Added ability to reload treasureprofile.json /reloadtreasure
2020-05-17 22:21:51 -07:00
Michael Rath
fadfbe9cd2
Missing bits from MR
2020-05-17 00:49:05 -07:00
Michael Rath
1b0e8fb96c
The biggie.... cloaks and aetheria....
2020-05-16 18:39:12 -07:00
Morosity
320e3b7967
Void casters in loot
...
Spirit Drinker/Thirst update
2020-04-29 04:05:02 +00:00
Michael Rath
3e870d5dfe
Hotfixes from RC
2020-03-21 09:23:59 -07:00
LikeableLime
910f8b7fd8
Remove Moderate spells from loot. Re-add weapon masteries to loot.
2019-10-12 02:50:00 -05:00
Morosity
9742ba4103
Revering set elemental casters from having damage type overwritten
2019-09-11 00:59:57 +00:00
Zarto
b4bd23160d
-Correct TreasureFactory to propertly accomodate "chestTreasureTypeReplacementTable" in TreasureProfile. Was previously still pulling profile data from "old" mapping. Will now properly map to 'newTreasureTypeOrWcid'
2019-08-22 21:30:10 +00:00
Michael Rath
bcbe359839
Wands Damage type set so bonus will work
2019-08-06 21:15:34 -07:00
Michael Rath
fbd0bcb0f6
1.32 fixes so they dont get list this time...
2019-08-04 13:24:48 -07:00
Zarto
9923cef851
Remove errant loop continuation preventing proper selection of random secondary melee weapon when both missile and melee weapon are present in Wielded Treasure DiD group.
...
Reset Data for next set was being skipped if an entry had a subset. This caused the accumlated probability to carry over into next set skewing selection process.
2019-07-30 02:19:37 +00:00
Morosity
ff994f328b
Pet Devices drop in loot
...
Configurable via treasureprofile.json
Masteries/Skill/Level checks
2019-07-17 04:16:10 +00:00
Michael Rath
7a79c738c0
Fixing Spell Categories for Void
...
Adding DF, Reck, Sneak, Void for loot spells
Recklessness on melee for 2hand only
2019-07-11 11:37:37 -07:00
Code Munkey
c86c4fa0df
Linux support
2019-07-07 20:56:15 +00:00
Morosity
419bf4ba1b
Merge branch 'patch-20' into 'TestServer'
...
Match weapon mastery cantrips on melee weapons
See merge request Scribble/gdlenhanced!398
2019-04-13 18:19:01 +00:00
Morosity
b7a7d120ab
Merge branch 'patch-19' into 'TestServer'
...
Match weapon mastery spells on melee weapons
See merge request Scribble/gdlenhanced!397
2019-04-13 18:18:53 +00:00
Morosity
f242827f08
Merge branch 'patch-17' into 'TestServer'
...
Allow cloth armor to also have armorItemSpells
See merge request Scribble/gdlenhanced!384
2019-04-13 18:17:27 +00:00
Lance the Sly
638e2ef07d
fixed uniqueSpellIds not being applied to the spell distribution lists on intialization
2019-04-13 18:17:15 +00:00
Lance the Sly
0e92dab5ea
Only allow matching weapon mastery cantrips on melee weapons
2019-04-06 20:03:47 +00:00
Lance the Sly
bf36edcba9
Only allow matching weapon mastery spells on melee weapons
2019-04-06 19:53:28 +00:00
Code Munkey
4a0fa10042
JSON loading for cache.bin treasure tables
2019-03-17 17:11:14 +00:00
Lance the Sly
5980ab4413
Allow cloth armor to also have armorItemSpells
2019-03-17 05:38:17 +00:00
Lance the Sly
360d94582a
Corrected favored life magic skill profile from creature to life
2019-02-24 03:16:23 +00:00
Lance Smith
0425360592
Update TreasureFactory.cpp fixed spellcount code for gems that overwrites maxAmountOfSpell for all item types
2019-02-12 03:57:56 +00:00
Zarto
47973ff923
FIX: Updating Crimson's MR to retroactively update existing items on a player's character.
2019-01-27 08:48:36 +00:00
LikeableLime
3a4de9e7a8
Whoops.
2019-01-25 22:06:25 -06:00
LikeableLime
bbb20ca0d5
FIX: UseManager crash fix from RC, mana con and melee mod on wand fix.
2019-01-25 19:52:17 -06:00
LikeableLime
f223b30a32
Open up t5 rare drop window a bit, lowering t6 rates.
2018-12-27 10:42:37 -06:00
LikeableLime
a92818e73b
Mutate Cloth armor types.
2018-12-25 23:52:38 -06:00
Scribble
e6d916aa59
Revert "Fixed level req items IDing as bow not level."
...
This reverts commit d957d58766
2018-12-02 23:01:32 +00:00
Scribble
d957d58766
Fixed level req items IDing as bow not level.
2018-12-02 16:14:23 -05:00
LikeableLime
774567a8c9
Added config option to stop spawning "Name Me Please" and other template weenies.
...
Fix for portal recall.
Crash fix for spell surprass.
Fix for no-wield casters in treasurefactory.
2018-11-09 22:55:00 -06:00
LikeableLime
3b5e5794bf
Merge branch 'TestServer' into 'TestServer'
...
Updated TreasureFactory.cpp for Elemental Missile/Casters now with Support
See merge request Scribble/gdlenhanced!223
2018-11-09 00:34:55 +00:00
LikeableLime
46f45be7be
Added rare.log to track rare drops.
2018-10-08 03:15:41 -05:00
LikeableLime
497637d902
Fix for incrementing rares dropped to RARES_TIER Ints.
2018-10-08 01:01:12 -05:00
LikeableLime
cb06e81b50
Merge branch 'Rares' into 'TestServer'
...
Rare drop system
See merge request Scribble/gdlenhanced!216
2018-10-08 01:31:45 +00:00
LikeableLime
4b5a433751
Fix armor colors in loot. Should no longer see non-retail loot colors.
2018-10-07 14:19:07 -05:00
zeus
0b2d7ea07f
Update TreasureFactory.cpp
...
Added checks to allow the TreasureFactory to treat casters much like it does with Missile weapons. This allows for multi level indexing of different categories.
2018-09-30 01:11:21 +00:00