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
81299c6bf5
Added the new maps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 18:04:58 +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
4337a29ac4
draft to transition through svn1125
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 07:09:21 +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
7056c651ed
Fixed some typos in /cites/payon.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 08:08:53 +00:00
Lupus
2d67a03877
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 08:06:07 +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
Lupus
51f766e48c
Fixed some new cards (some % were divided by 100, some cards had no bonuses due to misplaced arguments and due to usage BONUS instead of BONUS2, etc)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 23:35:31 +00:00
Lupus
5cecf83589
Fixed some new cards (some % were divided by 100, some cards had no bonuses due to misplaced arguments and due to usage BONUS instead of BONUS2, etc)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 23:28:29 +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
6f56e9ffb9
added new items
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 22:33:14 +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
Lupus
758d0c75f2
fixedd too long labels
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 13:18:07 +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
1aef45a03a
Fixed a typo in high mage job changing
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 08:56:05 +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
celest
33477a0c35
Reverted a jA change in event loading
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-08 02:26:40 +00:00
celest
b5d12d7ea8
Replaced some free's with aFree
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 16:01:20 +00:00
celest
fb073b6c49
* Added uptime logging support whenever the server closes
...
* Fixed 'make clean' not removing the .o files in /common
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 15:41:38 +00:00
celest
055dde5bb4
* Updated core and map-server to jA 1115~1137
...
* Fixed a typo in Volcano
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 11:35:13 +00:00
celest
2ec9213a82
Fixed Apple of Idun reading the wrong skill level and giving too much HP
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 04:38:58 +00:00
Lupus
ead09c7c4c
added new anti-hacker system in trade.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-05 23:07:54 +00:00
Lupus
c04d3d7b96
fixed mvp droprate
...
inverted option drop_rate0item
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-05 05:36:34 +00:00
shinomori
78d68df89d
forgot the chrif.c update the second week now..
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-04 20:26:36 +00:00
Lupus
b0c8088a8e
SQL: Castles data saving bugfix (fully working! tested during WOE on 100 players, 19 guilds)
...
added 2 bugreports
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-03 21:24:00 +00:00
Lupus
58433b45e4
partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet)
...
added 2 fixex by Pow (max positions, max guild members)
fixed Moving HP quest (added missing delitem)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-02 23:19:46 +00:00
Lupus
73879f7131
fixed Emotion flood (fix from Freya)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-02 08:15:47 +00:00
Lupus
d379d3ade3
Fixed temp ban!!! Now players can enter the server if the ban time is over!
...
Fixed from ban messages N.
It was showing (your game client is old) instead of (you can't login till DATE)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-01 23:14:57 +00:00