175 Commits

Author SHA1 Message Date
celest
1d89c23b3c * Updated Bleeding effect
* Removed some unused code for Graffiti

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1147 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:23:38 +00:00
celest
509039ac6b * Added skill requirements for the new guild skills
* Allow Emergency Recall to be cast in guild castles
* Add 'minimum job level required' for skill_tree reading
- Berserk now requires job level 50
* Added Spring Trap to be able to trigger ankle snare traps that aren't activated yet
* Added a fix in guild.c by Mellowz
* Some rewrites on the pet skill bonuses system
* Check whether a monster is still alive before starting a status change

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 14:11:43 +00:00
Lupus
0b777af341 added released cards into monsters drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 09:31:14 +00:00
celest
a32145fde2 * Added bSubSize, bHPGainValue, and bDamageWhenUnequip
* Updated bSPDrainValue/Rate
* Set baby class players' size to 0(small)
* Fixed item_db2.txt reading printing wrong number of entries read
* Fixed @allskill not giving the newer stalker, whitesmith and creator skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 08:04:33 +00:00
amber
3154906a1a Quick EOL fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 05:54:55 +00:00
Lupus
117e535d44 added more cards effects
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 22:31:11 +00:00
Lupus
f629321b29 added more cards effects
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 15:39:39 +00:00
celest
25d104d8c4 * Added bAddRace2
* Added mob_race2_db.txt
* Updated description for backup_txt in char_athena.conf a bit
* Added some suggestions by Poki#3
* Use the event names from script_athena.conf to check whenever a player event trigger is being read/set
* Removed an unused save/bank.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 07:07:25 +00:00
Lupus
3bba364122 10% -> 1%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 21:29:12 +00:00
Lupus
2ca95e5116 fixed 4 new cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 21:26:10 +00:00
Lupus
21269a5b27 effects for new cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1128 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 20:35:56 +00:00
Lupus
6dcb5ae02b added +2 drops slots into MOBS DBs
brushed up srcs for 10 drops

fixed some mobs...

fixed TXT logs

fixed 1 guardian spawn

changed 2 SQL files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 17:19:26 +00:00
celest
e9a7ccf3f2 * Readded Chemical Protection
* Removed some old eA code that was causing Frost Nova to do an extra hit
* Corrected Vulcan Arrow's hits in skill_db
* Readded zlib and zconf .h files to under /lib
* Fixed some compile errors in Windows
* Changed remove_control_characters back to supporting korean chars
* Moved some other code around

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 16:28:36 +00:00
celest
49278d3e8a * Corrected Parrying lasting time
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 07:27:53 +00:00
Lupus
d60c73ac93 just updated files before another bug update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1118 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 13:13:18 +00:00
celest
528ed3e19f Added 3 more of the new card effects
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 12:46:21 +00:00
celest
899b3ebeeb * Fixed a typo in quests/all_quest.txt
* Set 'killerrid' and do PCKillEvent before calling PCDieEvent
* Added some new script event related options to script config
* Added 10 of the new card effects on the 2/15's patch
* Minor rewrites on self and enemy weapon/armor breaking
* Added missing code for 'bBreakWeaponRate' and 'bBreakWeaponRate' effects
* Added missing code for 'bAddStealRate' effect
* Removed redundant 'infinite_autospell' in map_session_data

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 08:25:45 +00:00
celest
cb9657da0e Unfinished
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 15:20:49 +00:00
(no author)
12d02b95e5 Merged jA's equipment breaking system into the current one
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-13 04:25:58 +00:00
(no author)
1822bfc343 1 fixed drops log
2 made possible to disable consumable items (potions, berries, etc) during GvG, PvP

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 21:07:30 +00:00
(no author)
e7ac71f443 massive update
of item_db.txt
(new cards, items )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 18:20:13 +00:00
(no author)
d80d9b8074 * Tidied up battle_check_target abit
* Updated traps to affect allies as well in GvG
* Updated cast and delay time for Soul Breaker

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1077 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 16:58:06 +00:00
(no author)
d6688a9f90 * Reduced memory used for the skill_tree DB by 30+mb
* Added script commands isday and isnight
* Updated Sharp Shooting, Ankle Snare, Magnum Break, Tiger Fist, Devotion, Soul Burn

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 10:17:53 +00:00
(no author)
fd81ac3903 again: weight & price fix of Horse Crest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-09 08:27:13 +00:00
(no author)
a0b57c5def price fix of Horse Crest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 22:47:35 +00:00
(no author)
934b36ecb4 Fixed some EOL issues
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 16:41:57 +00:00
(no author)
186b5767f3 * Updated Sharp Shooting AoE code
* Tidied up explicit typecasts in status_get_max_hp
* Non-MVP / miniboss summoned monsters should give exp
* Fixed a typo that was blocking packet version 5 clients (628sak) from logging in

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 09:38:27 +00:00
(no author)
911aeaecfb some item/mob db fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1032 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-04 23:22:34 +00:00
(no author)
d5b829dbfb * Fixed a mistake that was causing Ruwach to only work in PvP and PvM
* Updated code for Joint Beat

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-03 04:32:15 +00:00
(no author)
d530bc485d Fixed a typo in Pressure causing it to deduct sp from the caster, and remove its sp_rate requirement
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01 14:51:58 +00:00
(no author)
1d1976479b * Added Karma and Manner to const.txt
* Delete players' ID from id_db when kicking everyone from the map-server due to char disconnection -- Fixes an odd crash with lazy mob AI

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01 10:46:03 +00:00
(no author)
304bad6c2c git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@995 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-26 02:03:07 +00:00
(no author)
778e804dd6 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 20:38:44 +00:00
celest
6e3d4f80f3 * Updated packet_db.txt loading to support reading into multiple packet versions
* Integrated packet size and function DB's into 1 packet_db
* Removed packet_db_ver defining in packet_db.txt -- it'll determine itself based on MAX_PACKET_VER
* Added MAX_PACKET_VER -- maximum versions supported by eA -- and changed packet size and function DB's to use it
* When sending 'Game exe not latest version' packet don't close the session immediately so it will still be delivered
* Added map-server display if an unidentified client was rejected -- also fixes the 'empty string sent to _showmessage'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-13 03:57:09 +00:00
Lupus
5e951b86f0 fixed some mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-12 20:16:52 +00:00
celest
619a10c16c * Added support for 2005-01-10Sakexe
* Updated packet functions for 2004-11-08 and 2004-12-06
* REMOVED support for clients before packet version 10
* Added a check to prevent crashing when trying to log in with 2005-01-10aSakexe in servers that don't support it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 10:57:57 +00:00
celest
38aa949355 Start adding packet DB reading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 13:30:49 +00:00
celest
2d61cf08f7 * Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's effects to use this
* Some tidying up of skill_castfix and skill_delayfix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 07:28:20 +00:00
celest
2356ccf231 missing ;'s, sorry xP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:49:17 +00:00
celest
61d0c07734 - changed Gungnir to wind element
- changed Damascus to cannot be broken

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:42:46 +00:00
codemaster
9220ebe438 * Fixed GM Command Logging (Not sure why TXT logging still isn't working properly :( ) [Codemaster] [SVN 907]
* Fixed one of Lupus' additions to the item_db [Codemaster] [SVN 907]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 22:13:58 +00:00
Lupus
972ff91d71 fixed some items weight accoring to the kRO desc file
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 21:25:31 +00:00
Aria
cbad38658b create_arrow_db.txt changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-02 18:44:27 +00:00
celest
7beb492f29 * Reduced MAX_SKILL_LEVEL to 10
* Tidied up parts in skill_castfix a bit
* Fixed map-server crashing if an empty line was added in any of the skill-xx db files
* Updated skill_castnodex reading

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-02 18:22:02 +00:00
celest
c0622624d1 * Updated weapon breaking rates
* Optimized enchanting skills success rates calculation
* Modified Spiral Pierce and Breaker to type ranged
* Updated Berserk Potion

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-02 09:59:58 +00:00
Aria
3d5fadb346 create_arrow_db.txt changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-31 22:04:57 +00:00
Nasedo
df74130a44 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@882 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-31 20:43:33 +00:00
celest
6509eb504f * Corrected Bloody Axe's weight - 400 > 4000
* Removed Bandit's Beard from item_avail.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 16:04:27 +00:00
celest
11b797dabb Updated meteor assault, soul breaker
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-29 18:56:40 +00:00
celest
39521cb4a5 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@859 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-29 17:22:35 +00:00