Commit graph

211 commits

Author SHA1 Message Date
Michael Rath
6365251356 NPCs should no longer interrupt emotes to players with heartbeats or other emotes 2020-05-14 23:21:41 -07:00
Michael Rath
e68755cd4a Updated logic to not impede streak(ing) 2020-04-29 11:44:17 -07:00
Michael Rath
c96d0517b4 Runtime changing of xp multiplers - See ConfigCommands.cpp
ElementalModFix for red text
Error message fix for when attacked by PK when NPK
2020-04-29 00:15:00 -07:00
Michael Rath
880d064b7c Updating physics math
Setting hooks & chests closable again
Changed DWORD ref to uint32_t
2020-04-28 22:14:23 -07:00
Morosity
fca3b5f3db Merge branch 'voidwands' into 'TestServer'
Void stuff

See merge request Scribble/gdlenhanced!572
2020-04-29 04:05:03 +00:00
Morosity
320e3b7967 Void casters in loot
Spirit Drinker/Thirst update
2020-04-29 04:05:02 +00:00
Code Munkey
64f2a4f174 Recipe System Rework 2020-04-29 04:02:53 +00:00
LikeableLime
49df76c26f MoreDamage!
Make spirit drinker work.
Changed spells.json to reflect the right floatstat buff per .dat file and pcaps.
2020-04-26 22:21:59 +00:00
Michael Rath
9933462f1a Logic cleanup on loop 2020-03-19 17:26:00 -07:00
Code Munkey
11db617215 Generator work 2020-03-16 18:15:40 +00:00
Michael Rath
fc98779256 Couple last minute fixes for 1.33.6 2020-03-09 15:41:34 -07:00
Scribble
2f8e6dd73f Generator & Region/Encounters things. 2020-02-08 12:15:07 -05:00
Scribble
304471959a Fixed Some Things Broke Some Stuff. 2020-01-28 18:42:03 -05:00
Scribble
ef15b8067c Fixed spawnMap links not working
Made immobile ai mobs not have super regen
2020-01-21 17:58:05 -05:00
Scribble
9eb7f4096f Update Version to 1.33.5 2019-12-15 00:43:28 -05:00
Michael Rath
03b62a3d39 Update timer used for attacks to accomodate for manual adjustments in normal mode to attack power.
Will still cause attacks to stop if adjusted too high or too frequently until melee combat redux is complete
2019-10-06 08:35:22 -07:00
Michael Rath
f30348f769 1.33.3 hotfixes
Addressed nullptrs when checking for adding spells from sets
Added aug cap of 100 for innates
Removed reduction in Defenses until more melee work done to compensate to offset
2019-10-05 08:26:30 -07:00
Morosity
beecee7bdd Recalculate Ratings from Gear upon login (clears issue of bugged ratings)
Added Ratings helpers for future work
Config option to turn on/off Rating Fix
Fixed Epic Summoning Cantrip to have chance to possibly, maybe, in-a-bluemoon show up
2019-09-30 00:24:45 +00:00
Morosity
d3cbe1395c Combat method refactoring
Single method for attacks
Added combat stance mods
Added logging off modifier to defense
Added jumping penalty to defense
Reduced method duplication
Fixed DF proc on untrained
2019-09-29 01:52:19 +00:00
Morosity
9caa46e4af Player option to show combat pet damage
/petdamage on
/petdamage off
2019-09-29 01:51:54 +00:00
Morosity
5b6bf70abf Add bow elemental damage only once
Prismatic only get elemental bonus for elemental bows
2019-09-22 06:57:10 +00:00
Code Munkey
a6518750e3 Item set fixes 2019-09-20 08:19:44 +00:00
Zarto
1ea073d347 -Simplify capture of enchanted value.
-Update comment.
2019-09-20 08:19:16 +00:00
Yonneh
b3b4dbb532 Revert "Remove Wedding Bliss animation from Attributes"
This reverts commit c069a3a0999c30415c9462a4333c0e46f7981bc8
2019-09-18 01:47:18 +00:00
Michael Rath
d9a0d31aca 1.33 Hotfixes 2019-09-08 09:15:04 -07:00
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
Michael Rath
9bff1bea4d Recent 1.32 Hotfixes 2019-08-28 15:52:33 -07:00
CodeMunkey
0cded54c4b Prevent potential use leaks and busy counter on give 2019-08-16 17:03:12 -05:00
Michael Rath
ca7d4339a2 Void damage reduction adjusted for DOTs only. Void DD spells will no longer do reduced damage to other players 2019-08-06 20:43:46 -07:00
Code Munkey
8cb1fdaf34 Item xp 2019-07-30 02:19:05 +00:00
Michael Rath
2c1aba4690 Darkbeat should no longer be immune to void dots 2019-07-24 08:25:31 -07:00
Michael Rath
40a09c49f0 reverting DF bleed kill owner until combat fix 2019-07-23 21:42:36 -07:00
Michael Rath
1789ce3000 Server can tell client how many arrows it has left now 2019-07-23 21:14:41 -07:00
Michael Rath
1994067ccd Additional 1.32 fixes....more testers would be nice... 2019-07-21 16:12:42 -07:00
Michael Rath
297bff7c9c Hotfixes from 1.32 2019-07-21 06:58:50 -07:00
Michael Rath
6eea434563 Finalized server command to change void damage % while server running (Direct and DOTs)
/setvoiddamage ###
### = 0.1 to 1.   .1 = 10% dam of spells and 1 = 100% dam of spells
2019-07-20 14:03:47 -07:00
Michael Rath
4285191cb7 Pet attack stablizations
New admin commands for testing summoning
2019-07-16 21:17:46 -07:00
Michael Rath
f3a1826f07 Void Damage adds caster to mob aggro list for looting rights 2019-07-15 06:43:26 -07: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
Michael Rath
fc074d87e3 DOT Fixes 2019-07-11 09:35:09 -07:00
Michael Rath
2d7f58577f Catch for an unknown spell id??? 2019-07-07 20:48:20 -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
95a7bf1f1b Checkpoint 2019-06-26 06:18:37 -07:00
Michael Rath
456b3ca529 Splatter or Spark script from being hit will play proper intensity and location
Optimized some code to reduce time in combat calc
Added Handling for Aug for Nether dam reduction
2019-06-14 10:54:38 -07:00
Michael Rath
4aa3b15bb2 Curses work. 2019-06-12 23:04:48 -07:00
Michael Rath
7d7072e1b2 Start of DOTs 2019-06-11 22:06:19 -07:00
Michael Rath
f6c93ff4b0 Merge branch 'TestServer' 2019-06-08 15:41:52 -07:00