Lupus
e90e65ea44
mob db exp reading fix
...
mobs item drops rate fix
mob spawn once shows normal log
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 22:49:21 +00:00
celest
d24746468b
* Added bAddItemHealRate
...
* Fixed a crash if adding an offline player to a party
* Fixed a crash with Warp
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 15:59:40 +00:00
Lupus
5b428c0d15
new cards additions
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 13:55:07 +00:00
celest
09c783610d
* Fixed char server crash when sending wisp with a "'" in the names
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 07:42:30 +00:00
celest
6e5ec4f762
* Fixed Backstab not checking for and consuming arrows
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 04:24:12 +00:00
celest
ef85b4ff38
* Fixed @allskill not adding points into advanced job skills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 02:57:13 +00:00
celest
77756f1502
* Fixed a bad typo in status.c's StatusChangeTable
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-23 01:33:11 +00:00
Lupus
48e184edac
added bugs reports
...
fixed Wiz Job Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 23:59:51 +00:00
celest
fea0900092
* Corrected Spiral Pierce's hits in the skill_db
...
* Moved /common/*.o into a obj folder when compiling
* Updated core and map server to jA 1094~1115
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 16:08:24 +00:00
Lupus
9bf4c349fd
added new item
...
fixed/checked 60 new cards
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 07:39:46 +00:00
amber
93c8b20c5e
removed my name
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 06:24:09 +00:00
amber
882e26643d
Cleanup compiler warnings
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 05:42:31 +00:00
amber
0b091d02ee
PCRE updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 05:01:20 +00:00
Lupus
593e1ed641
made actual ITEM_DB SQL
...
some name fixes in item_db (added missing columns )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 14:10:42 +00:00
Lupus
ad6ebc9c89
made actual MOB_DB SQL
...
some name fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:33:40 +00:00
celest
1d89c23b3c
* Updated Bleeding effect
...
* Removed some unused code for Graffiti
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1147 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-21 08:23:38 +00:00
sirius
3b4e925885
fixed the guildcastle saving in charsql
...
fixed the /mm and /mapmove command access bugs ..
[Sirius]
-This line, and those below, will be ignored--
M src/char_sql/int_guild.c
M src/map/clif.c
M Changelog-SVN.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 21:07:45 +00:00
sirius
8d9ac1026a
Changed the output of set user @ charserv_sql ... ^^[Sirius]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1143 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 19:20:44 +00:00
celest
509039ac6b
* Added skill requirements for the new guild skills
...
* Allow Emergency Recall to be cast in guild castles
* Add 'minimum job level required' for skill_tree reading
- Berserk now requires job level 50
* Added Spring Trap to be able to trigger ankle snare traps that aren't activated yet
* Added a fix in guild.c by Mellowz
* Some rewrites on the pet skill bonuses system
* Check whether a monster is still alive before starting a status change
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-20 14:11:43 +00:00
Lupus
0b777af341
added released cards into monsters drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 09:31:14 +00:00
celest
a32145fde2
* Added bSubSize, bHPGainValue, and bDamageWhenUnequip
...
* Updated bSPDrainValue/Rate
* Set baby class players' size to 0(small)
* Fixed item_db2.txt reading printing wrong number of entries read
* Fixed @allskill not giving the newer stalker, whitesmith and creator skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 08:04:33 +00:00
amber
3154906a1a
Quick EOL fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-19 05:54:55 +00:00
Lupus
117e535d44
added more cards effects
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 22:31:11 +00:00
Lupus
f629321b29
added more cards effects
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 15:39:39 +00:00
celest
3bdcf34341
Fixed a bug with statpoint.txt reading and giving too much stat points
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 14:00:56 +00:00
celest
fdbe7b1fb2
Fixed client errors when pecopeco Lord Knights/Paladins log in with a weapon equipped
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 08:38:09 +00:00
celest
25d104d8c4
* Added bAddRace2
...
* Added mob_race2_db.txt
* Updated description for backup_txt in char_athena.conf a bit
* Added some suggestions by Poki#3
* Use the event names from script_athena.conf to check whenever a player event trigger is being read/set
* Removed an unused save/bank.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-18 07:07:25 +00:00
Lupus
3bba364122
10% -> 1%
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 21:29:12 +00:00
Lupus
2ca95e5116
fixed 4 new cards
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 21:26:10 +00:00
Lupus
21269a5b27
effects for new cards
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1128 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 20:35:56 +00:00
Lupus
52f1008b73
2 fast bugfixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1127 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 19:19:04 +00:00
Lupus
6dcb5ae02b
added +2 drops slots into MOBS DBs
...
brushed up srcs for 10 drops
fixed some mobs...
fixed TXT logs
fixed 1 guardian spawn
changed 2 SQL files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 17:19:26 +00:00
celest
e9a7ccf3f2
* Readded Chemical Protection
...
* Removed some old eA code that was causing Frost Nova to do an extra hit
* Corrected Vulcan Arrow's hits in skill_db
* Readded zlib and zconf .h files to under /lib
* Fixed some compile errors in Windows
* Changed remove_control_characters back to supporting korean chars
* Moved some other code around
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 16:28:36 +00:00
celest
3a2e00b268
* Changes to Dissonance -- don't increment the timer again if the target has died
...
* Changed some nullpo checks back to normal null checks
* Changed some nullpo checks to print some debug information
* Added some sd checks before calling pc_blockskill
* Added fix for SQL char's friend list updating
* Fixed a crash if the player invited to join a guild is not online
* Find the guild invitation sender first before clearing it
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 08:31:32 +00:00
celest
c54e7367f7
* Added 2 new script commands to support 2/15's cards patch
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 07:29:01 +00:00
celest
49278d3e8a
* Corrected Parrying lasting time
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 07:27:53 +00:00
sirius
f1290e68d2
Fixed the 0x3001 in inter.c for the char wisper on splittet mapservers (interchat)^^ [Sirius]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 20:52:02 +00:00
celest
6dedcd15dc
Some updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 13:32:38 +00:00
Lupus
02d2532553
fixed 3 wrong names in mobs spawn
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 13:27:06 +00:00
Lupus
d60c73ac93
just updated files before another bug update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1118 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 13:13:18 +00:00
celest
528ed3e19f
Added 3 more of the new card effects
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 12:46:21 +00:00
celest
899b3ebeeb
* Fixed a typo in quests/all_quest.txt
...
* Set 'killerrid' and do PCKillEvent before calling PCDieEvent
* Added some new script event related options to script config
* Added 10 of the new card effects on the 2/15's patch
* Minor rewrites on self and enemy weapon/armor breaking
* Added missing code for 'bBreakWeaponRate' and 'bBreakWeaponRate' effects
* Added missing code for 'bAddStealRate' effect
* Removed redundant 'infinite_autospell' in map_session_data
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 08:25:45 +00:00
Lupus
03b82d9adb
fixed spawn of treasure boxes
...
fixed present_log
Mobs drops: expanded 8 slots into 10 (except READING info from TXT / SQL dbs. But added a plug - to make eA work with old DBs)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 19:30:58 +00:00
sirius
9e986f1b8a
modyfyed the charserver sql for the mapchange ^^ on splitted mapservers
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 16:38:33 +00:00
celest
cb9657da0e
Unfinished
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 15:20:49 +00:00
celest
6605a41bbd
* Allow Potion Pitcher to be able to cast on yourself
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 15:12:35 +00:00
celest
7fa2d81908
* Changed weapon skills to read list_num from the skill_db when calculating damage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 10:25:24 +00:00
sirius
f0586beb14
CharSQL: fixed the 0x2b05 packet, now the multi mapservers works ...
...
Login/LoginSQL: fixed the version check finaly :) now the servers can connect XD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 09:47:08 +00:00
shinomori
2c801c4a19
fixed the spiritball timer list [Shinomori]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 09:44:00 +00:00
celest
e35474dbaa
* Added experimental code to generate a stack dump when it segfaults
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 08:55:36 +00:00