Commit History

Author SHA1 Message Date
  Lance 7b86a76b94 [Fixed]: 19 years ago
  skotlex 1adeac2c7a - Updated ASC_BREAKER's range to 9. 19 years ago
  Lance 4d5a8c5079 [Fixed]: 19 years ago
  skotlex 048bd9bd8f - Added a division by zero check in mob_dead to prevent the (impossible) case where a mob dies with received damage of zero. 19 years ago
  skotlex dc7581d42d - Modified skill_get_range2 to return range 9 for skills with range 0 for Non-Players. This usually signals Self skills, and mobs/pets should be able to use them in other characters. 19 years ago
  skotlex 8f5c155fb4 - Cleaned up some status_get functions. 19 years ago
  MasterOfMuppets e89dfda110 Fixed Green Ale's effect, thanks to NLZ. 19 years ago
  skotlex ffce913970 - Fixed pc_readparam/pc_setparam to use battle_status.hp/sp rather than status.hp/sp, fixes scripts reading the wrong Hp/Sp values 19 years ago
  Lance 559987d438 * [Fixed]: 19 years ago
  Lance bdac5d6c09 [Optimized ] 19 years ago
  Lance a28e9d802c [Optimized] 19 years ago
  Lance 5db0ae33f4 Jobchanger fixed typos from Theif to Thief 19 years ago
  celest afeeeadfd8 Cleaned up Changelog (guys don't tidy up much do they? xP) 19 years ago
  Lance a796714516 [Fix]: Ressurect instead of making you die again when logging in. 19 years ago
  Lance f1edfd7ba4 - Relogging in with 0 HP didn't trigger dead event. 19 years ago
  MasterOfMuppets 6ddc0020db Implemented a small quest in Einbroch and fixed the name of the spawning mobsters in Lighthalzen. 19 years ago
  skotlex f2cedb537e - Added functions status_revive, pc_revive and mob_revive to handle revival (it doesn't handles player respawning, though) 19 years ago
  MasterOfMuppets a3d351765f Changed undeads to by default always sustain 100% of the damage from firewalls. 19 years ago
  MasterOfMuppets 695c50d514 Implemented the second entrance to biolabs and added some crap NPCs. The sewer pipe does no longer require a lab passport, but it requires completion of the cube quest. The second entrance to biolabs does not require completion of the cube quest, but it does require a lab passport. 19 years ago
  Playtester fe12cfdd5b Readded some aDelay fixes which were accidentaly reverted 19 years ago
  Lance f77f199488 - Reverted buildin_setd to use NULL as reference. 19 years ago
  Lance d9de89b463 [Fixed] script functions that doesn't pass references, thanks to End_of_exam. 19 years ago
  MasterOfMuppets d86077034d Bah, fixed.. 19 years ago
  MasterOfMuppets afcc753c69 Revert. 19 years ago
  MasterOfMuppets 140c52ba99 Fixed a mistake causing an NPC to appear in bio labs 3 instead of Lighthalzen 19 years ago
  Lance 025d6e6a01 * [ Protected ] : clif_parse_LGMmessage from possible hacks 19 years ago
  evera d1b8524fb8 DTS warper uses binary values; less variables. 19 years ago
  skotlex 2466911af0 - Fixed unable to store n items into storage unless n was the total amount of items you had. 19 years ago
  Lance bb1b0409a1 - Suppressed compilation warnings (unsigned and signed mismatches) 19 years ago
  skotlex df08df8e5d - Addded missing include of limits.h to battle.c 19 years ago