summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-24Fixed Bug #7091malufett6-16/+33
-Updated SN_SIGHT to its RE behavior. -Updated RE behavior that deals with NPC dialogs and using items/skills. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-02-22Merge pull request #18 from M45T3Ryu/patch-1Streusel1-1/+16
Update db/quest_db.txt
2013-02-22Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett9-16/+37
2013-02-22Fixed Bug #7087malufett2-6/+6
-Updated official behavior of warp portal dealing with skill requirement and casting. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-02-22Update db/quest_db.txtM45T3Ryu1-1/+16
Some Port Malaya Quests added to the Quest DB
2013-02-21Merge branch 'master' of github.com:HerculesWS/HerculesStreusel5-20/+13
2013-02-21> Follow up to r17140.aleos9-16/+37
- Crush Strike now lasts for 30 seconds. - Phantom Thrust is now targeted to allies. - Updated SP requirement for Death Bound. - Giant Growth now has a .1% chance to break caster's weapon. - Stone Hard Skin now has a 30% chance to break caster's weapon. - Stone Hard Skin now has a 30% chance to reduce 25% damage from monsters for 10 seconds. - Corrected Stone Hard Skin's DEF/MDEF increase formula. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-22Fixed Bug #6708malufett2-13/+11
-Where leveling homunculus causes map server to crash due to infinite loop. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-02-21Fixed Bug #7066 and Follow up Bug #4832malufett3-7/+2
-Where KG and OB can hit there Zanzoe. -Ankle Snare should now work properly in GvG. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-02-21-Added new items (Credits to Muad_Dib)Streusel2-107/+137
-Fixed my previously incorrect bAllStats spelling -Removed & re-added most of my previously assigned unbreakable heagears -Fixed weight on 3 other already existing ones -Added Fly Wing to Poring & Lunatic in the mob_db_re.sql
2013-02-21-Minor fix for pre-re users where map-server would throw out an errorStreusel3-2/+1
2013-02-21Fixed Trick Dead not being removed on job changeshennetsind1-2/+13
Special Thanks to jTynne for reporting & elaborating. Signed-off-by: shennetsind <ind@henn.et>
2013-02-19-Updated item_db for new items, credits to Muad_DibStreusel1-5/+56
Signed-off-by: Streusel
2013-02-19-Just a couple of the many new items to come, credits to Muad_DibStreusel1-3/+31
Signed-off-by: Streusel
2013-02-19-Moved Arena to main folder so it can be used by pre-re and reStreusel14-14/+30
Signed-off-by: Streusel
2013-02-18-Fixed incorrect warp coordinatesStreusel1-2/+2
2013-02-18-Updated more Izlude related stuffStreusel6-189/+225
Signed-off-by: Streusel
2013-02-18-Updated Izlude WarpsStreusel2-7/+17
-Added missing changeset
2013-02-18Merge branch 'master' of github.com:HerculesWS/HerculesStreusel2-6/+5
2013-02-18-Updated map_cache.datStreusel32-476/+705
-Updated Izlude -Added Fly Wing to Lunatic & Poring -Added new Quests (Thanks Flaid) --Expanded MAX_QUEST_DB for the newly added quests Signed-off-by: Streusel
2013-02-18Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-5/+6
2013-02-18Fixed Bug #7085shennetsind1-3/+2
#autotrade now relogs the target, not the caster. http://hercules.ws/board/tracker/issue-7085-autotrade/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-18Fixed @mi excluding spawn-monsters with no expshennetsind1-3/+3
Modified @mi exclusion criteria so that it requires a monster to not have a fixed spawn point as well as no base/job exp. It was excluding things such as red/blue/whatever plant from search results. Signed-off-by: shennetsind <ind@henn.et>
2013-02-19Partial Fixed Bug #7061malufett1-5/+6
Fixed official behiavior of WZ_SIGHTBLASTER dealing with HW_MAGICPOWER.
2013-02-18Fixed Bug #7082shennetsind1-1/+1
Arrullo no longer crashes the server when used by monsters http://hercules.ws/board/tracker/issue-7082-so-arrullo-casted-by-npc/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-18Fixed Bug #7081shennetsind1-1/+1
Fixed msvc compiler warning as described in bug report 7081 http://hercules.ws/board/tracker/issue-7081-warning-uninitialized-l/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-18Improvements all over the placeshennetsind25-131/+140
Committing on the behalf of mkbu95 who is unable to do it himself, he coded it all and sent me the diff. Thanks mkbu95! Signed-off-by: shennetsind <ind@henn.et>
2013-02-17Fixed Bug #6639shennetsind1-30/+28
Fixed Homunculus not receiving EXP while its owner is on a even-share party. Special Thanks to Vali http://hercules.ws/board/tracker/issue-6639-homunculus-no-receives-exp/?gopid=16777#entry16777 Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind15-64/+84
2013-02-16@skillid Improvementshennetsind4-17/+42
As suggested by Streusel and backed by the development team, @skillid now supports partial search. Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Updated main.sql to reflect the latest `sql_updates` entriesshennetsind1-0/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Updating the Headers across source filesshennetsind26-27/+28
And adding missing ones. Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Minor changes; check descriptionshennetsind4-15/+22
Login and Char servers will now exit when failing to bind to the port (as map server has always done). Moved Sql_HerculesUpdateCheck() to be run before "server is 'ready' " thing for layout-purposes. Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Fixed Bug #7070shennetsind1-3/+12
Character's online states are now updated as soon as they attempt a char select, instead of at the end of the procedure. This improves reliability with 3rd party software e.g. control panels. Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Dropping _sql suffix in server names, part 2.shennetsind13-31/+31
Git didn't like me renaming and changing the contents of files at once, so I had to send the renames in the previous commit and now the modifications in this commit Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Dropped _sql suffix in server names.shennetsind34-68/+80
Updated .gitignore to reflect this change, also renamed some other stuff to make their functionality clearer. Signed-off-by: shennetsind <ind@henn.et>
2013-02-16Merge branch 'master' of github.com:HerculesWS/HerculesStreusel2-4/+5
2013-02-16-Updated & improved some job scriptsStreusel15-64/+84
-Updated script_commands.txt for update 2bc8562 -Moved Honeymoon Helper to Official coordinates -Updated guides/guides_izlude.txt to fit Honeymoon Helper coordinates
2013-02-15Updating core.h headershennetsind1-2/+3
Really I just need to commit to test something. Signed-off-by: shennetsind <ind@henn.et>
2013-02-15Modified GIT_ORIGIN macroshennetsind1-2/+2
Made it possible to modify the whole path, making it flexible to users with customised repositories -- special thanks to Trojal Signed-off-by: shennetsind <ind@henn.et>
2013-02-15Fix to char.c::mmo_char_fromsql loading skill id and flag as USHORT while ↵shennetsind1-3/+3
both are UCHAR Signed-off-by: shennetsind <ind@henn.et>
2013-02-15Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind0-0/+0
2013-02-15MySQL Update Checker: Updatedshennetsind4-2/+10
Added a primary key to the `sql_updates` table (special thanks to Trojal) Modified the parser to ignore new/empty lines and added support for "//" comments in the index file. Signed-off-by: shennetsind <ind@henn.et>
2013-02-15MySQL Update Checker: Updatedshennetsind3-1/+8
Added a primary key to the `sql_updates` table (special thanks to Trojal) Modified the parser to ignore new/empty lines and added support for "//" comments in the index file. Signed-off-by: shennetsind <ind@henn.et>
2013-02-15Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-1/+44
2013-02-15Adjusted 'adjust_skill_damage' Mapflagshennetsind1-7/+6
The flag is now respected by all unit types, not only players. This also fixes a previous problem as reported by exneval (Thanks!) Signed-off-by: shennetsind <ind@henn.et>
2013-02-14Merge pull request #17 from Mysteries/mastershennetsind3-1/+44
Added two new Mapflags
2013-02-14Added new Mapflags into Mapflag folder.Mysteries3-1/+44
- These two new mapflags correspond to recent commits to New Mapflag adjust_skill_damage and New Mapflag adjust_unit_duration
2013-02-15Fixed Bug #7039shennetsind3-15/+17
Status effects no longer propagate with magical reflection (e.g. when frost diver is reflected there is no chance that target will be frozen) http://hercules.ws/board/tracker/issue-7039-frost-diver/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-14Merge pull request #4 from HerculesWS/masterMysterious87-1705/+2125
Merging Hercules Changes