script-z3r0
240f8d1652
Changed emotion # - const.txt definition | I swear to god I hate you all
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:50:04 +00:00
script-z3r0
80bef677fc
Removed Comments due to Haters
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:45:55 +00:00
script-z3r0
0ffe599848
Fixed Missing ; Line 272
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:26:36 +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
brianluau
648429a0c3
- SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 20:56:08 +00:00
script-z3r0
d011bfae8a
Added Rare Diamond Merchant, converted from AEGIS script
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 20:46:47 +00:00
jmanfffreak
cd43a5afed
Fixed encoding on this file back to ASCII.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 17:59:42 +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
og2
dbe0718739
- Fixed Job constant typos in archbishop.txt (bugreport:5230)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 05:28:43 +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
brianluau
a48f5d68d0
- Added svn:eol-style=native property to some recently added text files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 18:46:57 +00:00
gepard1984
f250d7c45b
Fixed Aegis names for 3rd job quest related headgears.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 13:49:00 +00:00
masao87
3f538097e0
- Follow up r15409.
...
* Replaced leftover Aegis variables with rA variables.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 22:41:28 +00:00
masao87
2707da461e
- Added first Version of Sorcerer Job change Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 17:55:38 +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
masao87
4c4bd36ae9
- Added first Version of Minstrel Job change Quest.
...
- Added missing "t" in eden quests. bugreport:5213.
- Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212.
- Fixed some typos in Genetic Job change Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 23:13:42 +00:00
jmanfffreak
44a8a1a737
First round of /npc/custom folder cleanups.
...
* Rewrote /npc/custom/banks/bank.txt to be a little more optimized.
* Added cost variables to /npc/custom/jobs/reset.txt
* Removed /npc/custom/devnpc.txt (perhaps we can rewrite another one for rA?)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 04:25:26 +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
masao87
5cc7d235a6
- Follow up r15402. Removed minstrel.txt Job change quest from autostart, since it's not yet added / finished.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 01:21:25 +00:00
masao87
5bf1872e04
- Added first Version of Genetic Job change Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 01:08:16 +00:00
masao87
3dd81371f8
- Follow up r15281.
...
- Removed MaxLvl check in BG Waitingrooms.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06 20:51:07 +00:00
Chilly0123
7ceabb2bc1
*Fixed bug in 13.1 quest which caused quest log to remain after completion.
...
*Added warps up to Episode 14.2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06 09:20:37 +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
gepard1984
6f7147c6f4
Follow-up to r15390:
...
* added missing svn properties
* fixed added files not being svn-copied (and lacking svn history)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 23:10:32 +00:00
masao87
b67afce77d
- Fixed some typos from previous commit r15392.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 22:05:03 +00:00
masao87
bc9bc9184c
- Added first Version of Sura Job change Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 21:50:56 +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
Chilly0123
7e5035b487
*Fixed a bug where a boss card was dropped from OCA.
...
*Fixed drops and drop rates for a few mobs.
*Added mob_chat for Nidhoggur's Memory mobs.
*Updated item_db_re with all weapons that have a MATK bonus and added more items that have different DEF values in renewal.
*Updated mob_boss and mob_branch with official episode 13.3 aegis spawns (special thanks to Muad_Dib)
*Updated mob's skills to Malaya Port.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 10:24:22 +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
xantara
b908b6215d
` Updated item_db.sql file to match the contents of the txt version
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 05:19:56 +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
gepard1984
a379d7a673
Several corrections to Warlock job quest (added missing end
s, replaced job & emotion numbers with constants, added item names in comments).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 02:39:45 +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