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
euphyy
a413425884
* Added a Super Novice Expansion quest with custom dialogue. Will be updated once we get the official script.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 15:05:13 +00:00
daegaladh
eebd052f72
Fixed a couple of typos and other mistakes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 14:12:57 +00:00
euphyy
31605dd8d2
* Follow-up r16430, moved all the RE entries in the .conf files behind the pre-RE entries
...
* Re-added a missing .conf entry, bugreport:6256
* Edited "WoE Time Explanation" documentation (doc\woe_time_explanation.txt)
* Added Warg documentation to checkoption/setoption, thanks to QQfoolsorellina tid:120670 (doc\script_commands.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 13:58:18 +00:00
cookiecrumbs
c2548ecd0d
Fixed double decrement with unit_remove_map and the issue that causes dynamic mobs to not spawn when one player is on the map. bugreport:1640
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 06:36:49 +00:00
daegaladh
1c6f14039c
Follow up r16431, fixed a couple of mistakes I made.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 20:44:20 +00:00
shennetsind
d82f9190a2
Fixed bugreport:6248 special ubber thanks to cookie.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 18:46:04 +00:00
daegaladh
4850d5c030
Forgot to remove the scripts in last commit, sorry.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 15:35:50 +00:00
daegaladh
fca0631002
Disabled and removed all renewal-only scripts from pre-re folder. You still can enable them in pre-renewal scripts conf files, but scripts are read from the re folder. Follow up r16387.
...
Splitted some renewal-only NPCs from renters.txt into another file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 15:32:00 +00:00
rud0lp20
8f114568c0
Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp grounds.
...
Follow up r16424 update for Sura skills to its official behavior and damage formula(SR_EARTHSHAKER,SR_RAMPAGEBLASTER,SR_KNUCKLEARROW,SR_GENTLETOUCH_QUITE,SR_GENTLETOUCH_CHANGE,SR_GENTLETOUCH_REVITALIZE[bugreport:5634]).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 10:16:37 +00:00
euphyy
2d95532556
* Follow-up r16427, cleaned new quest script and slightly edited hommutate documentation
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 17:25:43 +00:00
masao87
78cf7a424e
- Added new script command hommutate which changes an Homunculus into an Homunculus S Class. Super special thanks to Xantara for doing the command!
...
- Added 2 new configs to homunc.conf to set the Max. Level for Homunculus and homunculus.
- Updated homun_exp.txt table with values from Lvl. 99 to 150 for Homnunculus S.
- Updated script_commands.txt with description of the new script command.
- Added Homunculus S Quest. bugreport:5641
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 15:52:49 +00:00
shennetsind
5a18a17ec6
Follow up r16424 fixed warning, missing parenthesis.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 10:34:17 +00:00
euphyy
c33ff9591a
* More optimization of 13.1 quests (quests\quests_13_1.txt)
...
* Follow-up r16421, missed deleting another line, bugreport:6235
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 05:48:26 +00:00
rud0lp20
0656981500
Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage formula and other Sura skills(SR_TIGERCANNON,SR_FALLENEMPIRE,SR_GATEOFHELL,SR_WINDMILL,SR_RIDEINLIGHTING,SR_LIGHTNINGWALK) and more to come...:D
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-13 17:07:31 +00:00
rud0lp20
b803e1ab9f
Fixed bugreport:6229 where PF_SPIDERWEB is not working/compatible with item autospell.
...
Fixed bugreport:6211 where you can make unlimited stones with SO_EL_ANALYSIS. Thanks to Igniz for pointing it out.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-13 11:40:03 +00:00