Arthur Ice
e2894ef2aa
SendTradeskillDetails converted to QueryDatabase
2014-10-08 15:05:24 -07:00
Arthur Ice
7656b9b928
TradeskillSearchResults converted to const std::string query instead of const *char query
2014-10-08 15:00:34 -07:00
Arthur Ice
0fde0fbd23
removed unneeded querylength parameter from TradeskillSearchResults
2014-10-08 14:41:34 -07:00
Arthur Ice
d5955da08c
TradeskillSearchResults converted to QueryDatabase
2014-10-08 14:38:38 -07:00
Arthur Ice
e2333e671b
HandleautoCombine converted to QueryDatabase
2014-10-08 14:28:40 -07:00
Arthur Ice
1da70ee6ed
LoadProximities converted to QueryDatabase
2014-10-08 14:15:43 -07:00
Arthur Ice
0d8cbca016
LoadLists converted to QueryDatabase
2014-10-08 14:11:35 -07:00
Arthur Ice
1a4b794ce4
RemoveTask converted to QueryDatabase
2014-10-08 13:33:22 -07:00
Arthur Ice
fca359bf51
DeleteCompletedTaskFromDatabase
2014-10-08 13:22:10 -07:00
Arthur Ice
5f11e91da2
DisableTask converted to QueryDatabase
2014-10-08 13:17:03 -07:00
Arthur Ice
2c275f603a
EnableTask converted to QueryDatabase
2014-10-08 13:07:03 -07:00
Arthur Ice
ad921d01d8
LoadClientState converted to QueryDatabase
2014-10-08 12:30:08 -07:00
Arthur Ice
e3e2b266f2
SaveClientState converted to QueryDatabase
2014-10-08 11:11:33 -07:00
Michael Cook (mackal)
e2d52ec3e5
Allow /setstartcity to work if home is set to tutorialb
2014-10-08 13:43:32 -04:00
Michael Cook (mackal)
a325380884
Implement mana/hp/end replenishments if logged off for long enough
...
Default set to on with a default time of 6 hours (21600 seconds)
2014-10-08 03:36:31 -04:00
Michael Cook (mackal)
b6294a28cb
Minor clean ups to CheckCharCreateInfo
2014-10-08 01:34:36 -04:00
Michael Cook (mackal)
69336d1e53
Minor clean ups to Client::OPCharCreate
2014-10-08 01:34:36 -04:00
Michael Cook (mackal)
2df5506d82
Merge pull request #265 from KayenEQ/Development
...
Fix for a few spell triggers using correct resist dif
2014-10-08 00:11:42 -04:00
Michael Cook (mackal)
2dacb523fc
Rework OPCharCreate logic with tutorial flag
...
Hopefully resolves issues with toons on Titanium spawning out of bounds
when starting in tutorial.
Resolves setting home bind to tutorial and being out of bounds.
2014-10-07 23:40:13 -04:00
KayenEQ
6474e1353f
Fix for a few spell triggers using correct resist dif
2014-10-07 22:54:12 -04:00
Michael Cook (mackal)
45ef740244
Fix issue with Return Home button always being available
2014-10-07 19:02:07 -04:00
Arthur Ice
48299b6024
LoadTasks converted to QueryDatabase
2014-10-07 11:58:22 -07:00
Arthur Ice
be7d2e9457
LoadTaskSets converted to QueryDatabase
2014-10-07 11:36:42 -07:00
Arthur Ice
a90babbae1
LearnMembers converted to QueryDatabase
2014-10-07 11:26:03 -07:00
Arthur Ice
4b1d3592d4
GetRaidDetails converted to QueryDatabase
2014-10-07 11:21:20 -07:00
Arthur Ice
77cfd116e0
SetRaidDetails converted to QueryDatabase
2014-10-07 11:15:45 -07:00
Arthur Ice
67c8949cd4
LockRaid converted to QueryDatabase
2014-10-07 11:14:02 -07:00
Arthur Ice
b66b7a5fd2
RemoveTaidLooter converted to QueryDatabase
2014-10-07 11:10:27 -07:00
Arthur Ice
b0d358cda8
AddRaidLooter converted to QueryDatabase
2014-10-07 11:06:43 -07:00
Arthur Ice
8553278759
UpdateLevel converted to QueryDatabase
2014-10-07 11:02:17 -07:00
Arthur Ice
7a3f7602a5
SetRaidLeader converted to QueryDatabase
2014-10-07 10:59:59 -07:00
Arthur Ice
11e08c9b67
SetGroupleader converted to QueryDatabase
2014-10-07 10:55:10 -07:00
Arthur Ice
dfcddac2ef
MoveMember converted to QueryDatabase
2014-10-07 10:53:20 -07:00
Arthur Ice
73b2987700
DisbandRaid converted to QueryDatabase
2014-10-07 10:47:16 -07:00
Arthur Ice
5781821ab3
RemoveMember converted to QueryDatabase
2014-10-07 10:16:55 -07:00
Arthur Ice
9183541825
AddMember converted to QueryDatabase
2014-10-07 09:58:21 -07:00
Arthur Ice
7870081716
SaveGroupLeaderAA converted to QueryDatabase
2014-10-07 09:21:39 -07:00
Arthur Ice
0438042844
GeneralQueryReceive converted to QueryDatabase
2014-10-07 09:02:13 -07:00
Michael Cook (mackal)
2bee906784
Slay Undead to String IDs (and better filtering)
2014-10-06 01:30:01 -04:00
Michael Cook (mackal)
cab41487d5
Stop the book showing up while inspecting charms with RoF
...
Stat display still broken sadly
2014-10-05 22:47:57 -04:00
JJ
66448feece
Some updates to #command information.
2014-10-05 21:42:33 -04:00
Uleat
65127ad756
Merge branch 'master' of https://github.com/EQEmu/Server
2014-10-05 19:35:21 -04:00
Michael Cook (mackal)
1261c228a3
Call CalcBonuses for RoF+ augments
2014-10-05 16:13:13 -04:00
Michael Cook (mackal)
5be8e710a9
More restrictive on the temp hack for UF (only spells with numhits)
2014-10-05 15:15:17 -04:00
Michael Cook (mackal)
3ad7ab625d
Add temp hack for num hits and UF
...
Not sure what I screwed up, could of sworn it was working right before,
but that was also 3 AM or something
Rewrote UF's OP_BuffCreate to use the Write* functions which are a bit
more straight forward
2014-10-05 14:46:55 -04:00
Michael Cook (mackal)
b6be6c3709
Merge pull request #258 from KayenEQ/Development
...
Exported to PERL $client->SendSpellAnim(targetid, spellid)
2014-10-05 13:36:33 -04:00
KayenEQ
8ff4e59d20
Fix to allow regular runes to absorn spell damage (except dots).
2014-10-05 07:51:20 -04:00
KayenEQ
ad116af59d
Merge git://github.com/EQEmu/Server into Development
2014-10-05 07:49:20 -04:00
Uleat
fa1fe55e01
Added corpse encode and decode translators
2014-10-05 06:12:33 -04:00
Michael Cook (mackal)
4f2dbb37d2
Confirmed OP_ItemRecastDelay for SoF
2014-10-05 02:28:17 -04:00