Age | Commit message (Expand) | Author | Files | Lines |
2008-10-12 | * Changed An nonexistent variable in Refine NPC. (bugreport:2340) | samuray22 | 4 | -19/+27 |
2008-10-12 | Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death ... | ultramage | 1 | -0/+2 |
2008-10-12 | Fixed silly assignment operator mistake in r13281. | ultramage | 1 | -1/+1 |
2008-10-12 | - Fixed divorce should work on both partners. Bug Report #2339. | zephyrus | 1 | -10/+16 |
2008-10-11 | *Just some minor updates and fixes I've been putting off :D | L0ne_W0lf | 4 | -29/+62 |
2008-10-11 | * Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251) | sketchyphoenix | 3 | -2/+9 |
2008-10-11 | Code improvement for r13279. | ultramage | 1 | -3/+2 |
2008-10-11 | Going 90% overweight will now make you stop attacking (bugreport:2315). | ultramage | 1 | -1/+3 |
2008-10-11 | Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the que... | ultramage | 1 | -3/+3 |
2008-10-11 | Added safeguards to Redemptio's exp penalty code to prevent arithmetic overfl... | ultramage | 2 | -12/+6 |
2008-10-11 | Quick fix to txt charserver initialization order - chardb needs to be ready f... | ultramage | 1 | -4/+1 |
2008-10-10 | Slightly corrected the NPC_REBIRTH code from r13272. | ultramage | 5 | -9/+6 |
2008-10-09 | Removed duplicate constant I added in r13272. | L0ne_W0lf | 2 | -1/+2 |
2008-10-09 | Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL. | L0ne_W0lf | 7 | -6/+26 |
2008-10-08 | fixed aru castle map names | Yommy | 1 | -4/+5 |
2008-10-08 | Fixed chat_createnpcchat() not checking if a chatroom already exists, produci... | ultramage | 3 | -2/+13 |
2008-10-07 | Reverted exp_calc_type back to '0' since it's definitely closer to official b... | ultramage | 1 | -1/+1 |
2008-10-07 | * Adjusted known values for BonusAutoScript down by rate/10. | L0ne_W0lf | 2 | -17/+23 |
2008-10-07 | Fixed the 'exp calculation overflow fix' from r10291 which wasn't really work... | ultramage | 1 | -4/+4 |
2008-10-06 | Damage count on rebirthed mobs is now reset. (Valaris) | L0ne_W0lf | 4 | -1/+6 |
2008-10-06 | voided out clif_blown as per Valaris' instruction. | L0ne_W0lf | 3 | -3/+4 |
2008-10-06 | SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) | L0ne_W0lf | 2 | -0/+4 |
2008-10-06 | Fixed knockback not updating the client position of disguised players (bugrep... | ultramage | 2 | -18/+22 |
2008-10-06 | Fixed friends list ack packet using truncated values (bugreport:2310). | ultramage | 1 | -2/+2 |
2008-10-04 | Fixed offline divorce not working properly (bugreport:2295). | ultramage | 1 | -1/+4 |
2008-10-04 | Fixed NPC_REBIRTH not working if the caster had no status active at the momen... | ultramage | 1 | -3/+0 |
2008-10-03 | * Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo... | FlavioJS | 2 | -2/+10 |
2008-10-03 | * Fix for "yet another online check bypass technique". (bugreport:2292) | FlavioJS | 3 | -2/+6 |
2008-10-02 | * Implemented Official Moscovia monster skills. Should finish 11.3 | L0ne_W0lf | 3 | -55/+62 |
2008-10-02 | - Some fixes with check weight. | zephyrus | 3 | -10/+10 |
2008-10-01 | Modified homunculus auto-vapor setting to yes. (bugreport:2298) | L0ne_W0lf | 2 | -1/+3 |
2008-10-01 | Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport... | L0ne_W0lf | 2 | -4/+3 |
2008-10-01 | * Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follo... | L0ne_W0lf | 3 | -3/+4 |
2008-09-30 | Added Mercenary System related NPCs. | L0ne_W0lf | 3 | -0/+789 |
2008-09-30 | Full implementation of all Episode 11.3 Quests. | L0ne_W0lf | 5 | -736/+19020 |
2008-09-30 | * Corrected a wrong variable name in the Novice Training Ground (bugreport:2293) | samuray22 | 2 | -2/+5 |
2008-09-29 | Fixed the delitem assosiated with the last uptate. | L0ne_W0lf | 2 | -3/+5 |
2008-09-29 | Fixed item requirement for Stellar hairpin in monstertamers.txt. (bugreport:2... | L0ne_W0lf | 2 | -3/+6 |
2008-09-28 | Fixing the txt-char converter compilation (bugreport:2171). | ultramage | 3 | -0/+51 |
2008-09-28 | Adding null pointer check (followup to r13240). | ultramage | 1 | -1/+1 |
2008-09-27 | Implemented fixes for The Sign quest until my rewrite is finished. (bugreport... | L0ne_W0lf | 2 | -8/+15 |
2008-09-27 | * Continues replacing of specialeffect/2 numerics with constants. | samuray22 | 25 | -188/+216 |
2008-09-27 | Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:... | ultramage | 2 | -3/+12 |
2008-09-27 | Fixed a ShowWarning call in skill_db.txt reading code using random data from ... | ultramage | 1 | -1/+1 |
2008-09-25 | * Continues replacing of specialeffect/2 numerics with constants. | L0ne_W0lf | 26 | -355/+382 |
2008-09-25 | Replacing specialeffect/2 numerics with constants in quests. | L0ne_W0lf | 20 | -217/+238 |
2008-09-24 | Again removed unicode BOM from npc/Changelog.txt. | ultramage | 1 | -1/+1 |
2008-09-23 | * Fixed error in Megingjard seal quest. (bugreport:2261) | L0ne_W0lf | 3 | -18/+47 |
2008-09-23 | - Little optimization on agit_template.txt | zephyrus | 1 | -27/+4 |
2008-09-23 | Removed the 'upnp' plugin (see bugreport:1000). | ultramage | 4 | -39/+1 |