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
shennetsind
2386f0136b
Fixed bugreport:6428 Fixed behavior issues with script commands replacestr and countstr. Special Thanks to QQfoolsorellina for the extra information
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16764 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 18:30:11 +00:00
shennetsind
497e96f04d
Fixed bugreport:6651 restart_sp_rate is only applied if user current sp is smaller than restart_sp_rate setting.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 18:10:41 +00:00
shennetsind
c728a34884
Fixed @raise/@raisemap incorrect behavior which would heal everyone in the server/map despite being dead or not, Thanks to Joseph for reporting
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 18:06:38 +00:00
shennetsind
83ed0b5d05
Fixed bugreport:6601 guild aura refreshes as soon as you ressurect instead of awaiting its next iteration
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 18:04:09 +00:00
shennetsind
68ebc6df19
Fixed bugreport:6587 removed unused parameters in several damage/heal functions from minions
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 17:57:19 +00:00
shennetsind
14bdbdcaf6
Fixed bugreport:6557 players unable to use char commands will no longer get the 'charcommand failed' message, instead it'll show as a normal chat message
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 17:51:14 +00:00
brianluau
45bed650ae
- Custom Disguise Event: added mob_id 1187 to the blacklist. (bugreport:6637)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-07 09:47:10 +00:00
brianluau
4930f78bcc
- Custom Disguise Event: changed global variables to NPC variables.
...
- Changed the blacklist to a string compare instead of looping through an array.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-07 09:45:39 +00:00
j-tkay
7700b560fe
- Fixed bugreport:6588, grammatical errors here and there. (other/pvp.txt & cities/morocc.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-07 05:06:24 +00:00
shennetsind
6e5076b550
Removed pre-re item_db from mysql item db load order when renewal is enabled (special thanks to Xantara for finding out).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-07 04:02:51 +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
shennetsind
26f17ea328
Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank you
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 20:56:41 +00:00
shennetsind
5dd2e3afee
Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db developers will follow up with the replacements shortly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 20:37:07 +00:00
shennetsind
0beeb8ebf6
Added new group permission as discussed with other developers "disable_commands_when_dead"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 20:10:58 +00:00
shennetsind
ae5e29ad86
sql-files folder redesign as discussed with other developers, all upgrade files prior to rathena were removed (if you need them you can use the trac or download a earlier version of the folder).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 19:58:51 +00:00
shennetsind
1595dda79a
Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugging), after some developer discussion we've decided to make @newmount a permanent command, we however decided to rename it so that if newer mounts are available it doesn't confuse anyone: @mount2.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-06 19:46:25 +00:00
greenboxal2
ee0c86082a
Fixed ERS cache linked list algorithm.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-05 11:34:16 +00:00
greenboxal2
3a5e9a8bbc
Fixed bugreport:6621 get rid of some warnings that probably caused the map-server to crash on x64 systems.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-05 11:17:26 +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
greenboxal2
c322db5cbf
Changed ERS cache array to use a linked list.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-04 20:07:19 +00:00
greenboxal2
ea9f31706f
Rewrote ERS system in a more debug friendly way.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-04 19:54:00 +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
cookiecrumbs
7b7e244fef
Small fix (confirmed) to the barricade spawn coordinates in schg_cas02. This caused the cades to only be target-able via specific skills as they were lodged into the wall.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 22:58:09 +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
rud0lp20
8fc8fedf63
Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.
...
Fixed bugreport:6457 where SR_CURSEDCIRCLE is not remove when target dies.
Fixed bugreport:6535 updated GN_CRAZY_WEED to its official behavior.
Fixed bugreport:6592 added a missing break in Spiral Pierce skillratio at battle.c.
Fixed a faulty skillratio formula of GN_CART_TORNADO. Thanks to Lighta
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 02:50:41 +00:00
shennetsind
a6ff734407
Follow up r16736 fixing something that'd happen when DISABLE_ERS is used.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 23:14:12 +00:00
shennetsind
779d97c1cb
Hello! few things.
...
1) fixed bugreport:6603 - delayed clearunit now makes use of the ERS which is quite convenient for it speeds up due to the previous amount of mallocs that function would spend.
2) added extra debug information to the ERS system (before on any of its warnings we'd go OH MY GOD WHICH ONE OF THEM DID IT!!!), now upon allocation you give it a const, human-readable, name.
3) added support for options in the ERS system to save multiple/redudant processing in battle_delayed_damage and clif_clearunit_delayed and perhaps also in the future.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 23:02:35 +00:00
euphyy
bc54a54ae5
* Follow-up r16725: changed atcommand.c comments to match new msg_athena lines (credits to mkbu95)
...
* Fixed bugreport:6609, incorrect message numbers in atcommand.c
* Fixed bugreport:6608, typo in quests_dicastes.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 20:48:18 +00:00
shennetsind
390e6cdf92
Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit be run on reload to refresh the flag's emblems
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16734 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 17:51:29 +00:00
j-tkay
dd130860d3
- Fixed partially bugreport:6572, where WoE:SE Flag Emblem not showing. (npc/guild2)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 17:42:33 +00:00
j-tkay
ed735c0b6a
- Fixed bugreport:6607, where a hidden warp still warp players to the next level. (npc/quests/thana_quest.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 14:09:41 +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
brianluau
369a65f7da
- Changed the column spacing in @go (town list) and @job (jobname list) so it lines up for Arial font, instead of fixed-width fonts.
...
- Follow up to r15907, made atcommand_help_string() convert alias to real command name before looking up in help.txt
- Moved the list of jobs to help.txt and converted @job to utilize atcommand_help_string().
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 04:14:07 +00:00
brianluau
c37e0bdd3f
- help.txt Params lists: changed "/" to "|" to match the rest of the file.
...
- Removed an extra 'packet_db_ver' comment from r15173.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 04:04:00 +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
b2029010bb
* Updated new atcommand messages in msg_athena to be more grammar-friendly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 18:02:11 +00:00
brianluau
c6fa46db85
- Moved 400+ hard-coded messages to msg_athena.conf for easier translating. Thanks mkbu95!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 06:24:39 +00:00
brianluau
41af7482b1
- Fixed warnings from r16722.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 02:03:11 +00:00
brianluau
f8a4c8b82f
- Fixed @item so it only displays message "Item created" on success.
...
- Changed @raisemap to also function as "@healmap".
- Changed txt_time() to omit days/hours/seconds if there are none.
- Also applied the 'min_chat_delay' to @main, @pettalk and @homtalk.
- Fixed a warning in skill.c (bugreport:6593)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 01:44:18 +00:00
shennetsind
f90160d7cf
Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the pointer (the tombstone might be unloaded before the monster causing a issue), also removed a unused #define
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 20:50:28 +00:00
j-tkay
d61ae58fd5
- Fixed bugreport:6590, added missing changequest (3071-3076). (npc/quests/quests_veins.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 06:49:47 +00:00
shennetsind
115bdde1da
Fixed bugreport:6584 reverted something that shouldn't have been removed in r16687
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 00:06:32 +00:00
j-tkay
7bb719e267
- Fixed bugreport:6586, invalid check for Magic Wand Quest. (npc/re/quests/eden/56-70.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29 23:52:23 +00:00
rud0lp20
fb23c27da5
Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skills cast, delay, and cooldown.
...
Fixed bugreport:6583 where GN_MIX_COOKING and GN_MAKEBOMB doesn't produce the right amount of item.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29 16:49:15 +00:00
brianluau
f0fd2ca09a
- Changed executable names in Linux start scripts (follow up to r15503).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-28 07:20:32 +00:00