skotlex
cff16d36a9
- Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not.
...
- Fixed super novices getting +10 to all stats temporarily whentheir death count isn't zero.
- Fixed Kahai displaying HP-SP as the total healed instead of HP
- Cleaned up skill_repairweapon to prevent crashes when the target vanishes/changes/whatever before the weapon to repair has been selected.
- Parsing the Storage/Guild Storage from the char server will now fail if the storage has been modified and not saved yet.
- Being hit now cancels confuse.
- Added back the bleeding icon.
- Fixed Combo Finish Soul Linked Effect being a 11x11 area o.O
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 16:19:31 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
amber
13eeee2ee6
More C/C++ Conformance fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 16:46:19 +00:00
Lupus
ead09c7c4c
added new anti-hacker system in trade.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-05 23:07:54 +00:00
(no author)
9fec5d1298
* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it
...
* Added base code for Party Item Sharing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28 18:46:43 +00:00
(no author)
778e804dd6
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 20:38:44 +00:00
amber
24dc7ec574
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 04:11:20 +00:00
amber
28b28129e5
Update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 03:58:08 +00:00
amber
d8dd831efb
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 16:29:44 +00:00
celest
bea3ec88e9
* Added some of Shinomori's fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 13:08:54 +00:00
amber
d091c2e147
Rewrite inter server messaging
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 01:51:17 +00:00
amber
c0842106f9
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 05:51:46 +00:00
amber
01073deb62
file props
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 22:53:15 +00:00
valaris
241efbef4e
* Removed japanese interserver packets, should fix various problems (jumpto, where, charposreq). [Valaris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 14:04:58 +00:00
amber
d479e29aee
Fixed some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
valaris
d162970284
Removed compiler warnings in intif.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 14:01:55 +00:00
codemaster
39fd1c7e8b
Fixed Attacking Mobs by using a file from FREYA (thanks MagicalTux and Yor)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 02:16:51 +00:00
valaris
94bcb3e6de
Fixed crash from guild skill point allocation, there seems to be a problem with guilds loading still.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@16 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 20:59:29 +00:00
(no author)
706e785091
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04 23:25:09 +00:00