Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-08 | When buying from NPC do not stack unstackable items. It might seem like a ↵ | Dennis Friis | 1 | -5/+19 | |
better place to fix it in pc_additem, but this method should be allowed to or breakage may occur. | |||||
2008-04-25 | Possible fix for inventory bug. Send out packet 0x01C8 only to SELF and not ↵ | Dennis Friis | 1 | -1/+1 | |
AREA. | |||||
2008-04-24 | Fix some signedness hopefully getting the struct back on track. | Dennis Friis | 1 | -1/+1 | |
2008-04-21 | balance statpoint distribution a tad | Dennis Friis | 2 | -6/+6 | |
2008-04-10 | Proper fix for rev 17 | Dennis Friis | 1 | -1/+5 | |
2008-04-10 | revert rev 17 | Dennis Friis | 1 | -4/+6 | |
2008-04-10 | fix crash in clif_parse_Wis if wrong message length is sent. | Dennis Friis | 1 | -2/+6 | |
2008-04-10 | fix mapif_parse_WisToGM not working at all due to mismatch message sizes. | Dennis Friis | 1 | -6/+4 | |
2008-04-10 | Add configurable anti spam system, with possible auto ban. | Dennis Friis | 5 | -3/+96 | |
2008-04-06 | Goodbye fast attack bug, now you can control speeds of weapons in ↵ | Dennis Friis | 1 | -0/+3 | |
conf/job_db1.txt like it was meant to | |||||
2008-04-05 | Comment out packet 0x139 (out of reach for attack), since TMW client does ↵ | Dennis Friis | 1 | -2/+2 | |
not process this but uses own target system. Also, this will save a ton of CPU and NET traffic because fast attack would make the server call the checks and spew this packet out at a big rate. | |||||
2008-04-03 | Fix auto map picking exploit by checking proximity of player and item. | Dennis Friis | 1 | -0/+3 | |
2008-04-02 | add comment | Dennis Friis | 1 | -1/+1 | |
2008-04-02 | Fix so you cant sell/buy from NPC SHOP while in a trade | Dennis Friis | 1 | -0/+4 | |
2008-04-02 | patch derived from stable ea, that fixes duping and zero stacking | Dennis Friis | 2 | -0/+12 | |
2008-04-02 | initial checkin | Dennis Friis | 43 | -0/+68342 | |