Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:1... | brianluau | 1 | -1/+1 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 1 | -2/+2 |
2012-10-30 | Follow up r16842. added some missed added lines of code.. | rud0lp20 | 1 | -12/+58 |
2012-10-30 | Fixed Level/Drop modifier based on level difference and created a db as sugge... | rud0lp20 | 1 | -1/+38 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -50/+48 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -104/+205 |
2012-10-28 | - 'night_at_start' config can now be used, even if day_duration/night_duratio... | brianluau | 1 | -13/+9 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 1 | -8/+3 |
2012-09-10 | Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map. | rud0lp20 | 1 | -0/+1 |
2012-09-08 | Fixed bugreport:6651 restart_sp_rate is only applied if user current sp is sm... | shennetsind | 1 | -1/+2 |
2012-09-08 | Fixed bugreport:6601 guild aura refreshes as soon as you ressurect instead of... | shennetsind | 1 | -2/+8 |
2012-09-03 | Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 1 | -0/+10 |
2012-08-25 | - reverted to r16668, erroneous fix | salepate | 1 | -2/+4 |
2012-08-25 | - fixed pc_statusup2(): status cost update condition | salepate | 1 | -4/+2 |
2012-08-19 | Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected. | shennetsind | 1 | -5/+4 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -2/+18 |
2012-08-14 | Follow up r16632, added check on level up so that the equip is automatically ... | shennetsind | 1 | -7/+18 |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 1 | -0/+9 |
2012-08-04 | Fixed bugreport:6407 combos are now properly recalculated when a item is swit... | shennetsind | 1 | -25/+28 |
2012-08-02 | Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att... | rud0lp20 | 1 | -0/+1 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -0/+112 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 1 | -2/+3 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -7/+193 |
2012-07-24 | Moved a few messages from source to msg_athena.conf. | xazax-hun | 1 | -1/+1 |
2012-07-24 | Fixed bugreport:6302 where WUG Riding state is not save in char log out. | rud0lp20 | 1 | -2/+2 |
2012-07-23 | Updated most Ranger skills to its official behavior and damage formula.(bugre... | rud0lp20 | 1 | -1/+2 |
2012-07-22 | Added a new configuration option to allow either weapon switching to cancel S... | cookiecrumbs | 1 | -0/+4 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -8/+23 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 1 | -11/+5 |
2012-07-17 | Fixed double decrement with unit_remove_map and the issue that causes dynamic... | cookiecrumbs | 1 | -0/+6 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -2/+2 |
2012-07-12 | Fixed a mildly broken portion of code responsible for clearing status from sk... | shennetsind | 1 | -2/+3 |
2012-07-11 | Fixed bugreport:6012, special thanks to EvilPuncker | shennetsind | 1 | -9/+1 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 1 | -17/+21 |
2012-07-05 | Implemented Renewal ASPD formula(bugreport:5644) | rud0lp20 | 1 | -0/+4 |
2012-07-04 | Fixed a couple compiling warnings | shennetsind | 1 | -4/+2 |
2012-07-03 | bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp... | shennetsind | 1 | -3/+5 |
2012-07-01 | Fixed bugreport:5984 rental items exploit which allowed a rental item from ne... | shennetsind | 1 | -2/+16 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 1 | -4/+8 |
2012-06-29 | Implemented new item script bonuses: | rud0lp20 | 1 | -1/+57 |
2012-06-24 | Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cart | shennetsind | 1 | -0/+3 |
2012-06-23 | Hello and welcome to BUG TRACKER NIGHT! | shennetsind | 1 | -2/+1 |
2012-06-14 | Follow up r16297 fixed bug with the cart not going visually-off after it was ... | shennetsind | 1 | -1/+2 |
2012-06-14 | Added support for new carts (requires packetver 20120201 or newer). Super-Ult... | shennetsind | 1 | -18/+53 |
2012-06-14 | Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ... | rud0lp20 | 1 | -1/+1 |
2012-06-12 | * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ... | brianluau | 1 | -4/+21 |
2012-06-12 | Fixed bugreport:5994 misuse of inline against msvc standards (and inline was ... | shennetsind | 1 | -10/+0 |
2012-06-12 | Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red... | shennetsind | 1 | -0/+25 |
2012-06-12 | Improved bonus-adding processes by no longer having to add it to the zero'd m... | shennetsind | 1 | -82/+80 |
2012-06-03 | Fixed bugreport:5911 Reflect Damage should now cancel when shield/guard is un... | rud0lp20 | 1 | -1/+2 |