Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | Added support for the new monster purple hp bar packet (packetver >= 20120404... | shennetsind | 3 | -2/+27 |
2012-08-19 | Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected. | shennetsind | 2 | -6/+8 |
2012-08-18 | Fixed bugreport:6496 character selection screen rename function fixed for cli... | shennetsind | 1 | -1/+1 |
2012-08-18 | Fixed bugreport:6343 homun-s skill tree now is properly populated with previo... | shennetsind | 3 | -40/+67 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 11 | -111/+200 |
2012-08-17 | Fixed bugreport:2101 and bugreport:4216 where Cracker doesn't stun players. P... | cookiecrumbs | 1 | -3/+2 |
2012-08-17 | Fixed bugreport:6343 Issue #1: homunculus skill tree is now refreshed upon cl... | shennetsind | 1 | -0/+2 |
2012-08-17 | Follow up r16656 improved unloadnpcfile stuff performance-wise, making npcs f... | shennetsind | 1 | -13/+71 |
2012-08-17 | Added 2 (3) new atcommands: | shennetsind | 6 | -69/+165 |
2012-08-17 | Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to stat... | cookiecrumbs | 2 | -9/+7 |
2012-08-17 | Added @reloadquestdb as per Script / DB Developer Joseph request. | shennetsind | 3 | -55/+54 |
2012-08-17 | Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with... | cookiecrumbs | 1 | -1/+9 |
2012-08-15 | Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britan... | shennetsind | 1 | -11/+9 |
2012-08-15 | - Removed useless mapname compares (since r570) and fixed the strncmp for mal... | brianluau | 2 | -11/+8 |
2012-08-15 | ` Changed areawarp script command to accept two additional, yet optional, par... | xantara | 1 | -22/+52 |
2012-08-15 | ` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild | xantara | 1 | -8/+162 |
2012-08-14 | Follow up r16632, added check on level up so that the equip is automatically ... | shennetsind | 4 | -9/+23 |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 3 | -1/+15 |
2012-08-13 | Minor adjustment that makes clones die in a smoother manner (rather than stan... | shennetsind | 1 | -2/+4 |
2012-08-12 | Fixed bugreport:6459 yet another variable assignment fix, special thanks to j... | shennetsind | 1 | -2/+4 |
2012-08-11 | Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ... | shennetsind | 3 | -16/+23 |
2012-08-11 | Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to... | shennetsind | 1 | -1/+1 |
2012-08-10 | Fixed bugreport:6451, a ancient bug present r6791 which would cause any non-h... | shennetsind | 1 | -38/+34 |
2012-08-09 | Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of groun... | rud0lp20 | 2 | -3/+33 |
2012-08-09 | Fixed bugreport:6108, getd now works as a parameter for query_sql. | xantara | 1 | -27/+13 |
2012-08-08 | Fixed replacestr | cookiecrumbs | 1 | -1/+1 |
2012-08-07 | Fixed bugreport:6428 where the count parameter of replacestr didn't allow var... | cookiecrumbs | 1 | -3/+34 |
2012-08-07 | Reverted wrong checkre() command optimization (bugreport:6426) | daegaladh | 1 | -1/+16 |
2012-08-07 | Follow up to r16479 fixed a bug where SC_CLOAKING would freeze the character ... | cookiecrumbs | 2 | -3/+2 |
2012-08-07 | Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official be... | rud0lp20 | 2 | -17/+60 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 8 | -19/+385 |
2012-08-05 | - Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour ... | xantara | 2 | -14/+28 |
2012-08-05 | Fixed bugreport:6395, added renewal @go spawn for izlude | xantara | 1 | -7/+11 |
2012-08-04 | Fixed bugreport:6407 combos are now properly recalculated when a item is swit... | shennetsind | 1 | -25/+28 |
2012-08-03 | Fixed bugreport:6402 when a menu supersedes the client's maximum length it is... | shennetsind | 1 | -17/+51 |
2012-08-03 | Follow up r16560 Chemical Protection skills are now to its official behavior.... | rud0lp20 | 1 | -11/+13 |
2012-08-03 | Fixed the last warning reported in clang, super mega ultra hyper plus thanks ... | shennetsind | 1 | -1/+1 |
2012-08-03 | Fixed bugreport:6401 / Follow up r16562 | shennetsind | 1 | -26/+16 |
2012-08-03 | Modified script function 'donpcevent' as requested by Script Developer Euphy, | shennetsind | 1 | -1/+6 |
2012-08-02 | Fixed bugreport:6099 where warp portal ignores knock back and snap's unit pos... | rud0lp20 | 1 | -1/+7 |
2012-08-02 | - Fixed compile errors from r16560, thanks BuildBot! | brianluau | 2 | -2/+3 |
2012-08-02 | Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att... | rud0lp20 | 7 | -60/+177 |
2012-08-02 | lowercase'd the r in the console ASCII logo. | shennetsind | 1 | -8/+8 |
2012-08-02 | Fixed bugreport:6032 r15982's variable assignment should be fully functional ... | shennetsind | 1 | -38/+20 |
2012-08-02 | Fixed bugreport:6393 costume items now display properly in the equipment window. | shennetsind | 1 | -2/+3 |
2012-08-01 | Added checks for when a homunculus class is invalid when passing through the ... | xantara | 2 | -5/+11 |
2012-08-01 | Follow up r16543, you nasty thing how did you get commented out?! | shennetsind | 1 | -1/+1 |
2012-08-01 | Fixed favorite item tab, now items are only moved if you place them in the pr... | shennetsind | 1 | -7/+11 |
2012-08-01 | Fixed bugreport:6378 fixed 'nude' script command so that it may remove costume. | shennetsind | 1 | -9/+10 |
2012-08-01 | Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than... | shennetsind | 3 | -8/+26 |