143 Commits

Author SHA1 Message Date
(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
celest
adcd97b45e * Added the new spell scrolls
* Corrected a few skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 16:51:12 +00:00
celest
6f77353e4c * Updated Forging and Potion making formulas
* Modified guild skills
* Initialise 'canregen' when logging into map
- Updated Steel Body, Thunderstorm, Investigate and Magic Crasher
- Removed elunium and oridecon from produce_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 19:37:40 +00:00
celest
99bd6edb6e - Corrected traps
- Some minor changes to Hiding, Cloaking and Chasewalk
- Corrected Cannibalize
- Updated Marionette Control, Berserk
* Changed the weather gm commands to be able to toggle on and off
* Added Jawaii and Ayothaya to @go list
* Changed the default values for ranged, magic and misc damage rate in battle_athena
* Removed redundant 'berserkdamagetick'
* Added changes to map.h according to Shinomori
* Changed Parasite in mob_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 13:06:43 +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
celest
74039f7c1b Corrected wedding ring skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-11 11:14:29 +00:00
celest
c7db60f7e6 - Fixed Auto Spell not working
- Fixed problems with skill level check
- Added text job names support for @job
- Added some new monster skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-10 04:59:53 +00:00
celest
1b5f9144e2 Removed some unused skills from skill_tree.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-09 08:04:15 +00:00
Nasedo
99037d4896 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@518 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-09 00:12:41 +00:00
celest
f29a741c3f * Changed Lord of Death spawn time
* Added nomemo flags for Niflheim and some maps
* Updated Niflheim shops and Morroc jewel merchant

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 15:59:33 +00:00