ultramage
90aab65815
Fixed server crashes when you use long hostnames (/thx to Ancyker)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 11:26:15 +00:00
ultramage
6e24df08ec
Removed the wtf-y mmo_char_fromsql_short() from r2527
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 11:19:35 +00:00
SinSloth
7f756c7581
* Refixed drops of Thanatos Dolor & Thanatos Odium regarding the quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 09:53:29 +00:00
ultramage
8f506eeda5
* SQL files fixup
...
- extended convert_engine_myisam and added innodb version
- changed the max. email length to 39 (to match value in source code)
- added comment for storage/guild storage picklog entries
- changed SETs to ENUMs, which is the proper data type in logs
- fixed incorrect defaults, shortened mapname lengths to 11
- use upgrade_svn10575_*.sql to apply changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 09:46:11 +00:00
ultramage
10ae1963d8
Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without it (vs6, vs7, vs8).
...
In VS9 this and similar functions were replaced by templates that instantiate using the output array's length.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 08:05:02 +00:00
ultramage
bac04aa3aa
Corrected the problem with countitem2 (value wrapped-around in one case but not in the other, making comparisons fail)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 07:46:57 +00:00
samuray22
8b1fb68d99
* Rev 10572 Updated Bard quest to the official one.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 02:11:20 +00:00
L0ne_W0lf
8c9b5aba9e
Kiel Hyre quest update, moved delitems to the proper NPC.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 17:29:11 +00:00
SinSloth
cf6549f223
* Reverted drops change regarding Thanatos quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 15:16:11 +00:00
SinSloth
6a76436663
* Updated Thanatos Tower quest to official.
...
- Moved some NPC in proper quest file and updated warps.
- Removed old Thanatos custom warps.
* Fixed drops of Thanatos Dolor & Thanatos Odium regarding the quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 14:38:55 +00:00
Lupus
9c4d288dbb
Sage Job Quest Item name fix: Mantis Scythe
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 07:55:31 +00:00
L0ne_W0lf
eb0010b95b
* Kiel Hyre quest fixes.
...
- Fixed a typo in Elly, in her room. (<= should have been <)
- Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items.
* Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 04:13:11 +00:00
Playtester
034d53fe11
Just a small mob name fix...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:56:32 +00:00
Playtester
772d453a8b
Updated Knocker
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:37:39 +00:00
Playtester
41599e01a3
Added Magnum Break to Magmaring
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:01:56 +00:00
Playtester
0da382285b
Fixed Earthen and Gale Bow being all mixed up
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 18:30:53 +00:00
Playtester
75b74b70e0
* Updated price and weight of some etc items
...
- removed weight on The Sign quest items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 17:10:33 +00:00
Lupus
c07f6f3e28
updated free kafra pass
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 11:14:59 +00:00
Lupus
85576ce816
removed .GAT-s again from recent scripts
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 05:11:42 +00:00
L0ne_W0lf
e8ed402e8e
Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 03:42:09 +00:00
DZeroX
860f6c4843
- Fixed several grammar mistakes from the original dialogs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 01:08:50 +00:00
L0ne_W0lf
ed3c5ae4d0
Kiel Hyre Quest fix. Fixed the missing spaces in some of the enablenpc commands.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 00:58:40 +00:00
ultramage
39e650f0bc
Restored npc's history while applying latest update at the same time. Please use 'svn move' instead of deleting and adding.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:43:01 +00:00
DZeroX
242b0612c6
- Grandpa Pharmacist has now been renamed to Old Pharmacist, the official name. Updated dialogs have been implemented.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:36:15 +00:00
ultramage
72faaaea40
Cleaned up the battle configs a bit (corrected overly verbose texts, typos, wrong indentation, ...)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:25:11 +00:00
Playtester
3eecd9a9df
Some minor spawn fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 19:39:35 +00:00
SinSloth
5070022a53
- Removed custom version of Schwartzvalt Trilogy from WIP folder.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 10:51:55 +00:00
SinSloth
949d0cb44e
* Added President quest aka. Schwartzvalt Trilogy. Please encourage your players to test it.
...
- Moved some NPC and fixed some typos in Lighthalzen and Einbroch due to the quest.
- Updated Yuno Government Buildings warps according to the quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 10:05:11 +00:00
SinSloth
90b66d458b
* Fixed some bugs in Crusader Job change quest.
...
* Minor fix on NPC name in Swordman tutorial quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 09:43:55 +00:00
toms
488f1a6f64
Updated sql files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13 08:59:51 +00:00
Lupus
8c401bc918
minor Kiel Hyre q. optimization
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13 04:20:59 +00:00
Lupus
18895f4338
blocked some event item bonuses with 'end;'
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13 04:00:35 +00:00
samuray22
ac335f6a5b
* Updated Monk Skill QUest to the Official One.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-12 22:51:47 +00:00
ultramage
41d87e49c5
- Updated the effect list a bit
...
- Fixed some npc typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11 17:20:20 +00:00
ultramage
cc636df44f
Re-phrased the attacker flee/def penalty config descs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11 17:09:09 +00:00
Playtester
3b8fb2fe6f
Added some monsters and fixed some items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11 14:57:49 +00:00
L0ne_W0lf
9528c6824f
* Rev. 10526 Fixed the weight checking in Vandt, and added official dialog.
...
- Added weight checks for all NPCs that give items. Semi-official dialog.
- Got the missing portion of dialog for Mills'.
- Will add further improper dialogs as I get to them on the second runthrough of the quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11 07:17:33 +00:00
Playtester
26089a5122
Attempt to fix unwanted teleporting of immobile mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 17:52:46 +00:00
SinSloth
c88d0544cb
* Updated hack check and added a weight check to Umbala Elemental Dismantler.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 15:17:32 +00:00
Playtester
739499ed02
Made Veins spawns slightly more mobby
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 13:55:56 +00:00
SinSloth
ace83da641
* Players can now dismantle more than one elemental stone at once from Umbala Shaman.
...
* Alchemists are now able to purchase up to 2000 Medicine Bowl.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10519 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 09:12:40 +00:00
ultramage
7ba367d0c6
Replaced a few missed set_eof()-s
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 09:08:10 +00:00
L0ne_W0lf
cda23ff39b
I need to not commit at 1:30AM. Forgot to add the date to the changelog.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 06:09:55 +00:00
L0ne_W0lf
0bb6104503
* Rev. 10515 More Kiel Hyre quest related updates
...
- Fixed the wrong name being displayed for Kiel Hyre in one dialog.
- Removed $@KH_DoorInvoker entirely. The quest is now working like it should according to iRO.
- Fixed up a few more NPC headers. Facing direction fixes mostly this time.
- More progression changes to Kiehl Hyre. He no longer stops dialog after the agents appear.
* Rev. 10515 Updates to the Kiel Hyre Dungeon warps. - Added second floor exit.
- Corrected coordinated for some of the other warps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 06:05:05 +00:00
samuray22
d677d71bcc
* Updated Knight Skill Quest to the oficial.
...
* Updated Blacksmith Skill Quest to the Oficial.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 15:32:33 +00:00
Lupus
dbfd658aa5
added empty template
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 08:52:19 +00:00
L0ne_W0lf
fb9eed1506
* Rev. 10512 Removed a debugmes from the Kiel Hyre quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 06:01:22 +00:00
L0ne_W0lf
a97e725f1a
* Rev. 10508 Stupid mistake, accidentally had 4 copies of the same script in 1... I'm a bonehead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 05:39:35 +00:00
L0ne_W0lf
ce06ce3779
* Rev. 10507 Large update to the Kiel Hyre Quest.
...
- Fixed several small issues (and large one) such as typos in cutins, typos in dialog, etc.
- Added some of the missing dialogs for several NPCs, and fixed a few NPC locations.
- ALL books can now trigger the wall.
- Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants.
- Fixed where Golden_Key and Exquisite_Button are deleted.
- Removed KHTimerEnd, and instead use OnReset.
- Fixed typo in the second NPC that gives Black Keycards.
- Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though.
* Removed Yuno_fild02 -> kh_vila warp. (Exploit)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 05:27:55 +00:00
FlavioJS
82b3153800
* Adapted the shortlist to use a static array instead of a linked list and enabled it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 04:24:33 +00:00