Revīziju vēsture

Autors SHA1 Ziņojums Datums
  skotlex 858d87d0c8 - Fixed Valkyrie's shield script in item_db.sql 19 gadi atpakaļ
  skotlex 36d4464315 - Fixed the linked bard/dancer skills toggling with each call to pc_calc_status 19 gadi atpakaļ
  skotlex f1a58a1ae9 - Fixed a bug in the pc_skillreset function. 19 gadi atpakaļ
  skotlex 9ca89d4cdc - Some small cleanups in mob_read_mobavail (or however it is named) 19 gadi atpakaļ
  Vicious 458a75780e fixing max_weapon_size 19 gadi atpakaļ
  blackhole89 e9ec45a43c MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weapon class MAX_WEAPON_TYPE not being read in. Additionally, aspd_base was too small (MAX_WEAPON_TYPE rather than MAX_WEAPON_TYPE+1), thus causing out-of-bounds memory access each time it was used. I wonder why nobody noticed that yet. 19 gadi atpakaļ
  blackhole89 a2a0e1e323 only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitialized array indices got atoi'd 19 gadi atpakaļ
  skotlex ffea309d01 - Now you can't raise levels on an acquired skill when that skill is currently an acquired skill. 19 gadi atpakaļ
  skotlex 8309da5f58 - Made Magic Crasher a BF_WEAPON attack. 19 gadi atpakaļ
  Vicious c4d6af569a more ninja/gs update 19 gadi atpakaļ
  blackhole89 1f037dd750 There go the status icons. 19 gadi atpakaļ
  skotlex 26374a61c1 - Moved a bunch of sc_effects that should be cancelled on hit from mob_damage/pc_damage to battle_damage. 19 gadi atpakaļ
  skotlex f1231f7723 - Fixed stun's duration not getting reduced by vit + luk/3 19 gadi atpakaļ
  skotlex 1a023c8a7c - Fixed #itemlist not taking into consideration crafted/forged items and pet eggs. Cleaned up a bit the function as well. 19 gadi atpakaļ
  Vicious d574e42132 partial SC work. it doesn't break, but it doesn't work either. 19 gadi atpakaļ
  Vicious 599c56738d skill tree for NJ/GS 19 gadi atpakaļ
  Vicious ae8573f399 * included MAX_WEAPON_SIZE for flexible weapon types 19 gadi atpakaļ
  skotlex d29bdd1949 - Fixed a bug that was making the no_spawn_on_player setting useless. 19 gadi atpakaļ
  Vicious e2200363f2 enabled skill_cast_db. still lacking LOTS of info 19 gadi atpakaļ
  Vicious a3d320f902 more skill fix. 19 gadi atpakaļ
  blackhole89 e44d01699a GS_TRIPLEACTION: multihit x3 19 gadi atpakaļ
  Vicious ab4248e6b8 Some more skill fix. 19 gadi atpakaļ
  Vicious 236ee6573a Some item/skill db fixes, thanks to Zephiris and Foruken 19 gadi atpakaļ
  skotlex 3eb48e92a4 -pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when the class couldn't be deciphered. 19 gadi atpakaļ
  skotlex 4a5e8159d1 - Mobs will now chase you even if you hit them from outside their range of view. 19 gadi atpakaļ
  skotlex 2e340d40e0 - Fixed item disappearing from the floor when you attempted to pick it up and there was no room in your inventory. 19 gadi atpakaļ
  Vicious f36f60be04 nj/gs skill update 19 gadi atpakaļ
  skotlex a2797c2755 - Items now store the top MAX_SEARCH drops from mobs and lists them through the new atcommand @whodrops. All merged from my server, of course =D 19 gadi atpakaļ
  Vicious 10f9078ab9 some skill check condition 19 gadi atpakaļ
  foruken 608d7837c3 Fixed ASC_CDP cool down time, to match skill description. 19 gadi atpakaļ