Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | /custom/ folder overhaul: | euphyy | 29 | -9110/+8504 |
2012-05-31 | - Fixed parenthesis check in most 3rd job change quests. bugreport:5883 | masao87 | 6 | -1542/+1587 |
2012-05-31 | Follow up r16187 adjusted packetver range for the rode bugfix, special thanks... | shennetsind | 1 | -1/+1 |
2012-05-31 | a couple checks here and there to remove possible warnings. | shennetsind | 1 | -5/+6 |
2012-05-31 | Testing! ~ Euphy | euphyy | 1 | -0/+1 |
2012-05-31 | Fixed bug with banding, super mega ultra thanks to MarkZD for going after it. | shennetsind | 1 | -7/+4 |
2012-05-31 | Fixed bugreport:5812 november 2011 or earlier clients shall now display the r... | shennetsind | 1 | -0/+4 |
2012-05-31 | Updated @changelook to support robe id added missing instruction for already-... | shennetsind | 1 | -7/+7 |
2012-05-31 | Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to l... | shennetsind | 3 | -2/+18 |
2012-05-31 | Fixed bugreport:5839 mapflag conflicts were displaying wrong message | shennetsind | 1 | -2/+2 |
2012-05-31 | Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instan... | shennetsind | 2 | -0/+5 |
2012-05-31 | Fixed bugreport:5867 clones with cloaking skill are no longer "invincible" | shennetsind | 3 | -2/+7 |
2012-05-31 | Fixed bugreport:5835 vendings are no longer broken when character moves map o... | shennetsind | 3 | -3/+6 |
2012-05-31 | - Added new towns to the custom warper. bugreport:5878 | masao87 | 3 | -49/+86 |
2012-05-31 | Fixed bugreport:5791 mob rebirth skill shall now function properly on newer c... | shennetsind | 1 | -9/+12 |
2012-05-31 | * Merged changes up to eAthena 15114. | eathenabot | 1 | -12/+35 |
2012-05-31 | * Merged changes up to eAthena 15113. | eathenabot | 2 | -8/+1 |
2012-05-31 | * Merged changes up to eAthena 15112. | eathenabot | 2 | -1/+16 |
2012-05-31 | * Merged changes up to eAthena 15111. | eathenabot | 1 | -2/+4 |
2012-05-31 | * Merged changes ONLY eAthena 15110. | eathenabot | 1 | -12/+0 |
2012-05-31 | * Merged changes ONLY eAthena 15109 (partial). | eathenabot | 1 | -0/+4 |
2012-05-31 | * Merged changes ONLY eAthena 15107. | eathenabot | 1 | -2/+2 |
2012-05-31 | * Merged changes up to eAthena 15105. | eathenabot | 2 | -10/+10 |
2012-05-31 | * Merged changes ONLY eAthena 15104. | eathenabot | 1 | -0/+9 |
2012-05-31 | * Merged changes ONLY eAthena 15101. | eathenabot | 5 | -43/+176 |
2012-05-31 | * Merged changes ONLY eAthena 15100. | eathenabot | 5 | -148/+357 |
2012-05-30 | Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b... | rud0lp20 | 3 | -5/+8 |
2012-05-29 | Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated. | rud0lp20 | 6 | -10/+17 |
2012-05-29 | - Added BaseClass explanation to script_commands.txt . | masao87 | 13 | -29/+32 |
2012-05-28 | Massive updates to /npc/custom folder: | jmanfffreak | 44 | -10792/+172 |
2012-05-28 | - Added ability for all 2nd baby classes to change into their 3rd baby job do... | masao87 | 11 | -310/+277 |
2012-05-28 | - Added missing repeatable EXP Quests. bugreport:4450 | masao87 | 4 | -1/+356 |
2012-05-28 | - Fixed a bug in quests_13_1.txt where sometimes it wouldn't correctly or at ... | masao87 | 3 | -323/+148 |
2012-05-28 | - Added Header to Rune Knight Job change Quest. bugreport:5834 | masao87 | 3 | -3/+20 |
2012-05-27 | - Fixed a bug in security check | tr0n93 | 1 | -1/+1 |
2012-05-27 | - Added an security check for each player which is entering an instance to ma... | masao87 | 5 | -5/+72 |
2012-05-27 | Fixed bugreport:5842 RK_DRAGONBREATH damage should now be reducible by defend... | rud0lp20 | 3 | -2/+10 |
2012-05-27 | - Fixed typo in the new refining NPC Bestry. bugreport:5836 | masao87 | 2 | -16/+37 |
2012-05-27 | Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n... | rud0lp20 | 6 | -21/+73 |
2012-05-26 | - Follow up to r16147: check the price in the shop file, instead of id->value... | brianluau | 1 | -1/+1 |
2012-05-26 | Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia... | shennetsind | 2 | -2/+30 |
2012-05-26 | - Fixed wrong areawarp coordinations in all arena rooms. bugreport:3494 | masao87 | 7 | -116/+201 |
2012-05-26 | - Some minor improvements in the instance Scripts. | masao87 | 12 | -5568/+5146 |
2012-05-25 | Fixed bugreport:5813 LG_SHIELDSPELL damage formula in physical and magic is n... | rud0lp20 | 1 | -10/+13 |
2012-05-25 | - Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt (sugge... | brianluau | 9 | -475/+98 |
2012-05-25 | - Fixed invalid item types in item_db.sql | tr0n93 | 1 | -31/+31 |
2012-05-25 | - Added a warning when NPC shops sell items for 0z (FREE!) | brianluau | 1 | -0/+5 |
2012-05-24 | Fixed bugreport:5809 Ice Wall should now block mobs properly. | shennetsind | 2 | -2/+7 |
2012-05-24 | Follow up r16143 minor minor performance improvement | shennetsind | 1 | -5/+3 |
2012-05-24 | - Fixed guild emblems not showing on flags at server start. (bugreport:5796, ... | brianluau | 32 | -21/+53 |