summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-03-29Re-implementing ERS report()shennetsind2-1/+13
available through map-server console input, type ers_report to print data (useful for debug purposes) Signed-off-by: shennetsind <ind@henn.et>
2013-03-29In-file name/links updateshennetsind3-10/+12
nothing important really :P Signed-off-by: shennetsind <ind@henn.et>
2013-03-29Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-0/+6
2013-03-29Fixed Bug #7133shennetsind2-5/+7
http://hercules.ws/board/tracker/issue-7133-no-cart-display/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-29Fixed Bug #5697malufett1-0/+6
-where mob cast time is not working properly in PRE and RE. -mob cast time shouldn't now be altered by any means(stat and skills). Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-27Fixed Bug #7135 Tetra Vortex Client Crashshennetsind1-102/+101
http://hercules.ws/board/tracker/issue-7135-crash-in-tetra-vortex/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-27Introducing Costume Garment Slot 8192shennetsind4-31/+46
Special Thanks to jTynne for bringing the slot's support absence to my attention. Also updated getlook script command to support Robe/Garment (val 12 Look_Robe) Signed-off-by: shennetsind <ind@henn.et>
2013-03-27@accinfo updateshennetsind5-8/+13
Added pincode support Changed group_id to group_level as to respect the level hierarchy on whether to display passwords or not. Updated GeoIP Database to March 2013 Signed-off-by: shennetsind <ind@henn.et>
2013-03-27Introducing Slot Change featureshennetsind5-531/+605
Special Thanks to Yommy for providing the packet structure/data. Signed-off-by: shennetsind <ind@henn.et>
2013-03-27Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-03-27Introducing Hercules' Map Zone Databaseshennetsind26-740/+1085
Click the link for full info~! http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-22Fixed Bug #7101malufett1-1/+1
-where Taekwon in the fame ranking loses there skill tree when changing state(map change, equipping & etc). Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-22Adding itemeffect script commandshennetsind1-0/+39
as per Script Dev Streusel request. Originally 'consumeitem', renamed for we thought the name was misleading (since it didn't consume anything). Merged from rAthena - lemongrass3110 Signed-off-by: shennetsind <ind@henn.et>
2013-03-20-Updated shops.txt & quests_moscovia.txt, credits to EuphyStreusel2-15/+30
2013-03-20-Part 2 of 'the great commit', all credits to L0ne_W0lfStreusel6-29/+81
-NPC updates mostly Izlude related
2013-03-20-Part 1 'the great commit', all credits to L0ne_W0lfStreusel4-35/+386
-Added new Mercenary's -Updated item_db.txt -Updated mob_db.txt
2013-03-21Fixed Bug #7131malufett1-2/+7
-where 'disable_items' is not working properly when force unequip/equip script command is used. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-17Fixed mysterious msvc LNK2005 error.shennetsind2-5/+5
Also fixed title being displayed twice. Signed-off-by: shennetsind <ind@henn.et>
2013-03-17Follow up 7436a70cde2220c42cd249cee6368d308b0bd040shennetsind1-2/+4
Added in-file instructions Signed-off-by: shennetsind <ind@henn.et>
2013-03-17Adding eAthena -> Hercules SQL Upgrade Fileshennetsind1-0/+76
As Requested in http://hercules.ws/board/topic/273-sql-upgrade-files-not-exits/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind7-42/+1
Dropping the not-used setting from the previous implementation. http://hercules.ws/board/topic/272-re-introducing-console-input/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-17Re-Introducing Console Inputshennetsind30-134/+440
It's back. It's efficient. It's awesome. http://hercules.ws/board/topic/272-re-introducing-console-input/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-16Enhance Pincode Feature.malufett2-6/+39
-added a hack check for pincode feature. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-16Follow up fixed for Pin Code Featuremalufett5-72/+45
-Fixed some warning in Windows. -Fixed 'pincode_charselect' where it doesn't work properly Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-14Fixed Pin Code Featureshennetsind6-42/+85
Now cross-platform, and stable ( after fixing I tested it a couple dozen times ). Special Thanks to Yommy for providing me with his packet list, without it I would have never figured what was wrong with it. Special Thanks to Jeroen who reported a inconsistency on the feature when used on windows. Signed-off-by: shennetsind <ind@henn.et>
2013-03-14-Fixed Arrow Storm cast time & cool downStreusel1-1/+1
2013-03-14Start to standardize the database files.lemongrass31106-274/+286
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-14-Updated DB, Credits to Euphy & LemongrassStreusel8-77/+1055
-Added coin_exchange.txt Credits to EUphy & Lemongrass
2013-03-11Hercules Renewal: skill.c completeshennetsind2-6689/+6632
Added the last missing functions into the interface, all functions in skill.c are now wired to the interface. http://hercules.ws/board/topic/237-hercules-renewal/ Signed-off-by: shennetsind <ind@henn.et>
2013-03-11Dropping leftovers from when battle.c wasn't all wired to the interfaceshennetsind1-3/+0
Signed-off-by: shennetsind <ind@henn.et>
2013-03-11Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3shennetsind1-4/+2
Special Thanks to Euphy and his hawk eyes. Signed-off-by: shennetsind <ind@henn.et>
2013-03-10-Updated RE Kafra'sStreusel3-48/+1
2013-03-10-Vellum's aegis name is Velum, display name is VellumStreusel2-34/+34
2013-03-09Hercules Renewal: battle.c completeshennetsind2-61/+77
Added the last missing functions into the interface, all functions in battle.c are now wired to the interface. Signed-off-by: shennetsind <ind@henn.et>
2013-03-09Dropping StatusChangeStateTableshennetsind4-227/+114
We've discussed, and decided that this feature's improvement is not worth the hassle it creates. Gepard was right, and I was stupidly wrong. Signed-off-by: shennetsind <ind@henn.et>
2013-03-09Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind5-144/+198
2013-03-09Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3shennetsind1-1/+1
Fixed broken tag in vc10 char-server filters Signed-off-by: shennetsind <ind@henn.et>
2013-03-09-Added Upg items, Credits to EuphyStreusel2-53/+74
-Renamed Bellum items to Vellum -Updated sql file according to above listed changes
2013-03-09-Temporarily disabled consumeitem lines as we don't have it yetStreusel3-91/+124
-Renamed a couple of NPC's in dewata.txt as they're name exceeds the 24 character limit -Moved El Dicastes information NPC out and into re/guides/guides_dicastes.txt, Credits to Euphy
2013-03-09Hercules Renewal'd Pin Codeshennetsind19-61/+456
Feature is not, I repeat, NOT complete. the decryption is not fully functional which leads to dial values different from the ones the player used. Credits: lemongrass3110 for the base yommy for the packets LightFighter for the decrypt function (altho its not stable :P) Signed-off-by: shennetsind <ind@henn.et>
2013-03-08mkbu95's .gitattributesshennetsind1-0/+10
Signed-off-by: shennetsind <ind@henn.et>
2013-03-08Fixed Bug #7114malufett10-48/+48
-revised/added 'npc_isnear' where it checks if an NPC is nearby when making chat rooms or using vending. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-03-07-Updated some dialog, Credits to EuphyStreusel2-4/+1
-Updated Documentation, Credits to Euphy
2013-03-06Updated dewata to match the official scripts.lemongrass311010-2915/+2922
This commit includes a optional SQL upgrade file, that will reset all the dewata quests and the related variables, that your users have done. Thanks to Euphy for helping me and additionally thanks to Flaid for taking his time to test our conversion. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-06-Updated EXP tableStreusel3-35/+56
-Updated healing items & costume items -Updates item_db_re.sql for last commits healing item update, Credits to Euphy
2013-03-05-Updated some healing items, Credits to Muad_DibStreusel3-16/+29
-Updated EXP table, Credits to Muad_Dib -Updated Guild EXP table, Credits to Muad_Dib
2013-03-05-Updated Malangdo warps, Credits to EuphyStreusel1-43/+44
2013-03-05-Updated map_cacheStreusel4-3/+37
2013-03-05-Added Malangdo Enchantments, credits to EuphyStreusel5-80/+735
-Fixed Guillotine Cross job change, credits to Euphy -Updated message display of Malangdo NPC's, credits to Euphy -Updated item_db_re.sql
2013-03-05- Added the script for Gingerbread as well as fixed Guarana_Candy stacking ↵playtester2-4/+4
with other potions (it should work like a normal concentration potion) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17171 54d463be-8e91-2dee-dedb-b68131a5f0ec