summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-02-13- Pet eggs won't be deleted upon selection for hatching, but on pet data retr...skotlex1-0/+4
2006-02-13- Made the NPC_BREAK* skills attack skills again, their chance of equipment b...skotlex1-0/+5
2006-02-13- Made Land Protector Block Hammerfall.skotlex1-0/+4
2006-02-13- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.skotlex1-0/+4
2006-02-13- Fixed SG_FUSION costing SP to deactivate.skotlex1-0/+5
2006-02-13- NPC_POWERUP now gives +40% atk per level.skotlex1-0/+9
2006-02-13- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ...skotlex1-0/+2
2006-02-13- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets...skotlex1-0/+6
2006-02-11Valkyrie item fix, Sonic blow fix.Vicious1-0/+1
2006-02-11- The status window now shows the addition of the damage of your both weapons...skotlex1-0/+2
2006-02-11Removed #include <lcms.h> from irc.c, which caused compile errors.Valaris1-0/+1
2006-02-10- Changed the server's default MAX_LEVEL capacity to 1000.skotlex1-0/+1
2006-02-10- Lures won't be lost now when you use them on a non-mob.skotlex1-0/+1
2006-02-10- Added pc_issit check to pc_can_moveskotlex1-0/+1
2006-02-10- Made the NPC_BREAK* skills no damage skills. Removed their code from the sk...skotlex1-0/+1
2006-02-10- Modified map_searchrandfreecell to always do a check on a 9x9 area around t...skotlex1-0/+3
2006-02-10- NPC_POWERUP gives now +20% attack per skill level.skotlex1-0/+2
2006-02-10- Fixed setting setting SP_BASELEVEL skotlex1-0/+2
2006-02-10- Added range checking to mob skill loading of permillage and delay.skotlex1-0/+6
2006-02-10 * Removed the conf sql code for now. Maybe will continue later with that pr...Valaris1-0/+3
2006-02-09- Added function mob_respawn which makes a mob respawn on spot 3 seconds afte...skotlex1-1/+3
2006-02-09- Added setting max_exp_gain_rate which caps how much exp you can get from a ...skotlex1-0/+2
2006-02-09- pc_readdb will now cap experience required per level to UINT_MAX, it will w...skotlex1-0/+2
2006-02-09- Changed the default of skill_delay_attack_enable to no.skotlex1-0/+1
2006-02-09- Code rewrites in mob_damage and party_exp_even_share for correctly handling...skotlex1-2/+13
2006-02-09SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate ...Komurka1-0/+5
2006-02-08- Added battle config options:skotlex1-0/+8
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-0/+3
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex1-0/+3
2006-02-08- Modified battle_check_range to use check_range_bl rather than range_bl for ...skotlex1-0/+2
2006-02-08- Removed the max level configs from battle/exp.txtskotlex1-0/+4
2006-02-08- Fixed Char-SQL server setting up the save/last point to the novice grounds ...skotlex1-0/+2
2006-02-08- Fixed SG_STAR_ANGER not getting it's damage bonus at all.skotlex1-0/+2
2006-02-07- Increased char buffer for reading the exp table to up to 24000 chars per line.skotlex1-0/+9
2006-02-07- Fixed startnpctimer starting multiple timers if the npc timer was already s...skotlex1-0/+2
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-0/+25
2006-02-05* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...Valaris1-0/+2
2006-02-05- Small fix in pet_attack that would make pets not unlock their target in som...skotlex1-0/+1
2006-02-05- Updated sql-files/mob_db.sql to latest.skotlex1-0/+1
2006-02-05- Merged some of the 'plug' items into the main item_dbskotlex1-0/+2
2006-02-04Skotlex's Falcon Assault fixVicious1-0/+2
2006-02-03- Fixed the reported map when there is an error in report_src (script.c)skotlex1-0/+4
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex1-0/+6
2006-02-03- Meh, the status change start switch was supposed to be minimized, not altog...skotlex1-0/+2
2006-02-03Fixed txt-converter compilation errors (ASCII again + added missing ers.o to ...Komurka1-0/+3
2006-02-03git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54...Valaris1-0/+1
2006-02-03* Crash fix in npc.c npc_timerevent.Valaris1-0/+5
2006-02-02- Improved the NPC timer system to enable to have multiple timers going on at...skotlex1-0/+9
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-0/+2
2006-02-02- Fixed the map server complain on the default user/passwordskotlex1-0/+3