8070 Commits

Author SHA1 Message Date
celest
94a793b2cf Finished updating Basilica.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19 10:14:14 +00:00
celest
28413e8402 Added @mute/@red, set manner to 0 when @unmute.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19 04:49:51 +00:00
celest
d673417c91 Updated basilica, added save_flag, and fixed muting status not saved.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19 03:24:08 +00:00
celest
d77beca190 Updated pneuma
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19 02:43:28 +00:00
Lupus
4578230bbc fixed segfault at maps load (got from Freya0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 20:21:42 +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
16cc52bfdc Updated Cloaking, Endure, fixed bug with monster npc's
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 05:42:45 +00:00
amber
da58668fc6 Packet fixed and EOL fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 04:54:58 +00:00
amber
356b48e28c Fixed crash
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 04:52:49 +00:00
celest
e668edb2a8 Fixed Berserk
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 15:20:33 +00:00
celest
62574ea526 Added skill_steal_type and removed snatcher's steal fail message
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 13:38:53 +00:00
amber
13484f75cb Compiler fixes and scripting timer event fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 04:48:11 +00:00
celest
04f21a8fdf Added pk_min_level and modified cloaking checks a liiittle bit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 21:57:15 +00:00
Lupus
1ae0d8b1e1 vending input number fix from Freya ^_-
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 21:55:57 +00:00
codemaster
3fbbf7b9b9 Temporarily Disabled GM Command Logs; Weren't working Properly >_<!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 21:36:25 +00:00
celest
dc0d5edd08 Disabled assumptio in WOE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 09:04:15 +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
celest
29b9d5aaec Modified level 0 skill check, perfect hiding
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 01:42:39 +00:00
Lupus
c5955bded3 Fixed 2 bugs in DELITEM script command. [Lupus]
- added deleting priority: If you have some items with the same ID and want to delete some of them, then at first it'll delete common items then, if necessary, delete the rest items but upgraded/named/with cards.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 23:14:55 +00:00
codemaster
9877ccb87a Added More Options To log configAdded GM Command Logs
Added TXT Logs + TXT Log Options

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 22:50:27 +00:00
celest
13f02fb72c Corrected pc_jobchange and skill_tree_get_max, sorry >.<
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 22:23:13 +00:00
valaris
d31ab64a1d * Added spawning of monsters at specific level by adding ,# after the spawn name. [Valaris]
mobs_level_up option should be on when using this.
(Example: {ama_dun01.gat,0,0,0,0	monster	Shinobi,99	1401,1,0,0,0} to spawn a level 99 shinobi.)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 12:32:48 +00:00
valaris
68e22a8550 * Added addtoskill script command for (levels can stack on top of existing levels). [Valaris]
Use same usage as skill script command.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 11:43:26 +00:00
celest
c6f120df14 Fixed max skill levels, pc_calc_base_job, baby jobs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 09:54:39 +00:00
valaris
342cbebbd1 * Added small and big mob sprite spawning. [Valaris]
-Added @monstersmall and @monstersmall commands.
  -For using in scripts, use id +2000 for small and id +4000 for big.
   (Example: 3002 for small poring and 5002 for big poring)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 08:15:30 +00:00
valaris
31340d52a1 * Added mobs_level_up option. [Valaris]
-Everytime a monster kills a play their level will increase and show levelup animation.
  -Their 6 main stats and speed will increase as they level.
  -They will recover 10% of the max hp of the player it kills.
  -Player will gain extra exp based on how much stronger a monster is than normal.
  -Skill estimation will show monsters current level (instead of reading from db).
  -Will display level 99 aura if and when a monster hits level 99.
  -They will not go higher than level 99.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 07:14:58 +00:00
valaris
aa11516bae * Fixed loading of AFMs when no resnametable is found. [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 22:31:02 +00:00
celest
d07ec7cb5a Skill updates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 19:39:42 +00:00
valaris
878782747a Added AFM (Advanced Fusion Map) support thanks to alexkreuz and fusion.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 18:52:59 +00:00
valaris
4351885b80 Initialized password variable in login.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 17:11:10 +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
celest
62089ca111 Updated some more skills. ;P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 13:24:09 +00:00
wizputer
44b1885543 Fixed map-server loading, doesn't require data\resnametable.txt anymore [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 03:05:39 +00:00
celest
e8e5233a8a Updated some skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 18:47:19 +00:00
valaris
8512b78e6d Removed double connection print statement.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 18:29:31 +00:00
codemaster
aff8386fdb Updated and optimized with FREYA's additions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 17:36:40 +00:00
valaris
d162970284 Removed compiler warnings in intif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 14:01:55 +00:00
mc_cameri
407aab8097 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@157 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-13 12:35:57 +00:00
mc_cameri
43dd8e0b98 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@150 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-13 05:15:56 +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
shadowlady
2a036c9e41 Fixed Devotion use requeriments.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12 00:09:42 +00:00
codemaster
9152af5bf8 Whoops! Forgot to commit this yesterday :)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 20:31:08 +00:00
shadowlady
c5f7fff25a Fixed sacrifice wrong damage formula.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 18:53:41 +00:00
shadowlady
51c0c75efc Fixed a bug on Sharp Shooting critical rate bonus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 15:47:41 +00:00
shadowlady
46535c912a Fixed a bug on Sword Reject dmg.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 15:44:12 +00:00
shadowlady
110fdcc6b9 Updated, Arrow Vulcan, Sharp Shooting, Head Crush.(battle.c)(and sword reject)*
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 10:59:52 +00:00
shadowlady
148a5b7d7d Updated, Arrow Vulcan, Sharp Shooting, Head Crush.(battle.c)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 10:42:47 +00:00
shadowlady
cf2447518a Updated Hp Conversion, Tiger Knuckle Fist and Chain Crush Combo(skill.c)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 10:29:51 +00:00
codemaster
439d0d987f Fixed, Updated, and Added alot of skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 01:16:34 +00:00