Commit graph

105 commits

Author SHA1 Message Date
Morosity
7b196d69ca Updating branch to latest Test server 2019-01-09 02:01:58 +00:00
LikeableLime
102aa2c3e5 Adding Original_Portal_DID to summoned portals. 2018-12-27 13:25:47 -06:00
LikeableLime
a11e990d6d nullptr check in secondary portal recall 2018-12-25 06:14:20 -06:00
LikeableLime
c37d85e7ee whoops, wrong spot 2018-12-25 03:13:03 -06:00
LikeableLime
a8a7b2898c nullptr check in summon portal 2018-12-25 03:12:26 -06:00
Zarto
5300affb10 Correcting Error Msg. Adding General Error UI sound. For invalid magic targets (players failing to cast beneficial spells on mobs). 2018-12-13 05:03:44 -05:00
Zarto
d9b2b55183 Fix for ring spells not hitting small targets at point blank. 2018-12-12 22:18:28 +00:00
Zarto
49a5a3388b Unattackable Players No Longer Subject to Negative Spells. Players Can No Longer Cast Beneficial Spells on Mobs. 2018-12-12 22:18:04 +00:00
LikeableLime
34aba876b3 fix for portal recall 2018-12-09 22:37:45 -06:00
LikeableLime
7b9e7a8cd0 Use .spellEx first before .spell for spell range calculations. 2018-11-23 18:23:40 -06:00
LikeableLime
c3cfb88bd9 More trimming of ObjectMsgs to match pcap data.
Locked doors and chests now show their resistances on appraisal.

Portals (that have destinations set) now show their destination and coords on appraisal. Summoned portals also show the same if exists.
2018-11-23 11:38:02 -06:00
LikeableLime
70ff973407 nullptr check in Portal Recall 2018-11-19 00:48:17 -06: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
107c121e9f Merge branch 'SpellRefreshSurpassText' into 'TestServer'
Spell refresh surpass text

See merge request Scribble/gdlenhanced!219
2018-11-09 00:21:06 +00:00
LikeableLime
dfde778079 fix for cast on strike 2018-10-18 18:52:26 -05:00
LikeableLime
622e3bc546 Merge branch 'CommandLineArgs' into 'TestServer'
Command line args

See merge request Scribble/gdlenhanced!201
2018-10-05 02:44:51 +00:00
LikeableLime
7f1345e101 Merge branch 'summoned_portal_tie' into 'TestServer'
Tie to Summoned Portal fix.

See merge request Scribble/gdlenhanced!197
2018-10-05 02:44:43 +00:00
CodeMunkey
11633d03b7 Merge TestServer 2018-10-02 09:36:57 -05:00
scruples
fcf20e3344 Added use of smod type to reduce the number of lists that need to be checked. 2018-09-20 00:33:01 +01:00
scruples
9f6dedc611 Added refresh, surpassed by, surpassing spell text. 2018-09-20 00:30:57 +01:00
Scribble
e34fda748c Added support for the void magic foci aug gem 2018-09-12 20:56:36 -04:00
LikeableLime
7203950fe5 Fix for fast casting streaks. 2018-08-27 22:16:42 -05:00
CodeMunkey
c854e42741 Sanitize min/max usage 2018-08-27 15:47:05 -05:00
LikeableLime
324b5a45b1 Fix lifestone sending 2018-08-25 21:20:11 -05:00
LikeableLime
136a6bedec Fix for wand monkey spam added a few NotifyIntStatUpdated that seemed to be missing. 2018-08-23 01:36:18 -05:00
LikeableLime
e1618743f6 Fix for item other debuffs. 2018-08-20 22:32:23 -05:00
Moldair
ad20b03551 added code to fix summoned portal ties 2018-08-19 15:53:55 -05:00
LikeableLime
4d868e591e Fix for Fellowship Enchantments, Added fix from gmriggs for get_vector_heading(). 2018-08-06 01:33:54 -05:00
LikeableLime
bba8e122d9 Fixes to SpellcastingManager for Rare Gem banes and portal recall gem. 2018-08-05 16:25:40 -05:00
LikeableLime
2b771a40e2 Fixed potential crashes in Attack and Spellcasting Manager from AsPlayer()->IsPK() 2018-08-04 19:10:13 -05:00
scruples
46ce1a07c7 SpellcastingManager crash fix 2018-08-03 17:26:05 +01:00
LikeableLime
650d7d67f6 fixed npcs fizzling on casting spells 2018-07-22 01:46:30 -05:00
LikeableLime
daf0a4211b Forgot one thing. 2018-07-20 18:23:49 -05:00
LikeableLime
8d9eab77da Fix for Mob combat variations. Mobs now use all available combat maneuvers in their combat table. Re added fizzle fixes. 2018-07-20 18:19:00 -05:00
LikeableLime
9d1d85b045 Fix for NPKs buffing PKs 2018-07-20 16:28:32 -05:00
LikeableLime
93f4fe002c Removed fizzle message after movement disrupted casting. Send LTT_Error for movement disruptions. 2018-07-20 14:46:10 -05:00
LikeableLime
4e024c9a85 Fixed NPK players healing PK players, and PKs flagging NPKs for PK activity. 2018-07-18 02:46:30 -05:00
LikeableLime
b0d0aae047 fixed possibility of fizzling for skill too low and movement disruption 2018-07-18 02:12:17 -05:00
LikeableLime
462509798d Fixed double text on movement disrupted spell casting and on targets resisting spells. 2018-07-18 02:09:35 -05:00
LikeableLime
4168829e2a Removed the spell resist message on self banes to fix vtank buff loops. 2018-07-17 02:02:17 -05:00
LikeableLime
c3515c0ffe Fix for spells still casting after fizzling. 2018-07-17 01:14:23 -05:00
LikeableLime
d9a832fdc4 Removed redundant mana drain for cast on strike weapons. 2018-07-17 00:37:08 -05:00
LikeableLime
c7d0240e89 Fix for spell effects 2018-07-12 22:55:52 -05:00
Michael Rath
91ee00e241 Finalizing 1.19 rebuild 2018-07-12 14:41:21 -07:00
Morosity
d8f03369eb Rebuild of 1.19 2018-07-11 04:53:32 +00:00
LikeableLime
ac3af040c2 Fixed Two Hand cleaving damaging NPCs. Fixed peace mode while casting. Fixed item banes not sending spell text on cast. Fixed Garbage barrel 2018-07-06 23:10:33 -05:00
LikeableLime
e40562a3d8 Added Resistance and Armor Cleaving support, added !killedByPK to corpse loot timer override, removed double spell text on buffing others. Added /bin/ folder to gitignore. 2018-07-04 00:39:52 -05:00
LikeableLime
93300c3d28 Cast on Strike spells now show in the chat window. Re-added particle effects to item spells, banes cast on self will not play particle effects. 2018-07-03 18:08:25 -05:00
LikeableLime
ef765b03a7 Moved Cast on Strike before Calculate Damage. 2018-07-03 16:44:24 -05:00
LikeableLime
6bc2220787 Cast on Strike support 2018-07-03 15:42:54 -05:00