8070 Commits

Author SHA1 Message Date
Lupus
0254a658b1 timers optimization / speed up / bug fix : no freezing mobs
ported from Yor's

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24 17:18:26 +00:00
celest
37851efb84 * Added 'map_charid2id'
* Changed monster damage logging to save char ID's
* Implemented 'event_script_type'
* Set Emsolute Develop as a learnable skill
* Updated 'require_glory_guild'
* Allow monsters to cast skills near themselves even when monster_nofootset is set to 'yes'
* Print number of online users in online.txt/.html even if there's only 1 user

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24 15:31:28 +00:00
amber
f8651e0c00 another fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 21:59:20 +00:00
amber
cb34e8c48a memory bugs fixed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 18:54:09 +00:00
celest
898d7024a9 * Added' require_glory_guild'
* Fixed some --addrace variables' sizes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 17:20:41 +00:00
celest
35d38ae942 Fixed compile warning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 16:01:51 +00:00
celest
91fb421a67 * Fixed alot of memory leaks
* Added stray memory cleaning routine to db.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 15:26:52 +00:00
celest
a2c00f0290 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1274 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-03-23 15:03:21 +00:00
celest
f2da5abfe7 Fixed some compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 04:23:22 +00:00
amber
6ffce0caf6 Updated the eol style
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 22:00:56 +00:00
celest
fa15480b1a recommit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 19:37:26 +00:00
celest
5995e21332 * Corrected potion creation success chances
* Removed some unused potion creation code
* Updated Joint Beat's effect

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 19:16:57 +00:00
celest
b9a1f0d7fd Check changelog ^^
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 16:31:56 +00:00
Lupus
5a8c7883e5 * Added Rafflesia into Dead Branch monsters list, removen all MVPs from there
DBs never supposed to call MVPs!!! Only Sages Hocus Pocus could make a MVP from Alchemyst's Floras. (eA Hocus implementation doesn't support it yet)

fixed Cannibalize skill
according to http://guide.ragnarok.co.kr/jobalcskill.asp

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 08:42:16 +00:00
celest
201bec5cd7 * Moved /tool and /webserver to under /src and added 'make tools' and 'make web-server'
* Removed ladmin compiling from 'make sql'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-21 06:06:21 +00:00
celest
32a3990f69 * Don't register the day/night timers if any one is set to 0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20 15:44:46 +00:00
celest
d30a426160 * Added 4 new card effects from 3/15's patch
* Added 'enable_ip_rules' to packet_athena.conf
* Updated socket debug messages to be more readable

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20 12:07:52 +00:00
Lupus
81ca684ee8 fixed @storage / @gstorage
started using MAX_MOB_DB

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20 09:48:20 +00:00
celest
0b31d2f62b * Added getrefine()
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-19 08:13:37 +00:00
celest
62c1f710d5 Fixed day and night settings not ignored even if they are set to 0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-19 05:32:30 +00:00
celest
244c817d0d * Fixed a crash when freeing memory of pets
* Added Cygwin support to the -DDUMPSTACK option, and changed its format
* Removed duplicate fopen in login_log

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 17:36:03 +00:00
celest
d2dd679325 * Don't log SQL char actions if log_char is not enabled in char_athena.conf
* Updated shop_exp's calculation to give more exp
* Some item and mob DB updates
* Added Einbech/Einbroch warps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 10:04:41 +00:00
celest
96af6068fa * Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelated items
* Fixed Incantation Samurai card reducing hp too quickly

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 07:00:31 +00:00
celest
7840576d02 Fixed SQL compile error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 04:04:17 +00:00
Lupus
5327a623aa added 84 new cards
removed NULLPO warning from my trade.c anti-spoof check.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 20:45:06 +00:00
celest
4d4414fbbc * Added display script filename when a script error is found while parsing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 10:46:37 +00:00
celest
f4b515d055 * Fixed more typos in /cities/payon.txt
* Added 2 char-server packets to support Freya's login server
* Rewrite on Full Strip

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 09:03:06 +00:00
amber
4a60e4af47 Fixed memory corruption
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 06:30:36 +00:00
celest
aa3ae955d4 Re-fixed compile error in map.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 05:16:03 +00:00
Lupus
46fb35ffcb fixed hack/spoof
STORAGE+TRADE windows duper (with packets snpooffing)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 20:45:05 +00:00
Lupus
1a2011bee7 fixed compilation error
removed extra }

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 15:51:47 +00:00
celest
61c4e01a71 * Updated jA's dummy socket to mod1137
* Added jA's ddos protection system
* Moved stall_time's reading to packet_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 12:21:26 +00:00
celest
404f46da88 * Fixed a compile warning in pc.c
* Updated Soul Breaker's damage display
* Some shops and scripts fixes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-15 06:26:50 +00:00
Lupus
f51b796db1 fixed @divorce and @marry commands.
Also made them correctly output their help
+ added Wedding Music and Wedding Confetti into @marry

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-14 16:29:57 +00:00
celest
aa07208aee * Added auto convert advanced job and baby class sprite ID's in mob_avail.txt to correct format
* Added SC_Speedup cannot be stacked with Increase Agility

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-14 08:01:43 +00:00
celest
2b17f6517b * Added PvP/GvG check for Tiger Knuckle fist
* Fixed Pressure reducing the target's SP twice
* Fixed SQL logging not checking if its supposed to use SQL or TXT logs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-13 07:40:47 +00:00
celest
313d2ec7dd * Fixed Status Recovery dealing too short blind time on undead mobs
* Fixed mobs not affected by Blind status
* Added an invalid id check check in map_id2sd
* Added sd check in clif_send

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 12:39:54 +00:00
Lupus
bcd9a01531 * Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used for common monsters [Lupus]
* Added additional random respawn delay for instant respawning monsters (0..5 seconds) [Lupus]
		- Should be made as an option of battle_athena.conf


git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 11:10:46 +00:00
celest
a3fbd42dd5 * Fixed "--en/ja--" usage in 'monster' script not working properly
* Speedup player autosaving
* Optimised guild castle saving when autosaving player data
* Added sd check in mob_damage

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11 16:33:21 +00:00
celest
fac2e7f552 * Added Sage enchanting skills can only be cast on party members
* Fixed Magic Power not working for ground-targeted skills
* Fixed Frost Diver having double freezing chances

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11 09:59:29 +00:00
celest
f2636673d7 * Updated Breaker, Cloaking
* Corrected 1206Sakexe's packet detection

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11 03:10:55 +00:00
celest
b8d5acfd82 * Some changes in sig_dump to allow Cygwin produce stackdumps upon crash again
* Changed the default stackdump creation folder from /save to /log

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-09 11:54:32 +00:00
celest
0f8be62844 * Fixed a typo in TXT login server logging
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-09 06:09:11 +00:00
celest
39020d9e76 * Added HP and SP rate underflow checking
* Added stop auto attacking if no arrows were equipped

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-09 04:41:56 +00:00
Lupus
67ec0711d3 fixed script command 'isequippedcnt'
added new script command for new cards 'cardscnt'
(to fix cards exploits! should check old cards, too)
fixed @jail / @unjail SAVE POINT abuse

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 21:23:51 +00:00
celest
1fcb2bacfc Updated Deadly Poison and Enchant Poison
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 12:21:28 +00:00
celest
659b7611dc Updated Soul Breaker
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 11:34:12 +00:00
shinomori
73bd900546 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1213 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-03-08 11:13:46 +00:00
celest
30e628de57 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1212 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-03-08 10:03:33 +00:00
celest
dd74e90fca Speedup inventory and storage saving
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 05:05:04 +00:00