KimLS
|
0736ce43bd
|
Merge branch 'master' into eqstream
|
2017-02-06 21:46:34 -08:00 |
|
Uleat
|
3d1bb6bd08
|
Updated SpellAffectIndex enumeration remarks [skip ci]
|
2017-02-06 17:48:44 -05:00 |
|
Uleat
|
e9c1681e2c
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2017-02-06 16:35:41 -05:00 |
|
Uleat
|
5dbbc5f21c
|
Added some additional SpellAffectIndex declarations to the enumeration (no reference.) Added dev script for function to retrieve spell affect index id labels for spells from queries
|
2017-02-06 07:14:50 -05:00 |
|
Michael Cook (mackal)
|
ef8b4754ea
|
Fix min damage issue
|
2017-02-06 00:11:26 -05:00 |
|
Uleat
|
a13694c859
|
Implemented cast restrictions in GetSpellTargetTypeToken() [skip ci]
|
2017-02-05 22:11:02 -05:00 |
|
Uleat
|
51eaf25ea0
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2017-02-05 16:18:16 -05:00 |
|
Michael Cook (mackal)
|
592f9a9cb9
|
Add rule to allow non-PC pet NPCs to crit
NPCs can't crit at all ever on live
|
2017-02-05 13:44:04 -05:00 |
|
Uleat
|
409dc3ad35
|
Added dev script for function to retrieve body type labels from queries [skip ci]
|
2017-02-05 07:56:37 -05:00 |
|
Uleat
|
f8f783fa46
|
Added dev script for function to retrieve spell target type labels for spells from queries [skip ci]
|
2017-02-05 05:01:51 -05:00 |
|
Uleat
|
1d1382cb12
|
* Added dev script for function to retrieve race id labels from queries [skip ci]
|
2017-02-05 04:32:32 -05:00 |
|
Uleat
|
68680ac9d8
|
Created sub-d for database tools
|
2017-02-05 02:37:01 -05:00 |
|
Uleat
|
df1d499da6
|
Imported RoF2 race names
|
2017-02-05 02:20:40 -05:00 |
|
Uleat
|
a6a056ad0d
|
Added rest of public spell effect list. Changed unimplemented effects to "NI_"##token format [skip ci]
|
2017-02-04 19:52:21 -05:00 |
|
Uleat
|
b1f14e1e29
|
Added dev script for function to retrieve effect id labels for spells from queries [skip ci]
|
2017-02-04 05:55:10 -05:00 |
|
Uleat
|
1999982e6a
|
Fix for bot load buffs instrument mod. More tweaks to bot movement hack
|
2017-02-02 19:10:10 -05:00 |
|
Uleat
|
b0ad9524bc
|
Bot movement behavior change..still in-work
|
2017-01-31 20:17:54 -05:00 |
|
Michael Cook (mackal)
|
d8519bc270
|
Weapons allow NPCs to facestab
|
2017-01-31 17:25:05 -05:00 |
|
KimLS
|
d5bd773a46
|
Will be redoing the event interface for subscriptions, some work for the wi and crash fixes
|
2017-01-30 23:22:52 -08:00 |
|
Uleat
|
da9792160d
|
Added Mob::HasTargetReflection()
|
2017-01-30 17:38:17 -05:00 |
|
Uleat
|
dc308e2ecb
|
Fix for null columns in books.language crash
|
2017-01-30 03:08:00 -05:00 |
|
Uleat
|
984a009fbb
|
Temp fix for bot armor color issue - may break armor dying (not tested)
|
2017-01-29 04:35:03 -05:00 |
|
Michael Cook (mackal)
|
5d61cf5bcf
|
Bots are dumb
|
2017-01-28 23:21:12 -05:00 |
|
Michael Cook (mackal)
|
2db6464d14
|
Fix last commit
|
2017-01-28 22:46:02 -05:00 |
|
Michael Cook (mackal)
|
c17ac67296
|
Tweak #showstats so bots don't skip stuff
|
2017-01-28 22:43:07 -05:00 |
|
Michael Cook (mackal)
|
37e87e8cef
|
Rework combat to make use of a struct to fix some bugs
|
2017-01-28 19:38:44 -05:00 |
|
Uleat
|
e300f82c28
|
Added "rooted mob" conditional to rogue bot hate redux methods
|
2017-01-28 16:07:58 -05:00 |
|
Uleat
|
05cb9d56c2
|
Modded 2017_01_10_book_languages.sql to eliminate error message
|
2017-01-27 23:17:25 -05:00 |
|
Uleat
|
ac0cba64f9
|
Merge pull request #585 from noudess/master
Use languages when reading books that are in a language other than common.
|
2017-01-27 22:48:43 -05:00 |
|
Uleat
|
0b3b3fdc88
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2017-01-27 21:28:32 -05:00 |
|
Uleat
|
104a0998ce
|
Added rogue evade to bot combat (nothing is every really fixed until you do it a second time and add a timer...)
|
2017-01-27 21:28:25 -05:00 |
|
Michael Cook (mackal)
|
cdf0d5deb0
|
Fix crash
|
2017-01-26 18:04:59 -05:00 |
|
Uleat
|
36300d6df1
|
Removed SE_NegateIfCombat movement spells from bot commands (i.e., Scale of Wolf)
|
2017-01-26 17:29:39 -05:00 |
|
Uleat
|
3d54a4edcb
|
Eliminated Rogue Bot twirling combat behavior.
|
2017-01-26 14:37:51 -05:00 |
|
Michael Cook (mackal)
|
31de6a63cc
|
Fix bot frenzy
|
2017-01-25 21:08:59 -05:00 |
|
KimLS
|
a8699eb40c
|
Remove front, want to work on it separately
|
2017-01-25 16:45:28 -08:00 |
|
KimLS
|
ae78b00a6b
|
And tell git to ignore it.
|
2017-01-24 22:12:39 -08:00 |
|
KimLS
|
7cf1e6955c
|
Remove build folder for front duh
|
2017-01-24 22:12:24 -08:00 |
|
KimLS
|
729e3b4167
|
Mostly finished with backend data api poc
|
2017-01-24 22:11:13 -08:00 |
|
KimLS
|
b6feb258b1
|
Rewrote search func
|
2017-01-24 18:58:37 -08:00 |
|
KimLS
|
e715f5bfa2
|
Ability to retrieve all (limited to 1000 right now)
|
2017-01-23 00:22:41 -08:00 |
|
KimLS
|
73bd88dc62
|
Changed searching to be simplier since I don't think we'll need much more
|
2017-01-23 00:16:29 -08:00 |
|
KimLS
|
40edbc3b64
|
WI work
|
2017-01-22 22:26:34 -08:00 |
|
Uleat
|
ae81ab8a12
|
Fix for obscure crash related to bots and GetNeedsCured()
|
2017-01-21 21:38:32 -05:00 |
|
Michael Cook (mackal)
|
7033d9d919
|
memleak fix
|
2017-01-21 01:47:06 -05:00 |
|
Michael Cook (mackal)
|
905e3acab3
|
Fix bots?
|
2017-01-20 23:27:19 -05:00 |
|
Michael Cook (mackal)
|
2c6e11b464
|
Have modify NPC stat AC/AGI recache AC
|
2017-01-19 23:17:14 -05:00 |
|
KimLS
|
cd4d79c02b
|
Changed sleep times on the less time sensitve servers
|
2017-01-18 22:39:39 -08:00 |
|
Michael Cook (mackal)
|
9aba993888
|
Add optional rule SQL for combat update [skip ci]
|
2017-01-17 23:34:52 -05:00 |
|
Michael Cook (mackal)
|
f614c35f6e
|
Combat Revamp -- BREAKING CHANGES -- see changelog
Changelog updated for combat revamp
|
2017-01-17 23:30:50 -05:00 |
|