summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-07-23Updated renewal warp from airship to izlude. (bugreport:6285)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23follow up the awesome killer-commit r16479shennetsind1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23Follow up r16470 adjusted the fix for the longing of freedomshennetsind2-23/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23Added checkre() script command, which allows to check if a renewal feature ↵daegaladh2-0/+87
is enabled or not. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Fixed a bug where Storm Gust and other miscellaneous skills were not sending ↵cookiecrumbs1-2/+5
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Added a check on the battle_delay_damage_sub to prevent crashes from ↵cookiecrumbs1-1/+1
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Updated renewal Kafra warp to Izlude. (bugreport:6285)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Follow up r16468 - removed the "n is meaningless" comment from ↵kenpachi2k112-3/+3
bNoWeaponDamage and bNoMagicDamage and reset PACKETVER to 20120410. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22* Follow-up r16471, standardized new bindatcmd documentation and added an ↵euphyy2-23/+32
example. * Optimized "noskill" mapflag file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Follow up to r16471 documenting the array parameters system of the useatcmd.cookiecrumbs1-0/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); ↵cookiecrumbs7-1/+253
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Added a new configuration option to allow either weapon switching to cancel ↵cookiecrumbs6-1/+28
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed Spirit of Rebirths prerequisites. (bugreport:6158)kenpachi2k112-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)kenpachi2k112-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Follow up r16466 - forgot the move the proper files over after editing them ↵kenpachi2k114-5/+5
again. Sorry! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Renamed bUseSPrateSkill to bSkillUseSPrate.kenpachi2k1112-28/+57
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21- Added proper scripts to Imp, Sleeper, Gryphon Hats.jtynne4-14/+19
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Follow up r16459, enabled Warlock quest Bradium Golem and Naga on pre-re ↵daegaladh4-7/+6
mob_db and moved the spawns to the warlock quest script. (bugreport:6290) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21* Created standardized headers with explanations in /conf/mapflag/, deleted ↵euphyy35-160/+279
"fireworks" file (deprecated, 1 commented entry) * Updated Wiki links and fixed grammar in /src/config/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed an old bug in waitingroom where NPCs weren't appearing into their ↵daegaladh18-43/+61
chatrooms. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / ↵shennetsind1-2/+20
whatever. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20Per bug report #006289, fixed incorrect spawn IDs for monsters in the ↵jtynne2-4/+4
Splendide fields (both pre-RE and RE). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20Fixed small typo in previous commit.jtynne1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20Added missing Umbala Dungeon mob reference in conf files for pre-RE servers.jtynne1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20- Added missing Umbala Dungeon spawns for pre-RE servers.jtynne1-0/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20* Optimized "Magic Books" quest, 60% size reduction ↵euphyy3-1460/+144
(npc\re\quests\magic_books.txt) * Follow-up r16449, added missing SQL entry for bugreport:6132 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ↵cookiecrumbs6-10/+20
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19* Condensed the documentation on the "Import" folder, it should be more ↵euphyy10-405/+168
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19Follow up r16430, reverted all the pre-re guides to their pre-renewal ↵daegaladh28-16580/+2696
version. Disabled a couple of renewal quests from pre-renewal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19- Updated Questboard to 1.4.4 (Added Quest Delay)tr0n931-3/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19Fixed Marcher/Parade Hats (#5225) bonus. (bugreport:6132)kenpachi2k112-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19Updated renewal Frost Nova with renewal values. (bugreport:6198)daegaladh1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so ↵shennetsind2-1/+19
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Follow up r16445 performance improvement.shennetsind1-30/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18New permissions added for groups: show_bossmobs, disable_pvm and ↵cookiecrumbs6-6/+45
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Follow up r16427 fixed issue with parenthesis logic and a battle.c warning ↵shennetsind2-2/+2
on missing parenthesis git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Super performance improvement to groups system, caching permissions levels ↵shennetsind6-34/+121
and atcommand permissions saving thousands of thousands of dbmap lookups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Reverted r16439 that cause bugreport:6182 again and proper fix for ↵rud0lp202-21/+30
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).daegaladh8-47/+121
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Fixed an issue where when a trap was set that required a Special Alloy Trap, ↵cookiecrumbs2-2/+2
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon ↵cookiecrumbs1-0/+2
monsters. bugreport:6261 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18* Some cleaning of "Novice Training Grounds" script (npc\jobs\novice\novice.txt)euphyy6-638/+146
* Cleaned up "PvP NPCs" script a little bit (npc\other\pvp.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17* Added a Super Novice Expansion quest with custom dialogue. Will be updated ↵euphyy6-9/+269
once we get the official script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17Fixed a couple of typos and other mistakes.daegaladh6-34/+66
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17* Follow-up r16430, moved all the RE entries in the .conf files behind the ↵euphyy8-266/+260
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17Fixed double decrement with unit_remove_map and the issue that causes ↵cookiecrumbs2-4/+20
dynamic mobs to not spawn when one player is on the map. bugreport:1640 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Follow up r16431, fixed a couple of mistakes I made.daegaladh3-15/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Fixed bugreport:6248 special ubber thanks to cookie.shennetsind1-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Forgot to remove the scripts in last commit, sorry.daegaladh60-40984/+180
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Disabled and removed all renewal-only scripts from pre-re folder. You still ↵daegaladh9-443/+152
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec