Commit graph

142 commits

Author SHA1 Message Date
Morosity
401711a5c2 Drop useless if condition.
attack_motion is initialized to zero then immediately checked as '!attack_motion' -- always true.
2020-09-15 00:20:23 +00:00
Morosity
e7e711c61b Revert "Some random things here....and there."
This reverts commit ee7a6effab
2020-07-18 01:04:04 +00:00
Morosity
bff453f8d8 Revert "Merge branch 'TestServer' of https://gitlab.com/Scribble/gdlenhanced into TestServer"
This reverts commit 2179529665
2020-06-05 23:41:06 +00:00
Morosity
f1cffb38d4 Fix up client commands for starting/stopping events. Now offers more robust feedback if event string is not found.
Does not errantly declare event already active if not found or not active if event not found.
2020-03-10 01:07:58 +00:00
Scribble
c1859b2be1 Fix crash bug and portal spells counting toward debuffs 2019-12-18 18:30:45 -05:00
Michael Rath
ddc2af471e Merge branch 'TestServer' 2019-12-14 19:05:33 -08:00
Morosity
b6b7a3565e Character Delete timer & Restore ability
Character delete time via config (default 1 hour)
Cleaned up some text messages to correct error int
New /getemail & /setemail for account security
Use of setemail is once per account only
Login screen will start to highlight last played char
Only if house owner is deleted will house be lost
2019-11-23 20:34:53 +00:00
LikeableLime
ab2cbf0dfd Fixbusy is no more.
Fixes for stuck in combat state bug for melee, missile, and magic.
Removed erroneous WERROR_MAGIC_UNPREPARED check.
2019-10-31 07:06:05 -05:00
Morosity
372b7b0844 Resisting a spell should not trigger PK activity 2019-10-27 17:56:46 +00:00
Michael Rath
ceebcf7d44 Merge branch 'TestServer' 2019-10-04 18:03:33 -07:00
Code Munkey
a6518750e3 Item set fixes 2019-09-20 08:19:44 +00:00
Zarto
6f74393040 Insure portal interaction translates to proper original portal DiD when recalling to a "used" summoned portal. 2019-09-20 08:18:55 +00:00
Michael Rath
afb133c38d PK dispel fix 2019-09-14 14:18:29 -07:00
Michael Rath
dd46b9915e Cant dispel when tagged for PK activity 2019-09-14 13:33:01 -07:00
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
Code Munkey
8cb1fdaf34 Item xp 2019-07-30 02:19:05 +00:00
Michael Rath
220fb356c8 Adjusting DF spell categories referenced to stop item mana draining 2019-07-25 10:33:22 -07:00
Michael Rath
1994067ccd Additional 1.32 fixes....more testers would be nice... 2019-07-21 16:12:42 -07:00
Michael Rath
ff8864cf8f Archmage's Endurance Aug working again 2019-07-21 07:47:51 -07:00
Michael Rath
fc074d87e3 DOT Fixes 2019-07-11 09:35:09 -07:00
Michael Rath
b93c5ad753 Even told myself to change DWORD to uint32_t 2019-07-07 15:50:41 -07:00
Michael Rath
19b0ac6833 Void, Dirty Fighting, and you 2019-07-07 15:49:54 -07:00
Michael Rath
505c4d46ad You Dirty (Fighting) Rat!!! 2019-07-07 15:18:01 -07:00
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
Michael Rath
7d845589d3 ...and the Void looked back 2019-07-07 11:39:24 -07:00
Michael Rath
a967640f5d Cleaning some stuff 2019-07-02 19:13:50 -07:00
Michael Rath
95a7bf1f1b Checkpoint 2019-06-26 06:18:37 -07:00
Michael Rath
4aa3b15bb2 Curses work. 2019-06-12 23:04:48 -07:00
Morosity
0f0c03eba5 Making ManaC calc use skill check vs raw reduction.
Making ManaC valid for low level players.
2019-04-22 22:20:04 +00:00
LikeableLime
e3e13df924 Initial Commit
Ratings
Sneak/Reck
2019-04-22 22:19:31 +00:00
Zarto
dee4084a0b Updating portal sending text to properly reflect retail. it should state "SOURCE teleports you with SPELLNAME" instead of "You have been teleported." 2019-04-17 02:06:16 +00:00
Michael Rath
a7d564f83f Reverting MR 393 due to crashes on test server 2019-04-11 21:27:07 -07:00
Zarto
3f4a4bd82b Updating portal sending text to properly reflect retail. it should state "SOURCE teleports you with SPELLNAME" instead of "You have been teleported." 2019-04-03 15:00:07 +00:00
LikeableLime
5f63080c4d Remove duplicate Launch effect for spell projectiles. 2019-03-09 23:57:18 +00:00
Morosity
7f09401db1 Code cleanup for checks on Lifestone Protection handling 2019-02-06 13:56:53 +00:00
Zarto
b8c826929a FIX: Interim interlock on actions while in portal space. 2019-01-27 09:13:17 +00:00
Zarto
0b7c7e36f8 Implementing Support for Lifestone Protection 2019-01-27 08:48:50 +00:00
Zarto
dc5297cfec Updating bitmask check to include NotResearchable SpellIndex for... 2019-01-08 17:51:29 +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