summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2009-05-11* Fixed a crash when mob uses self-destruct skills (bugreport:2568) [Inkfish]Inkfish1-0/+2
2009-05-10* Fixed the incorrect DEF reduction of Joint Beat (bugreport:3051)Inkfish1-1/+2
2009-05-10* Magnetic Earth will never stack even if they are from the same team.(bugrep...Inkfish1-0/+2
2009-05-09* Fixed GX's skill level modifier is missingInkfish1-0/+1
2009-05-09* Fixed some known and unknown player attached NPC timer problemsInkfish1-0/+4
2009-05-07* Fixed up the base success rate of normal strip skillsPlaytester1-0/+3
2009-05-07* Fixed splash damage from Baphomet Card might miss. [Inkfish]Inkfish1-3/+10
2009-05-07* Added check on stackable items to 'checkweight' (bugreport:1569, bugreport:...Inkfish1-0/+2
2009-05-07* Fixed players can pull water from ME cell (follow up to r13730)Inkfish1-0/+2
2009-05-04* Players now are allowed to copy the skills the level which is beyond the sk...Inkfish1-0/+5
2009-05-04* Added the md5() script command. (follow up to r13719)brianluau1-0/+2
2009-05-04Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet...jmanfffreak1-0/+1
2009-05-03* Block equipments switching for some skills (bugreport:2900)Inkfish1-0/+3
2009-05-03* Players now cannot be revived during pvp respawn delayInkfish1-0/+1
2009-05-03* Fix several npctimer issues (bugreport:1619, bugreport:1730)Inkfish1-0/+1
2009-05-03* Fix 'awake' not working (bugreport:2580)Inkfish1-0/+1
2009-05-03* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]Inkfish1-0/+2
2009-05-02* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)Playtester1-0/+3
2009-04-27* Fixed break equipment debuff working on bosses (bugreport:3023)Playtester1-0/+2
2009-04-25* Fixed Monster Spiral Pierce not being reduced by Ghostring CardPlaytester1-0/+2
2009-04-25* First attempt to fix up the strip skills, please make sure these fixes work...Playtester1-0/+7
2009-04-20* Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667...FlavioJS1-0/+2
2009-04-15* Monster Spiral Pierce is now a ranged misc attackPlaytester1-0/+5
2009-04-14* Cooking success chance is now affected by DEX and LUKPlaytester1-0/+4
2009-04-01* Removed online_check config options. (always active now)FlavioJS1-0/+7
2009-03-31Gunslinger Tracking can be canceled if you get hit.ultramage1-0/+4
2009-03-27* Fixed a problem that blockskill timer failed when there was more than one o...Playtester1-0/+3
2009-03-26* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic BlowPlaytester1-0/+3
2009-03-24* Added support for new status change packet, uses new setting display_status...Sara1-0/+2
2009-03-18* Updated item_db.sql with the perl scriptPlaytester1-0/+2
2009-03-08* Fixed a couple bugs with marionette controlultramage1-0/+6
2009-03-08Added several mail id checks to prevent a map server crash (bugreport:2837).ultramage1-0/+2
2009-03-03Removed the Blade Stop range check against players.ultramage1-1/+1
2009-03-02Blade Stop status no longer prevents item use and equip changing.ultramage1-2/+4
2009-03-01Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...shadow1-0/+7
2009-03-01Ankle Snare cannot be knocked back anymore (bugreport:2804).ultramage1-0/+2
2009-02-25* Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes...FlavioJS1-0/+2
2009-02-23 * Consolidated is_atcommand() and is_atcommand_sub()sketchyphoenix1-0/+7
2009-02-23* Made mob_timer_delete check the deletetimer in the mob.FlavioJS1-0/+2
2009-02-23* Made mob_delayspawn check the spawn_timer in the mob.FlavioJS1-0/+3
2009-02-20Increased variable size for status/skill points to remove the 65k cap (bugrep...ultramage1-0/+1
2009-02-20* Modified WFIFOSET to trigger a fatal error when trying to send a packet tha...FlavioJS1-2/+4
2009-02-19* Fixed impropper filling of w4 in npc_parsesrcfile when there are less than ...FlavioJS1-0/+3
2009-02-06* Follow up to r13485. (bugreport:2741)FlavioJS1-0/+3
2009-01-25* Changes to the configure script:FlavioJS1-4/+6
2009-01-24* Changed pc_spiritball_timer and pc_addspiritball: (bugreport:2705)FlavioJS1-0/+5
2009-01-24* Changed the variables of the mapcache structs to fixed size equivalents. (6...FlavioJS1-0/+1
2009-01-24* Changed all uses of struct skill_unit_group* to group_id in status_change_e...FlavioJS1-0/+2
2009-01-23* Changed npc_get_new_npc_id to ensure that it never returns invalid/used ids.FlavioJS1-0/+7
2009-01-22* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...FlavioJS1-0/+2