Commit graph

185 commits

Author SHA1 Message Date
Michael Rath
af8adc5146 Working on inventory lock issue 2020-08-08 10:44:22 -07:00
Michael Rath
563e5b381f PVP Updates 2020-07-30 16:30:26 -07:00
Michael Rath
84cf313eec Fixes Give issue & spell cast sequence pause 2020-07-22 10:52:12 -07:00
Michael Rath
65f9957f69 Fixing Damage display on Bows with Elemental Damage bonus 2020-07-20 12:17:16 -07:00
Michael Rath
8957f215ea Items dropped can be picked up by anybody 2020-07-15 09:29:24 -07:00
Michael Rath
100c16397b Weapon/Armor enchantments are player only
Fix missing GEAR ratings that were commented out for testing
2020-07-09 22:31:36 -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
a837173a9d Wiring back in so aetheria can proc 2020-06-02 17:44:03 -07:00
Michael Rath
adb8492ef4 Unlock check for Aetheria
Assess and /setint 322 1 for blue, 3 for blue/yellow, 7 for all
2020-05-31 10:58:37 -07:00
Michael Rath
3304456709 Allowing litterbugs back into world 2020-05-29 12:11:41 -07:00
Michael Rath
8593cd4758 Player check for getting set bonus
Added null check for enchantment removal
2020-05-29 11:27:05 -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
21aba6ad6b 1.33.7 feature complete
Sets - Aetheria, Leveling, & Loot
Misc fixes - Memleak, Petcombat, logging, crafting
2020-05-29 01:34:33 -07:00
Michael Rath
aba0106393 Aetheria spell stacking 2020-05-22 22:19:09 -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
1b0e8fb96c The biggie.... cloaks and aetheria.... 2020-05-16 18:39:12 -07:00
Code Munkey
3c24b14ae3 Gcc clang fixes 2020-04-30 16:58:53 +00: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
Zarto
99386783bf Fix for encoutnered conflict while merging updates to Refuse_Give Emotes 2020-04-29 01:06:18 -04:00
Zarto
c58767e199 Revert "Add dead code flagging comments"
This reverts commit 0ae6df4e061a621b5127434be4adb25a8fe2ce78.
2020-04-29 04:02:09 +00:00
Zarto
5f98a47e56 Fix RefuseEmote_Trigger 2020-04-26 22:20:06 +00:00
Michael Rath
2221bc0db8 Removed weild requirements on armor and weapons for mobs. 2020-03-28 15:41:45 -07:00
Michael Rath
3e870d5dfe Hotfixes from RC 2020-03-21 09:23:59 -07:00
Morosity
0e982f03d6 DF Bleeds are "owned" by player now
bonus: options fix for showing cloaks
2020-02-26 17:36:19 +00:00
Scribble
7f50d4d214 Fix wonky mobs 2019-12-19 16:07:24 -05:00
morosity
ff000d45b5 Final 1.33.4 updates
On branch TestServer
 Your branch is ahead of 'origin/TestServer' by 1 commit.
   (use "git push" to publish your local commits)

 Changes to be committed:
	modified:   Source/Client.cpp
	modified:   Source/ClientCommands.cpp
	modified:   Source/Monster.cpp
	modified:   Source/weenie/PetDevice.cpp

 Changes not staged for commit:
	modified:   Bin/server.cfg

 Untracked files:
	Bin/runserver.sh
2019-12-14 22:00:28 -05: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
Morosity
06680d33ca Reverting new combat timer until better way to address functionality without exploiting is done 2019-10-27 17:58:43 +00:00
Yonneh
9fa2201d47 Fix Alt Currencies. 2019-10-27 17:56:23 +00:00
Michael Rath
c200fb93af Tried a couple of things to clean up power level attack changes but didnt like.
Copied final process to missile attacks
2019-10-06 16:06:30 -07: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
0f1cc5ad74 Fix stacks
Splitting in inventory
Splitting to sell in vendor window
2019-10-05 15:41:26 -07:00
Morosity
efb0cec188 On wield dont send extra CreateObject message to owner
On unwield send to surrounding to remove "double weapon in same slot"
2019-10-02 02:47:23 +00:00
Morosity
9caa46e4af Player option to show combat pet damage
/petdamage on
/petdamage off
2019-09-29 01:51:54 +00:00
Code Munkey
a6518750e3 Item set fixes 2019-09-20 08:19:44 +00:00
Yonneh
db2fb0daea Experience Overflowing past 275 2019-09-18 02:53:46 +00:00
Michael Rath
2717228a79 Adding melee & missile combat swing timer
Cant be PKL on PK only server
2019-09-14 12:53:36 -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
fc074d87e3 DOT Fixes 2019-07-11 09:35:09 -07:00
Michael Rath
19b0ac6833 Void, Dirty Fighting, and you 2019-07-07 15:49:54 -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
Morosity
308b173c06 Encapsulated Spirits in loot
Cant sell Retained or "unsellable" items
Empty corpses decay immediately - pyreal only after corpse open or if timer > 1 hour
Can reverse friends - A friend B and B can now friend A
Updated messages for tailoring unable to tailor
Add Aug bonus for Lum
Player corpse last 5 min per level with 1 hour min (Per wiki unless someone shows patch notes)
2019-06-12 04:15:28 +00:00
Michael Rath
7f326632b2 Use TARGETING_TACTIC_INT
Summoned mobs need set to 64 for Nearest
2019-05-29 17:04:25 -07:00
Lance the Sly
d605332df6 corrected give_emote randomization selection code 2019-05-20 18:02:14 +00:00
Michael Rath
95356bf538 Combat pet damage crash fix 2019-05-12 10:54:25 -07:00
Code Munkey
af71584540 Inventory robustness 2019-05-01 21:14:45 +00:00
LikeableLime
e3e13df924 Initial Commit
Ratings
Sneak/Reck
2019-04-22 22:19:31 +00:00