Commit graph

174 commits

Author SHA1 Message Date
Michael Rath
7c5f41cdf4 Config option to clean DB data on char logout.
Network pause to allow old client to be removed after player disconnects
2020-02-23 12:01:33 -08: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
6247cbddd2 Combat fixes
Server login message fix
2019-12-16 18:50:01 -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
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
06680d33ca Reverting new combat timer until better way to address functionality without exploiting is done 2019-10-27 17:58:43 +00: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
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
Yonneh
eba94271a9 Add echo for tell to npcs 2019-09-27 14:37:47 +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
Morosity
67e27baafd Merge branch 'LeakFixes' into 'TestServer'
Fix some leaks

See merge request Scribble/gdlenhanced!479
2019-09-03 14:20:34 +00:00
Code Munkey
54283c5263 For He's a Jolly Good Fellow 2019-09-03 14:18:02 +00:00
codemunkey
25defa3204 Fix some leaks 2019-09-01 13:14:32 -05:00
Michael Rath
9bff1bea4d Recent 1.32 Hotfixes 2019-08-28 15:52:33 -07:00
Zarto
d05c11c058 Make Titles Stick on Load 2019-08-28 20:58:31 +00:00
Morosity
4c83dcb224 Merge branch 'amessageadaykeepsthephenylaway' into 'TestServer'
Fix SmartArray pack, CreateQuery, and Alleg MOTD

See merge request Scribble/gdlenhanced!472
2019-08-22 21:31:24 +00:00
Zarto
afda946917 Remove Retro Fix For Weapon/Armor to properly show WieldLevel on ID through mag tools instead of "Bow 150/180"
-Was erroneously changing wrong items at load
2019-08-22 21:28:46 +00:00
CodeMunkey
163261fe47 Fix SmartArray pack, CreateQuery, and Alleg MOTD 2019-08-22 16:23:12 -05:00
Michael Rath
759683febf Fixed PKL crash
PKL Death will do normal death things - clear spells, dots, increment death count
Fixed missing duration on Void spell
2019-08-06 20:40:33 -07:00
Code Munkey
ccd24fb824 PKLite initial implementation 2019-07-28 21:11:49 +00:00
Michael Rath
a5bf9718ee Grant free skill reset at Asheron's castle for Void/DF launch 2019-07-20 15:43:42 -07:00
Morosity
901dfd76b2 Config option to prevent corpse spam in populated areas. 2019-07-12 04:09:01 +00: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
76954839ed Selling things again 2019-06-13 19:05:49 -07:00
Michael Rath
4aa3b15bb2 Curses work. 2019-06-12 23:04:48 -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
e8b5c201b8 Fixing movement update 2019-06-10 18:31:16 -07:00
Michael Rath
79bd14a029 Fixing target bar health drop update 2019-06-10 17:31:05 -07:00
Michael Rath
f6c93ff4b0 Merge branch 'TestServer' 2019-06-08 15:41:52 -07:00
Michael Rath
bad0432263 Cant Friend yourself
Cant add same person as friend multiple times
Can add offline characters as friends
2019-06-06 20:51:11 -07:00
Michael Rath
669a5c3e58 Removing some server log spam 2019-06-01 15:19:27 -07:00
Michael Rath
95160a8994 Commenting out golem spawn dist until better physics handling done. Golem will spawn on top of player. 2019-06-01 13:43:07 -07:00
Michael Rath
26a98c4da6 More Fellowship message cleanup.
1.30 Spells update
2019-05-29 13:47:28 -07:00
Morosity
b174cf496c Moved HouseManager code to new file
Added support for hslist
Phase 1 - only existing available to see, bugged houses are ignored
2019-05-28 15:59:42 +00:00
Morosity
80779f5c63 Friends functionality 2019-05-28 14:45:19 +00:00
Michael Rath
fdd6040623 Leather bracers are now armor location not underwear 2019-05-14 22:50:40 -07:00
Morosity
c82db36281 Movement updates 2019-05-09 04:39:13 +00:00
Michael Rath
eb0f9904d9 1.29 Release 2019-04-12 18:26:15 -07:00
Yonneh
648123c011 Fix client-based spell component manager. (/fillcomps) 2019-03-17 17:10:29 +00:00
LikeableLime
ea14e34f0f FIX: Don't use cancel attack override in peace mode or while performing a standing long jump. 2019-03-08 16:34:52 -06:00
LikeableLime
2001a75549 FIX: Melee/Missile combat fixes.
Fix backpedaling/moonwalking for missile and melee using m_bCancelAttack to stop backwards movement after cancel attack event.

Moved Dual Wield attack speed mod to work with power > 75%.

Allow processing of new attack packet if target, height, or power changes.
2019-03-07 03:53:59 +00:00
Morosity
da8a2e966c Limit house saves to when changed only
Changes include Hook usage, Storage usage, Buy house, Abandon House, and Rent (when re-enabled)
2019-02-26 21:05:30 +00:00
Morosity
03d60b418b Merge branch 'TestServer' into 'TestServer'
FIX: Changed Attack Events to Allow charging melee attacks, send NotifyCommenceAttack packet.

See merge request Scribble/gdlenhanced!330
2019-02-10 01:04:06 +00:00
Morosity
4ff0a36caf Titles - 'nuf said 2019-02-10 01:02:56 +00:00
LikeableLime
71f4bb5b6c Prevent players with pending saves from locking down the server on login. 2019-02-09 23:56:32 +00:00