brianluau
36e361c36b
- Fixed a small typo in Airship announcements. (bugreport:6687)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-13 17:17:36 +00:00
rud0lp20
5db62f5c84
Follow up r16738 MO_ETREMITYFIST renewal behavior.
...
Fixed bugreport:6580 where SC_MANHOLE targets can use items.
Fixed bugreport:6636 a typo formula in WL_WHITEIMPRISON.
Fixed bugreport:6685 a missing column in skill_cast_db.txt for WL_COMET entry.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-13 16:16:08 +00:00
greenboxal2
d974f37145
Fixed bugreport:6671 compiler shows a warning for incompatible arguments for sscanf.
...
Removed client hash check for server connection authentication.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-11 16:15:52 +00:00
j-tkay
9ddcd7010f
- Fixed bugreport:6658, quest being removed before the 12 hours cool down.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 23:43:10 +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
greenboxal2
26800e12ff
Added missing memory finalization for client_hash_nodes linked list.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 19:32:29 +00:00
greenboxal2
544f007ecc
Added client MD5 hash check option to login-server.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 19:28:58 +00:00
rud0lp20
82538ca8d4
Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map.
...
Fixed bugreport:6635 where SO_FIREWALK & SO_ELECTRIC walk still active after changing map.
Updated EDP to it's Renewal damage formula bonus.
NOTE: result damage still quite huge than official since renewal atk is not yet fully implemented.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 16:32:06 +00:00
greenboxal2
8e001cacff
Fixed bugreport:6665 NPC timer will not stop anymore after running all timer events.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-10 11:29:49 +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
a9841bca61
* Added and updated duplicate coordinates in custom Healer (custom\healer.txt)
...
* Follow-up r16765, forgot a bonus (bugreport:6646)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-09 01:26:00 +00:00
shennetsind
fe02800930
Fixed error when running a server w/o RENEWAL but with RENEWAL_EXP
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 23:31:49 +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
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