(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
celest
02dabb1adc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 19:02:00 +00:00
mc_cameri
1d7fbf3c64
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 14:35:37 +00:00
celest
6c05d48117
Added item_db2.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 19:06:32 +00:00
amber
974ea21e26
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-25 04:03:26 +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
Lupus
a836f18ae6
Added prices to Arrow Quivers
...
fixed Novices Red Potion HP amount
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 17:36:51 +00:00
Nasedo
821803e13c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 11:10:41 +00:00
amber
88f45128e7
updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:36:06 +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
Lupus
abe8192c5d
removed {},{},,,,,,,,,,,,, -> {},{}
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:36:46 +00:00
celest
b7690af868
* Corrected job requirements for some garments
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:52:16 +00:00
celest
e7cc2a6e28
* Updated item 'Novice's Red Potion'
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 06:34:44 +00:00
celest
8d182ad9d1
* Corrected item_db
...
* Corrected skill_tree
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 06:28:37 +00:00
Aria
825f250697
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 04:49:10 +00:00
Aria
480ee1a294
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 04:46:13 +00:00
Lupus
2dfb59276a
fixed KAPHA drops
...
(probably someone screwed that mob by accident)
one number was deleted...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 15:10:45 +00:00
Lupus
347b83b8ed
fixed typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 13:32:17 +00:00
Lupus
c82face9dd
added missing item N 569
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 09:12:45 +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
e7d2a6060b
Typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 04:56:40 +00:00
celest
af796eb386
* Updated maximum levels for supernovice to 99
...
* Updated supernovice jobexp table
* Corrected maximum job level checking in @joblvup and @charjob
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 17:47:47 +00:00