kenpachi2k11
b44378635d
Updated Shadow Walks (2426) bonus script. (bugreport:4893)
...
Added cash shop version of Wasteland Outlaw (13109) and updated Western Outlaw Box' rentitem script. (bugreport:4840)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 22:32:04 +00:00
lordttseven
76fea4ba57
- removed a #undef left over from converting the macro to an inline function (r14976)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 22:04:33 +00:00
kenpachi2k11
d16a95a0ea
Updated RE homunculus EXP table and job EXP tables for 2nd and 3rd classes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 21:09:05 +00:00
kenpachi2k11
18886994cc
Updated Guarana Candys (12414) bonus script. (bugreport:5338)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 19:56:36 +00:00
shennetsind
df656cee43
Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it to list of skills not added to @allskills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 18:46:07 +00:00
shennetsind
1b25f2ae62
Re-enabled SC_INCASPDRATE as per kenpachi's request.
...
- val1 is the % aspd boost.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 18:14:15 +00:00
shennetsind
6ea41835de
Fixed bug with official npc idle timer thing, bugreport:5343
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 18:03:41 +00:00
gepard1984
19971714de
- Fixed group permissions not recognizing false
setting (bug:5342).
...
- Reverted a line from `clif.c` that accidentaly got commited in r15586.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 17:44:03 +00:00
shennetsind
7eb9e49530
Added Wildcard's fix for @hide gms on @pvp'd pvp maps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 17:01:37 +00:00
shennetsind
2856e2f729
Fixed chrif_authreq possible crash, bugreport:5337
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 16:56:02 +00:00
shennetsind
c99d6a3e95
Fixed bug with 3rd classes bypassing player_skillup_limit config
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 16:48:41 +00:00
shennetsind
472348fad1
Fixed bShortWeaponDamage to work against cart termination, bugreport:5328
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 16:23:44 +00:00
shennetsind
c4c9386aa7
Fixed Royal Guard shield dispell to take shieldmdef in account for the duration
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 16:13:17 +00:00
shennetsind
08059c9f61
Fixed gcc warnings on libconfig.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 15:57:41 +00:00
shennetsind
5332a0c0b7
Fixed missing parenthesis in @who code, removed unused variable in is_atcommand
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 15:36:56 +00:00
shennetsind
3df097e1e2
Initial support for Shadow Chaser and a few adjustments here and there.
...
- credits to 3ceam for the base
- should you step by any bugs let us know, http://rathena.org/board/tracker
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-17 15:33:13 +00:00
gepard1984
4113c9de4a
- Removed outdated version number handling (follow-up to r11503).
...
- Fixed mapcache compilation issues in Linux.
- Added some missing `svn:ignore` properties.
- Moved `BLOCK_SIZE` definition from header to source file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-16 17:09:43 +00:00
brianluau
be08d75b42
- Filled in placeholders, follow up to r15572. (bugreport:5336)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-16 17:02:07 +00:00
gepard1984
a2424f2c92
Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-15 16:14:06 +00:00
gepard1984
09193ae095
Added getgroupid()
script command (follow-up to r15572).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-15 00:34:32 +00:00
gepard1984
0c87e6ef7a
Fixed skill timers being added even if source has been already removed from map and is about to be freed (bug:5277).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 23:11:55 +00:00
gepard1984
334d5959be
Removed deprecated memory manager macros (follow-up to r14916).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 15:29:00 +00:00
gepard1984
4b96270a30
Fixed strtolower
and strtoupper
script functions (bug:5331).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 14:46:11 +00:00
gepard1984
0b9e91afe9
Updated @marry
and @divorce
to use standard charcommand invocation (#command target
) if used remotely.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 11:30:14 +00:00
gepard1984
ff37675328
Merged @kill
and @die
, since @kill
was just a remote version of @die
.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 02:05:16 +00:00
gepard1984
ea87ba8993
Merged code of @whomap
commands into @who
.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 01:33:13 +00:00
gepard1984
f57ff71170
Merged code of @who
, @who2
and @who3
commands.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-14 00:03:00 +00:00
kenpachi2k11
c3218d6ec2
Follow up to r15572: renamed column level
to group_id
(login
table) in /sql-files/main.sql
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-13 20:23:16 +00:00
gepard1984
26d7d34132
Socket init now gives meaningful error description if failed to set socket limit (tid:58887).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-13 20:17:45 +00:00
gepard1984
431e62cdfc
Fixed libconfig compiling issues in OS X (pid:78414).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-13 14:34:24 +00:00
gepard1984
22f0714c07
- Added libconfig
(configuration file library: http://www.hyperrealm.com/libconfig/ ):
...
- Updated VS9/10 project files.
- Updated `configure` & `Makefile`s.
- New GM, Commands & Permissions system:
- '''This is a backwards compatibility breaking update''', please read tid:58877
- Replaced GM levels with Player Groups.
- Commands permissions & other privileges now depend on group, not GM level.
- `@help` command improvements: requires "commandname" param and shows more detailed info about commands.
- Modified GM whisper system to deliver messages basing on permissions, not GM level.
- Remote trade request is now possible only if player is allowed to use `@trade` command as well.
- Added a proper permission to use `/changemaptype` command.
- `clif_displaymessage` is now capable of displaying multiline messages.
- All `ACMD_FUNC`s are static now, and the only way to invoke them is with `is_atcommand()`; all client commands (starting with `/`) are now translated into corresponding atcommands (with exception of `/kick` used on monster, as there is no atcommand to kill single monster).
- Removed nonsense "bot check" triggering when player blocked (`/ex`) Server.
- Merged `@monster`, `@monsterbig` and `@monstersmall`.
- Improved flow of atcommand execution to avoid revealing info about online players or existing commands to non-privileged players.
- Merged `atcommand` and `charcommand` script functions (`charcommand` is aliased to `atcommand`).
- Fixed `atcommand` script function reading unknown memory area (possible access violation).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-13 01:19:04 +00:00
kenpachi2k11
0d28aada3d
Removed remaining Fire Ivy database entries. (bugreport:5306)
...
Removed some double entries from item DB.
Added lost of entries to item_trade.txt and cleand it a little.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12 22:40:26 +00:00
shennetsind
23fd37b61b
Follow up r15569 fixed console error
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12 16:52:13 +00:00
shennetsind
b38bf06327
item_trade nodrop/notrade flags no longer share no mail and no auction flags, credit to kenpachi for his item_trade update, for more info check tid:58847
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12 16:45:04 +00:00
xantara
1e0eff0f1e
` Fixed Spear Quicken and Overbrand skills' weapon requirements (bugreport:5292 and bugreport:5312)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-12 03:10:30 +00:00
shennetsind
92dccc50c0
added drain support to royal guard reflect damage skill, bugreport:5320
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-11 20:07:58 +00:00
shennetsind
9606f84787
Fixed bug with abracadabra self skills not working, bugreport:5310
...
Also fixed magnificat's non-mado condition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-11 19:43:24 +00:00
shennetsind
70352fc918
Added 2 new item_trade.txt flags as per kenpachi request:
...
- Item can't be attached to mail
- Item can't be auctioned
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-11 17:11:56 +00:00
shennetsind
dd3fb2a2d3
Fixed compiler warning when compiled with #REMODE disabled
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-11 16:51:22 +00:00
shennetsind
e80747d499
Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-10 22:55:32 +00:00
shennetsind
143cedfc8d
Fixed bug with Soul Linker's Swoo visual effect not going off after duration is gone, bugreport:681
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 20:04:44 +00:00
shennetsind
18fc915f49
Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks not corresponding to current kick stance, bugreport:5092
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 19:55:46 +00:00
shennetsind
e6a3ba48be
Fixed bug with hunter traps working on mobs when cast by other mobs, bugreport:5278
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 19:47:55 +00:00
shennetsind
57c9c1c1c6
Follow up r15557, modified it so that @ban only checks for @unban if the overall time is negative (before 1d-1h for example would fail). Credit goes to Gepard!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 14:10:58 +00:00
shennetsind
d6096cd2bf
@ban is no longer able to reduce the length of a ban unless you can also @unban, special thanks to brian for the suggestion!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 04:22:11 +00:00
shennetsind
1f958f879d
Added minor autolootitem code improvement. saves from scenarios like:
...
Kill a monsters on a aoe, with 10 drops looking up a empty autolootitem array -- 100 times ? -- (10 per loot with AUTOLOOITEM_SIZE as 10).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 03:27:59 +00:00
shennetsind
6f930a783c
Added some renewal behaviors of skills from bugreport:5302 (all under renewal mode)
...
- Venom Splasher no longer requires target to be at 3/4 or lower health to work.
- Deluge, Volcano and Violent Gale no longer require user to be of it's specific armor property to receive it's bonus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 03:09:25 +00:00
shennetsind
4e118878dd
Added renewal behavior to safety wall (exclusive to remode)
...
- Safety Wall now possesses a lifetime equal to 3 times the health of the caster, when the wall absorbs this much damage, the wall is removed and any remaining damage is dealt to the player.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 02:58:34 +00:00
shennetsind
99917b3183
Added some renewal behaviors of skills from bugreport:5302 (all under renewal mode)
...
- Steel body no longer sets def and mdef at 90, instead it reduces incoming damage by 1/10.
- Storm Gust no longer possesses a hit counter; instead every hit have a chance to freeze of 20+(5 x skill_level).
- Thunder Storm skill ratio was increased from 80% to 100%
- Misc: added isOFF macro to replace REMODE == 0 compiler-level-checks.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 01:37:48 +00:00
shennetsind
624a7e267d
Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-09 00:52:58 +00:00