amber
05336cfde0
Fix some build issues
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-01 21:40:11 +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
Nasedo
a9e9b5320e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30 16:05:48 +00:00
celest
d461f33dd1
- Added cooldown time for Emergency Recall
...
- Fixed some typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30 14:56:27 +00:00
celest
59fb916772
Added missing Tiger Knuckle Fist stun time
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30 12:03:52 +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
mc_cameri
1dd859d489
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 22:32:36 +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
celest
61e9b76c05
Added more sc_data checks
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 10:42:01 +00:00
amber
c4c0532ffa
A few bug fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 05:19:01 +00:00
mc_cameri
bd9dc5d09e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 04:23:53 +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
amber
b2674befff
Fix some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 19:58:22 +00:00
mc_cameri
b7fb2a5dca
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 14:36:55 +00:00
wizputer
e10dec5a1b
* Fixed a few map crashes when char-server crashes [Wizputer]
...
* Added fix of 0x2aff and 0x2af8 flooding [Wizputer - thanks Toster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 04:42:06 +00:00
wizputer
3ab68a0d90
Fixed Map crash when person uses global message hacks
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 00:54:09 +00:00
wizputer
e9b593218a
Fixed online system, online column works and prevent double login at the login server
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 00:01:39 +00:00
mc_cameri
5647e3c6b8
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-27 17:24:18 +00:00
Lupus
1ec4350f22
li'l optimization of Cloaking check
...
(optimized the order of checking cells, added break; if found a wrong cell = faster)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 23:17:25 +00:00
Lupus
e0f0b2249b
Fixed Abrakadabra skill
...
and 2 minor bugs in skills.c (related to consumed items)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 20:49:37 +00:00
celest
f022037a1a
Added skill_nocast_db
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 11:13:48 +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
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
amber
7c07adbd28
Added @skilltree
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 05:58:36 +00:00
codemaster
42a8966124
- Updated Spider Web so that you cannot use it on yourself
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 04:15:42 +00:00
celest
8d5b0e93cd
Added Ore Discovery, and base code for Slim Pitcher and Preservation
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25 16:37:02 +00:00
celest
10cfb2589b
Updated Weapon Repair (~100%)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25 08:04:42 +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
mc_cameri
58eb17da2b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 23:13:58 +00:00
mc_cameri
1102e9d06b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 22:44:30 +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
b22314457f
Updated new guild skills (60%)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 17:45:04 +00:00
(no author)
d7646f71f6
Added pc_calcspeed, updated Cloaking
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 07:36:33 +00:00
(no author)
8c36a195bf
Updated restrictions for Call partner and Emergency Recall abit
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 03:10:30 +00:00
(no author)
427a127b53
Updated new guild skills (50%)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 02:55:55 +00:00
(no author)
a1de05ce9f
Fixed script loading small/large monsters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 01:57:38 +00:00
mc_cameri
d2afe2f5fb
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-23 10:35:02 +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
mc_cameri
974c37433b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 21:25:28 +00:00
valaris
76a14fff4f
Changed monster_ignore_gm option to a level value.
...
(accounts greater than or equal to this setting won't be attacked by aggressives.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 20:29:21 +00:00
valaris
caf7fb5d85
* Fixed mapflag #s and constants for setmapflag and remove mapflag. [Valaris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 19:15:33 +00:00
celest
7b227633c0
Added skill names for kRO 11/23's new skills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 17:03:06 +00:00
mc_cameri
2e0c62e875
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 10:26:39 +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
Lupus
fa8e5002f7
fixed again
...
vending, trade....
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 19:58:41 +00:00
valaris
a6379d05f6
Fixed @whozeny.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 17:49:35 +00:00
celest
4952522a1d
Added temporary code for guild skills to stop crashing
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 16:36:30 +00:00
valaris
0aa5b80380
* Closed AFM files after reading, this fixed the improper char-server session #. [Valaris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 16:15:39 +00:00
mc_cameri
79324826fd
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 15:11:59 +00:00