SinSloth
826d24a8a9
* Fixed a nasty bug in Dandelion's Request.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 09:45:19 +00:00
Playtester
a4c0644053
Added the remaining arrow craftings
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 09:15:26 +00:00
Playtester
f069a47f4c
* Added some of the new arrow craftings for testing purposes
...
- some item names are still unknown, help needed
- fixed an item name
- more to come
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01 11:02:16 +00:00
Lupus
579f303c2f
updated file versions
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01 05:36:42 +00:00
ultramage
a6cd45f05d
* Fixed north prontera kafra having an empty warp list
...
* Removed junk ЎA text from the 2004 headgears
* Changed deprecated Job_Alchem to Job_Alchemist (see r10904)
* Fixed a typo in a geffen city npc (Job_Merhcant)
* Fixed a typo in the Jobmaster custom script (Job_Gunsliger)
* Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 21:27:01 +00:00
L0ne_W0lf
feb66f53d3
* Added the "F_BlockHigh" function back in, as it's still used by 2-x job quests.
...
- Fix the assassin job quest item reward bug. Cheap fix until it's rewritten.
* Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 09:11:38 +00:00
ultramage
519d61249b
Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to store stuff like map coords, inventory offsets and object IDs...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 07:41:21 +00:00
L0ne_W0lf
935b4fd323
* Fixed the OnAgitBreak message being map-only and not global when a castle is taken. (Lil DomX)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 23:33:52 +00:00
Playtester
fbf4fd5c7c
Updated sql files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 23:26:35 +00:00
L0ne_W0lf
2129841a68
* Added several localized quest items to item_trade.
...
- Added some Rachel quest items as well as cash shop specific items to item_trade
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 22:33:52 +00:00
L0ne_W0lf
28515c80f1
* Additional Pet Tames reverted again back to item-type 2 (recent commit by Ultramage fixes double-consumption)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 21:24:32 +00:00
ultramage
eae0b6d382
* Corrected pet taming code; items are consumed immediately and only 1x
...
- TODO: add proper code for people who want delayed consumption
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 20:40:06 +00:00
L0ne_W0lf
d1de76a4f2
* Added 1 slot to all coloured ribbons as pointed out by Elfange.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:23:24 +00:00
L0ne_W0lf
d7b16cc5c5
* Removed "Load Balancing" from the swordman job quest.
...
- Swordman quest map warps are now contained within the swordman job quest file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:13:24 +00:00
L0ne_W0lf
c1ceaa67f1
* Updated Job quests for 1-1 classes and Rebirthed classes.
...
- Moved valkyrie.txt from ../cities/ to ../jobs/. It's not a city. Doofus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 17:54:06 +00:00
samuray22
c241cdf08c
* Fixed warps "Private House", from Moscovia.
...
- Thanks to $ephiroth for the fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-29 21:48:41 +00:00
Playtester
8e3f319f5c
Fixed monsters using Pneuma on target instead of self
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 21:30:26 +00:00
ultramage
ef0fff1720
* Removed ridiculous refine_posword config switch
...
* TODO: remove getequipname() func, it can be fully replaced by editing a few scripts, plus it doesn't do what the docs say it should do
* Fixed a silly mistake in the main script engine loop ('pos' variable)
* Fixed monter -> monster typos
* Compacted some script function code (fewer LoC -> faster trac :)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10923 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 19:21:40 +00:00
L0ne_W0lf
dae10a43b7
* Fixed Black Ribbon's Aegis Name. (Ribbon -> Ribbon_Black) Thanks emc2boi.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 00:40:06 +00:00
ultramage
0711d4375e
* Simplified exp gain equations (now more FPU-friendly and precise), also fixes the uninitialized variable problem
...
* Corrected one exp calculation overflow (mainly affected high-rate pk servers)
* Fixed Neuralizer item script typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 19:06:40 +00:00
samuray22
43e5652fb6
* Changed name from "Pharacon" to "Phracon" in refine.txt.
...
- Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10920 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 18:22:11 +00:00
L0ne_W0lf
43912408f5
* Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)
...
* Updated Cash Shop Skill Scrolls to behave more like official scrolls.
- Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions.
The functions for these items are found in /npc/other/CashShop_Functions.txt
* Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus)
* Reverted change of Taming items item-type back to 11 because of a bug.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 03:09:02 +00:00
Vicious
19328d44fb
* Changed the way hit bonus is applied.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 02:55:21 +00:00
ultramage
2afd345d77
* Cleaned up mob drop code, crashfix is still needed though...
...
* Reduced ignore-list length to 20, added proper reply packet
* Cleaned up some very poorly written pm-ignore code (see r141)
* Fixed a typo in Warp Portal code displaying an incorrect map name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 23:27:40 +00:00
Playtester
30041f9799
Reverted Cramp respawn time. It's officially like this.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 18:41:23 +00:00
Playtester
4b780e52ea
Fixed Fireball and Firewall mob skill level
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 18:27:19 +00:00
ultramage
8c5bebe386
Fixed a missing homunculus info packet when doing @refresh
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10910 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-25 21:01:19 +00:00
ultramage
8be64bc3b4
* Added support for character rename packet (only dummy code for now)
...
* Added support for langtype-12 char deletion packet (tested, works)
* Synchronized txt/sql charserver code a bit
* Adjusted motd.txt to not crash new clients
* Removed some dead code from the charserver (see r352)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10909 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-25 16:45:09 +00:00
samuray22
d1a2214ff9
* Changed name from "Emvertacon" to "Emveretarcon" in refine.txt.
...
- Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-25 00:31:48 +00:00
DracoRPG
63929dccf1
Venom Splasher and Gloria Domini fixes and updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24 19:29:23 +00:00
L0ne_W0lf
7b0f8d45cf
* Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24 15:19:51 +00:00
samuray22
1cfab17eaf
* Fixed 3º Test in Hunter Job Quest.
...
-Thanks to ultradamage.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 23:45:32 +00:00
DracoRPG
b2950fb9d8
Added Job_Alchemist constant, Job_Alchem should now be considered deprecated
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 22:54:37 +00:00
samuray22
2b6d60f1b3
* Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to "Job_Alchem".
...
-Thanks to Nobuo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 20:39:48 +00:00
samuray22
e673722c0f
* Updated "Welding Mask" Quest to the Official one.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10902 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 18:53:20 +00:00
ultramage
348019358c
* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
...
* Simplified the mapindex code a bit
* Changed clif_skill_warppoint() so that now the '.gat' adding happens inside and doesn't have to be handled by the calling code
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 17:58:54 +00:00
L0ne_W0lf
e16422f62c
Corrected bugs in the Rachel Quests.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10900 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 15:50:15 +00:00
samuray22
868dd1c923
* Added a Missing "case 1:" on monster_museum.
...
-Thanks to Dr.Evil
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 20:49:56 +00:00
samuray22
023cbf5dab
* Rev. 10895 Added a Missing "close;" in "Bomb Maker" from "quests_hugel".
...
-Thanks to Elfange.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 18:29:10 +00:00
samuray22
d21f32aa73
* Rev. 10893 Correct some typos error like "next;ing".
...
-Thank to theultradamage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 18:12:12 +00:00
samuray22
a0267ae9f1
* Rev. 10891 Fixed a Little bug on "How does the Airship Works" Quest.
...
-Thanks to Tantarian
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 18:01:36 +00:00
samuray22
aa7733ce2e
* Rev. 10889 Updated "Titicupe: Headgears" Quest to the Official One. [Samuray22]
...
- Blush, Cake Hat, Candle, Chef Hat, Raccoon Hat, Rainbow Eggshell, Spore Hat, Wonder Nutshell Quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10890 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 00:37:56 +00:00
ultramage
16baba6519
* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, the latest packet version is now 22 instead of 21.
...
* Added a charserver config option for the character renaming flag, along with a detailed comment on what it's supposed to be. This eliminates all that "change PACKETVER to 8 and recompile" mess.
* Moved PACKETVER back to clif.h, cleaned the related code a bit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10888 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-20 03:38:47 +00:00
ultramage
c1673d90c7
Added delay_dependon_agi since people actually use and need it...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-19 00:15:02 +00:00
ultramage
02e009bd8d
- Small update to the effects list (new exe's effects by Au{R}oN)
...
- No sending of the pet_equip packet when pet has no equip (thx to Skotlex)
- Added back exp gain limiting for old formula to stop exploits (see r8177)
- Now a message is printed when the packet_ver filter rejects someone
- Renamed two structs using same name as variables (MSVC debugger issue)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-18 23:07:05 +00:00
L0ne_W0lf
2aa0f5545a
* Fixed incorrect skill ID for Lady Tany's Expulsion.
...
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:46:25 +00:00
L0ne_W0lf
bde788854e
* Fixed fixed incorrect skill ID for Thanatos's Expulsion
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:10:17 +00:00
L0ne_W0lf
a4523a524f
* Fixed Blue Drooping Kitty again (extra comma.)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15 18:24:42 +00:00
L0ne_W0lf
f62a9b7362
* Fixed missing item from "Fresh Fish" from cooking addition shops.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-14 23:48:51 +00:00
L0ne_W0lf
eb7b0a915c
* Fixed error in Rachel's Sanctuary quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 18:59:39 +00:00