summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-09-11Added D-Kalck's fix of the TXT -> SQL converterPlaytester3-3/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-11* Added back Guild Storage. Confirmed kRO featureLupus3-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-11git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8698 ↵Lupus4-10/+15
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10Removed NPC_Powerup from DimikPlaytester2-5/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10Sql file...Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10More accurate guess on Strouf's dexPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10* Official Byalan F5 spawnsPlaytester3-14/+8
- also updated eamobs accordingly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10Doubled Strouf's dexPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10Updated item_db.sql and mob_db.sqlPlaytester3-194/+208
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-10Guard is now equippable by every jobPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8689 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09- Added a crash protection in case mapfreeblock unlock tries to free a null ↵skotlex2-1/+4
pointer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09- Moved perfect_hiding from state to special_state, so that it clears out ↵skotlex6-7/+15
when you remove your pet. - Probably fixed the Taekwon Rest skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09- Fixed a npc-timer memory leak on npc_unload ("[Warning]: ers_obj_destroy: ↵skotlex2-1/+10
X entries missing, continuing destruction. Manager for entries of size 16.") git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09Removed noteleport flags from Geffenia mapsPlaytester2-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-09- Fixed the db/const.txt constant for EAJ_NINJAskotlex1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08* Adjusted various Rachel mob stats and skillsPlaytester6-51/+55
* Adjusted Rachel spawns git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Unified the rest and ganstar paradise code into a single function.skotlex8-102/+65
- Moved the Happy State trigger to the regen function, it now triggers at the same time the SPTIME does. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Cleaned up SG_HATE to use a new function, pc_set_hate_mob to handle setting.skotlex6-53/+38
- Updated pc_authok to initialize all mob_hate vars to -1 - Updated clif_hate_mob to receive the hate-type instead of skill-lv. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Removed sg_miracle_skill_duration, replaced it with ↵skotlex6-6/+31
sg_miracle_skill_min_duration and sg_miracle_skill_max_duration, to specify a range for the duration of the skill. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08Fixed Einbroch Headgear shopPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08Added missing Ice Dungeon mob skillsPlaytester2-10/+60
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Added upgrade_svn8675.sql in case, for some reason, your guild table still ↵skotlex5-7/+6
has the emblem_data field as a 'blob' with "NOT NULL" specified. - Some minor cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08Added the missing Rachel mob skillsPlaytester2-8/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Fixed alliance/opposition making not cancelling out map-server-side when ↵skotlex4-8/+23
the guild already had max number of alliances/oppositions (thanks to k3dt) - Cleaned a bit the code for SG_*_ANGER - Fixed a warning in clif.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08Removed dMotion from IceiclePlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08* Official Rachel mob statsPlaytester2-11/+11
- progress 30% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08* Official Rachel mob statsPlaytester2-13/+15
- progress 20% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8670 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08- Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg: ↵skotlex2-1/+3
wand of hermod) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-07Small typo in spawn filePlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-07- Changed the default of sg_angel_skill_ratio to 10 based on recent ↵skotlex10-22/+37
information from Tharis. - Cleaned up the doridori parse clif function. - Moved doridori_counter to state.doridori - Merged some of mpeg's work on NJ skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-07- Removed the Warmth "stacking" code.skotlex10-27/+84
- Added back the effect of /doridori to skill-SP regen - Implemented a rough version of Angel of the Sun/Moon/Stars, it has a low chance of triggering on doridori-boosted SP-regen events. - Added sg_angel_skill_ratio to specify rate at which the Angel skill triggers. - Added unit_cancel_combo which takes care of ending a combo time and resuming normal attack 'inmediately' - Cleaned up some the SG_HATE code, you can't change hate targets anymore. - Increased duration of Miracle of the Sun/Moon/Stars to one hour. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-07Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious]Vicious2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-07- Added error message when attempting to use deprecated bonus bAspd.skotlex2-4/+6
- Added missing line terminator on a pair of ShowErrors in the sig plugin. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06- Fixed the memset in status_calc_pc, corrects some mysterious bugs such as ↵skotlex3-2/+5
item-drop bonuses suddenly not working anymore. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06Changed all bCriticalRate to bCriticalPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06- Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula.skotlex2-5/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06Added a missing feature to the donation NPC in Lighthalzen.MasterOfMuppets2-1/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06- Reverted back the default view/chase range of mobs to 100% since eA now ↵skotlex2-4/+5
uses square view areas, like Aegis. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06- Moved some entries from the main Changelog to the db/Changelog....skotlex2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 ↵skotlex5-5/+9
gemstones (there's no such hardcoded yellow gemstone requirement anymore) - Corrected db/const.txt entry bMagicSubRace -> bMagicAddSize - Fixed Aex Aeterna ending on Soul Breaker's first half. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06fixed book of yamir npcLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06fixed rebirth systemLupus2-16/+77
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06* Updated attack power of Unholy TouchPlaytester2-9/+12
- also moved combo bonuses to non-accessoire parts git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06Applied Orn's modification on speed increases/reductions with ↵toms2-2/+5
increase/decrease agi git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- Removed setting mob_show_hp, it's been replaced now by mob_show_info, ↵skotlex7-18/+39
which can be used to specify what kind of info should be displayed from a mob. Current options are two different formats for Hp display, and current level. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv%skotlex2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- applied the Ultra Mage's suggestion to have the map server strip trailing ↵skotlex2-3/+17
spaces/comments from the config files. It will also now print out when an unknown config setting is found. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- Fixed status change resistance not being invoked at all for pretty much ↵skotlex2-1/+3
all cases. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- Corrected SC_INTRAVISION not starting.skotlex9-54/+59
- Small cleanups (line terminators, indenting) - Fixed crash when attempting to read a Label as a string on a script (thanks to End of Exam) - Fixed possible crash when changing a chat-room's owner (thanks to End of Exam) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8639 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05- Fixed dispell removing SC_NOCHATskotlex2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8635 54d463be-8e91-2dee-dedb-b68131a5f0ec