3974 Commits

Author SHA1 Message Date
Lupus
bacae50101 added missing next;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 06:25:23 +00:00
skotlex
b0428a5285 - Skill required-state will now only be checked on cast-begin, not cast-end.
- Added a check in status_calc_pc to prevent player rate adjustments from from going below 0.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-31 01:10:36 +00:00
MasterOfMuppets
5eac0942c6 A small fix to the 2006 headgears quest, thanks to Belle for telling me about the problem.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:51:48 +00:00
skotlex
83c639d54a - Removed sending normal-damage packets instead of skill packets for splash-damaged skills, since... well, that's how Aegis does it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:22:20 +00:00
skotlex
87d78eb976 - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv minutes. Hp/Sp is no longer set to 10 after a forced expiration.
- Added instant skill unblock in skill_[merc/pc]block_start when the duration passed is less than 1.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:11:23 +00:00
skotlex
0f8fb18252 - Fixed char-sql compilation
- Added support for reading the item_db_db inter config settings (char-sql)
- Fixed some compile warnings (functions with no arguments should have a (void) instead of ()).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 13:56:27 +00:00
skotlex
dfac028631 - Added a message to @clearweather stating when climate changes will dispel.
- Corrected @hidenpc saying that it's command name was "@npcoff"
- Updated itemdb reading on the char-sql server so that it reads both item_db and item_db2 files (totally untested yet as I can't compile SQL here x.x)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 13:40:10 +00:00
Playtester
c29d60c88f Added temporary Ice Dungeon spawn file (commented for now)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8544 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 12:25:25 +00:00
Playtester
b099096ae1 Updated ingredients for Smooth Noodle
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:45:33 +00:00
Playtester
b87c45c2ca Updated mob iRO names and mob stats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:41:13 +00:00
eaac
f951a22a13 * Added 3 missing, working commands, thanks to RedXII. [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 01:08:27 +00:00
MasterOfMuppets
e1587acaa8 A pretty much pointless commit... But it didn't stop me from doing it anyway :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 21:16:49 +00:00
MasterOfMuppets
568f3fb783 Fixed a bug in the sign quest that prevented people from advancing in it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 21:15:27 +00:00
skotlex
20bb25e81d - Added printing out whenever the irc-module attempts to connect, to debug whether the map-server lag is due to this or not.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 18:42:11 +00:00
skotlex
499e88f059 - Mobs will now always chase players using hard-path seeks.
- monster_ai&1 now only signals whether mobs should update their target cell while chasing more frequently (rather than being state-driven like Aegis)
- Changed the defaults of view_range_rate and chase_range_rate to 120 to aproximate better Aegis's view ranges (which are square areas and not circles)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 18:29:37 +00:00
MasterOfMuppets
af62ef9e0d Something I forgot.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 17:54:56 +00:00
MasterOfMuppets
4301acf4a8 Changed some broadcast colors in the god item quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8532 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 17:41:30 +00:00
MasterOfMuppets
618542aae5 Some preparations for the upcoming Izlude Arena.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 17:30:19 +00:00
eaac
be6d9fb12d * eAAC update. Will put in Dj-Yhn's Donation Girl (TXT) as soon as boards are back up...[erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8529 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 12:48:44 +00:00
toms
66158f3bb6 - Applied Mpeg's work on GS
( http://gpegon.free.fr/ea/gunslinger_08-29-06_mpeg.txt )
- Fixed a syntax error in @showmobs


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 10:23:11 +00:00
Lupus
28b1fa6ff4 @showmobs = shows selected mobs on mini-map
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 05:52:34 +00:00
skotlex
7107181297 - Restructured CG_MOONLIT so that it is a ground effect like the other Encores.
- Modified SC_DANCING so that val1 can contain both skill id and skill lv, removed SC_MOONLIT


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 20:44:44 +00:00
skotlex
a45d7c414d - The memory leak reports will now print out in the logs also the revision they belong to.
- Cleaned up the scriptable npc-shop code, it should be crash-proof now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 19:22:13 +00:00
DracoRPG
0f0747d4c7 Added TK level-up buffs to SG too, and extended them to 10 min
Added "Barefeet Mastery" effect to TK_RUN
-> As always, big thanks to Tharis ;)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 19:09:46 +00:00
skotlex
af5ad1cfda - Changed the produce_db format, now there's a skill-lv column right after the skill-id column to specify required skill-level to craft this item.
- Modified the skill produce_db code to take into account the new skill-lv requirement.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:47:19 +00:00
Vicious
5cfee7525e reverted mpeg's work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8522 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:15:16 +00:00
skotlex
8de2aba3b4 - Reverted the "fix" to mdef reduction code being applied before the number of hits adjustment @.@
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:13:28 +00:00
skotlex
4120bc9c3b - Added a missing pair of lines to mob.c which mysteriously vanished on my last commit @.@
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8519 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:07:10 +00:00
skotlex
33cb9f7449 - Fixed exp bonuses applying twice for the job-exp
- Magic damage adjustment per number of hits is now performed before mdef reductions.
- @reloadbattleconf  will now also update the ragsrvinfo table on the char-server.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:03:23 +00:00
toms
f61e238ad7 Reverted Mpeg's change of NJ_BUNSINJYUTSU SCB
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 15:31:03 +00:00
skotlex
79dce13c08 - Fixed homun hp/sp growth rates stacking with HP/SP passive increasing skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 14:10:43 +00:00
toms
b891e7752c Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg.txt )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 13:40:55 +00:00
Lupus
19497e439c fixed typo ^10
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 05:53:29 +00:00
Lupus
6bbf228021 added next;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 05:15:10 +00:00
Lupus
d62de6e53f deleted extra )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 04:57:01 +00:00
Lance
52453a6433 And a minor typo. Sorry.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 22:28:35 +00:00
Lance
8867e722ac Tweaked MEMSET_TURBO abit, temperory disabled GCC version.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8505 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 22:20:00 +00:00
toms
a1aa61af14 Fixed a syntax error on npc/guild/nguild/nguild_warper.txt line 37
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8502 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 20:26:25 +00:00
toms
c92fc42ba2 Fixed undefined reference to 'malloc_set' in log.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 20:08:14 +00:00
toms
6dc1c19fdb - Updated svn-revision reading, now it can read the new svn file system
- Fixed a bug with homunc which could spawn on a non-walkable cell

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 18:47:53 +00:00
Lance
26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 06:38:17 +00:00
Lupus
50ad89cb53 fixed a typo in alchem skill quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 06:12:17 +00:00
Lupus
edb160abaa fixed bandits beard quest. disabled guild storage by default. changed novices castles warper and treasure chests count to 1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 06:07:26 +00:00
toms
7cfbea6671 Small bug fix in read_homunculus_expdb (a warning was always displayed)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 22:42:44 +00:00
Playtester
ad7ccac8df Reduced weapon range of all guns by 1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 22:06:11 +00:00
Playtester
0c76ad9052 Added official effects to the Socket Enchant NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 20:00:47 +00:00
skotlex
3a1128726c - Small adjustment on the mob_ai code which could fix mobs not chasing you if you hit them from the maximum possible diagonal distance.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 15:02:52 +00:00
MasterOfMuppets
907f84ec2d git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8487 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-08-26 10:34:38 +00:00
MasterOfMuppets
44be227a53 Reverted the mapflag changes to Lighthalzen. Don't make changes without knowing how it should be!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 01:05:48 +00:00
skotlex
c8bdf075de - Cleaned some the skill unit removal added flag so that it signals whether the skill is being force-removed, or it has "naturally expired".
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-25 19:40:21 +00:00