summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-03-15- Added mapflag nodrop, fixed mapflag notrade.skotlex1-0/+2
2006-03-15- Small fix on status_change_startskotlex1-0/+1
2006-03-15- Removed the hardcoded duration of 30seconds for sleep.skotlex1-0/+6
2006-03-15- gm_skill_unconditional setting now also overrides skill_partner_check setting.skotlex1-0/+2
2006-03-15* Emulated strtok_r functions to work strictly with ANSI compilers.Lance1-0/+1
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex1-0/+3
2006-03-15- Added item_db2.sql and mob_db2.sql, thanks to Joshuaaliskotlex1-0/+2
2006-03-15- Fixed twilight pharmacy dropping 1 item to the ground instead of the qty pr...skotlex1-0/+4
2006-03-15- Fixed a possible crash in Venom Splasher if the countdown is too high.skotlex1-0/+2
2006-03-14- Fixed skill_notok blocking guild skillsskotlex1-0/+2
2006-03-14- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrad...skotlex1-0/+2
2006-03-14- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp ma...LuzZza1-0/+4
2006-03-14- Fixed WZ_WATERBALL + HW_MAGICPOWERskotlex1-0/+1
2006-03-14- Fixed incorrect range check in autospell2 triggers.skotlex1-0/+8
2006-03-14- Status_check_skilluse again does the status_isdead check, but only on non-s...skotlex1-0/+2
2006-03-14- Fixed player auto-attack not cancelling when dead.skotlex1-0/+2
2006-03-13- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skill...skotlex1-0/+2
2006-03-13- Fixed script command warpparty looking for an attached player even when it ...skotlex1-0/+2
2006-03-13- Shield Reflect is now passed through Devotion as well.skotlex1-0/+9
2006-03-13- Added function battle_calc_gvg_damage for gvg related damage reductions. Fi...skotlex1-0/+3
2006-03-13- Corrected char-server parameters so that the subnet config file is the thir...skotlex1-1/+6
2006-03-12- Updated clone skill copy to consider combo-skills.skotlex1-0/+4
2006-03-10- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.skotlex1-0/+2
2006-03-10- Added a few dummy times in skill_cast_db for some GS skills.skotlex1-0/+2
2006-03-10- Changed div behaviour. Skills with div above zero will get their total dama...skotlex1-0/+6
2006-03-10- Cleaned-up the random item reading routine. Fixed a overflow bug when one o...skotlex1-0/+2
2006-03-10* Fixed a variable loopback problem on NPC shop price checking routine.Lance1-0/+1
2006-03-10- Fixed a memory overwrite crash on pc_readdb, thanks to foobar.skotlex1-0/+6
2006-03-10- Fixed the linked bard/dancer skills toggling with each call to pc_calc_statusskotlex1-0/+2
2006-03-09- Fixed a bug in the pc_skillreset function.skotlex1-0/+2
2006-03-09MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weap...blackhole891-0/+3
2006-03-09only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitia...blackhole891-0/+1
2006-03-09- Now you can't raise levels on an acquired skill when that skill is currentl...skotlex1-0/+1
2006-03-09- Made Magic Crasher a BF_WEAPON attack.skotlex1-0/+4
2006-03-09There go the status icons.blackhole891-0/+2
2006-03-09- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...skotlex1-0/+1
2006-03-09- Fixed stun's duration not getting reduced by vit + luk/3skotlex1-0/+1
2006-03-09- Fixed #itemlist not taking into consideration crafted/forged items and pet ...skotlex1-0/+3
2006-03-09* included MAX_WEAPON_SIZE for flexible weapon typesVicious1-0/+4
2006-03-09- Fixed a bug that was making the no_spawn_on_player setting useless.skotlex1-0/+5
2006-03-08GS_TRIPLEACTION: multihit x3blackhole891-0/+1
2006-03-08-pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when th...skotlex1-0/+5
2006-03-08- Mobs will now chase you even if you hit them from outside their range of view.skotlex1-0/+2
2006-03-08- Fixed item disappearing from the floor when you attempted to pick it up and...skotlex1-0/+2
2006-03-08nj/gs skill updateVicious1-0/+1
2006-03-08- Items now store the top MAX_SEARCH drops from mobs and lists them through t...skotlex1-0/+3
2006-03-08- Added functions mobdb_searchname_array and itemdb_searchname_array which re...skotlex1-0/+4
2006-03-08fixed compile issue. fixed ninja issues.Vicious1-0/+1
2006-03-08- Updated mob_db.sql and item_db.sql to latest.skotlex1-0/+1
2006-03-08@job ninja/gs.Vicious1-0/+1