11102 Commits

Author SHA1 Message Date
xazax-hun
e29045dcd5 Refinements to atcommand suggestions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16489 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 09:18:04 +00:00
shennetsind
fd883e509b Fixed @adjgroup so that the cached permissions are updated alongside the group id.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 05:25:09 +00:00
rud0lp20
1a842445c0 Follow up r16486 a little code optimization and fixed its server crashing/halting tendency.
Follow up r16483 fixed a duplicate display animation of traps when triggered by a skill.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 03:40:07 +00:00
ignizh
c3386ad45d Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks to Rytech for his base)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16486 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 21:28:41 +00:00
shennetsind
dc62ddd164 Follow up r16471 improved overall feature performance by making the bind list a pointer array, this also allows the system to have a unlimited amount of atcommand bind instances. also fixed a memory leak that'd be caused when npc_do_atcmd_event fails (e.g. when target npc is manually reloaded)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 19:26:50 +00:00
shennetsind
c2a83e1579 reverting r16476, for 1) after extensive debugging cookie and I found out it wasn't related to the crashes on the report and 2) it breaks the official behavior of reflect shield.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 15:14:14 +00:00
rud0lp20
041d671412 Updated most Ranger skills to its official behavior and damage formula.(bugreport:5272, bugreport:6249, bugreport:5548, bugreport:5888)
Fixed issues with traps: (bugreport:5906)
 - if RA_REASERCHTRAP is learned Alloy Traps can now be used to Hunter traps.
 - if Hunter traps expire it will now return either Booby Trap or Alloy Trap depending on item used.
 - some traps should now give full damage to plants.
 - update list of skills that can hit/damage/affect traps.
 - damage through skills can now be shown when hitting traps.
 - proper knock back behaviors
 - proper animation when triggers and triggering of item bonus script 'bHPDrainRate'
Fixed an issues where some skills cannot damage UNT_REVERBERATION/UNT_POEMOFNETHERWORLD  and doesn't deal 1 damage
Updated some official behavior where informational must shown when hitting, targeting, casting skills to targets.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 15:00:12 +00:00
rud0lp20
2364714b7c Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE.
Little code optimization from r16478.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 11:57:11 +00:00
kenpachi2k11
96d35fa20e Updated renewal warp from airship to izlude. (bugreport:6285)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 11:40:33 +00:00
shennetsind
c7eda237eb follow up the awesome killer-commit r16479
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:26:32 +00:00
shennetsind
cb573fb6cf Follow up r16470 adjusted the fix for the longing of freedom
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:19:48 +00:00
daegaladh
677941e05e Added checkre() script command, which allows to check if a renewal feature is enabled or not.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:10:15 +00:00
cookiecrumbs
4f997e2b75 Fixed a bug where Storm Gust and other miscellaneous skills were not sending the packets to the client; prior to this revision, if you used, SG for example, you wouldn't see the mobs push until you @refresh. Storm Gust was also not pushing mobs as per the official mechanic (randomly) as it was pushing one cell backwards (prior to this revision). bugreport:6225
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 22:55:15 +00:00
cookiecrumbs
1a4c429b2d Added a check on the battle_delay_damage_sub to prevent crashes from map_freeblock_lock/unlock issues and the pointer becoming dereferenced. Original fix suggested by WildCard and it has proven to resolve issues on a larger scale server. bugreport:6123
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 22:36:13 +00:00
kenpachi2k11
ac8be96c97 Updated renewal Kafra warp to Izlude. (bugreport:6285)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 12:14:23 +00:00
kenpachi2k11
b16d7806bb Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamage and bNoMagicDamage and reset PACKETVER to 20120410.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 10:35:33 +00:00
euphyy
aa86954532 * Follow-up r16471, standardized new bindatcmd documentation and added an example.
* Optimized "noskill" mapflag file.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 05:50:42 +00:00
cookiecrumbs
dea4553989 Follow up to r16471 documenting the array parameters system of the useatcmd.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 05:28:24 +00:00
cookiecrumbs
0fd45ac13e Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); original version by ToastOfDoom however heavily modified by I enabling command level at the invoking/character (@/#) level and fixes to prevent console errors as well as fixes aimed to ensure compatibility with rAthena.
Updated the script_commands.txt documentation with the following script commands: bindatcmd, unbindatcmd and useatcmd.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 05:15:32 +00:00
cookiecrumbs
c9269c0db9 Added a new configuration option to allow either weapon switching to cancel SC_DANCING or not.
Fixed an issue where movement is frozen (caster) with Longing for Freedom (walking outside of the cast).
Added checks related to dancing/ensemble skills to prevent frozen characters.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 01:26:48 +00:00
kenpachi2k11
91ed1a3643 Fixed Spirit of Rebirths prerequisites. (bugreport:6158)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 23:58:30 +00:00
kenpachi2k11
8751cbba73 Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 23:05:42 +00:00
kenpachi2k11
a0289efcfe Follow up r16466 - forgot the move the proper files over after editing them again. Sorry!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 22:45:44 +00:00
kenpachi2k11
123a31593c Renamed bUseSPrateSkill to bSkillUseSPrate.
Added bSkillUseSP.
Added documentation for bSkillUseSPrate(bUseSPrateSkill), bSkillUseSP, bSkillCooldown, bSkillFixedCast, bSkillVariableCast, bSkillFixedCast and bVariableCastrate. (bugreport:6193)
Fixed Enriched White PotionZs (#12428) and Enrich Celermine Juices (#12437) bonus script. (bugreport:5790)
Fixed Mental Sticks (#1654) bonus script. (bugreport:6071)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 22:15:28 +00:00
jtynne
92d2e7f1fc - Added proper scripts to Imp, Sleeper, Gryphon Hats.
- Fixed minor grammatical error in Sleeper Hat name.
- Added proper RE bonus to Bradium Ring script.
- Uncommented proper RE MATK bonus on Entweihen, Scaraba, Banshee Master, and Centipede Larva Cards.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 17:41:08 +00:00
daegaladh
55d091fb0e Follow up r16459, enabled Warlock quest Bradium Golem and Naga on pre-re mob_db and moved the spawns to the warlock quest script. (bugreport:6290)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 14:09:55 +00:00
euphyy
52bf32a816 * Created standardized headers with explanations in /conf/mapflag/, deleted "fireworks" file (deprecated, 1 commented entry)
* Updated Wiki links and fixed grammar in /src/config/

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 05:30:14 +00:00
daegaladh
c1990d8893 Fixed an old bug in waitingroom where NPCs weren't appearing into their chatrooms.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 04:08:44 +00:00
shennetsind
62338c3fd1 Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / whatever.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 01:26:05 +00:00
jtynne
c54c4e1e34 Per bug report #006289, fixed incorrect spawn IDs for monsters in the Splendide fields (both pre-RE and RE).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 20:27:41 +00:00
jtynne
bee4c16e10 Fixed small typo in previous commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 20:20:59 +00:00
jtynne
97aa3e9431 Added missing Umbala Dungeon mob reference in conf files for pre-RE servers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 20:14:31 +00:00
jtynne
56c4b7ab56 - Added missing Umbala Dungeon spawns for pre-RE servers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 20:02:21 +00:00
euphyy
321cadb7a0 * Optimized "Magic Books" quest, 60% size reduction (npc\re\quests\magic_books.txt)
* Follow-up r16449, added missing SQL entry for bugreport:6132

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 04:14:49 +00:00
cookiecrumbs
0556895658 Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and SP by a FIXED amount.
Fixed the following items in the /db/*re/item_db.txt and /sql-files/item_db.sql: Increase HP Potion (Small), Increase HP Potion (Medium), Increase HP Potion (Large). bugreport:5790

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 03:35:52 +00:00
euphyy
e780ab2f51 * Condensed the documentation on the "Import" folder, it should be more reader-friendly now (conf\readme.txt)
* Deleted doc\pccommand_list.txt, it's outdated and its contents are already (better) explained in doc\script_commands.txt
* Other misc cleaning...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 18:46:56 +00:00
daegaladh
e804ae16ef Follow up r16430, reverted all the pre-re guides to their pre-renewal version. Disabled a couple of renewal quests from pre-renewal.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 13:34:00 +00:00
tr0n93
2dfa991555 - Updated Questboard to 1.4.4 (Added Quest Delay)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 13:20:57 +00:00
kenpachi2k11
92e311cd54 Fixed Marcher/Parade Hats (#5225) bonus. (bugreport:6132)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 12:36:23 +00:00
daegaladh
fb3d5a408d Updated renewal Frost Nova with renewal values. (bugreport:6198)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 01:11:42 +00:00
shennetsind
39d578de13 Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so that if they fail to read the server doesn't get stuck with no atcommands (and no way to reload again since the reload is a atcommand…) also fixed a memory-release missing since the group.conf stuff was first added.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 21:13:40 +00:00
shennetsind
8be88c67b2 Follow up r16445 performance improvement.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 20:19:16 +00:00
cookiecrumbs
1c121768cb New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp; documented usage in permissions.txt
Fixed a typo in monster.conf.
Removed old functionality from showmobs command to make room for show_bossmobs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 20:06:54 +00:00
shennetsind
71cd7d13af Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on missing parenthesis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 19:59:36 +00:00
shennetsind
ae40bf0ec7 Super performance improvement to groups system, caching permissions levels and atcommand permissions saving thousands of thousands of dbmap lookups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 19:47:51 +00:00
rud0lp20
5f33bf4bd9 Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:6261.
Fixed bugreport:6240 WM_VOICEOFSIREN should now effect all target except caster.
Fixed bugreport:6264 where repeated entry in the 'produce_db.txt' are not process properly.
Added a proper message for casting restricted skills in a certain map flag same with official servers.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 13:09:08 +00:00
daegaladh
a72136e748 Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:18:33 +00:00
cookiecrumbs
6e9e36e2d6 Fixed an issue where when a trap was set that required a Special Alloy Trap, the returning trap was a Trap instead of Special Alloy Trap. bugreport:6263
Removed accidental inclusion of my name in the previous revision. r16439

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:02:18 +00:00
cookiecrumbs
2b244e9cd8 Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon monsters. bugreport:6261
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 03:23:21 +00:00
euphyy
ec79a1b50d * Some cleaning of "Novice Training Grounds" script (npc\jobs\novice\novice.txt)
* Cleaned up "PvP NPCs" script a little bit (npc\other\pvp.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 02:30:53 +00:00