Commit graph

31 commits

Author SHA1 Message Date
LikeableLime
56ee16a481 Augmentation Gems now use the correct effects instead of the generic one.
Players can now "think" (/t yourself, hello results in You think, "hello").

Prevent equipping DW off-hand weapons with Casters and Missile Weapons.
2018-11-21 17:04:00 -06:00
LikeableLime
cbc2349155 Add support for Resistance Augmentations 2018-11-15 20:56:37 -06:00
LikeableLime
149414fe0b Fixes to Augmentation gems and added confirmation response message. 2018-10-16 00:10:26 -05:00
LikeableLime
71de292b59 Changed text for Critical Protection Aug 2018-09-24 14:11:04 -05:00
Michael Rath
91ee00e241 Finalizing 1.19 rebuild 2018-07-12 14:41:21 -07:00
Simon Jarrett
9ea163be50 changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.) 2018-05-23 13:45:22 +01:00
Scribble
dcc07f7fea Maybe fixed the might of the seventh mule relogging issue 2018-05-02 22:47:57 -04:00
Scribble
e2ca33ec6a Added int stat updated for jack of all trades 2018-05-02 19:16:29 -04:00
Scribble
32474a339b Added notifiy int stats to the skill mastery augs 2018-05-02 19:15:47 -04:00
Justin Kennedy
716a8f1e4e Fixed Might of The Seventh Mule maybe :P 2018-05-02 14:12:05 -04:00
Justin Kennedy
b2078b859f Added more augs :O 2018-04-30 23:05:36 -04:00
Justin Kennedy
482840736a Housekeeping?!?! 2018-04-28 12:38:19 -04:00
Justin Kennedy
a0f4050a7b Changed longer buffs aug from 4 times to 5 times 2018-04-28 12:34:30 -04:00
Justin Kennedy
38a918be22 Added Longer Buffs Aug 2018-04-28 12:32:16 -04:00
Peanuts420
cd359266f9 Added Local Globals to all the augmentation gems 2018-04-26 18:16:21 -04:00
Peanuts420
695404d214 Added support for the Infused War / Life / Item / Creature magic augmentations 2018-04-26 18:06:54 -04:00
Justin Kennedy
80aaed8dfa Added Clutch of the Miser Aug and Extra Pack Slot 2018-04-24 21:07:20 -04:00
Justin Kennedy
5eca396d69 Added support for specializing tinkering skills / salvage skill 2018-04-23 22:13:37 -04:00
Peanuts420
94005bb5b0 Did not work was fun. 2018-04-16 22:54:08 -04:00
Peanuts420
c649842ac9 Hopefully no relog needed for Skilled Weapon Class Augs 2018-04-16 22:45:39 -04:00
Peanuts420
e58dc66d10 Took the dipshit message out bahahah 2018-04-16 22:36:03 -04:00
Peanuts420
3add39f9da Added Innate Augs and extra 20% burden augs 2018-04-16 22:19:10 -04:00
Peanuts420
00048439aa Innate Strength Aug 2018-04-16 19:16:39 -04:00
Likeablelime
c201db1f40 Added broadcast message to augmentation gem success. Does not actually broadcast locally. Need to fix along with /ls, /mp and house recalls.
Remade the /animationall function for testing char run speeds.
2018-04-13 17:03:10 -05:00
Peanuts420
a50017749e - Added support for Skilled Melee / Missile / Magic augs
+ 10 base skills to weapon skills
2018-04-13 16:45:28 -04:00
Likeablelime
daab831021 Fixed switch case 2018-04-13 14:49:44 -05:00
Peanuts420
098cd34380 More lame case changes ;) 2018-04-13 15:06:13 -04:00
Peanuts420
77d7c64796 Removed { } from Case unneeded. 2018-04-13 15:05:02 -04:00
Peanuts420
b3bfe97c2e Added switch case for augs 2018-04-13 14:54:56 -04:00
Likeablelime
b6456c4e27 UNTESTED - Added notifyskillstatupdated to the jack of all trades aug to update the skills page with the new values. Needs testing. 2018-04-13 13:21:39 -05:00
Likeablelime
1449ab76c5 Added support for Augmentation Gems - currently only Jack of All Trades is supported.
TODO: Switch statement for different aug gems (what do we base the switch on?) Add Jack of all trades skill bonus to AugmentationDevice.cpp and apply to init_level rather than buffing.
2018-04-13 01:56:47 -05:00