Playtester
a85e4fb6d8
Fixed NPC name of bullet and magazine dealer
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 09:08:02 +00:00
Lupus
b8919e64d7
reverted Bard Quest to my version.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28 08:07:00 +00:00
ultramage
c24133482f
Cleaned up a hack from r10112 (forward declaration does the trick)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-27 19:26:00 +00:00
L0ne_W0lf
16abe23de2
* Guild flag update.
...
- Guild flags in town by default will no longer show dialog. (changeable)
- Updated several guild flag positions and rotations, and removed some others all together.
- Added the second set of Payon town guild flags in the northern section
- Updated novice WoE flags with the new argument.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-27 16:12:14 +00:00
samuray22
168d2c4fcf
* Fixed a little bug on "Bard Quest" (Not Job).
...
- Maybe will be a good idea change the variables, for something more original.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 20:35:07 +00:00
Playtester
6e3b4f4a3b
Fixed mob name Atros -> Atroce
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 16:58:37 +00:00
ultramage
ae259970a8
- Fixed guild emblem not showing when you log in (caused by r5359)
...
- Fixed server not sending party/guild info when you enter a map
- Fixed server not removing member minimap dot when you leave a guild
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26 13:01:10 +00:00
ultramage
0b618b9425
- Fixed @statall giving you +99 stats instead of setting them to 99
...
- Fixed npctalk and @npctalk displaying the # part of the name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 20:54:47 +00:00
ultramage
ffbf79b895
Reformatting, warning fixes, unsigned char removal
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 19:37:58 +00:00
Playtester
2438262124
Some minor Thor Volcano mob skill changes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 18:11:03 +00:00
ultramage
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 15:21:53 +00:00
SinSloth
a2ee6dd7ec
* Changed the way the Thanatos Portal works.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 10:16:09 +00:00
ultramage
b2884b2309
Fixed extra '}' typo in the bard quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-24 05:37:32 +00:00
ultramage
301d493855
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
...
- Fixed Martyr's Reckoning never triggering for gms with all skills
- Added MO_TRIPLEATTACK and RG_SNATCHER to @skillall's skill filter
- Made gm_skill_unconditional bypass skill blocking (guild timer, etc)
- Reverted the weird delay_dependon_agi thing (r8923, r9055, r9059)
- Changed a few memsets to strncpy (reading past buffer is a bad idea)
- Sped up some memset operations (multiples of 4 are faster)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 21:23:36 +00:00
Lupus
77ed39bf33
fixed typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:56:46 +00:00
Lupus
67657dc1cd
bard quest bugfix, optimization (-50kb)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:51:09 +00:00
SinSloth
576ddf8ddc
* Added a check in Thanatos Boss room to reset event if there's no player inside.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 08:58:06 +00:00
ultramage
781eabf654
Fixed a typo in Chase Walk code (caused by r10593)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 06:41:34 +00:00
ultramage
fc737b1083
Tweaked some recent npcs (untested)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:32:48 +00:00
Playtester
185481f9f6
Updated sql files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:20:28 +00:00
Playtester
81b6c22581
* Made Thor Volcano mobs safe to use
...
- raised their DEF/MDEF
- raised their speed
- removed 11.3 drops (using 11.2 drops)
- added most of their skills thanks to Doddler
- added Thor Volcano spawns, so they can be tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:15:56 +00:00
SinSloth
897f54a50c
* Updated Socket Enchant NPC to official.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 10:23:06 +00:00
SinSloth
27a259dd39
* Moved Munak's Grandma quest to monstertamers.txt, it didn't require another file.
...
- Deleted munak_quest.txt
- Updated .conf file due to those changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 10:18:52 +00:00
L0ne_W0lf
b8720a0670
Poison Bottle now reduces SP to 0 as well.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 04:10:11 +00:00
L0ne_W0lf
12ea09775a
* Added Two new quests and moved another.
...
- Added Wandering Minstrel quest. Need optimizing. (bard_quest.txt)
- Added Munak's Grandma quest. (munak_quest.txt)
- Moved bongunsword.txt to /custom/quests/
- Updated the conf files to reflect the above changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 23:42:44 +00:00
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