summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-04-27- Added at command @commands, displays the list of commands available to you.skotlex1-0/+2
2006-04-27- Added the missing clif_* calls to make changebase's view-class change updat...skotlex1-0/+2
2006-04-27- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")skotlex1-0/+2
2006-04-27- Fixed base-level up @ command giving stat points instead of taking them awa...skotlex1-0/+4
2006-04-27updated 'setmapflag' script commandLupus1-0/+6
2006-04-26- Updated item_db.sql to current.skotlex1-0/+1
2006-04-26- Item use interval is set to a default of 100ms now.skotlex1-0/+7
2006-04-26- When Taekwons level up they get Bless and Agi Up level 10 instead of the S....skotlex1-0/+5
2006-04-26- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scr...skotlex1-0/+3
2006-04-26- Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_...skotlex1-0/+2
2006-04-26* Fixed typo in skill.c: skill_clear_groupLance1-0/+5
2006-04-25- Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t...skotlex1-0/+4
2006-04-25- Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and S...skotlex1-0/+2
2006-04-25- When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that...skotlex1-0/+1
2006-04-25- Moved the mapflag skill restrictions from skill_checkcondition to skillnoto...skotlex1-0/+5
2006-04-25- Modified and simplified the random item group format. It now is <GroupID>,<...skotlex1-1/+9
2006-04-25- Simplified npc_gettimerevent_tick so that it should return a tick value eve...skotlex1-0/+2
2006-04-25- All GMs will be sent to the char server through packet 0x2aff now.skotlex1-0/+3
2006-04-24- Added script command escape_sql. It will return an escaped string for use i...skotlex1-0/+5
2006-04-24- DNSBL. Refer to changelog.Zido1-0/+3
2006-04-24- Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they...skotlex1-0/+2
2006-04-24- Cleaned up @grind2skotlex1-0/+4
2006-04-24- Added logging of deleted characters when the char_log is enabled.skotlex1-0/+2
2006-04-24- Fixed skill_delayfix not altering delay at all after you reached 150.skotlex1-0/+8
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum...skotlex1-0/+10
2006-04-24- Idle skills won't trigger while the mob is walking.skotlex1-0/+8
2006-04-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6239 54...shinomori1-1/+4
2006-04-22- Fixed angelusZido1-0/+1
2006-04-22- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_endskotlex1-0/+11
2006-04-21- SC_CLOAKING's val4 now holds whether cloaking ends or not on attack.skotlex1-0/+4
2006-04-21- Updated the HP/SP leech structures to have race-data attached to them.skotlex1-0/+9
2006-04-21- Fixed items not really getting unequipped when they should.skotlex1-0/+2
2006-04-21- Fixed the equip/unequip scripts not triggering for compounded cards.skotlex1-0/+2
2006-04-21- Char server will now ignore packet 0x65 for already authentified accounts.skotlex1-0/+2
2006-04-20- Added two columns to item_db: equip_script and unequip_script are scripts t...skotlex1-0/+6
2006-04-20- Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug messag...skotlex1-0/+2
2006-04-20- Cleaned up a bunch of GS/NJ skillsskotlex1-1/+3
2006-04-20- Added support for n to specify minutes to @charban. skotlex1-0/+7
2006-04-20- Updated the doc/script_commands.txt documentation in regards to npc mob spa...skotlex1-0/+2
2006-04-20- Added back the "you can't walk delay while attacking" to unit_attack_timer,...skotlex1-0/+4
2006-04-19- Fixed a pair of wrong mapflag lines in nopvp.txtskotlex1-0/+1
2006-04-19- Removed the max cap of autoloot so you are now allowed to set autoloot valu...skotlex1-0/+14
2006-04-19- Fixed a typo in map_search_freecell which was returning incorrect cells acc...skotlex1-0/+2
2006-04-18git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6171 54...Zido1-0/+1
2006-04-18- IRC Bot can now auto-join when kicked from the channelZido1-0/+1
2006-04-18- Added @who to IRC Bot, Refer to changelog.Zido1-0/+1
2006-04-18- Changed the memory manager fatal errors when allocating memory to print out...skotlex1-0/+3
2006-04-18- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free,...skotlex1-0/+4
2006-04-18- Removed message 592 from trade.cskotlex1-0/+8
2006-04-18Converted the format of the battle conf files to windows formatPlaytester1-1/+2