MasterOfMuppets
1fd70a2b94
Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added monster drops to the Thanatos Tower and Abyss Lake monsters. Revised the monster skills of the monsters in Thanatos Tower and Abyss lake dungeon.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 21:53:37 +00:00
skotlex
523fed742d
- Some compile warning fixes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 17:31:36 +00:00
skotlex
cff16d36a9
- Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not.
...
- Fixed super novices getting +10 to all stats temporarily whentheir death count isn't zero.
- Fixed Kahai displaying HP-SP as the total healed instead of HP
- Cleaned up skill_repairweapon to prevent crashes when the target vanishes/changes/whatever before the weapon to repair has been selected.
- Parsing the Storage/Guild Storage from the char server will now fail if the storage has been modified and not saved yet.
- Being hit now cancels confuse.
- Added back the bleeding icon.
- Fixed Combo Finish Soul Linked Effect being a 11x11 area o.O
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 16:19:31 +00:00
Poki#3
29bf869a25
Whops... Wrong Branch ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 15:39:53 +00:00
Poki#3
9fda1f2851
Whops... Wrong Branch ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 15:33:01 +00:00
Komurka
05eba2d392
* Added 'restricted' mapflag, based on lordalfa patch
...
- you can set restriction zone on map (see mapflag/restricted.txt)
- you can turn off item usage on certain restricted map in item_noequip.txt
- you can turn off skill usage on certain restricted map in skill_nocast_db.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 14:24:26 +00:00
Komurka
a06526eff4
Final (?) Dark Priest Card fix ^^;;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 12:42:30 +00:00
Komurka
a09b779ee7
Moved MVP log code so it can log all MVP, not only when player gets MVP item, thanks to Hatred_
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 12:36:11 +00:00
Komurka
28c7a61687
One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100 -> tsd->status.sp * sd->sp_vanish_per/100)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 10:02:11 +00:00
Komurka
b4d3e485db
Oh, me so baka ;P Added bSPVanishRate to const.txt - Dark Priest Card should work now
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 08:30:06 +00:00
Komurka
152091d470
Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I get '[Warning]: pc_bonus2: unknown type 0 50 10!' ~.~
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 08:16:31 +00:00
Lupus
0a4cbc8607
updated script doc/ again
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 06:16:21 +00:00
Lupus
49a2b2d710
updated script doc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 05:45:03 +00:00
Komurka
af20255b53
Applied lordalfa patch - you can now forbid usage of certain cards on PVP/GVG/WoE defined in item_noequip.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30 01:00:54 +00:00
MasterOfMuppets
c107bb785a
Updated drops of Vesper.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 20:02:34 +00:00
MasterOfMuppets
6b20e1e922
Added monster skills to the Odin temple monsters. Changed the range of NPC_PETRIFYATTACK from 1 to 7.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 19:39:04 +00:00
MasterOfMuppets
66f39f23a7
Updated Vesper's and orc baby's monster skills. Lowered the drop rate of peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 18:34:36 +00:00
Valaris
ad14b64c9d
Updated Common Makefiles to point at the new Changelogs, thanks to SantaPoring for pointing that out.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 17:30:28 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
Evera
e43133494b
New readme, temporary until I make a better one ;]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@3874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-11-07 04:51:11 +00:00
Evera
b51c0acb6f
added runserver-sql.bat (runserver for sql servers)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@2524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-07-16 01:07:51 +00:00
wizputer
f2293669ba
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@1493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-11 06:13:13 +00:00
wizputer
0f60564280
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@1492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-11 06:12:32 +00:00
amber
616a90cc09
G++ is now the default on trunk [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@1443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 18:42:53 +00:00
amber
ae8e20d552
branch for major stability breakage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@1440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 18:00:13 +00:00
celest
171609d4a2
* Readded @disablenpc
...
* Fixed @reloadscript not removing old NPC's and monsters first
* Some changes in mob and NPC unloading
* Changed the original @disablenpc to @hidenpc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 15:14:35 +00:00
celest
ad4fcfbe12
some small USE_MEMMGR changes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 14:52:15 +00:00
celest
e381a3d6cd
* Fixed HP Conversion to properly not reduce HP if SP is full
...
* Updated Defender
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 13:42:03 +00:00
celest
05e7c68ef7
Typo ^^;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-07 03:24:57 +00:00
Lupus
48152486d7
added einbroochs monsters stats + drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 16:09:22 +00:00
Lupus
4e5553c36a
re-fixed Kafra + Super Novices CART
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 13:46:09 +00:00
celest
67a9cafa79
* Fixed a crash in clif_send when checking packet version
...
* Fixed a crash in Deluge, Volcano and Violent Gale
* Allow super novices to rent carts from the Kafra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 11:55:55 +00:00
celest
eba2fb10e6
* Skip partner checking when calculating status with Marionette Control on
...
* Fixed plagiarised skills become unuseable after saving character
* Fixed double skill fail messages for stone curse
* Added modulus by zero check to rand()
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 09:00:18 +00:00
Lupus
f9b45e38f9
fixed Gemexchanger NPC
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 06:52:34 +00:00
amber
de69f62bf9
Fixed and tweaked error messages in npc parsing [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 05:19:56 +00:00
Lupus
d082b6aa4e
added better filters into logs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 20:27:34 +00:00
DracoRPG
cc757903b3
Some item fixes ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 19:35:45 +00:00
Lupus
e7dcb2218b
changed drops of deviling
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 18:02:19 +00:00
celest
76c6d019db
Fixed compile error, sorry ^^;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 17:11:16 +00:00
celest
1ea4b4dc0c
* Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
...
* Fixed damage reflecting
* Fixed Backstab to not have a push back effect
* Fixed auto spell to not taking SP
* Fixed Sanctuary to have proper healing count
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 17:00:51 +00:00
celest
3feabb0c74
* Simplified Valaris' online_timer
...
* Updated Fogwall, Spiderweb, and HP Conversion
* Adding saving character online/offline for TXT char and login (unfinished)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 14:57:03 +00:00
celest
8114bec659
* Added SERVER_TYPE to core for future plugins support
...
* Added support for the UPNP plugin to release port mappings and re-close firewall ports on shutdown
* Updated showmsg
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-05 14:32:04 +00:00
amber
394d162391
Fixes for logging trades [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 19:32:34 +00:00
celest
d9881083d4
* Updated showmsg with Shinomori's improvements
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 18:06:30 +00:00
DracoRPG
a9069b7cac
* Minor change in payon.txt to prevent crash : rand(0) -> 0
...
* Removed Berserk's skills requirements
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 18:01:01 +00:00
amber
624f5b09c1
pull out upnp as default
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 17:52:53 +00:00
amber
a66f0483b2
Fix show message
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 17:45:11 +00:00
amber
9ef261f8c4
update build failure
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 17:12:05 +00:00
celest
c7d66f2207
some aesthetics changes ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-04 15:08:47 +00:00