Playtester
664e4c071e
More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:01:58 +00:00
skotlex
aed41cb881
- Changed the behaviour of immobile mobs when they can't chase their target. Rather than using a longrange skill and then unlocking, they will use an attack/angry state skill and then unlock.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 17:10:41 +00:00
skotlex
2c902be399
- Removed Lance's checks in clif.c to prevent sending packets when a player is in OPTION_INVISIBLE mode. Now pc_disguise won't change your viewclass when you diguise while hiding. The disguise should "show up" when you uncloak, instead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 15:22:02 +00:00
skotlex
eb63227578
- Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 14:43:22 +00:00
skotlex
125e05d3cd
- Added SC_BLADESTOP to the switch listing in status_change_start
...
- Characters in vending are now always considered "idle" if the idle_no_share setting is active.
- Corrected 10 Geminis spawning in Lhz1 rather than 2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 14:15:04 +00:00
Lance
6fa0186000
* Players with OPTION_INVISIBLE should not be sent to clients.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 10:19:14 +00:00
Lance
38703db7c9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:55:50 +00:00
Lance
f5631c0f3f
* Added NPC event deprecated warnings to ease debugging old scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:54:51 +00:00
Lance
1a6219365c
Script devs PLEASE convert all 'donpcevent's to proper format.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:29:39 +00:00
Lance
164ac7c02a
* Supplied fake NPC ID in sd->npc_id for item scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:10:56 +00:00
Playtester
1e975ec56a
Fixed the quiz in the Wizard Job quest a bit
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 22:08:15 +00:00
Playtester
16102424d5
More drop updates...
...
- Progress 45%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 19:32:28 +00:00
Playtester
6b61a68c37
More Aegis X.2 drop updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 18:22:06 +00:00
Lance
dd4a935ce2
@_@ this is getting more confusing...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 13:08:26 +00:00
Lance
05736737c7
* Bugfix on fake npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 12:57:50 +00:00
Playtester
44f3c0301b
Additional Skeggiold Fix...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 12:02:41 +00:00
Playtester
049758b72d
Hopefully fixed Skeggiolds summoning endless slaves
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:54:28 +00:00
Playtester
4a0b36ff3d
Added a hopefully better implementation of Amon Ra thanks to Tharis
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:37:45 +00:00
blackhole89
96bf1fd79e
data.x=x; data.y=y was not done at all except when using random coordinates. dfhsdfhsdfh
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:01:13 +00:00
Playtester
6bd440fdb8
Uncommented Summon skill of Katrinn and Shecil
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 08:32:35 +00:00
Playtester
77a6747d64
Fixed the new shops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 20:35:08 +00:00
Playtester
c2069a6ac4
More Aegis X.2 drops...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 15:16:08 +00:00
Playtester
c72c0e1684
Added missing shops at Beacon Island
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 11:42:17 +00:00
Playtester
7c58f1d253
Some more drop updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 09:42:24 +00:00
Playtester
1dea1cf7b5
Fixed Medusa drops and updated Treasure Box drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 08:27:25 +00:00
evera
efa598770c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 05:57:35 +00:00
evera
1e92f279ca
Wooho.. I'm back. Added dts_warper.txt (DTS Warper NPC)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 05:10:23 +00:00
skotlex
a7301992bc
- Reverted again the change that stuns the caster on Ske, Ska, Swoo when the target is a nonplayer (rather than always)
...
- Modified mob_spawn_once so that coordinates -1,-1 are "random around the player" while 0,0 are random around the whole map (regardless of whether there's a player attached or not)
- Knockback will no longer work on traps during woe.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-12 21:16:44 +00:00
skotlex
46d5c713cd
- Updated cast times of Kaupe and Kaahi.
...
- Some small code cleanups.
- Sma has cast-dex reducable now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-12 16:30:51 +00:00
Playtester
bd8d92734c
More drop updates...
...
- Progess 35%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-12 16:21:08 +00:00
Playtester
37b421fcfd
Updating drops to Aegis X.2
...
- progress 30%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-12 11:48:46 +00:00
skotlex
317b980ace
- Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-11 21:26:14 +00:00
skotlex
0b816774d5
- NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) of 40% per level.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-11 20:58:45 +00:00
skotlex
a0bf90e52c
- Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.
...
- Rewrote npc_selllist for a more proper-clean implementation.
- Increased NPC_POWERUP's dex bonus to +25*lv
- Moved TK_DOWNKICK's stun time from time to time2
- Added TK_TURNKICK's stun to splash-pushed mobs. Duration is 2secs (time2)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-11 20:03:22 +00:00
skotlex
1425da7fa6
- Merged the code for Ska, Ske, Swoo. Swoo stun duration is now 10 secs (reducable) if you target a mob that already has Swoo active.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-11 14:14:32 +00:00
skotlex
64bd8b1dbe
- Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to Tanaous
...
- Added back the missing code that substracts arrows when normal-attacking.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-11 13:38:30 +00:00
skotlex
aa09f1ddd5
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 17:57:57 +00:00
skotlex
03ac2b977e
- Changed the state of Asura back to explosionspirits, added a hardcoded move_enable check when invoking Asura and NOT while in BladeStop or a Combo.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 16:18:16 +00:00
skotlex
2e0c3cb20d
- Fixed some typos and grammatical errors on the Job Dancer quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 16:00:40 +00:00
skotlex
9ddea7953a
- Moved the OPTION defines from map.h to status.h (where they belong)
...
- Added back SC_XMAS to status.c (how was it... lost?)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 14:38:12 +00:00
Playtester
b6f88c5242
Mob db back to windows format :p
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 13:59:45 +00:00
skotlex
ae5d5020c0
- Changed wedding costumes to use setoption rather than changebase.
...
- Modified setoption so that flag 1 or no flag adds an option, and flag 0 removes it.
- Updated script_commands with the new behaviour.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 13:43:00 +00:00
Playtester
68e5e58894
Updated history in inn.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 13:40:31 +00:00
Playtester
c8a3369087
Fixed Inn dialogues
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 13:32:15 +00:00
skotlex
b30b97cb41
- Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6544 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 12:29:54 +00:00
Zido
b467a6bfbc
Finished DNSBL, Although untested, It's simple code and should work fine.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 05:38:27 +00:00
skotlex
e2eadf7bb2
- Rewrote/cleaned up trade.c for a more clean trading implementation.
...
- Added @request commands, sends a request to all connected GMs of lowest_gm_level or above as a whisper message. Defaults to gm level 20 users.
- Made SC_COMBO status start delay attackabletime and walkdelay by sc's duration regardless of skill used (previously it was only for TK kicks, now it's for both those and Monk combos)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 04:04:36 +00:00
skotlex
0b8b0ffa96
- Modified @commands to use Meruru's code which is faster and does a fair attempt at tabulating the commands presented.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10 00:37:24 +00:00
skotlex
fd4f9d05ef
- Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked.
...
- Updated Making Arrow to not include unidentified items in the list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-09 23:04:56 +00:00
skotlex
61b786eceb
- Reduced drop slots from 15 to 10.
...
- Updated mob_db.sql with the current data.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-09 22:57:03 +00:00