Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ultramage 75f1e238d7 - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking) 18 gadi atpakaļ
  ultramage ffbf79b895 Reformatting, warning fixes, unsigned char removal 18 gadi atpakaļ
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them 18 gadi atpakaļ
  ultramage 301d493855 - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such) 18 gadi atpakaļ
  ultramage e0c63e1baa * Added positional music effect to Battle Chant / Gospel, see r10588 on how to disable it if it annoys you ^^; 18 gadi atpakaļ
  ultramage 711d01a128 Reformatting @_@ 18 gadi atpakaļ
  Playtester 4cf50757dd * Fixed Converters not overwriting each other 18 gadi atpakaļ
  skotlex e345f25bd3 - Corrected High Jump so it works on Guild Castles when WoE is off. 18 gadi atpakaļ
  skotlex 2b9eddf37d - Modified the mob ai think time update after using skills from adelay/amotion to 100ms since the previous method adds a large delay before the AI activates again (which screws up with the timing of idle/walk skills) 18 gadi atpakaļ
  skotlex 9c8f2cbb52 - NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the sense that every normal attack afterwards becomes a Magical Attack. The skill duration is 15 secs. 18 gadi atpakaļ
  skotlex e587ff356b - The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defined (by default it is no longer defined) 18 gadi atpakaļ
  ultramage 7d14deb7a5 Spider Web / Fiber Lock status cannot be dispelled now 18 gadi atpakaļ
  skotlex 51a49aadf7 - All mob casted skills have a fixed range of 9 now. You can use monster_ai&0x400 to disable this and make the old skill range rules apply. 18 gadi atpakaļ
  skotlex f4dfd0d8ee - Removed the include of features.h from the console.c plugin. It is apparently not needed (and it was preventing compilation on FreeBSD) 18 gadi atpakaļ
  skotlex 36a86d07e4 - Corrected crash if itemskill is used without an attached player. 18 gadi atpakaļ
  ultramage d220dde7c0 - Removed the +25% mdef, -50% def effect from Freeze status 18 gadi atpakaļ
  skotlex 2eeaa8f27a - Now @whogm hides perfect-hide gms only if their GM level is greater than the one who invoked the command. 18 gadi atpakaļ
  skotlex 3ef8c87261 - The gain exp from resurrection config will now only work when the revived player has yet to reach the last level (since otherwise it can give quite a lot of exp since the last level exp just keeps piling up) 18 gadi atpakaļ
  skotlex bdaf348a6d - Expanded the autospell structure to hold a flag, which contains the required Battle Flag conditions required for a skill to trigger. 18 gadi atpakaļ
  skotlex 0d740342ae - Fixed battle_getenemy picking dead characters. 18 gadi atpakaļ
  skotlex 2c8dd7666b - Oops, little error on previous commit. 18 gadi atpakaļ
  skotlex f1bf0b8e80 - Changed the meaning of inf2=0x1000. Now it is used to "disable usage on enemies", which only works for non-aggressive (inf!=1) skills. 18 gadi atpakaļ
  skotlex 43d128ac3e - Added debug command @displayskill. Should be used only by people searching for new skill IDs. 18 gadi atpakaļ
  skotlex 272cc6201e - When a mob fails to use the selected skill, it will now move on to the next one in the list, rather than return from the function with fail status. 18 gadi atpakaļ
  skotlex ced5130a7b - Some cleaning of the castend_map code to prevent the menuskill variable from not being cleared if you made a choice but the skill was not triggered (due to silence, stun or whatever). 18 gadi atpakaļ
  skotlex 0aa57161b9 - Modified spirit of Wizard so that the consumption of 'Fragments' when blocking bounced spells will only consume 1 Fragment per skill casted, regardless of how many hits were reflected. 18 gadi atpakaļ
  skotlex b6bfcce712 - Modified status_get_sc_def to handle both rate and tick reductions. This way it can take care of the fact that curse rate/duration reductions are not reduced by the same stats. 18 gadi atpakaļ
  skotlex 4d2c2543b6 - Updated some Guild WoE rules to behave as explained here: http://www.eathena.ws/board/index.php?showtopic=146581 18 gadi atpakaļ
  ultramage 7d46c4c259 - Fixed the start_point setting smashing t3h stack in some situations 18 gadi atpakaļ
  DracoRPG 7c8f12ccd5 I'm still here! 18 gadi atpakaļ