Age | Commit message (Expand) | Author | Files | Lines |
2012-11-14 | Fixed bugreport:6892 HP display is now properly updated | shennetsind | 1 | -1/+1 |
2012-11-13 | - Fixed bugreport:6887, a variable was not initialized; | momacabu | 1 | -1/+1 |
2012-11-12 | Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ... | rud0lp20 | 1 | -1/+1 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -34/+40 |
2012-11-12 | Follow up r16916: enforced status recalc when intravision ends to ensure it i... | shennetsind | 1 | -0/+3 |
2012-11-12 | Fixed bugreport:6883 made maya purple no longer conflict with status-change-c... | shennetsind | 1 | -4/+1 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 1 | -3/+3 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -45/+171 |
2012-11-10 | - Added configuration to wheter the monster size would change experience earn... | momacabu | 1 | -1/+1 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -5/+5 |
2012-11-07 | Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash. | rud0lp20 | 1 | -1/+1 |
2012-11-02 | Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly. | rud0lp20 | 1 | -7/+25 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -266/+289 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 1 | -21/+21 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -23/+30 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 1 | -3/+9 |
2012-09-10 | Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map. | rud0lp20 | 1 | -10/+6 |
2012-09-08 | Fixed bugreport:6587 removed unused parameters in several damage/heal functio... | shennetsind | 1 | -4/+4 |
2012-09-03 | Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 1 | -4/+12 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -1/+1 |
2012-08-26 | Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection eff... | rud0lp20 | 1 | -1/+3 |
2012-08-22 | Fixed bugreport:5534 (follow up to r16554) where GDB wasn't allowing for 1 HP... | cookiecrumbs | 1 | -1/+2 |
2012-08-19 | Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected. | shennetsind | 1 | -1/+4 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -25/+36 |
2012-08-17 | Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to stat... | cookiecrumbs | 1 | -0/+6 |
2012-08-07 | Follow up to r16479 fixed a bug where SC_CLOAKING would freeze the character ... | cookiecrumbs | 1 | -3/+0 |
2012-08-07 | Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official be... | rud0lp20 | 1 | -8/+22 |
2012-08-05 | - Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour ... | xantara | 1 | -13/+25 |
2012-08-02 | Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att... | rud0lp20 | 1 | -3/+31 |
2012-07-31 | Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER. | rud0lp20 | 1 | -3/+21 |
2012-07-29 | Fixed some compile warnings.(bugreport:6352, bugreport:6361) | rud0lp20 | 1 | -0/+4 |
2012-07-29 | Fixed bugreport:6324 mobs now clear attacked data on death. special thanks to... | shennetsind | 1 | -4/+2 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -5/+60 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -1/+10 |
2012-07-26 | Updated NJ_HUUMA to renewal behavior.(bugreport:6330) | rud0lp20 | 1 | -0/+3 |
2012-07-26 | Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them... | shennetsind | 1 | -0/+2 |
2012-07-24 | Merged ALL_PARTYFLEE from eAthena renewal branch. | xazax-hun | 1 | -1/+3 |
2012-07-23 | Updated most Ranger skills to its official behavior and damage formula.(bugre... | rud0lp20 | 1 | -15/+18 |
2012-07-23 | Follow up r16470 adjusted the fix for the longing of freedom | shennetsind | 1 | -13/+2 |
2012-07-22 | Added a new configuration option to allow either weapon switching to cancel S... | cookiecrumbs | 1 | -1/+8 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -1/+2 |
2012-07-20 | Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ... | cookiecrumbs | 1 | -0/+6 |
2012-07-18 | Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:... | rud0lp20 | 1 | -5/+4 |
2012-07-18 | Fixed an issue where when a trap was set that required a Special Alloy Trap, ... | cookiecrumbs | 1 | -1/+1 |
2012-07-18 | Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon mo... | cookiecrumbs | 1 | -0/+2 |
2012-07-16 | Fixed bugreport:6248 special ubber thanks to cookie. | shennetsind | 1 | -1/+4 |
2012-07-16 | Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g... | rud0lp20 | 1 | -36/+31 |
2012-07-13 | Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo... | rud0lp20 | 1 | -4/+2 |
2012-07-12 | Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi... | rud0lp20 | 1 | -1/+1 |
2012-07-12 | Fixed "comparison of unsigned expression < 0 is always false" warning. | shennetsind | 1 | -3/+3 |