7351 Commits

Author SHA1 Message Date
ultramage
b45e112b9e Hammerfall now works with daggers and 1h swords (bugreport:2045)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-12 04:46:32 +00:00
L0ne_W0lf
8161741bad * Corrections and fixes to the mob Skill DB.
- Readded the skill "Self destruct" to G_SEYREN
- B_YGNIZEM Will again teleport on rude attacks.
- Added Pouring and Bombporing skills.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11 12:22:32 +00:00
ultramage
6c4b0e2676 Fixed right-click npc unload not unloading duplicates (bugreport:2014)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11 11:00:24 +00:00
L0ne_W0lf
382595255d Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when your value types are inconsistent.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11 10:31:16 +00:00
L0ne_W0lf
f307b56ef2 Updated the dungeon teleport scroll menu.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 23:04:16 +00:00
L0ne_W0lf
4b57918f24 Accidentally reverted the fix to Drifter.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 19:49:56 +00:00
L0ne_W0lf
30b8c64a10 * Rather massive item database update.
- Added a lot of items, though some are not implemented.
- Updated a lot of the current prices for many items
- All items now use the "Buy" column for price.
* Added new skills to the skill database. (commented out)
* Updated item trade database with new items.
* Updated Cashshop functions.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 19:20:11 +00:00
Yommy
98a152d4d3 copy paste error in monster race (bugreport:2035)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 18:29:09 +00:00
ultramage
5f31620e6a Some skill corrections based on bugreport:1945
- enabled WZ_FIREWALL and NJ_KAENSIN effect stacking (for more damage)
- blocked stacking of Warp Portal and Flip Tatami land skills
- reverted r12798's land-protector code change (incorrect and also doesn't have any effect)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 13:22:53 +00:00
ultramage
fb0a123f7a Some small code cleaning
- removed unused create_storage() function
- removed unused char_db mapserver config setting
- adjusted formatting of mapserver config loading code

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 08:08:59 +00:00
ultramage
f4c4ccb9c9 Removed 'DROP TABLE' statements from main.sql (bugreport:1714)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 03:59:44 +00:00
Yommy
c46226e3d1 fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10 00:10:49 +00:00
Yommy
f48fda465f fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 23:01:10 +00:00
ultramage
5dbe0c1b4b Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup to r13039)
- the modifier is now a percentual value
- a higher modifier now means faster speed, not slower

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 19:36:52 +00:00
ultramage
d6228b8460 Fixed a mistake in r13051 party invite code where 'tsd' was accessed before checking for NULL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 19:20:28 +00:00
ultramage
0a47c29967 Fixed @noks leaking internal buffer contents (bugreport:1528).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 15:11:12 +00:00
ultramage
659d7539ed Now Novices without lvl5 basic skill can be partied (bugreport:1131).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 15:02:24 +00:00
ultramage
104f28b34b Fixed login printing raw passwdenc passwords to console (bugreport:826).
Added strlib function bin2hex().
Cleaned up the md5calc interface a bit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 13:05:54 +00:00
ultramage
970aa9fa35 Corrected an outdated compilation option in the login txt->sql converter projects (bugreport:2025).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 02:32:33 +00:00
L0ne_W0lf
4299d8da0a Removed unofficial inn maid from Alberta.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08 20:53:35 +00:00
L0ne_W0lf
dd8e1e1bf3 * Slew up NPC bug fixes and other updates.
- Corrected item checking in Dancer job quest. (buggreport:1987)
- Fixed infinite dialog in novice grounds. (buggreport:1998)
- Fixed overlapping warps in ice dungeon.  (buggreport:2009)
- Corrected super novice script checks. (buggreport:2016)
- Corrected bug in alchemist dealer. (bugreport:2020)
- Commented out message board NPCs.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08 19:54:07 +00:00
sketchyphoenix
f32ca3d261 * Added another GM trust config for party invitations (bugreport:2004)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-07 21:07:31 +00:00
akrus
2685842871 sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-06 01:52:14 +00:00
akrus
95eed7d7cc fixed a typo (bugreport:1998)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-06 01:40:49 +00:00
zephyrus
b19fbe57bc - Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis test)
- Monsters with SC_KAIZEL should not trigger event script until.
- Monsters NPC_REBIRTH should not be casted if no source (killmonster script or @killmonster)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 21:44:43 +00:00
ultramage
581c0a893f Fixed an ancient sql query typo (bugreport:1979)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 13:05:52 +00:00
ultramage
88b7ee7389 Attempt no.2 at svn:executable (followup to r13044)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 12:13:05 +00:00
ultramage
b3d3278ab7 Added svn:executable property for several batch/shell scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 12:08:48 +00:00
ultramage
85019ebcf3 Corrected project files / makefiles that were missing newly added .c file entries.
Corrected a leftover _RJ setting in the vs6/vs7/vs8 txt login server project files.
Reformatted the converters makefile.
Added a crude vs9->vs8 project file converter to /tools.
Synchronized vs8 project files using the converter tool.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 11:25:28 +00:00
ultramage
5f8af7d869 Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 03:31:22 +00:00
ultramage
5ce6f6c51a Added configs for quest table name adjustment (bugreport:1778)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-04 03:19:00 +00:00
Paradox924X
a80b7a68e9 Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03 19:58:07 +00:00
ultramage
16cc8d8a9f Re-implemented SC_WALKSPEED (used in npc scripting) according to official sources (followup to r13037).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03 16:43:44 +00:00
L0ne_W0lf
478c9a81bd Fixed some condition checks in archer, mage, and swordie, jobs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03 14:56:29 +00:00
L0ne_W0lf
3e64e0bf24 Implemnted Hugel Monster Races.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03 14:50:14 +00:00
ultramage
33378b7039 Player shops will not close on death anymore (bugreport:1955).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-02 14:27:43 +00:00
ultramage
eb99fad326 Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp skull drop, respectively).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-02 12:18:24 +00:00
L0ne_W0lf
3fe98c5538 * Mapflag updates. Will need to do a complete rewrite eventually.
- Removed several noicewall limitations from interior maps mostly.
- Removed several noreturn limitations from interior maps mostly.
- Removed nobranch limitations from PVP (yoyo and nightmare) maps.
- Removed nopenalty flag from nightmare PVP maps.
- Commented out all noloot and noexp mapflag entries.
- Added a few more noskill entries for some maps.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-01 22:43:50 +00:00
ultramage
c9d36f8201 Disabled the gm-hide namerequest cheat detection, uncomment if you know what you're doing.
Related revisions: r5813, r6709, r6715, r9905.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-01 10:35:43 +00:00
ultramage
dac1c2d2df Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915).
Corrected incorrect use of the datetime column in the `login` table (bugreport:1962). Refreshed txt account savefile.
Cleaned up some random minor source code glitches.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13030 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-01 07:05:16 +00:00
shadow
414c0f41e2 Quagmire now will affect boss monsters, but more info is required to code the debuff exceptions properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 22:49:09 +00:00
ultramage
8dca8ac00f Corrected one wrong config option name causing db connection problems (followup to r13005).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 17:34:44 +00:00
L0ne_W0lf
d412bbc60d * 13026 Added iRO Repeatable EXP quests care of Kisuka.
* Updated guild scripts, removed interior flag dialog.
* Applied some Payon 1 script fixes from bugreport:1941.
* Cost is now doubled when investing a second time in eco or defence.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 14:24:26 +00:00
akrus
4232eaf3d5 * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
- added sql file upgrade_svn13025_log.sql


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 07:19:38 +00:00
akrus
24aa1138f5 * Improved: added --enable-debug=gdb option in configure script to use gdb optimized debug mode [akrus]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 07:03:12 +00:00
ultramage
438367ae22 @autoloot and @autolootitem can now be used together for more precise looting (no idea why it was blocked...)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 06:42:14 +00:00
ultramage
5033b0f675 Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same result by setting CFLAGS.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 06:08:07 +00:00
ultramage
115c5b6896 Removed the mob controller system, now a customization (see topic:194375).
The system consists of
 * script command to spawn a controlled mob
 * script commands to attach npcs to such mobs and manipulate their AI
 * a page of documentation for these commands
 * callbacks at various source code locations that invoke the attached npcs
 * two npc examples

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 05:37:40 +00:00
ultramage
02995dceab Fixed old zlib library path in vs9 project file (bugreport:1959)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 05:01:04 +00:00
akrus
0f18041ac7 * Fixed: commented out loginlog in convert engine sql tables (loginlog table is in logs database now) [akrus]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31 02:13:20 +00:00