KimLS
215861dd86
Added serialization differentiation
2015-02-25 19:36:10 -08:00
KimLS
c62cff1ce7
Fixed test again.
2015-02-24 00:38:49 -08:00
KimLS
69612b44d4
OP_MoveItem encode/decode for RoF2, disabled other patches for now (until i get rof2 packets and mechanics working well enough to go back and fix those)
2015-02-23 22:45:50 -08:00
KimLS
8bce7893ed
BulkSendItems now works on RoF2
2015-02-23 17:33:21 -08:00
KimLS
4e4168852b
Going to start work on SerializingItems for bulk inv sends
2015-02-23 01:50:50 -08:00
KimLS
ca278d029e
Fix for Memory Buffer stuff, have yet to compile so not sure if that's enough. Partial work on RoF inventory bulk send
2015-02-22 19:38:44 -08:00
KimLS
273574d4db
Added memory buffer plus tests to project, going to use it for item serialization
2015-02-22 15:37:11 -08:00
KimLS
c71a5888ff
Merge branch 'master' into inv2
2015-02-22 14:27:49 -08:00
KayenEQ
a0ea6066ed
Merge pull request #378 from KayenEQ/Development
...
Fix for perl defensive/ranged proc function
2015-02-21 23:06:19 -05:00
KayenEQ
c8c2209617
Fix for perl defensive/ranged proc function
...
Minor fix to NPC ranged attack.
2015-02-21 23:04:24 -05:00
JJ
eff818ca42
Manual merge of #376 for Erudite starting zones.
2015-02-21 20:46:19 -05:00
KimLS
b3c53e5907
Merge master, fix conflicts
2015-02-21 15:30:15 -08:00
KimLS
f511862004
Working working working on getting the basics setup
2015-02-21 15:21:45 -08:00
KayenEQ
a537981ad0
Merge pull request #377 from KayenEQ/Development
...
Fix to allow for mana drain spells to work if client is full mana.
2015-02-21 06:52:14 -05:00
KayenEQ
32cb219e64
Fix to allow for mana drain spells to work if client is full mana.
2015-02-21 06:32:41 -05:00
Michael Cook (mackal)
4f3360aa49
More VS compile fixes (curse you clang/gcc!)
2015-02-21 01:51:41 -05:00
Uleat
e61f647bf2
Fix for non-compliant assignment of non-integral type array
2015-02-21 01:20:13 -05:00
KimLS
a90e9cf4c6
Refactoring
2015-02-20 20:15:58 -08:00
Michael Cook (mackal)
7afb29cf02
Fix another memleak in Client::TryReward
2015-02-20 21:10:53 -05:00
Michael Cook (mackal)
0a351bf6e1
VS didn't like this (it was illegal though, stupid gcc/clang)
2015-02-20 20:51:21 -05:00
KimLS
2d617f0ea7
Get/Put item implementation + tests
2015-02-20 16:24:32 -08:00
Michael Cook (mackal)
9a19d59cf7
Fix memory leak in Client::TryRewards
2015-02-20 18:47:46 -05:00
Michael Cook (mackal)
c5a217842f
Fix issues with claims and implement for RoF/RoF2
2015-02-20 16:29:56 -05:00
KimLS
551c0ef368
Basic arch work, doesn't make a ton of sense yet but it will
2015-02-19 23:34:43 -08:00
Uleat
921a292f5b
Fix for new Titanium to UF client accounts not allowing character creation
2015-02-19 21:56:14 -05:00
KimLS
a5274b9b6e
InventoryOld in client has been unhooked from loading/saving
2015-02-18 20:29:58 -08:00
Trevius
3b45a66498
Fix for potential recursive loops if using RemoveFromHateList() within EVENT_HATE_LIST.
...
Some work on Bazaar searching, but not functional yet.
2015-02-18 21:32:18 -06:00
Uleat
414db873b7
Fix for tints not showing up at character select (world server)
2015-02-18 19:18:53 -05:00
Michael Cook (mackal)
7deb4d5e78
Fix potion belt loading
2015-02-18 18:28:46 -05:00
KimLS
fc2492a859
Merge from master, fixed conflicts
2015-02-18 13:18:21 -08:00
Alex
aaa9595b59
Merge pull request #372 from noudess/master
...
A non magical weapon with an augment tagged as magic now hits as magic
2015-02-18 12:52:56 -08:00
KimLS
2d40adcf66
Partial revert/rewrite of b6dd604, should be possible to get things on a hate list that have zero hate again
2015-02-18 12:39:28 -08:00
KayenEQ
57ccddbb36
Merge pull request #375 from KayenEQ/Development
...
Fix for taunt.
2015-02-18 02:47:37 -05:00
KayenEQ
b6dd604de2
Fix for taunt.
...
Added additional check to prevent recourse spells from recoursing themselves and crashing.
2015-02-18 02:46:13 -05:00
Uleat
911a515923
Fix for MySQL query failure
2015-02-18 00:22:05 -05:00
KimLS
701e194ece
Renamed Item_Struct to ItemData
2015-02-17 18:06:22 -08:00
Uleat
ea38fd2421
Merge pull request #374 from EQEmu/character_limit
...
Variable per-client character creation limits
2015-02-17 19:59:05 -05:00
Uleat
e7fc6420f2
Added changelog entry for character limit
2015-02-17 19:35:50 -05:00
KimLS
b75e6308dd
Renamed Inventory to InventoryOld
2015-02-17 13:42:21 -08:00
Uleat
766641cd15
Implemented per-client character creation limits
2015-02-17 13:58:27 -05:00
Uleat
e4be4d6895
Pre-purposed clean-up
2015-02-17 13:58:26 -05:00
Uleat
53a1faa36f
Constant name and eqdictionary entry addition prior to per-client version limit activation
2015-02-17 13:58:25 -05:00
Uleat
20249cec67
Pre-purposed prep-work
2015-02-17 13:58:25 -05:00
Uleat
dedbb3f6c8
Implemented higher bandolier and potion belt counts
2015-02-17 13:58:24 -05:00
Uleat
5a3b10a11c
Constant name re-alignments prior to extended bandolier/potion belt activation
2015-02-17 13:58:23 -05:00
Uleat
f1a25da065
Pre-purposed clean-up
2015-02-17 13:58:19 -05:00
Michael Cook (mackal)
b48a712887
Send bard effect stuff for RoF2
...
Server side we still use the old system
Servers will need to update their items, PEQ's DB appears fine
RoF2 wasn't show anything, so we have to send it for them
2015-02-16 15:40:44 -05:00
Trevius
28be3b87b7
(RoF2) Bazaar Trading (Buying/Selling) is now fully functional. Bazaar (/bazaar) search is not yet functional.
2015-02-16 11:56:23 -06:00
KimLS
db3feafe48
Fix for returning to bound zone you're already in
2015-02-14 20:05:54 -08:00
KimLS
9a78bac0d0
Changed save items back to true to be like old encode, no point tempting fate on that not breaking anything
2015-02-14 18:46:03 -08:00