Michael Cook (mackal)
f16beddf6e
Increase NPC bash/kick delay by 3 (8 total by default)
2014-09-09 15:32:02 -04:00
Michael Cook (mackal)
506b3ca4a0
Fix slow calculation
...
Full details: http://www.eqemulator.org/forums/showthread.php?t=38734
2014-09-08 21:43:25 -04:00
KimLS
80242bd250
Strange crash hack/workaround that occured on peq
2014-09-08 17:02:37 -07:00
KimLS
7f7f99cbe3
BestZ will now adjust for model size when used to adjust movement z
2014-09-08 16:45:20 -07:00
KimLS
579294fbf0
Fixed many bugs with partial resist calculations, targets with higher resist should have a more natural curve when it comes to resisting spells
2014-09-08 03:04:22 -07:00
KimLS
a3b54e5cae
Fix for forage crash
2014-09-07 22:41:42 -07:00
akkadius
b392d16808
Fixed ROF Augment item dupe with not checking for available slots properly and adding items to the virtual instance
2014-09-07 05:43:37 -05:00
Michael Cook (mackal)
92c9ff6e53
Fix issue with hpregen in command_npcedit
2014-09-06 17:58:42 -04:00
KimLS
986a424322
Fix for perl api illusion
2014-09-06 14:31:02 -07:00
Uleat
c3e7c48939
Fix ItemTimerCheck() range criteria typo
2014-09-06 16:19:32 -04:00
KimLS
ba0e4bfc1d
Bizarre issue reported with SendIllusionPacket corrupting size in lua, dunno if this fixes it but fingers crossed.
2014-09-05 21:18:35 -07:00
Michael Cook (mackal)
2ef43212e1
Fix size issue with Lua_Mob::SendIllusionPacket
...
Mob::SendIllusionPacket was expecting the size to be 0xFFFFFFFF
to default rather than -1.0f
2014-09-05 22:36:44 -04:00
Michael Cook (mackal)
f69eccc42b
Add missing QueryDatabase in ZoneDatabase::AddWPForSpawn
2014-09-05 21:57:34 -04:00
Michael Cook (mackal)
a1e425f936
Fix indentation of ZoneDatabase::AddWPForSpawn
2014-09-05 21:57:34 -04:00
Uleat
6186c3d866
Fix for gcc failure - Can't fix stupid!
2014-09-05 16:46:03 -04:00
Uleat
1d0a6bdc71
Fix for losing 2nd and 3rd cursor items after zoning
2014-09-05 16:16:56 -04:00
Arthur Ice
32b595afb4
Fix iterator on mercstance crash bug
2014-09-04 23:15:20 -07:00
Uleat
37d3daaf9a
Client timer issue fix
2014-09-03 23:59:55 -04:00
Michael Cook (mackal)
22742b6a25
Add #shownumhits workaround command to show numhits
2014-09-03 23:50:23 -04:00
SecretsOTheP
891952eb79
Bot fixes for previous commit
2014-09-03 18:34:31 -04:00
SecretsOTheP
e6a0b01f37
Identified the routines needed to augment items in RoF. Currently, only Insert and Remove are supported. Swap and Destroy do not work due to missing functions related to the cursor.
2014-09-03 18:25:21 -04:00
SecretsOTheP
f909e76260
Merge branch 'master' of https://github.com/EQEmu/Server
2014-09-02 22:08:47 -04:00
SecretsOTheP
b7dfdc5060
Oops.
2014-09-02 22:07:49 -04:00
Uleat
e25239a50d
Merge branch 'master' of https://github.com/EQEmu/Server
2014-09-02 21:20:06 -04:00
Uleat
76d3edc534
Changed #loc to report the same precision as /loc for Cartesians
2014-09-02 21:19:30 -04:00
SecretsOTheP
7301182b3e
Merge branch 'master' of https://github.com/EQEmu/Server
...
Conflicts:
changelog.txt
2014-09-02 21:18:30 -04:00
SecretsOTheP
832e5e90d1
Secrets: Identified OP_GuildPromote for RoF clients.
...
Secrets: Fixed promotion, demotion, transferring a leader and displaying of client ranks in the Rain of Fear client. The rain of fear client, as such, will only have 3 ranks like the other clients, but supports a theoretical 8 ranks later.
Secrets/Akkadius: Fixed an issue involving character name lookup in the new DB code.
2014-09-02 21:16:20 -04:00
Michael Cook (mackal)
7ddaabee30
Merge pull request #235 from addtheice/guild_mgr_patch
...
Fixed bug with loading failing on Guild bank areas
2014-09-02 16:11:05 -04:00
Arthur Dene Ice
41d57ddab6
Fixed bug with loading failing on Guild bank areas
2014-09-02 12:43:56 -07:00
Michael Cook (mackal)
8dd00f5288
Fix crash issue in zone/hate_list.cpp
2014-09-02 02:39:03 -04:00
KimLS
04dc593df9
Various bug fixes
2014-08-31 20:27:02 -07:00
Michael Cook (mackal)
11ed698642
(noudess) Merchants are more descriptive in their rejections
2014-08-30 01:38:49 -04:00
KimLS
467afc86af
Merge branch 'master' of github.com:EQEmu/Server
2014-08-28 03:18:02 -07:00
akkadius
dedd1fc70d
NPC::ModifyNPCStat function bloat cleanup
2014-08-27 14:26:36 -05:00
Alex
9f4167a65c
Merge pull request #230 from addtheice/RunQueryToDatabaseQuery_zone_guild_mgr
...
Run query to database query zone guild mgr
2014-08-26 17:36:46 -07:00
Alex
085b021587
Merge pull request #226 from addtheice/RunQueryToDatabaseQuery_zone_spawngroup
...
Run query to database query zone spawngroup
2014-08-26 17:36:17 -07:00
Alex
5a65fd4207
Merge pull request #227 from addtheice/RunQueryToDatabaseQuery_zone_spawn2
...
Run query to database query zone spawn2
2014-08-26 17:36:03 -07:00
Alex
0f321b3a69
Merge pull request #228 from addtheice/RunQueryToDatabaseQuery_zone_client_packet
...
Run query to database query zone client packet
2014-08-26 17:35:51 -07:00
Alex
53c7b789f2
Merge pull request #229 from KayenEQ/Development
...
Added new param to special attack NPC_NO_CHASE
2014-08-26 17:35:36 -07:00
Alex
850ea7789e
Merge pull request #225 from addtheice/RunQueryToDatabaseQuery_zone_spells
...
SpellGlobalCheck converted to QueryDatabase
2014-08-26 17:35:21 -07:00
Alex
c3a3dc19a7
Merge pull request #224 from addtheice/RunQueryToDatabaseQuery_zone_zone
...
LoadStaticZonePoints converted to QueryDatabase
2014-08-26 17:35:10 -07:00
Alex
2606592f32
Merge pull request #223 from addtheice/RunQueryToDatabaseQuery_zone_doors
...
Run query to database query zone doors
2014-08-26 17:34:53 -07:00
Alex
4c9108a906
Merge pull request #210 from addtheice/RunQueryToDatabaseQuery_zone_waypoints
...
Run query to database query zone waypoints
2014-08-26 17:34:23 -07:00
Uleat
18a4f831be
Tweaked QS code for Client::FinishTrade() and QueryServ handlers.
2014-08-26 06:37:40 -04:00
KimLS
6597967acd
Changed void* to EQEmu::Any in quest interface. Been meaning to change from void* for a while to a structure that data hides instead.
2014-08-25 22:59:52 -07:00
Uleat
d4a9fed45e
Added QS code to Client::FinishTrade()
2014-08-25 22:29:00 -04:00
Arthur Ice
a6b923a22e
UpdateItemQuantity converted to QueryDatabase
2014-08-25 15:10:46 -07:00
Arthur Ice
1e87086471
DeleteItem converted to QueryDatabase
2014-08-25 12:43:14 -07:00
Arthur Ice
c3fdbfe904
SetPermissions converted to QueryDatabase
2014-08-25 12:33:09 -07:00
Arthur Ice
00852063c2
Promote converted to QueryDatabase
2014-08-25 12:15:06 -07:00