summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFilesLines
2013-07-05DB Queue Debug Updateshennetsind1-6/+6
Some documentation update on battlegrounds.conf Fixed Hercules Queue Option constants, they're 1-2-3 not 0-1-2. Some Bugfixes to the test script, special thanks to ossi0110 http://hercules.ws/board/topic/1302-bg-queue-debug Signed-off-by: shennetsind <ind@henn.et>
2013-07-04Implemented official mute system. Thanks to:Matheus Macabu1-0/+6
Ai4rei/Mirei for the code; kyeme for suggesting it; Napster for updating the patch. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-07-04Split use_sql_db into the three available: item_db, mob_db, mob_skill_db.Matheus Macabu1-2/+8
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-07-03Dropped engine setting, closing bug #7455.Matheus Macabu1-4/+0
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-28BG Queue Testingshennetsind1-2/+12
http://hercules.ws/board/topic/1302-bg-queue-debug/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-27Fixed Bug #7433shennetsind1-0/+2
http://hercules.ws/board/tracker/issue-7433-mount-and-mount2-command-bug/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-23UpdateMysteries1-4/+3
- Fixed some documentation - Fixed some alignment
2013-06-23Official Item Group/Package/Chainshennetsind1-3/+0
http://hercules.ws/board/topic/1244-official-item-grouppackagechain/ Also Further implemented itemdb.c/storage.c interfaces, and a minor update to db2sql plugin. Signed-off-by: shennetsind <ind@henn.et>
2013-06-14Skipped 3136a51 for no reason..Akkarinage1-1/+1
2013-06-14Whitespace, TABs & SpellingsAkkarinage13-27/+27
Replaced indents using spaces with tabs, reducing file sizes and conforming to standards.
2013-06-14Hercules WPE Freeshennetsind2-1/+7
Official Packet Obfuscation Support http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-14Updating .sql item db filesshennetsind1-0/+1
Also Introducing the official DB2SQL plugin to quickly update the .sql db files. http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Hercules Renewal Phase : Renewalmalufett2-12/+0
Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-09Fixed Bug #7319shennetsind1-0/+3
Special Thanks to KeiKun~! http://hercules.ws/board/tracker/issue-7319-db-name/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Fixed Bug #7318shennetsind1-0/+3
Special Thanks to Beret, malufett, mkbu95~! http://hercules.ws/board/tracker/issue-7318-using-skill-and-talking-with-npc/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-07Update plugins.confStreusel1-4/+4
We don't want those uncommented.
2013-06-07Fixed bug 7016 & 7322Mysteries1-2/+24
- http://hercules.ws/board/tracker/issue-7322-about-pluginsconf/ - http://hercules.ws/board/tracker/issue-7016-skill-db-not-behaving-as-des cribed-in-discription/ - Made /conf/plugins.conf a little bit more better to understand.
2013-05-30Memory Slasher - May 30 Patchshennetsind32-4289/+41
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Memory Slasher - May 30 Patchshennetsind1-0/+101
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-19Slight adjustmentsMysteries4-29/+41
2013-05-18Relocated mapflag from conf/ to npc/ and renamed some script filesMatheus Macabu28-4260/+0
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-17Follow up 9080a58e2184eeb36b30e6dc653ec5459b3acfb1shennetsind1-3/+0
Signed-off-by: shennetsind <ind@henn.et>
2013-05-17MOTD redesignshennetsind3-6/+0
much more flexible, as per community suggestion in http://hercules.ws/board/topic/320-motd-change-suggestion/ dropped motd_type config new motd is at npc/MOTD.txt dropped @motd, @gmotd commands Signed-off-by: shennetsind <ind@henn.et>
2013-05-10* Implemented suggestion in topic:528, related to GMs being able to warp to ↵Matheus Macabu1-1/+6
non-walkable cells; also added configuration. * Few changes to gitignore and gitattributes. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-09Fixed Ally Chat / Bug #7228shennetsind1-1/+1
http://hercules.ws/board/tracker/issue-7228-ally-channel-problems/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-04Merge pull request #23 from jaBote/mastershennetsind1-5/+0
Some minor changes. I'll be committing a script.c change to reflect these documentation changes within the next few minutes.
2013-05-02Fixed Bug #7064shennetsind1-0/+3
Special Thanks to Kyeme~! http://hercules.ws/board/tracker/issue-7064-item-scroll/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-03Merge branch 'master' of https://github.com/HerculesWS/HerculesjaBote1-0/+15
2013-05-02Introducing Hercules Plugin Manangershennetsind1-0/+15
http://hercules.ws/board/topic/549-introducing-hercules-plugin-manager/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-29Merge branch 'master' of https://github.com/HerculesWS/HerculesjaBote1-5/+5
2013-04-27Fixed Bug #7193 and ...shennetsind1-1/+5
http://hercules.ws/board/tracker/issue-7193-monsterhp/ -- Follow up 0f4a50d13538c3e5d3ca4d3822f92217c8da0479 re-introduced mob_max_skilllvl -- Updated some packet intro dates (special thanks to yommy! <33) Signed-off-by: shennetsind <ind@henn.et>
2013-04-27Skill ID Processing Overhaulshennetsind1-4/+0
http://hercules.ws/board/topic/512-skill-id-processing-overhaul/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-26Some minor changes:jaBote1-5/+0
* Removed some forgotten references to rAthena. * Updated script_commands.txt for an upcoming script command modification by @shennetsind. * Corrected a typo in is_upper script command example. * Updated doc/sample/npc_test_skill.txt to reflect the type 3 flag. Signed-off-by: jaBote <j@bot.e>
2013-04-24Hanbok & Costumes Updateshennetsind2-3/+13
http://hercules.ws/board/topic/485-hanbok-costumes-update/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-23Delete some athena words from files char_athena.conf to char-server.confChristian2-2/+2
2013-04-22Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-5/+3
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind3-5/+33
http://hercules.ws/board/topic/470-hercules-april-22-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-20* Added support for up to 32 items in starting items (the items you receive ↵Matheus Macabu1-5/+3
when creating a new character). Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-04-19* Partial fix for bugreport:1222, if you have a pet and the pet egg is ↵Matheus Macabu1-0/+3
flagged as non-droppable and your inventory is full and you try to return the pet to the egg, the egg would drop; now you won't be able to return the pet to the egg. * Fix for @item, if you use an egg id it would create it regardless of your inventory limit, dropping the item if your inventory is full; now it won't create the egg. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-04-11Hercules Channel System Updateshennetsind1-0/+34
http://hercules.ws/board/topic/316-introducing-hercules-channel-system/?p=2716 Signed-off-by: shennetsind <ind@henn.et>
2013-04-11- Strongly improved the structure of status_get_sc_def so it's a lot easier ↵playtester1-8/+0
to apply official formulas and make sure the checks are applied in the correct order - In the process, fixed the effect of luk on status changes and removed the static 3% resistance that has been proven to not exist (97 vit, 1 luk can get stunned on officials) - As there is no general luk resistance as it depends on each status change, removed the luk_status_def configurations - Updated the success chance of Decrease Agi to the formula that was extracted from Aegis (blevel/5 + int/5 + skill_lv*3 + 50) Note: I tested all the status changes thoroughly, but as this is a quite large update, it would be nice if someone could cross-check it. Note2: Renewal status resistances (for pre-renewal status changes) are currently not implemented in rAthena at all. They need to be added in another update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-04-11-Added 2 new maps & new map_cache.datStreusel1-0/+4
2013-04-07Fixed zone changing not reverting mapflags from previous zoneshennetsind1-52/+1
http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-07PacketDB Overhaulshennetsind1-23/+0
Feature Design by GreenBox Special Thanks to mkbu95 for bringing this topic up! (packet db) http://hercules.ws/board/topic/353-packetdb-overhaul/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-06Introducing 2012-06-18 onwards status change timershennetsind1-2/+2
Special Thanks to unleashed, Judas and everyone who contributed to the 2013 client. Also introducing into the packet table the current 2013-03-20 Special Thanks to Judas! Signed-off-by: shennetsind <ind@henn.et>
2013-04-06Fixed @versionshennetsind1-2/+3
Added existent Hybrid GIT/SVN support to @version. Special Thanks to Zopokx for pointing it out. Signed-off-by: shennetsind <ind@henn.et>
2013-04-04Temp fix for gvg/gvg2/bg for the map zone (details in description)shennetsind1-0/+39
details in http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/?p=2295 Signed-off-by: shennetsind <ind@henn.et>
2013-04-02Follow up e702cc0ab6dccfd0a10b5a1881841452c326affcshennetsind1-1/+1
removing debug leftover. shameee. Signed-off-by: shennetsind <ind@henn.et>
2013-04-02Introducing 5 new/official mapflags.shennetsind3-39/+1
They're: - weapon_damage_rate - magic_damage_rate - misc_damage_rate - long_damage_rate - short_damage_rate Dropped 15 battle settings that became pointless with this upgrade. Updated battleground zone damage reductions, skill damage from -30% to -20% and weapon damage from -40% to -30%. Special Thanks to Muad_Dib. Signed-off-by: shennetsind <ind@henn.et>
2013-04-02Follow up 98b26ebbe6b4df336cfccc38821b7a52d5980d01shennetsind1-1/+2
Updated config description Signed-off-by: shennetsind <ind@henn.et>