Lupus
0e8f27741b
uptaed rose nile, and aftercast delay of GS FULL
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 06:22:23 +00:00
skotlex
63382fd345
- Now none of the pet-menu options will have any effect when the pet's intimacy is 0.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 19:10:27 +00:00
skotlex
e94e165db7
- Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on a map.
...
- You can't return to egg a pet that has run away now.
- Added ers support to the delayed mob drops.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 16:59:08 +00:00
Lupus
3209b9e3af
upd: sp cost, item weight
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 16:44:59 +00:00
skotlex
b286e0af1e
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond their min_chase range. Improved rude-attacked checking when mobs can't move.
...
- range3 is now used as min-chase value of mobs.
- Added a debug message when status_change_timer fails.
- Fixed tick direct modifications increasing duration instead of decreasing it.
- Fixed inf2 of Jump-Kick to make it a "combo-skill" so that it may do a BCT_ENEMY check.
- When sd->state.skill_flag is set, auto-targetting through combo-skills is disabled.
- You can't SG_FEEL maps already memorized.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 14:53:22 +00:00
Vicious
9426cf84ad
drop rate update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 02:09:25 +00:00
skotlex
c1b97d2cec
- Fixed (?) the Family recall warp skills.
...
- Fixed pc_percentheal giving life when the rates are negative.
- Fixed resetting stats losing the +52 bonus on high classes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 21:23:27 +00:00
skotlex
286820f191
- Fixed Wedding support skills healing yourself instead of partner.
...
- Added a check to prevent knocking back the Emperium at all costs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 20:26:50 +00:00
skotlex
15092b4955
- Fixed summon mobs being able to cast "summon" skills.
...
- Summoned mobs will inherit the size and ai properties of the master.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 15:49:36 +00:00
skotlex
224d61e49b
- warp debug cleanup works, updated changelog entry.
...
- Removed the Valaris/Wizputer comment in the Changelog as it doesn't holds true anymore :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 14:30:25 +00:00
skotlex
cb5e2ff339
- Added a debug function to locate all "looping warps"
...
- Some cleanup of the skill-use functions in clif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 14:19:51 +00:00
Lance
372a624a9b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 11:36:15 +00:00
reddozen
f5ad13132f
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 10:29:39 +00:00
reddozen
26fb455a43
* Fixed Gunslinger and Ninja skills not showing up and not working due to an error
...
in skill_require_db
- also commited a commented block for GS_FLING that needs to be looked at and posiably
cleaned before it's uncommented.
- fixed exp2 not accepting Gunslingers and ninjas
- fixed the "jobmaster" having the same problem as rebirth
- added the Gunslinger shops for guns and ammo [Reddozen]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 10:26:32 +00:00
Lance
6becc9dafb
* Modified clif_getareachar_pc to hide hidden GMs from normal players (players with GM level > 0 still able to view) by NOT sending the coordinates.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 09:54:27 +00:00
skotlex
19cd080eb9
- Added missing limits.h to chrif.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 03:23:59 +00:00
skotlex
5d8b522d76
- Small fix that should help on multi-map servers when characters are swapping between servers too quickly
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 03:11:08 +00:00
skotlex
ddf13379b8
- Fixed the infinite warp looping between Lutie and Lutie field 01
...
- Removed the limits.h file which just breaks compilation on *nix systems T.T
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 22:44:44 +00:00
Vicious
0a79d2555c
some jA thing
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 19:45:08 +00:00
Vicious
5dfd882273
jA's db work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 19:21:27 +00:00
skotlex
17c15fc2bc
- HW_GANBANTEIN now also removes traps.
...
- PF_DOUBLECASTING takes effect amotion time after the initial cast instead of amotion*div
- SG_KNOWLEDGE now lasts time1 after you quit a map before it clears out (defaults to 10 mins currently)
- Modified Intravision to modify the status-change packet to specify SI_INTRAVISION instead of cloaking/hiding/chasewalk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 16:14:00 +00:00
skotlex
876cc3f814
- Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process.
...
- Added Safetywall to the list not blocked by Dispell.
- Added some include limits.h required by window compiles.
- Corrected Wedding rings being trade-able.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 14:54:40 +00:00
Lance
59fe860e09
* Cygwin flag added for naughty Cygwin GCC
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 13:39:11 +00:00
Lance
5d286a9b08
* GCC on Cygwin still complaining, resorted to including limits.h in malloc.h
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 13:33:11 +00:00
Lance
14fe8c03e8
* Refixed the fix with a constant list for Win32 users - limits.h (imported from MSVC)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 13:23:53 +00:00
Lupus
32f5f0a441
removed outdated items event bonuses
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 10:27:24 +00:00
codemaster
71fc788c75
Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 10:20:26 +00:00
Lance
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 08:15:28 +00:00
Vicious
261c79eca2
constant-fied!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 02:15:34 +00:00
skotlex
f2d2edd1cd
- Changed status_point/skill_point to unsigned short. Adjusted the code as necessary to prevent overflows.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 01:24:34 +00:00
Lupus
25137992bc
5136,Louise's Santa_Hat lost its bonus. Gosh!! There are so many other EVEN items left with BONUSES
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 20:21:02 +00:00
Lupus
af6d93e03f
Added missing slots to Alice Doll, Marionette Doll, Kabuki Mask & Kawaii_Ribbon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 12:31:17 +00:00
skotlex
ab5fbe4191
- The status change timer mismatch error now also displays which status change it was
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 07:53:05 +00:00
skotlex
a387f9ba5f
- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 05:59:25 +00:00
skotlex
352f81eb40
- Fixed jstrescapecpy crashing when you pass a null string to parse.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 05:47:22 +00:00
skotlex
91ac0a6f6e
- Small change that may fix a crash in loggin guild chat?
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 05:38:49 +00:00
skotlex
43b5fa854d
- Fixed the map-server freeze/crash on Warp Portal.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 05:08:45 +00:00
skotlex
6bdbd8646b
- Walk/move functions will abort now when an area npc script triggers and moves the character out of the map.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 03:37:02 +00:00
skotlex
e0b741df28
- Fixed Grandcross/Granddarkness showing no skill animation.
...
- Fixed mob-casted grandcross doing nothing unless the target was "self"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 23:28:45 +00:00
skotlex
cafe894ecc
- Fixed a pair of "Conditional jump or move depends on uninitialised value(s)", thanks Valgrind!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 21:59:12 +00:00
skotlex
57b2638e54
- Added a missing escape in logging chats.
...
- Increased a bit the size of skill-related arrays.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 21:46:49 +00:00
skotlex
13e8924fa0
- Incremented the number of iterations to find a random stop to 100 as 50 seems to no be enough for certain maps.
...
- Fixed iteminfo only displaying first result when there were many.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 03:19:47 +00:00
skotlex
3c082b1744
- Fixed pet hatching.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 02:34:20 +00:00
Vicious
a46ee44135
a bit more const work for valkyrie
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 00:11:33 +00:00
skotlex
77d83918bf
- Small change that SHOULD fix the pet duplication. Fixing pet incubator still isn't done...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-25 00:05:47 +00:00
skotlex
ec6a69b266
- Fixed Warp Portal.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 23:58:40 +00:00
reddozen
7f2dafc887
* Fixed / finished most of Gunslinger [Reddozen]
...
- fixed some bullets in the item DB
- adjusted a few rates in skill_cast_db.txt for Gunslingers
- adjusted a couple skills in skill_db.txt to act correctly
- adjusted all the SP values for Gunslinger skills
- changed piercing shot to lv 5 from lv 10
- made ki Translation fail giving coins to Gunslingers
- equipping a weapon other than a gatlin gun should cancel SC_GATLINGING. Also made Gatlinfeaver on/off togelable
- GS_CRACKER will no longer stun players
- added GS_Disarm
* View changes here:
http://diviniaro.com/data/reddozen_3_24_2006.patch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 23:13:37 +00:00
skotlex
323a04f86d
- Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 21:02:44 +00:00
skotlex
e324977ed8
- Cleaned up a bit the npc undercharging item warning to specify when it is displaying overcharge/discount prices instead of the actual values. It should also prevent overflows.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 20:44:36 +00:00
skotlex
b394c61da7
- Some cleaning around the return to egg code. Pets should stop duplicating now.
...
- Some cleaning of the egg hatching routine to prevent spawning the pet if the egg can't be found in the inventory.
- Removed some autoadded data/ strings in grfio.c module to see if it helps with the data_dir configuration.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 19:29:25 +00:00