1052 Commits

Author SHA1 Message Date
Lupus
f0a54cf1e7 implemented vending log
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 20:38:42 +00:00
celest
c50add18b1 Added Shinomori's changes to npc event timers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@953 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 14:52:10 +00:00
celest
0de626f12a Updated clif.c to be able to identify client versions based on the packet DB
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@952 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 14:02:49 +00:00
celest
619a10c16c * Added support for 2005-01-10Sakexe
* Updated packet functions for 2004-11-08 and 2004-12-06
* REMOVED support for clients before packet version 10
* Added a check to prevent crashing when trying to log in with 2005-01-10aSakexe in servers that don't support it

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 10:57:57 +00:00
Lupus
63bee58a3d added bug report
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 09:10:56 +00:00
codemaster
f955bd688d * Added a fix to @sound where if you forgot the .wav exention, i'd attempt to play the file without it (it adds the .wav) [Codemaster] [SVN 949]
* Added @disguiseall / @undisguiseall [Codemaster] [SVN 949]
* Added misc. clif.c fixes (jAthena added alot of close(fd)'s, so i added them, too) [Codemaster] [SVN 949]
* Added bug reports - Celest, you might want to check one of those out [Codemaster] [SVN 949]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-11 03:32:32 +00:00
Lupus
c235d956bf fixed a bug in clif.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@948 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 23:44:53 +00:00
celest
0e8dc29b2d * Completed adding packet DB reading
* Added Shinomori's suggestions for npc timers,
* Removed checking for script event timers' length, and added Shinomori's changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 15:25:24 +00:00
celest
38aa949355 Start adding packet DB reading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 13:30:49 +00:00
celest
5055b2da21 * Added 'max_eventtimer_length' to script_athena.conf
* Removed PCLoginEvent requiring 'PCLoginEvent' for the player to be set to 1 first to be activated

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@945 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 10:58:12 +00:00
celest
c94c71d282 * Fixed some typos and exploits in the Blacksmith and Hunter job quest
* Modified 'wedding' script command to work with "OnTimer" scripts
* Added 'attachnpctimer' and 'detachnpctimer' script command

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-10 10:16:06 +00:00
codemaster
65bc36dba7 * Added 'OnInterIfInitOnce' for WoE scripts & modified the WoE scripts as well [Ajarn & Codemaster] [Thanks to FREYA] [SVN 943]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-09 23:34:57 +00:00
codemaster
487f212144 * Added the @sound command and the NPC command of soundeffectall - works just like soundeffect, but plays for everyone in the area [Codemaster] [SVN 942]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-09 23:08:31 +00:00
Lupus
a66b76b0ee added bug report
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-09 21:38:37 +00:00
codemaster
3a5658ce86 * Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940]
* Require 15% of HP or more for WE_MALE skill [Codemaster] [SVN 940]
* Require 15% of SP or more for WE_FEMALE skill [Codemaster] [SVN 940]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-09 15:38:39 +00:00
celest
0e45cb8e34 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@939 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-08 14:08:12 +00:00
celest
5f37f4eed3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@938 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-08 13:55:52 +00:00
celest
fa1e9f8e4d Added the new Yuno field warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 04:04:09 +00:00
celest
9eaf6d76d6 * Remove some unnecessary checks in battle.c
* Added some checks to prevent novices still allowed to attack when using Trick Dead

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 03:49:44 +00:00
celest
0fa3848f60 * Added 'summon' script command
* Added Wallex's fix for script.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 03:37:01 +00:00
celest
a0d8292adc Added alive packet sending to SQL char and login
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 03:00:13 +00:00
celest
ffdc190fe3 Enabled login server anti-freeze by default
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 02:53:32 +00:00
celest
998440070f Fixed char server rejecting i'm alive packet
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 02:40:11 +00:00
amber
3cdf446201 foo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 01:38:07 +00:00
celest
05f7c46b18 Stall_time changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 09:01:22 +00:00
celest
32964b83ea Some tidying up
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 07:46:01 +00:00
celest
2d61cf08f7 * Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's effects to use this
* Some tidying up of skill_castfix and skill_delayfix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 07:28:20 +00:00
celest
1dc0399d8f * Added Filougarou's fix for Bowling Bash causing it to only display damage
* Set delay_dependon_dex in battle_athena to 'no' by default
* Fixed typo in skill_delayfix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@927 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 06:48:34 +00:00
amber
3571ff48aa fix it
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 04:37:21 +00:00
amber
51a1d4d68d Update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 03:03:44 +00:00
amber
f68c8a4805 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-06 15:02:42 +00:00
amber
9fdaed07fc oops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@923 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-06 03:44:23 +00:00
mc_cameri
4cd623dbaf git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@922 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-06 00:25:25 +00:00
Lupus
7ee3606b7b Soft Feather - > Fluff
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 22:02:34 +00:00
Lupus
35862a447a added bug report
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@920 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 21:56:52 +00:00
codemaster
7c89ed88b3 * Fixed Celest's typo making all vended items cost 0 zeny [Codemaster] [SVN 919]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@919 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 19:15:54 +00:00
celest
c0e9174533 If a vending item was priced at 0 it'll be auto changed to 1million
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@918 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 11:01:43 +00:00
celest
09d17bfcd5 Fixed TXT logging
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 10:25:17 +00:00
celest
2356ccf231 missing ;'s, sorry xP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:49:17 +00:00
celest
61d0c07734 - changed Gungnir to wind element
- changed Damascus to cannot be broken

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:42:46 +00:00
celest
c0631c4114 Added a simplified version of Qamera's OnConnect: OnDisconnect: OnDeath: NPC events mod
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@914 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:31:09 +00:00
Lupus
7b9e4133c8 added missing mapflag
npc: conf/mapflag/noreturn.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:24:21 +00:00
celest
08755f2688 Optimised PCLoginEvent activation a bit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@912 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 08:38:09 +00:00
celest
da46967b27 * Set 'droprate0item''s default to 'yes'
* Look at item type other than item ID as well to check whether it is a card

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 08:00:53 +00:00
celest
e774f8c641 Reset all skill variables if the skill fails so certain skills can't be abused
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@910 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 07:36:22 +00:00
celest
9dc66f57e6 Added /mapflag/noreturn.txt for disabling butterfly wings
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@909 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 07:14:28 +00:00
celest
708fccfa6e * Fixed skill_require_db reading somehow getting corrupted if weapons usable for the skill is more than 20
* Fixed @killmonster crashing the server with summoned monsters

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 07:04:22 +00:00
codemaster
9220ebe438 * Fixed GM Command Logging (Not sure why TXT logging still isn't working properly :( ) [Codemaster] [SVN 907]
* Fixed one of Lupus' additions to the item_db [Codemaster] [SVN 907]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 22:13:58 +00:00
Lupus
972ff91d71 fixed some items weight accoring to the kRO desc file
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 21:25:31 +00:00
Lupus
ff6b049402 added description of my skill.c fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 20:36:01 +00:00