thatakkarin
04be131d82
* Update to doc/map_cache.txt due to r16867
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 23:48:14 +00:00
thatakkarin
9a2080f787
* Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf).
...
* Renamed a few files in doc/sample/ for standardization.
* Indent cleanup in script_commands.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06 20:04:12 +00:00
thatakkarin
be5b2052d9
* Fixed bugreport:6860 - updated map_cache.txt to reflect current code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06 19:00:35 +00:00
brianluau
9c5992bb68
- Updated 'checkweight' example. Apple is item_id 512, not 502!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 21:53:34 +00:00
brianluau
c182390854
- Fixed a typo in r16840.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 15:16:55 +00:00
brianluau
230bd28024
- Clarified 'getpartymember' documentation. (bugreport:6804)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 11:08:00 +00:00
euphyy
d2d9897606
* Standardization of doc\sample\ folder.
...
* Deleted doc\sample\PCLoginEvent.txt, which contained outdated information.
* Follow-up r16812, fixed file encoding.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 23:13:33 +00:00
euphyy
1aa8196184
* Deleted destroyed Sograt Desert maps from custom warper, bugreport:6737 (custom\warper.txt)
...
* Fixed some typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 19:59:54 +00:00
euphyy
867008b100
* Merged eAthena ea:15187 by ai4rei, effect list improvements (doc\effect_list.txt)
...
* Follow-up r16787, revised documentation and comments on MD5 hash check
* Added svn:eol-style=native property on some recent files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-21 20:36:34 +00:00
thatakkarin
bf8f5a1802
* Added documentation for r16771 (MD5 Hash Check)
...
* Removed sample/npc_sample.txt as it's unneeded (and 17KB of wasted space)
* Updated a link in readme/resources.html
* Modified readme/commands.html to use doc/atcommands.txt for explanations.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-21 01:32:00 +00:00
euphyy
df14f01842
* Added "Hunting Missions" custom script (npc\custom\quests\hunting_missions.txt)
...
* Small updates to "readme" files and atcommands documentation
* Deleted a misleading 'notice' file as we have no stable branch or official release (\notice.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-15 19:41:18 +00:00
euphyy
884e6a1390
* Optimized Splendide coin merchant and merged it to a template with Manuk's (merchants\coin_exchange.txt)
...
* Fixed and enabled a Manuk NPC (cities\manuk.txt)
* Other small changes and fixes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16773 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 20:33:57 +00:00
thatakkarin
f79a3f34aa
* Updated 'mapwarp' in script_commands.txt to show missing params - Thanks to Emistry for pointing that out!
...
* permissions.txt's current version should be the date an additional permission was created, not documented. Cross-referencing for the win.
* Slight clean-up in woe_time_explanation.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 09:28:25 +00:00
euphyy
05b65b91b3
* Updated Renewal 'Mjolnir' item (bugreport:6646)
...
* Updated slots on RWC 2008 Dragon Helms (bugreport:6645)
* Other minor changes...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 19:58:00 +00:00
thatakkarin
eec571b782
* Added documentation in script_commands.txt for 'getrandgroupitem' (r16752)
...
* Added 'disable_commands_when_dead' to the list in permissions.txt (r16751)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16754 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 23:16:19 +00:00
euphyy
31d2fe26b3
* Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and whisper system documentation (doc\whisper_sys.txt)
...
* Follow-up r16745, fixed a few typos in atcommand documentation (doc\atcommands.txt)
* Minor cleaning - spacing, tabulation, comments, dividers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-05 02:42:20 +00:00
euphyy
de1293ef75
* Large structural/content update to atcommand documentation file :D
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-04 21:50:33 +00:00
thatakkarin
b3135cd23a
* Fixed bugreport:6619 with correct ammo view id in /doc/item_db.txt
...
* Slight cleanup in /doc/atcommands.txt
* Added quest sample NPC in /doc/npc_test_quest.txt
* Added an additional example in /doc/whisper_sys.txt to show extended usage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 23:59:46 +00:00
euphyy
f5cd388d85
* Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt)
...
* Updated 'waitingroom' documentation, bugreport:6610 (doc\script_commands.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 16:50:10 +00:00
thatakkarin
97d0084873
Updated atcommands.txt making it easier to read.
...
* Updated original descriptions for most commands.
* Added parameters and examples where possible.
* Some commands require further updates. Challenge accepted!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 06:02:56 +00:00
euphyy
53acf2911c
* Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt)
...
* More updates to effect list documentation (doc\effect_list.txt)
* Uncommented a status change in Ranger job quest, bugreport:6551 (npc\re\jobs\3-1\ranger.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 16:59:14 +00:00
thatakkarin
9b29b75390
Converted sample Function and Skill scripts into plain English. More to follow.
...
Also, Akkarin's first commit!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 11:15:26 +00:00
euphyy
2adc9cdf28
* Follow-up r16726, more standardization on docs.
...
* Replaced and added dividers in many script files with one standard divider.
* Other misc. cleaning...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 00:37:36 +00:00
brianluau
9b08202837
- Standardized headers of /doc files.
...
- Added svn:eol-style=native property on some recently added text files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 21:49:48 +00:00
euphyy
b76d16d0c4
* Standardization in some database files, and other minor cleaning
...
* Disabled Ash Vacuum Warper since it's no longer in iRO - fixes bugreport:6560 (quests\quests_13_1.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 02:26:35 +00:00
euphyy
035080c11e
* Added warg rider check to custom breeder (custom\breeder.txt)
...
* Follow-up r16656, documented the new commands
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 15:24:23 +00:00
euphyy
2393201d27
* Added most skill names to Effect List and finished a last few (bugreport:6222)
...
* Follow-up r16671/r16677 on Eden files, oops.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 21:44:47 +00:00
kenpachi2k11
56d05c46e3
Added documentation for autobonus3s argument skill ID/skill name.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:21:01 +00:00
rud0lp20
ed4b36e5f4
Implemented Renewal Casting System.
...
Fixed bugreport:2018 where CH_PALMSTRIKE deals damage to hidden targets.
Fixed bugreport:6473, bugreport:6325 SC_DEADLYINFECT should now spread status ailments properly.
Fixed bugreport:5541, bugreport:6179, bugreport:6281 where self buff skill is transfer to targets when doing a combo.
Updated AC_VULTURE where in renewal it doesn't show the hit bonus anymore in the status window.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-18 07:52:11 +00:00
arcshiru
c4bff179e9
Follow up documentation for r16635 and r16649
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 17:23:07 +00:00
arcshiru
d47229a165
Added documentation for @reloadquestdb which was added in r16651.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16652 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 17:09:52 +00:00
kenpachi2k11
e73d843cac
Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally corrected some descriptions in item_bonus.txt. (bugreport:5172)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 21:05:28 +00:00
xantara
0b2fa50754
` Changed areawarp script command to accept two additional, yet optional, parameters to allow an area warp to an area (instead of just a specific coordinates). See documentation.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 01:12:36 +00:00
xantara
454afdb992
` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 01:09:30 +00:00
xantara
cba3bfaa13
` Updated script command documentation for setdragon and setmounting. Added checkdragon.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-14 21:45:03 +00:00
euphyy
f7ed64c315
* Clarified documentation for some constants (doc\script_commands.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 18:57:51 +00:00
euphyy
773fd84ad4
* Follow-up r16618, fixed SQL entry as well (sql-files/mob_db_re.sql)
...
* Follow-up r16616, forgot the pre-re/re split files... (npc/(pre-)re/kafras/)
* Merged changes in eAthena 15164 and 15165 (doc/packet_struct_notation.txt)
* Removed unreadable characters in various files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 15:58:07 +00:00
arcshiru
34626ebe5d
Updated effect_list.txt with information provided by Syouji. Visit bugreport:6222 to help in expanding the list.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 19:11:18 +00:00
euphyy
bec5ba9a8d
* Follow-up r16600, added documentation for 'repairall' command (doc\script_commands.txt)
...
* Follow-up r16601, fixed encoding on 13-2 quests (npc\quests\quests_13_2.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 01:53:27 +00:00
arcshiru
eec011f75c
Added documentation for donpcevent changes in r16564
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 19:40:21 +00:00
euphyy
1decd584a8
* Optimized Brasilis quests (re\quests\quests_brasilis.txt)
...
* Follow-up r16538, removed one more check - thanks Vali! (quests\skills\archer_skills.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01 23:44:04 +00:00
euphyy
cde78b4fc4
* Updated Super Novice Expansion quest to match the official one, thanks to Gennosuke (the original script is edited a lot, though)
...
* Updated "Pile Bunker" quest to official, also thanks to Gennosuke
* Follow-up r16485, removed bind limit from documentation
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16505 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 16:37:30 +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
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
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
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
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