summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-08* Delayed the check for required items when a skill is cast to when they are ↵FlavioJS13-59/+93
consumed. Now skills only fail due to lack of items after being cast. - Please make a bug report if you know of any skill that doesn't work like this in official. * Fixed hp of other party members not being sent when you join a party. * Removed unused global array names_id and renamed some structures that are used with variables of the same name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08Added the remaining EXP increasing effects. (25, 100, and 300% manuals and ↵L0ne_W0lf2-9/+9
Noble's Nameplate) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08Updated packet_db.txt with latest client entries.ultramage1-4/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-08removed slot from 5147 old baseball hatLupus2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-07- Ops!.zephyrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-07- Bug ID #184: Char Creation With An Empty Name [Zephyrus]zephyrus2-0/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-07* Small bug fix in the Geffen NPCs (end -> next) care of Lesbian.L0ne_W0lf2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06Fixed an error in the Sage job quest, thanks to Cara.L0ne_W0lf3-47/+6
Removed function F_BlockHigh from Valkyrie.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06 * the mapserver won't exit when no mapcache is found, with use_grf: yesultramage13-476/+147
* Fixed some \r uses, now looks better; /thx to Ai4rei (topic:165952) * Removed that ridiculous spinner that displays during map/npc loading, and added a more informative progress indicator (idea from jA/eapp) * Checked/fixed/removed some old script and npc commands * cmdothernpc - a specialized 'donpcevent' with the event specified as two arguments * enablearena/disablearena - completely equivalent to enablewaitingroomevent & co. * inittimer/stoptimer - removed since its logic was incompatible with the code it depended on * Removed loads of code that supported these functions. Result: -100b per npc => -1,5MB of wasted memory * Fixed related npcs that erroneously used 'stoptimer' git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06* Added missing item names in the item_dbPlaytester3-27/+32
- please fix the txt files if there's a bug to begin with next time - also ingame names shouldn't have "_" - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06Updated Atroce's respawn time on Veins fieldsPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* REALLY fixed emblem not displaying when a char logs in (compromise between ↵ultramage2-6/+10
r10624 and r11033 that hopefully works) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05- Bug ID #143: Error In Item_db.sqlzephyrus1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Updated gender restrictions to aegisPlaytester2-17/+19
- it will still be ignored by eA due to a config setting git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Removed gender restrictions on all equipsPlaytester2-11/+15
- official servers don't have gender restrictions implemented, although they have it in their db files - Wedding Dress doesn't display Wedding sprite anymore (females and males can fight with it) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Fixed a bug in Hugel Bingo which caused wrong rotation in player locations.SinSloth2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05Fixed 'Wink of Charm' - shouldn't work on boss mobs (topic:166115)ultramage2-10/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Removed a broken remnant of code from old gospel code (r4349) that's ↵ultramage4-72/+81
_supposed_ to clear the gospel status (no item use?) when you step out of its zone - 1) the constant UNT_GOSPEL was used in a switch() instead of PA_GOSPEL (thus actually ending 'NPC_STUNATTACK' status), and - 2) this code path is never taken, because Gospel is not recorded in skill_unit_temp[] (it has a periodic timer and is not DUALMODE) * Now the first empty spot in the 'skill_unit_temp' array will be used when tracking movement between land skills; reduced its length to 20 * Fixed the skill unit mechanism that is supposed to track whether you're still standing in a certain land skill's AoE or not, which was not working correctly since the time it was added (r3133) - solves the nasty problem of Loki, Quagmire, ... status not ending even after stepping out of it in some cases, if there was another song overlapping the skill's area (fixes bugreport:34) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Completed the code for SC_LIFEINSURANCE and it's status icon.zephyrus7-6/+14
- Added the summer_ignorepalette to client.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04Fixing the Warning: "suggest explicit braces to avoid ambiguous `else'" to ↵zephyrus1-0/+2
SC_ITEMBOOST. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04Fixed a mistake in r10919 messing up logged values (bugreport:167)ultramage2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04* Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. ↵zephyrus9-32/+36
Allready working. - Added SC_LIFEINSURANCE and SC_BOSSMAPINFO to const.txt. (not implemented but i will work on it) - Updated Field Manual and Bubble Gum in the itemdb.txt file. - As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum only do a second try of the item drop, and it don't increase the drop rates. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04* Added code that compacts the vending list after a purchase; fixes the ↵ultramage2-7/+24
problem with empty positions appearing in the list (bugreport:168) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04* Corrected Icewall skill to be closer to official behavior (part of ↵ultramage7-63/+66
bugreport:38) - now works on occupied squares (previously it disappeared) - now you can walk out of an icewall square (removed code that blocked pathfinding if the origin cell was of a nonwalkable type) - added back the hack where mapcell changes are broadcast to whole map (prevents client from leaving the cells non-walkable if you warp away) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING defineultramage13-78/+81
* Fixed a compile problem when hotkey saving is disabled (topic:167265) * Added script source error reporting to countitem() (topic:167165) * Removed integer mob skill state/target definition support (unused) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03- Update in the Field Manual and Bubble Gum items.zephyrus2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03* Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP)zephyrus6-2/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03* Moved the homunculus shuffle code to mercenary.c, fixing the bug in the ↵zephyrus5-25/+71
atcommand not using the bonus evolution stats for homunculus. * Added a new script command "homshuffle" to reset the homunculus stats using NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03* Cleaned up parts of skill.c related to skill unitsultramage8-444/+283
- removed some nonsense code in skill_dance_switch() (from r8876) - removed 'security system to prevent forgetting timer removal' (r1213) - renamed some skill-related data structs (had same name as variables) - commented out custom Venom Splasher countdown messaging code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-03Bosses now can use teleport on Land ProtectorPlaytester2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Whoops, wrong revision given in changelog.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Fixed various trading/vending glitchesultramage9-468/+501
- fixed vending_tax not working at all (integer division in r10182) - undid change from r8273 where pc_getzeny() treated zeny overflow as an error condition; officially, the value is just bounded to MAX_ZENY - fixed stupid code that, instead of properly checking and filtering invalid items during shop setup, opted to 'hide' these items from the vending list instead... - removed some custom error message packets related to vending - fixed a glitch where the server would open a shop with no items when all entered items were tagged as invalid - split zeny handling from trade_tradeadditem() into a separate func (trade_tradeaddzeny()) - removed loads of redundant code from vending.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Fixed an assortment of typos and bugs care of yyCC.L0ne_W0lf6-13/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Small bug fix (== -> !=) thanks to Saithis.L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Fixed Frigg combo not reducing def by refine ratePlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Small sql updatePlaytester2-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Reverted the bug that was added in the last updatePlaytester4-3/+6
- official script clearly says 30% - please don't update db files without official source git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Fixed Gemini-S58 Card.Paradox924X4-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-30Re-phrased the max_lv and aura_lv client battle config setting descriptions.ultramage1-5/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-30Removed redundant 'subnet' s_subnet structure variable.ultramage5-65/+39
Removed duplicate code from the sql charserver that somehow appeared after the tmpsql merge. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-29* Fixed "Heat" and "Crimson Fire Formation"Playtester2-4/+7
- they now do 'unlimited' hits per second (same as firewall) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-29Renamed&moved macros clif_trading() and clif_cant_act() to pc.c since ↵ultramage2-44/+39
they're completely player-status related. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Fixed Victorious Coronet thanks to Pinky and $ephirothPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Added 11.2 gun dropsPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28* Changed back the query to get the friends of a character to a LEFT JOIN.FlavioJS3-1/+13
* Setting the item script variables to NULL when they are freed. (bugreport:142 ?) (a double @reloaditemdb might result in a double free) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28* Removed slots from Gusli, and commented it out. kRO doesn't support this item.L0ne_W0lf2-3/+6
- Removed slots from Chinese_Handicraft and Arrest_Handcuffs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28* Corrected Summer Outfit not included as a PC class. (Zephyrus_CR)L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Added missing msg_athena.conf entry for the summer outfit; name 'Summer' ↵ultramage6-4/+5
used for now. Removed strange 'svn:executable' attributes from item_db2.sql and mob_db2.sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Removed some redundant code from the sql charserver.ultramage4-147/+108
Fixed a sql-charserver @block crash (missing Sql_NextRow() call). Probably fixed 'random junk' being displayed in @changesex reply text. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-28Updated item_db.sqlPlaytester1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11322 54d463be-8e91-2dee-dedb-b68131a5f0ec