KimLS
|
14b9b22ca3
|
Will no longer use bestz snapping every frame if a navmesh is available. Fix for inliquid
|
2016-01-16 20:35:18 -08:00 |
|
KimLS
|
a2136e5ee4
|
Some work on movement.
|
2016-01-16 19:37:15 -08:00 |
|
KimLS
|
84dec889da
|
Merge branch 'master' into lets_move
|
2016-01-15 14:32:27 -08:00 |
|
KimLS
|
1d055b5364
|
Tweaks to log.out to filter messages at detail level not just cat level before formatting the message, tweaks to pathing, nearly where i want it but not entirely there.
|
2016-01-15 14:32:00 -08:00 |
|
Michael Cook (mackal)
|
d7e44643b5
|
Fix resist display issue for RoF/RoF2
These need to be found for the other clients
They are most likely a similar amount of bytes away from
the potionbelt in all clients
|
2016-01-15 17:20:48 -05:00 |
|
Michael Cook (mackal)
|
42f7e03b04
|
Fix typo in last commit
|
2016-01-15 17:00:10 -05:00 |
|
Michael Cook (mackal)
|
f33f3bd4f5
|
Fix Drakkin base resists and some missing class bonuses
|
2016-01-15 16:09:23 -05:00 |
|
KimLS
|
14d8683227
|
Fix for swapped x and y returns on failure case for FindRoute
|
2016-01-14 21:55:08 -08:00 |
|
KimLS
|
9c3e957d4e
|
Fix for pathfind.h
|
2016-01-13 13:57:35 -08:00 |
|
KimLS
|
b94b59cf9b
|
Missing string.h
|
2016-01-13 13:50:17 -08:00 |
|
KimLS
|
ca817051e7
|
removed branch restriction in travis
|
2016-01-13 13:43:28 -08:00 |
|
KimLS
|
1cb07d055e
|
Pathing is essentially fully functional now, still could use improvements here and there
|
2016-01-13 13:39:42 -08:00 |
|
Uleat
|
e161805bc9
|
Added changelog entry for #summonitem [itemlink] change
|
2016-01-13 15:25:22 -05:00 |
|
Uleat
|
6db397f07d
|
Added item link functionality to #summonitem (thanks Kinglykrab!)
|
2016-01-13 15:10:21 -05:00 |
|
Uleat
|
23758d5e90
|
Merge pull request #491 from KinglyKrab/master
Modified #flag functionality for target-based account status refresh.
|
2016-01-13 15:00:21 -05:00 |
|
Kinglykrab
|
f8ce556acb
|
Modified #flag functionality for target-based account status refresh.
|
2016-01-13 08:08:23 -05:00 |
|
Michael Cook (mackal)
|
3048eca5ad
|
Merge pull request #490 from AthrogatePEQ/master
Lua_Client::ClearCompassMark()
|
2016-01-12 22:56:18 -05:00 |
|
Athrogate
|
11a61f3e35
|
Merge branch 'master' of github.com:AthrogatePEQ/Server
|
2016-01-12 19:40:46 -08:00 |
|
Athrogate
|
192dadad8c
|
Merge branch 'master' of github.com:AthrogatePEQ/Server
|
2016-01-12 19:40:19 -08:00 |
|
Athrogate
|
092fa4a3bc
|
Merge branch 'master' of github.com:AthrogatePEQ/Server
|
2016-01-12 19:34:04 -08:00 |
|
Athrogate
|
0fec2fdfdd
|
Add Lua_Client::ClearCompassMark().
|
2016-01-12 19:33:49 -08:00 |
|
Athrogate
|
09b6adf726
|
Add Lua_Client::ClearCompassMark().
|
2016-01-12 19:19:07 -08:00 |
|
Athrogate
|
edeb7d79d1
|
Add Lua_Client::ClearCompassMark().
|
2016-01-12 19:19:07 -08:00 |
|
KimLS
|
e61e2e7f02
|
find command uses new pathing system now which loads .nav files saved by map_edit, still in initial stages of testing. Fixed a bug where find might cause a desync in some cases as well.
|
2016-01-12 18:33:00 -08:00 |
|
Uleat
|
21fc487c33
|
World tradeskill objects should now exhibit pre-RoF behavior to all clients
|
2016-01-12 18:44:51 -05:00 |
|
KimLS
|
c6e9fbc878
|
Merge branch 'master' into lets_move
|
2016-01-12 00:38:43 -08:00 |
|
Natedog2012
|
acb1d14fbd
|
Cap Underfoot material / IDFile in the spawn packet to 99,9999 MAX. Anything higher will crash client
|
2016-01-11 13:32:00 -08:00 |
|
Michael Cook (mackal)
|
2cb58e9d02
|
Merge pull request #488 from daerath/master
* LightProfile_Struct::TypeToLevel. Incorrect comparision in case statement.
|
2016-01-11 12:34:44 -05:00 |
|
Tim DeLong
|
1711b06836
|
* LightProfile_Struct::TypeToLevel. The case statement for lightLevelCandle should be lightTypeCandle as the check is on light types, not light levels. Light levels are used for the return value.
|
2016-01-11 09:11:38 -05:00 |
|
Michael Cook (mackal)
|
6fc5f8fba2
|
Fix stacking issues with SE_DamageModifier and SE_MinDamageModifier
|
2016-01-10 15:31:04 -05:00 |
|
KimLS
|
909cbd8b97
|
Merge branch 'master' into lets_move
|
2016-01-09 01:40:54 -08:00 |
|
KimLS
|
2ed348f23d
|
Adding crazy behavior interface.
|
2016-01-09 01:39:23 -08:00 |
|
Uleat
|
1aa98d34ca
|
Fix for manifest boo-boo
|
2016-01-08 17:35:50 -05:00 |
|
Uleat
|
2b0ee55752
|
Add command #findaliases
|
2016-01-08 17:19:10 -05:00 |
|
Michael Cook (mackal)
|
2f129da08a
|
Add GetAttackDelay to lua's NPC API
|
2016-01-06 15:48:10 -05:00 |
|
Michael Cook (mackal)
|
17c45c8d36
|
Move triggered on cast things to after the spell
This appears how live does it
|
2016-01-06 13:30:50 -05:00 |
|
Michael Cook (mackal)
|
20f5c42c3e
|
Fix 60+ resist caps
|
2016-01-05 02:54:09 -05:00 |
|
Akkadius
|
9174ccd635
|
Another slight adjustment [skip ci]
|
2016-01-04 17:11:59 -06:00 |
|
Akkadius
|
2155a53a0d
|
Another slight adjustment [skip ci]
|
2016-01-04 11:16:26 -06:00 |
|
Akkadius
|
6a404a5a26
|
Put the zone controller somewhere where people can't see it even with a terrible GlobalLoad.txt [skip ci]
|
2016-01-04 11:04:56 -06:00 |
|
Michael Cook (mackal)
|
5bcb9f0b35
|
Fix classic h2h dmg/delay also support for revamp
The revamp was implemented during SoF
Set Combat:UseRevampHandToHand to true to enable
|
2016-01-03 14:38:50 -05:00 |
|
Michael Cook (mackal)
|
05de206ace
|
Rework quiver haste
|
2016-01-03 01:58:37 -05:00 |
|
Michael Cook (mackal)
|
28848fa913
|
Merge pull request #486 from noudess/master
Added runspeed to #mystats window
|
2016-01-02 17:39:02 -05:00 |
|
Paul Coene
|
51b74f47e3
|
Merge remote-tracking branch 'upstream/master'
|
2016-01-02 17:28:23 -05:00 |
|
Paul Coene
|
f754f06bec
|
Added runspeed to mystats window.
|
2016-01-02 17:26:59 -05:00 |
|
Alex
|
d1d963df10
|
Merge pull request #485 from noudess/master
More fixes for SendBuffDuration
|
2016-01-02 13:43:27 -08:00 |
|
Paul Coene
|
a56f17a9e5
|
Merge remote-tracking branch 'upstream/master'
|
2016-01-02 09:17:09 -05:00 |
|
Paul Coene
|
11f3e30245
|
Fixed a ton of buffs when using an EE item (SendBuffDurationPacket).
|
2016-01-02 09:16:13 -05:00 |
|
Akkadius
|
707d2c8635
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2016-01-01 01:13:37 -06:00 |
|
Akkadius
|
dfdfb18a7e
|
VS2012 fix
|
2016-01-01 01:12:49 -06:00 |
|