272 Commits

Author SHA1 Message Date
(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)
11559451da * Added a crash check to Safety Wall
* Added some optimisations in clif_parse_MapMove

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-29 06:36:59 +00:00
(no author)
85592f9a38 * Fixed a bug in gettick cache when compiling in Windows
- Changed "read_map_from_bitmap" to "read_map_from_cache" in map_athena, "map_bitmap_path" to "map_cache_file"
- Fixed item effects not showing when only one was used
- Fixed a bug in Safety Wall
- Allow only either Storm Gust or Lord of Vermillion to cause damage if stacked together
- Added path_search_long, map_find_skill_unit_oncell

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 14:28:19 +00:00
(no author)
0c541b77fb * Added status.c and status.h of jA 1091 update and moved some functions into the new source files
* Updated auto_counter_type's description in battle_athena
* Removed some unnecessary skill level checks in battle.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 04:54:22 +00:00
(no author)
f607f6f22f git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@991 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-25 15:43:48 +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
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
9eaf6d76d6 * Remove some unnecessary checks in battle.c
* Added some checks to prevent novices still allowed to attack when using Trick Dead

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 03:49:44 +00:00
celest
32964b83ea Some tidying up
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 07:46:01 +00:00
celest
708fccfa6e * Fixed skill_require_db reading somehow getting corrupted if weapons usable for the skill is more than 20
* Fixed @killmonster crashing the server with summoned monsters

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 07:04:22 +00:00
celest
a6cadaf451 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@900 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-03 04:37:07 +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
amber
0452a9c55f cxx updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-29 19:18:18 +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
619206403c git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@844 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-28 19:07:08 +00:00
celest
b4256fc8d6 * Updated description for player_check_cloak_type
* Increased skill range limitations in pc_no_footset
* Added exp_calc_type

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 04:45:26 +00:00
amber
d8dd831efb update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 16:29:44 +00:00
amber
ca67b45fbd bounds updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 22:10:13 +00:00
amber
4f93225e23 fix build
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 21:52:45 +00:00
amber
2397faaacb update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 21:43:33 +00:00
celest
b249fe2444 * Updated Sacrifice
* Fixed compile errors in party.c
* Moved SC_EDP back to 114

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 11:44:57 +00:00
celest
0d6e124f1d Added finding_ore_rate
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 05:15:10 +00:00
amber
daf82ba744 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 17:11:37 +00:00
celest
fa6ecf8890 * Updated most of map-server to 1082
* Removed my own additions for skill delays using aspd
* Adapted skill_range_leniency to jA's code
* Fixed drop rates only limited to multiples of 100's
* Added missing code for castle_defense_rate
* Removed pc_undead_nofreeze
* Updated unrefineable items table
* Added 3 new script commands
* Added SC_SpeedUp0
* Merged itemdb_read for SQL and TXT
* Removed itemdb_read_cardillustnametable limited to TXT only
* Added reading itemslotcounttable.txt from the GRF to auto set number of slots per item
* Added a display message when reading itemslottable from the GRF
* Added options in battle_athena.conf to enable/disable reading the GRF

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 12:27:02 +00:00
celest
439a6b11ac * Updated Acid Terror, Sword Reject, Double Strafe
* Replaced checking whether items can be refined or not with a new function
* Fixed npctalk outputting to chat [celest]
* Allowed some values in script_config to be customised in script_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:57:30 +00:00
celest
0fbbeca96d * Updated Sphere Mine
* Updated Wind Walk
* Added effect for Deadly poison bottle and Ice cream

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 10:15:48 +00:00
celest
23d9bbaf7c * Corrected Extremity Fist
* Added weapon skills rely on attack speed as cast delays
* Fixed mob_ghostring_fix not working

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 10:50:03 +00:00
amber
20815bf599 More compile cleanups
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 16:19:07 +00:00
celest
fa5bc90101 * Added nullpo_retb
* Replaced some parts in skill.c with nullpo checks
* Updated most of 12/14's skills patch

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 19:02:17 +00:00
celest
83ce547b5a * Added 'Throw Tomahawk'
* Added some new monster skills - still not complete.
* Adjusted Palm Strike, Tiger Fist and Chain Crush
* Removed redundant 'sg_count'
* Save both persons' data after trading
* Removed 'type' paramater from pc_unequipitem
* Moved unequip checking code from clif.c to pc.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 13:54:56 +00:00
celest
1875255699 * Made guild skills to check for skill levels first when casting
* Modified arrow checking in skill.c
* Corrected Cart Revolution damage calculation

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 03:37:29 +00:00
amber
01073deb62 file props
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 22:53:15 +00:00
celest
1a437b3c75 * Corrected Triple Blow
* Added 'Guardian Angel' code for supernovices

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 18:27:25 +00:00
celest
fc01eec347 * Updated Chase Walk
* Added 'checkoption2' and 'checkoption3' script functions

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-06 07:39:10 +00:00
amber
9607a26f2b Fix another crash
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 17:17:37 +00:00
celest
682f1fb98e * Added allow_atcommand_when_mute
* Temporarily leaving the changing guild emblems requiring Glory of Guild feature only for TXT until the SQL char-server supports guild skills fully
* Modified battle_range again to check if src's type is a player first
* Modified skill_nocast_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 11:06:48 +00:00
celest
8851932828 Corrected typo in battle_range : bl -> src
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 06:13:50 +00:00
amber
b6a825ee34 More updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 03:46:19 +00:00
celest
f54b34d14c Modified battle_range to check if sd is null first
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-04 04:17:27 +00:00
amber
260c334ec0 Bug fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-04 02:52:38 +00:00
celest
feee1d2886 Fixed a bug that was causing monsters not to move towards the target
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-03 05:57:20 +00:00
celest
11e1774c1d * Added motd_type
* Edited atcommand.c to fix compile warnings

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02 17:50:15 +00:00
celest
58a9ab345e - Modified Weapon Refine - should only +1 every time.
- Updated Berserk, Chase Walk, Slim Pitcher
- Added skill_range_leniency
* Added check for clif.c in case the server didn't realise we've died

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02 17:06:40 +00:00
celest
5e8f67eb9d - Updated Poison React
- Added Soul Change, Soul Burn
- Added a somewhat crude timer for Venom splasher
- Added a fix for Guild Skills causing crashes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-01 16:00:51 +00:00
celest
e06b2aac29 * Fixed client crash when disguised characters die
* Fixed and finished Guild Skills (~90%)
* Fixed Meltdown and Overthrust used together breaking your own weapon
* Updated Weapon Repair
* Fixed sp recovery problem, thanks to OutSider for pointing it out
* Corrected bUnbreakable value in const.txt
* Updated skill_cast_db for Meltdown

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30 11:35:02 +00:00
celest
7ff0e4c05c Updated Quagmire, Enchant Deadly Poison, Fog Wall
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 17:39:44 +00:00
Lupus
ed81c1addc Fixed damage formula of Cart revolution: 150% +1% per 80ea
Removed 2x Chance of Equipment Breaking during CRITICAL attacks


git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 21:56:13 +00:00
celest
eade9859d8 Resubmitting changes from /trunk to /branches/stable =p
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 20:34:22 +00:00
celest
af56e64377 Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protection
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 10:02:29 +00:00
celest
f3b7b7cb45 Updated Weapon Repair, Aura Blade
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25 05:22:15 +00:00