skotlex
a65352a081
- Updated the doc/script_commands.txt documentation in regards to npc mob spawn lines.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 02:52:02 +00:00
skotlex
8c6c2841f8
- Added back the "you can't walk delay while attacking" to unit_attack_timer, now when you want to walk during your attack animation, you will only stop attacking, you will have to click again to move.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 00:08:46 +00:00
skotlex
66bab4bc3d
- Fixed a pair of wrong mapflag lines in nopvp.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 20:03:15 +00:00
skotlex
8934d52b73
- Removed the max cap of autoloot so you are now allowed to set autoloot values above 100.
...
- Initialized w1/w2/w3/w4 before reading each npc line to avoid sending unread values to the parsers (for example, if w4 has a value in one line and none on the next, it will be parsed with the previous value of w4 on the following lines)
- Updated getpartymember to receive an int which specifies what to retrieve. 0: Character names (array $@partymembername$), 1 character char ids (array $@partymembercid), 2 character account ids (array $@partynameaid). By default it returns party member names.
- Updated script_commands.txt with the updated behaviour of getpartymember.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 18:44:01 +00:00
Playtester
c87162853c
Fixed a zeny exploit by lowering the price of fire cracker.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 17:43:48 +00:00
Playtester
5fd55f83e6
Fixed attack power of Niflheim mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 16:50:41 +00:00
Poki#3
211bdf4590
Added new items and Cards as temp plugs.
...
Fixed dancer and Gypsy check in clothes_dyer.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 15:45:58 +00:00
skotlex
1d9efd4ced
- Reverted the delay for Arrow Shower and Double Strafe to 100ms
...
- Reverted the cast time for pick stone to 500ms, no delay.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 14:21:51 +00:00
eaac
9b5bfcc015
eAAC Update:
...
- Whoops, eAAC members made a mistake with scripts and I didn't notice => Quest Warper.txt [erKURITA]
- Added quest_warper.txt and banker.txt to npc\customs\eAAC_Scripts. [erKURITA] (Stable log)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 14:04:54 +00:00
Playtester
3668d584e9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 13:47:43 +00:00
eaac
3451a74569
eAAC Update:
...
* Added quest_warper.txt and banker.txt to npc\customs\eAAC_Scripts. [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 13:45:51 +00:00
skotlex
a2ba8edd25
- Fixed a typo in map_search_freecell which was returning incorrect cells according to the ranges given. Increased the max number of iteration for finding a suitable cell to 100.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19 00:28:42 +00:00
Zido
411991788d
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 22:03:40 +00:00
Zido
bc11c8b54f
- IRC Bot can now auto-join when kicked from the channel
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 21:28:35 +00:00
Zido
b17413e395
- Added @who to IRC Bot, Refer to changelog.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 21:13:13 +00:00
Playtester
c36a6dd632
Some more fixes to the Bio Lab mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 20:52:19 +00:00
Playtester
61800c9ec7
Fixed Laurell's mob mode
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 19:02:59 +00:00
skotlex
a0b8ab2e66
- Changed the memory manager fatal errors when allocating memory to print out the size request as well as the file and line where they originated.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 18:37:56 +00:00
Playtester
83f267044c
Updated Juperos Mobs
...
-now they have correct stats from kRO Sakray
-Speed, aDelay, aMotion, dMotion are guessed from videos
-I have yet to check the drops/skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 18:31:00 +00:00
skotlex
c176a131f0
- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free, hence causing memory leaks and the like.
...
- Applied jA's patch to fix a bug in the scripting engine in regards to priority of operators. Thanks to End of Exam for the information.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 17:07:16 +00:00
Playtester
fe30c81ef8
Fixed Element/Race/Size of all Juperos mobs, still working on stats.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 16:32:35 +00:00
skotlex
6b9fd3cf04
- Removed message 592 from trade.c
...
- Removed mapflag nopvp
- Added support for disabling mapflags on a mapflag line:
comodo.gat mapflag nomemo <- turns on nomemo mapflag
comodo.gat mapflag nomemo off <- turns off nomemo mapflag
- Cleaned up and optimized the restricted/zones mapflag. Restricted cards will just not work in disallowed maps rather than blocking the compounded equipement from being used.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 16:01:26 +00:00
Playtester
563231bb21
Fixed element of Gemini and Monemus
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 15:41:45 +00:00
Playtester
daf63fe064
Forgot to put new date on changelog files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 14:40:12 +00:00
Playtester
64272bf114
Converted the format of the battle conf files to windows format
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 14:21:07 +00:00
Playtester
77a89c7be1
Fixed Event Nile Rose missing a slot
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:47:08 +00:00
Playtester
9121264913
Fixed Butcher's weapon level
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 13:43:41 +00:00
Lance
95f2b0089f
Modifying st->oid is dangerous. Using sd->state.using_fake_npc as identifier instead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 11:43:18 +00:00
Lance
c0b1eb7787
* Shinomori's method (kinda) of remote script execution with interaction.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 11:40:36 +00:00
Playtester
cbe3f6ac6f
Fixed custom/jobs/jobmaster.txt not rebirthing Crusaders on a Pecopeco.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 08:38:59 +00:00
Playtester
9aa78bfbbd
Fixed new healing items(Strawberry, Orange, etc.) not being usable by new classes(Taekwon, etc.)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 08:24:02 +00:00
Vicious
2ee927ae9b
cleaned the invisible fix a bit.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 03:52:18 +00:00
Vicious
5dbbb0f42d
better way to fix invisible npc! :D
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 03:38:19 +00:00
skotlex
6ec369963a
- skill_clear_unitgroup is now invoked in unit_remove_map only on death if the applicable battle setting is set. It is now also invoked in unit_free.
...
- Changed setting clear_unit_ondeath to a type 4 (bl-based) which defaults to BL_ALL.
- Fixed Absorb spirit sphere not working on mobs, thanks to Vividd.
- Cleared the ud->target on pc_stop_attack to prevent attack resuming an other such oddities.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 23:54:49 +00:00
Zido
d1f8093b08
Refer to changelog
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 23:17:24 +00:00
Zido
b8eb36637b
- Added @users command to the IRC Bot. Checks no. online users.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6143 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 23:03:58 +00:00
Playtester
5acf20e612
Fixed knives being equipable by Taekwon and Star Gladiator
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 19:33:07 +00:00
Zido
736c2bd9ca
Refer to changelog
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 19:12:01 +00:00
skotlex
cbea996edc
- Fixed pet being incorrectly removed when it had intimacy 0.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 18:44:59 +00:00
Playtester
7a7b9fd5c3
Updated npc/mobs/fields/lighthalzen.txt to actual kRO spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 18:43:50 +00:00
skotlex
3a2c267be6
- Added state.running to unit_data to make it easier to check for running characters (saves having to get the sc data and check for the corresponding timer all the time)
...
- removed pc_run, pc_walktodir, replaced with unit_run.
- moved the code that makes you walk that extra cell to unit_stop_walking, which is now invoked before resetting the walk-target.
- Flag &2 in unit_stop_walking is now to make the character force-move that extra tile if the walkpath pos is 0 at hit time.
- Added variable walk_count to unit_data to be use as a counter for cells walked for walk-triggered skills (walk path_pos is not good enough since it keeps resetting each time the walk path is updated)
- Increased WALK_SKILL_INTERVAL to 5 (it is the closest value that makes the average mob trigger a chase skill every second)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 18:12:06 +00:00
Playtester
c9112b1fd8
Fixed jname of Photon Cannon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 16:06:13 +00:00
skotlex
7beb5f23c3
- Fixed TK_RUN having a cast-bar when attempting to stop-running and generating timer_delete errors when halting as well.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:51:38 +00:00
Playtester
cedacb87be
Fixed slots of butcher
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:44:33 +00:00
Playtester
2d77c01206
Fixed some item names in the item_db.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:36:16 +00:00
eaac
dde7d8fa09
* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]
...
* Enabled import: line on scripts_main.conf for scritps_eaac.conf. The scripts
are disabled there anyway.... [erKURITA]
* Commited musashiden's kiel dungeon warps [erKURITA]
Commit done to both trunk & stable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:29:12 +00:00
Playtester
49236ded5c
Fixed Mjolnir's ASPD bonus (30->10)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:20:15 +00:00
Lance
dc68eb5449
Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 12:33:12 +00:00
Playtester
eef0339245
Fixed moving speed of Bio Lab 3 mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 12:02:02 +00:00
Lance
1be152193d
* Clearing the dummy npc after fooling the client.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6128 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 09:08:16 +00:00