eathenabot
d6c35b853a
* Merged changes up to eAthena 15063.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:56:42 +00:00
eathenabot
0b4a77d2d2
* Merged changes up to eAthena 15061.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:53:19 +00:00
eathenabot
17043ee8f8
* Merged changes up to eAthena 15058.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:47:30 +00:00
eathenabot
cf3ccef230
* Merged changes up to eAthena 15057.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:44:35 +00:00
eathenabot
b212cf0408
- Follow up to r15472.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:34:51 +00:00
brianluau
43dcf27318
- Updates to script_commands.txt, and added svn:keywords property.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:15:05 +00:00
eathenabot
81523f57df
* Merged changes up to eAthena 15054. [ai4rei]
...
* clif cleanup: Changed argument types of some clif functions.
- Added enumeration for skill failure codes and made clif_skill_fail use it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 05:33:14 +00:00
eathenabot
dc04abd5f5
* Merged changes up to eAthena 15053. [ai4rei]
...
- clif cleanup: Changed clif_changestatus so that it takes sd instead of bl, since it only accepts BL_PC bls anyway.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 05:10:45 +00:00
eathenabot
b7008abe94
* Merged changes up to eAthena 15052.
...
[ai4rei]
* clif cleanup: Changed return value types to void of all functions, whose return value does not serve any purpose.
- Removed void returns at the end of functions.
- Marked some local functions as static.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 04:56:45 +00:00
eathenabot
a68054d4ee
* Merged changes ONLY eAthena 15002.
...
[ai4rei]
* Preparation clean up in clif.h
- Synced function declarations and argument names with clif.c including whitespace.
- Removed orphaned function declarations.
- Removed include to storage.h and put it into .c files that need it instead.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 03:25:15 +00:00
gepard1984
1e9615181e
Fixed returning pet to egg not cleaning up remaining skill timers, causing map-server crash.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-16 15:40:58 +00:00
jmanfffreak
cc04cb2777
Typo corrections in monstertamers.txt and quests_13_1.txt.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:09:48 +00:00
jmanfffreak
812b51edd4
Typo correction in eden/71-85.txt file
...
Added a missing 'map:' prefix in maps_athena.conf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:05:53 +00:00
jmanfffreak
51f1fce0df
Fixed Comodo Kafra saving players with the wrong description.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:01:11 +00:00
jmanfffreak
d586c11059
Disabled a debug NPC in the Endless Tower script. I don't see any mention of this NPC in any guide I've seen...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 21:58:31 +00:00
shennetsind
08667a36b8
Fixed Flying Side Kick, you can now use it in non-foe and jump to their location (confirmed on official), bugreport:2443
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 05:12:23 +00:00
shennetsind
dad1da6ed2
Fixed gm_all_skill, bugreport:5239
...
Removed broken skills from skill tree, so @allskill doesn't give resource errors when gm_all_skill is enabled.
Increased maximum client packet size drop limit (was limiting gm_all_skill unnecessarily since the client doesn't crash with it)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 04:50:51 +00:00
shennetsind
848a78d462
Fixed a bug with the output message of chrif_authok
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 02:52:35 +00:00
shennetsind
b21eb7747f
Fixed bug with katar weapon bonus, bugreport:5240
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 01:48:10 +00:00
shennetsind
40e49c7f3c
Fixed a gcc warning, blame on r15451
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 01:29:49 +00:00
epoque11
65b7f95e31
- Fixed walk-delay bug when a player is attacked in disguise causing inaccurate client position
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 18:46:28 +00:00
og2
a1c87268c7
*Corrected the bing#n1 issue according to aegis script (bugreport:5050).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 18:19:18 +00:00
shennetsind
10582795f5
minor cleanup: removed duplicate magnum break code, bugreport:3057
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 12:15:12 +00:00
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
script-Z3R0
7ee1dd0052
Added cupet.txt (Cute Pet Manager) - Aegis Convert - Commented Out in scripts_athena.conf
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13 17:33:14 +00:00
og2
d9b76e68d2
*Fixed the "bing#n1" issue (bugreport:5050).
...
*Fixed variables typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13 01:16:04 +00:00
brianluau
38055c63bd
- Added svn:eol-style=native property for some recently added text files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 23:59:44 +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
og2
9e9830a4d7
-Fixed typo "/ Shields" to -> "// Shields"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 06:33:03 +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
Chilly0123
e64b992843
*Updated renewal mob spawns up to Malaya Port.
...
-Fixed a bug with Bio3 MVPs not spawning.
*Item updates:
-Removed or disabled most renewal items in the pre-re item_db.
-Fixed incorrect bonus with ATK enchantments.
-Updated newer cards based on aegis info (special thanks to Muad_Dib)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 00:32:22 +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
brianluau
30b6766d2c
- Set svn:eol-style=native property for recently added text files.
...
- Removed trailing spaces/tabs.
- Changed duplicate() to use a floating source npc.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 22:15:23 +00:00
script-z3r0
64c9226a4c
Added Version History
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 22:01:06 +00:00
script-z3r0
bd1963c50a
removed a double space: emotion e_loud to emotion e_loud
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:54:31 +00:00