142 Commits

Author SHA1 Message Date
celest
5055b2da21 * Added 'max_eventtimer_length' to script_athena.conf
* Removed PCLoginEvent requiring 'PCLoginEvent' for the player to be set to 1 first to be activated

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@945 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 10:58:12 +00:00
celest
c94c71d282 * Fixed some typos and exploits in the Blacksmith and Hunter job quest
* Modified 'wedding' script command to work with "OnTimer" scripts
* Added 'attachnpctimer' and 'detachnpctimer' script command

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 10:16:06 +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
amber
51a1d4d68d Update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 03:03:44 +00:00
amber
f68c8a4805 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-06 15:02:42 +00:00
celest
c0631c4114 Added a simplified version of Qamera's OnConnect: OnDisconnect: OnDeath: NPC events mod
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@914 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:31:09 +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
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
amber
d46146370c update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 03:47:18 +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
mc_cameri
20cd4f81bc git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@830 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-28 04:07:07 +00:00
celest
e786967f09 * Updated map cache system from jA
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 19:22:37 +00:00
ajarn
72924cd24a update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 01:58:49 +00:00
ajarn
1b7af8f766 Fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 00:38:25 +00:00
celest
94fae3e32b * Added Bitmap File system
* Added --run_once flag

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 18:47:04 +00:00
amber
2c64ba96d0 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 17:08:58 +00:00
amber
092e907286 Update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 05:11:57 +00:00
celest
bb2280582b * Check if the player has been authentified by the char server before clearing any timers in map_quit
* Added eventtimercount and timerskill_count
* Added sc_count check in skill_stop_dancing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 10:01:13 +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
davidsiaw
987a4d10b6 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@690 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 01:23:44 +00:00
Lupus
dab08ea67a added missing definition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:11:46 +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
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
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
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
1f3ab48426 * Updated Stone Curse
* Implemented Confusion (50%)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 13:50:56 +00:00
celest
6b295f3eb7 - Shooting skills will now need arrows
* Added 'guildgetexp' script command
* Added bLongAtkRate item effect
* Updated Bow Thimble, Archer Skeleton Card, Tribal Solidarity, Sleipnir, Brisingamen, Mjolnir, Megingord, Counter Dagger, Poison Knife
* Updated SP requirements for Full Strip, Full Chemical Protection, Cannibalize

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 08:16:25 +00:00
amber
ba9ef1f2ca fix crash
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 06:30:50 +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
amber
1bb5e58ee2 Make it work a bit better with win32
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 07:33:21 +00:00
codemaster
636123d3cf git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@354 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-24 22:27:20 +00:00
celest
3af0e7d98a - Added some code for the new guild skills (10%) and Moonlit
- Corrected Hilt Binding and Assassin Cross' dual wield

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-23 09:33:44 +00:00
valaris
2b65088b92 Added bonus bClassChange,%; to randomly transform monster into another monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 20:31:19 +00:00
valaris
070d0b9f1b * Added "nogo" mapflag to prevent the use of @go on a specified map. [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 17:04:06 +00:00
celest
da269444db Fixed skill point bug... i hope. ^^;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 16:43:56 +00:00
celest
1266aeb937 Added 'BaseJob' const and 'indoors' mapflag
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 04:20:55 +00:00
valaris
3e65de1d4e Added zeny from mobs option.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:37:27 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
codemaster
39fd1c7e8b Fixed Attacking Mobs by using a file from FREYA (thanks MagicalTux and Yor)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 02:16:51 +00:00
(no author)
706e785091 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:25:09 +00:00