ultramage
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
...
- Since the fifohead mess is gone, fixed leftover bad code structuring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 18:40:29 +00:00
SinSloth
4c65e3f2e4
* Fixed some bugs in Cursed Spirit Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 09:29:22 +00:00
ultramage
4228b025e7
- Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
...
- Some small trunk-stable formatting synchronization
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 20:40:34 +00:00
ultramage
c0ccc85648
- Fixed Chase Walk having a deactivation cast time (should be instant)
...
- Changed status calc to allow value 0 stats; aegis allows negative values, but eA is unsigned in this regard, so ...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 10:23:49 +00:00
ultramage
e0c63e1baa
* Added positional music effect to Battle Chant / Gospel, see r10588 on how to disable it if it annoys you ^^;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 10:16:50 +00:00
Playtester
548c7ede91
* Chase Walk's casting time is now 1200ms
...
- also fixed movement speed of Sword Master
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 09:25:14 +00:00
SinSloth
e57d54aa00
* Fixed a bug in Thanatos Tower Quest, which didn't allow you to get rewards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 17:14:42 +00:00
ultramage
711d01a128
Reformatting @_@
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 15:50:41 +00:00
ultramage
16671ef54f
* Added Global chat and Main chat logging
...
- lowered the priority of the 'logging off during gw' filter
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 13:26:02 +00:00
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