Age | Commit message (Expand) | Author | Files | Lines |
2006-04-27 | - Small change in the pet_ai that should stop the "strange" catch-up behaviou... | skotlex | 6 | -6/+19 |
2006-04-27 | - Fixed the compilation error. Gee, how did that slipped by... | skotlex | 1 | -1/+1 |
2006-04-27 | - Now when you do @baselevel to reduce your level and you don't have enough s... | skotlex | 2 | -0/+5 |
2006-04-27 | - Added at command @commands, displays the list of commands available to you. | skotlex | 5 | -1/+44 |
2006-04-27 | - Added the missing clif_* calls to make changebase's view-class change updat... | skotlex | 2 | -1/+7 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 7 | -10/+41 |
2006-04-27 | - Fixed base-level up @ command giving stat points instead of taking them awa... | skotlex | 3 | -3/+7 |
2006-04-27 | - Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I... | skotlex | 3 | -5/+5 |
2006-04-27 | added setmapflag sample | Lupus | 1 | -0/+24 |
2006-04-27 | updated 'setmapflag' script command | Lupus | 3 | -16/+41 |
2006-04-27 | commented out temp gunslinger shops | Lupus | 2 | -3/+7 |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 12 | -92/+53 |
2006-04-26 | - Modified mob_drop_adjust function to receive unsigned int as initial parame... | skotlex | 2 | -4/+6 |
2006-04-26 | - Item use interval is set to a default of 100ms now. | skotlex | 7 | -50/+43 |
2006-04-26 | Fixed Food Seller in Alberta | Playtester | 2 | -1/+2 |
2006-04-26 | - When Taekwons level up they get Bless and Agi Up level 10 instead of the S.... | skotlex | 3 | -6/+16 |
2006-04-26 | * functions_kafra.txt was pretty buggy, including a zeny exploit (free warps)... | eaac | 3 | -59/+478 |
2006-04-26 | - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scr... | skotlex | 6 | -20/+7 |
2006-04-26 | - Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_... | skotlex | 2 | -2/+3 |
2006-04-26 | Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Th... | Playtester | 2 | -3/+6 |
2006-04-26 | * Fixed typo in skill.c: skill_clear_group | Lance | 4 | -8/+13 |
2006-04-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6288 54... | Kargha | 1 | -1/+1 |
2006-04-26 | fixed a small error | Kargha | 1 | -1/+1 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 8 | -11/+39 |
2006-04-25 | Re-Made Izlude NPCs, thanks to Muad_Dib | Kargha | 2 | -192/+585 |
2006-04-25 | - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and S... | skotlex | 2 | -7/+6 |
2006-04-25 | - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that... | skotlex | 3 | -2/+3 |
2006-04-25 | - Moved the mapflag skill restrictions from skill_checkcondition to skillnoto... | skotlex | 2 | -33/+37 |
2006-04-25 | Fixed a small typo | Kargha | 1 | -1/+1 |
2006-04-25 | biolab mvp recalling | Vicious | 2 | -8/+11 |
2006-04-25 | updated the db to X.2/X.3's itemsummonlist. | Vicious | 6 | -379/+1175 |
2006-04-25 | - Added reporting when receiving an unknown packet in login-sql before ending... | skotlex | 1 | -1/+4 |
2006-04-25 | - Modified and simplified the random item group format. It now is <GroupID>,<... | skotlex | 18 | -20158/+17364 |
2006-04-25 | Added two Alberta NPCs | Playtester | 2 | -1/+6 |
2006-04-25 | Fixed price of yummy fish | Playtester | 2 | -1/+2 |
2006-04-25 | Updated Mode and Delays of Odin Temple mobs | Playtester | 2 | -10/+11 |
2006-04-25 | Adjusted Range of Plasma after testing it. | Playtester | 1 | -5/+5 |
2006-04-25 | Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze | Playtester | 2 | -6/+7 |
2006-04-25 | Updated the remaining mob names. | Playtester | 2 | -59/+60 |
2006-04-25 | Updated the kRO/iRO mob names | Playtester | 2 | -32/+33 |
2006-04-25 | Updated the header in the mob db text files | Playtester | 3 | -2/+5 |
2006-04-25 | cube room fix | Lupus | 2 | -3/+6 |
2006-04-25 | - Simplified npc_gettimerevent_tick so that it should return a tick value eve... | skotlex | 3 | -19/+5 |
2006-04-25 | - All GMs will be sent to the char server through packet 0x2aff now. | skotlex | 3 | -9/+7 |
2006-04-24 | - Added script command escape_sql. It will return an escaped string for use i... | skotlex | 3 | -1/+21 |
2006-04-24 | OBB/etc update from x.2/x.3 | Vicious | 6 | -680/+18760 |
2006-04-24 | Fixed cast time of running | Playtester | 2 | -1/+2 |
2006-04-24 | - DNSBL. Refer to changelog. | Zido | 4 | -0/+72 |
2006-04-24 | Fixed Item 2520 and Item 662 according to info from Haplo | Playtester | 2 | -2/+4 |
2006-04-24 | - Fixed a typo when parsing the mob spawn files. | skotlex | 1 | -4/+1 |