summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-07- Added a check that forces self skills to cast on yourself in skill_use_idskotlex1-0/+10
2006-03-07more ground work for ninja/GSVicious1-0/+1
2006-03-07- Some overflow protections on calculation of max hp. Now when max hp becomes...skotlex1-0/+4
2006-03-07- Fixed the soul linker skill tree. (Thanks to muad_dib) [Zephiris]Zephiris1-0/+1
2006-03-07@job ninja/gunslinger. you need latest exeVicious1-0/+2
2006-03-07- skill_blown flag&0x40000 now knocks back in a random direction.skotlex1-0/+3
2006-03-07- Some corrections due to the guild skill position change.skotlex1-0/+2
2006-03-06- Fixed npc_event doing a map-check when the npc is not on any map.skotlex1-0/+2
2006-03-06- Fixed a debug message showing up on skill castend nodamage id when using a ...skotlex1-0/+7
2006-03-05* Removed my EXP limit as it did not do what it was supposed to [Codemaster]codemaster1-0/+1
2006-03-05- Fixed remove trap by updating the definition of INF_GROUND_SKILL (it should...skotlex1-0/+1
2006-03-05- Fixed animation of Redemptioskotlex1-0/+1
2006-03-05- Fixed a pair of missing map_freeblock_unlockskotlex1-0/+3
2006-03-05Two small fixes/updatesDracoRPG1-0/+2
2006-03-05* Fixed easter.txt typo.Lance1-0/+4
2006-03-04- Fixed subnet checking being broken in the login txt server.skotlex1-0/+3
2006-03-04- Fixed missing baby-dancer job in exp2.txtskotlex1-0/+5
2006-03-04- Some cleaning of the main.sql fileskotlex1-0/+3
2006-03-04- The rate passed to status_change_start must now be in 0->10000 range.skotlex1-0/+5
2006-03-03- Fixed crash on the NPC whisper system when the message's size was 1.skotlex1-0/+2
2006-03-03- Fixed compilation error on windowsskotlex1-0/+1
2006-03-03- Added a column in skill_cast_db for specifying can't walk delays.skotlex1-0/+6
2006-03-03* Fixed character deletion working on SQL without an email address (Thanks to...Zephiris1-0/+1
2006-03-03- Added event 8 for mobspawns that should spawn with special ai set.skotlex1-0/+8
2006-03-03- Trick dead now ends on logoutskotlex1-0/+8
2006-03-03- Small fixes on mob_skill_useskotlex1-0/+1
2006-03-03- Added the skill-related variables to pet_data, removed the pet skill delay ...skotlex1-0/+2
2006-03-03- Fixed a stupid typo that disabled all pet support skills from ever triggeri...skotlex1-0/+2