shennetsind
4ff0d01e8d
Follow up r15453 -- first sign of lack of sleep! missed 2 changes from the merged file.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 12:06:51 +00:00
shennetsind
58baa584db
Added updated magic rod behavior -- displays animation on use. bugreport:5236
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 12:03:27 +00:00
shennetsind
136bdae097
Small Life Potion, Medium Life Potion and Regeneration Potion are no longer dispel-able, bugreport:4076
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 11:38:57 +00:00
shennetsind
2b204f1123
Fixed hunter traps so that they MAY hit their owner in pvp areas, bugreport:5228
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 11:27:45 +00:00
shennetsind
d252a899db
fixed battle_delay_damage from delaying damage in 1ms or less interval (it'd receive 1 because the client delay stuff understands 1 = wait for damage)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 11:15:32 +00:00
shennetsind
764b35ce4c
Fix for exploit that allowed WPE to create a character with a custom hair style/hair color not available to other players, to then crash them. from the comments within bugreport:150
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 10:41:46 +00:00
shennetsind
54eb42ab7f
fixed bug with @homevolution not refreshing homun's skill tree (4th skill missing), bugreport:49
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 10:21:06 +00:00
shennetsind
cb87b0ddfc
Fixed a bug with autocast max_count checking, super special thanks to calciumkid
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 09:33:11 +00:00
shennetsind
a2c0d00a9b
Added expire messages and night flag to the list of things not-to-be-REdisplayed if you change map-servers (on multi-map-server setups)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 08:18:12 +00:00
shennetsind
68589fc68e
another cool multi-map-server ancient bugfix:
...
- added a 'changing_mapservers' state, so the map server receiving the player knows he doesn't have to do certain things, in this case not display motd and use the aurafix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 08:12:52 +00:00
shennetsind
be12deb852
Fixed ancient multi-map-server bug where gmlevel was lost during changing map-servers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 07:38:32 +00:00
shennetsind
6ccc6c6c83
Fixed bug with attack timer being chained unnecessarily when attacker is not able to issue atk -- this also caused client messages to be spammed e.g. "please equip arrow first". bugreport:5189
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 06:41:09 +00:00
shennetsind
ec7aac5625
Fix to progressbar exploit, bugreport:5199
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 06:27:30 +00:00
shennetsind
c827a4e13b
Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 05:40:02 +00:00
shennetsind
d376eb5a96
Fixed random monster load order -- affected bloody branch and poring box. special thanks to calciumkid
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 07:23:22 +00:00
shennetsind
5024a18fce
ubuntu's gcc 4.6x warning fix, bugreport:5232 credits to gepard
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 03:32:11 +00:00
shennetsind
7e71fb2a97
fixed bug with aliases of the @commands command from working properly; bugfix by xantara. bugreport:5225
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 01:14:19 +00:00
shennetsind
db452bf53d
Fixed bug with @commands/@charcommands not displaying aliases
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 01:09:30 +00:00
shennetsind
7fa39f6f68
fix to bug on import of atcommand_athena, bugreport:5207
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 23:40:01 +00:00
shennetsind
35b178f8d8
added remode-specific exp files processing as per kenpachi request, special thanks to brianl
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:19:07 +00:00
gepard1984
8b3a63cf11
Picklog improvements:
...
- now it is finally possible to log every item players gain or lose
- added 3 log types: `I` for auctioned items, `B` for buying shop transactions and `X` for all other items transactions that don't fall into another category (for detailed explanation on all log types read `conf/log_athena.conf`)
- it also fixes items being logged as picked up/gained by player when in fact they were dropped on the ground due to full inventory
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 17:35:28 +00:00
shennetsind
693e77032b
Xantara's fix for bugreport:5201, bugreport:5222 and bugreport:5227 (@command related stuff)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-10 21:07:01 +00:00
gepard1984
cdb83dd195
Added missing logging of consumed homunculus food (bugreport:68)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 23:51:39 +00:00
gepard1984
7b4a3be314
Fixed battle configs boss_delay_spawn
, plant_delay_spawn
and mob_delay_spawn
not being properly applied if changed during runtime (with @reloadbattleconf
or setbattleflag
) (bugreport:5204)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 23:18:01 +00:00
gepard1984
5b66b21b67
Sending to a broken socket will no longer cause SIGPIPE signal to be sent back on most *nix systems (those supporting MSG_NOSIGNAL flag) (bugreport:5224)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 22:47:11 +00:00
eathenabot
056e7c4ed6
* Merged changes up to eAthena 15051.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 19:15:40 +00:00
protimus
e2ef64201c
Fixed Cloaking Exceed.
...
- Stop hiding status when use skills or attack enemies.
- Added security fixes to clear hiding status in some cases, like warped and reloging.
- Updated walk speed formula.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 03:26:16 +00:00
protimus
35d919e7a5
Fixed Exceed Break to work properly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 02:46:19 +00:00
shennetsind
8376135d24
Initial support for Royal Guard and some 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@15404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 03:04:24 +00:00
shennetsind
0a8478606a
Fixed issue with costume item bonuses not checking for headgear position (would stack), bugreport:5204
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-05 16:55:09 +00:00
gepard1984
2415501270
Improved friend removal process to avoid inconsistent state if char-server was offline, fixed wrong packet size check (follow-up to r15119).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-05 12:29:25 +00:00
shennetsind
5a7cd478df
Fixed issue with continuous attacks ignoring battle conditions, bugreport:987
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-05 03:58:48 +00:00
shennetsind
b241b18693
Fixed waitingroom npcs from being displayed properly against maya p exploit protection
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 23:30:22 +00:00
shennetsind
f34d86ee5c
Fixed a typo from r15381, bugreport:5202
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 18:44:32 +00:00
shennetsind
729b0b28ca
Re-designed /db/ folder structure as previously discussed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 18:05:41 +00:00
Chilly0123
9071e2246a
*Fixed compile warning.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 15:10:41 +00:00
Chilly0123
cf229c9c6d
*Added 2 new accessory skills.
...
*Reverted some mob changes from 15387.
*Updated @go list and locations.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 14:44:43 +00:00
shennetsind
dd92932502
Fixed @mi leaking cloned player stats, bugreport:2280
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 05:25:25 +00:00
shennetsind
605ef8d7f6
/resetstate also resets taekwon mission, bugreport:2200
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 05:14:43 +00:00
shennetsind
21b0b61a99
Fixed atcommand aliases memory leak, bugreport:5200
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 04:50:43 +00:00
shennetsind
9558a9cace
fixed grouprandomitem to always create unidentified items, bugreport:2802
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 04:45:15 +00:00
shennetsind
38242b763f
Minor packetver babysitting, bugreport:4810
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 04:30:20 +00:00
shennetsind
6fbefb091e
Fixed trap bugs as per bugreport:2817 (you finally can attack traps directly :0)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 03:47:01 +00:00
shennetsind
7b811af129
Made charserver refuse connections if no map server is connected, performance improvement. bugreport:2359
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 03:09:36 +00:00
shennetsind
fb6af6b958
Pets & Homun renaming with empty name fix, bugreport:3032
...
Also:
- Fixed client crash when sending weapon + dragon/mado/newmount
- Fixed 2011-11-16 charinfo_size bug on char selection screen
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 02:29:06 +00:00
shennetsind
22d446d13e
fixed @hide from not refreshing users who did not know about the @hide, bugreport:2266
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 01:05:12 +00:00
shennetsind
576d65655b
Removed Renewal Drop Modifier out of #REMODE and created a #RE_DROP_MOD specially for it. will update wiki asap
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 00:26:53 +00:00
shennetsind
cce944588a
Fixed char-server not making use of name_ignoring_case setting, bugreport:4700
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 00:16:16 +00:00
shennetsind
0b6c65aec9
Mobs may now drop pet eggs, bugreport:2968
...
Also did a small performance improvement at lupus' rare drop announce thing which happened to be just near where i was editing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 00:03:58 +00:00
gepard1984
1a61c2d24e
Removed unused and unofficial bonus bRandomAttackIncrease
(in SVN since r2, bugreport:2139).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 22:25:12 +00:00