summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-20- Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ↵zephyrus7-23/+73
elements and it's can be used with Resist Potions. - SC_ARMOR_RESIST and SC_BENEDICTIO ends if you change your armor. Tested on iRO. - If you call SC_ELEMENTALCHANGE with val3 = 1 it will use the level in val 1, and not a random value. * Barricades: - Fixed a bug when @reloadscript. Barricades should be destroyed too. - Unbreakable barricades are only wall type (not shootable) According to Doddler info. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20Fixed Juperos Elevator not working after failing once.L0ne_W0lf2-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20* Added Gym Pass NPC (disabled by default.)L0ne_W0lf3-1/+146
- Enabled Auction NPCs now that the auction system is implemented. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20Updated Umbala npcs, quests, and warps.L0ne_W0lf7-1691/+2201
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19Changed the dynamic mobs system to also unload mobs that have respawn time ↵ultramage3-1/+13
but are already spawned - 22M less mem usage (bugreport:1197). Also added a check to not respawn mobs on maps with no players (potentially unsafe operation, needs further inspection). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19Fallen Bishop lost his card...he found it though.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19Updated some monster stats that got missed.L0ne_W0lf2-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19Updated Cursed Abbey monster drops.L0ne_W0lf2-10/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19reverted back project files. due to incompatibility. The working directory ↵Lupus19-94/+1
has been added to VS9 only git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19Moscovia mobs will now do more damage.L0ne_W0lf2-5/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19- The last bug in Adoption system.zephyrus4-4/+10
- Fixed a bug on trade, if you received a trade without accept it do logout... the other player cannot trade anymore 'til restart. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18inverted logic (followup to r12394)ultramage1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18Fixed invited party members not displaying correctly (bugreport:1199)ultramage3-9/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18- Changed the way SC_ARMOR_ELEMENT is called (Resistance potions)zephyrus2-9/+14
- Now each val represent an element (1 = Water 2 = Earth 3 = Fire 4 = Wind) - Fixed bug 1039 (Shadow Armor Scroll's Script Fails) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18- Sorry, fixing the last adoption step. It was too late ._.zephyrus1-6/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18Fixed OnPCLoginEvent not working correctly (bugreport:1182).ultramage5-16/+21
Cleaned up some code typos/engrish. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18updated VS project files. You can run servers trough VSudio IDE / RunLupus19-0/+98
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18- Added the official adoption method.zephyrus14-654/+209
( Parents need to create a party, invite a novice/first class, both equip the wedding rings and someone just right click the future baby ). - Fixed a bug sometimes client don't show job's bonus stats. - Removed the problematic adoption script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Corrected variable used in Lighthalzen quest.L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Corrected small error in St. Patrick's Day event.L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Whoops. Incorrect ID in item_avail. :D L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Whoops. Incorrect IDs in item_avail.L0ne_W0lf2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Added another item entry to item_avail.L0ne_W0lf2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Added item_avail entries for two items.L0ne_W0lf3-0/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17- Clean up of calc_times function.zephyrus7-26/+13
- Moved to timer.c/h because it's used in both map and char servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16Fixed two empty fields in the item_dbL0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16Updated Divorce script.L0ne_W0lf2-31/+30
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16- Added support for offline divorce.zephyrus4-30/+75
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16- Fixed a compilation error. ops :3zephyrus1-5/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16- Added De-adopt support when deleting a baby.zephyrus2-8/+54
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16Disabled some compilation warnings for VS7 and VS8 mapserver builds ↵ultramage4-0/+10
(bugreport:1192) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16- Optimized a little bit char deletion process with partner info.zephyrus1-28/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16Corrected Bloody Knight dropping Strong Shield twice.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15Corrected Aliot dropping thin blade twice.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15* Added skills for Moscovia area monsters.L0ne_W0lf2-0/+50
- Based on iRO Future Wiki, credit to Zephyrus, and Reanimation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15Fixed Bloody Knight's drops. Shield[1] -> Strong Shield[1] L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15Updated mob database with 11.3 information. (bugreport:1191)L0ne_W0lf2-106/+148
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15- Added the SC_HPREGEN effect to battleground armors.zephyrus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15Updated Poring Tower to not refinable. (bugreport: 1050)Paradox924X8-11/+18
Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042 Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008) Fixed Job_Change Function to properly jobchange babies. (bugreport: 943) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15- Changed the way SC_HPREGEN works.zephyrus2-7/+7
- If you parse val1 as negative, heal will be a % of the maxHP. - On positive values it will heal a fixed amount. - Changed this to allow the new attributes of Battleground sets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129)Paradox924X2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed the autotimer on an npc warp in Juperos Quest.Paradox924X2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed spawned mob count not being counted properly, causing yet more respawn ↵ultramage2-2/+1
problems. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Commented out St. Patrick's Day mob_db2 entries.L0ne_W0lf2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14* extended the "npc_event: event queue is full" error message to also print ↵ultramage7-12/+23
the name of the event (so that the cause can be tracked down) * removed a strange (and undocumented) event name check for "GM_MONSTER" in the npc event execution code * added effects from recent sakexes to effects list * removed ladmin from vs8 sql builds * added int_auction.c/.h to vs6 and vs7 project files * some small cleanups git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed one condition incorrectly modified in r12358, which caused dynamically ↵ultramage1-5/+7
unloaded mobs to never spawn once they've been unloaded once (bugreport:1178) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13Updated WoE Check in Shift Assassin Script. (bugreport: 1059)Paradox924X2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13Replaced some foreach-based functions by their inlined iterator equivalents.ultramage8-126/+137
Changed the dynamic mobs system, so that the flag that indicates whether a particular mob can be unloaded is stored in the mob's respawn data structure. Cleaned up related parts of the source code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13Updated Drunkard#Payon to use a better Class check that won't freeze Novices.Paradox924X2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13Added Moscovia spawns (untested)Playtester2-10/+33
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12355 54d463be-8e91-2dee-dedb-b68131a5f0ec