Simon Jarrett
8f7f9f3e36
Fixed a few errors
2018-05-29 23:47:16 +01:00
Simon Jarrett
c22db0ae4f
Changed a bunch of shared_ptrs to weak_ptrs
2018-05-29 20:06:15 +01:00
Simon Jarrett
9ea163be50
changed all pointers to CPhysicsObj to shared pointers (and thus all weenies, etc.)
2018-05-23 13:45:22 +01:00
Morosity
dc84479ed8
Merge branch 'MinorFixes' into 'TestServer'
...
Minor fixes
See merge request Scribble/gdlenhanced!76
2018-05-20 01:47:12 +00:00
Simon Jarrett
47a2cb89f0
Added a 60 second cooldown between being involved in PK combat and being able to use portals.
2018-05-19 19:21:17 +01:00
Simon Jarrett
ae0639375f
added some null pointer checks in the aim height calculation code
2018-05-14 23:02:53 +01:00
Simon Jarrett
9137b9edf6
Players will now perform the proper motion when releasing a missile
2018-05-14 22:34:13 +01:00
Simon Jarrett
baf514b3ca
Adjusted missile speeds and implemented the fast missiles and missile tracking options
2018-05-14 22:31:21 +01:00
Simon Jarrett
fa03ef0376
Changed missile attack range to 80 (as in retail)
2018-05-14 22:23:07 +01:00
Simon Jarrett
3c8da30452
Players will no longer charge while wielding missile weapons
2018-05-14 22:19:36 +01:00
LikeableLime
5a1fe64288
Melee fixes again.
2018-05-12 15:08:13 -05:00
LikeableLime
b5ccd944b4
Revert "Fix disappearing items. Melee Fixes"
...
This reverts commit 426a76a77f
2018-05-12 19:55:35 +00:00
LikeableLime
426a76a77f
Fix disappearing items. Melee Fixes
...
Temporarily commented the removeItem packet from ReleaseContainedItemRecursive to fix items disappearing
Adjusted melee attack cone and min distance to fix melee attacks on moving targets.
Adjusted attack speed time to remove the delay between melee repeat attacks.
2018-05-12 00:35:52 -05:00
LikeableLime
9d1a074c35
added 5 sec _timeToRot to all missile objects to prevent them from building up inside walls. They do not get marked for destroy if they do not collide with anything.
2018-04-23 18:16:27 +00:00
Likeablelime
47e1867423
Fixed Tinkering and rolled back the animation cancelling fix for melee and missile as it was affecting other areas.
2018-04-21 18:22:52 -05:00
Likeablelime
bb5e1384ec
Edited Attack speed formula to lower melee attack speeds.
2018-04-03 21:59:28 -05:00
Likeablelime
ccd3500920
Added support for Two Handed weapons. Should work on players and mobs.
2018-04-02 16:34:35 -05:00
Peanuts420
80b218a854
Updated Skill table from old skills to ToD Skills
2018-03-29 20:49:54 -04:00
Peanuts420
da80d1ab2a
Initial Commit
2018-03-29 17:01:57 -04:00