282 Commits

Author SHA1 Message Date
(no author)
2841175718 Edit for Upa
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01 02:14:43 +00:00
(no author)
9fec5d1298 * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it
* Added base code for Party Item Sharing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-28 18:46:43 +00:00
(no author)
8454119e3f * Added @changelook command for spriters to test view ID's
* Added a check to Pneuma to prevent crashing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-27 02:53:10 +00:00
(no author)
85592f9a38 * Fixed a bug in gettick cache when compiling in Windows
- Changed "read_map_from_bitmap" to "read_map_from_cache" in map_athena, "map_bitmap_path" to "map_cache_file"
- Fixed item effects not showing when only one was used
- Fixed a bug in Safety Wall
- Allow only either Storm Gust or Lord of Vermillion to cause damage if stacked together
- Added path_search_long, map_find_skill_unit_oncell

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 14:28:19 +00:00
(no author)
0c541b77fb * Added status.c and status.h of jA 1091 update and moved some functions into the new source files
* Updated auto_counter_type's description in battle_athena
* Removed some unnecessary skill level checks in battle.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 04:54:22 +00:00
(no author)
778e804dd6 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 20:38:44 +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
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
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
f1dbf98e9a fixed respawn delay of Zenorcs 3 sec -> default 5 sec
uncommented ATCommandLog entry (it works.)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@897 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-02 23:45:54 +00:00
amber
d46146370c update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-30 03:47:18 +00:00
amber
0452a9c55f cxx updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-29 19:18:18 +00:00
mc_cameri
e333217bc3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@856 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-29 14:55:16 +00:00
amber
96fb01e0d9 Changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 17:06:35 +00:00
amber
9f6762ba55 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 16:58:27 +00:00
celest
984dba6d40 Added @mobsearch, @cleanmap and @giveitem
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 05:16:07 +00:00
amber
ba5cf284da update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 05:05:48 +00:00
celest
94fae3e32b * Added Bitmap File system
* Added --run_once flag

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 18:47:04 +00:00
amber
70ac0a5e96 Fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 21:09:43 +00:00
amber
095a938fb3 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 16:43:26 +00:00
amber
79369f1c34 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 04:22:02 +00:00
amber
94a17e7e56 Property update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 17:05:45 +00:00
amber
4f7dffcb72 add spawn
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 02:33:29 +00:00
amber
d091c2e147 Rewrite inter server messaging
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 01:51:17 +00:00
mc_cameri
025b4ac2d3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@714 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 22:44:37 +00:00
mc_cameri
b0e36adc2b git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@708 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 20:52:27 +00:00
codemaster
f16fea0829 * Updated makefiles to new strlib locations [Codemaster]
* Moved strlib.h and strlib.c into the common directory [Codemaster]
* Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:11:23 +00:00
celest
fd68849bec * Added auto reading leveluseskillspamount.txt and indoorrswtable.txt
* Added check in grfio.c to prevent crashing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:13:04 +00:00
codemaster
e0f657f0f9 Fixed compiling problem for TXT since a few commands were placed within an #ifndef TXT_ONLY when they weren't supposed to be
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 03:36:03 +00:00
nsstrunks
7b97196175 Added a few new GM commands.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 17:57:25 +00:00
mc_cameri
b9c3ccdf88 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@598 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:18:01 +00:00
mc_cameri
90251c6011 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@595 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 10:53:38 +00:00
amber
589f92ecd9 more updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 04:42:48 +00:00
celest
af796eb386 * Updated maximum levels for supernovice to 99
* Updated supernovice jobexp table
* Corrected maximum job level checking in @joblvup and @charjob

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 17:47:47 +00:00
amber
ea99e6c3f7 Fix compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 03:28:42 +00:00
mc_cameri
4f34ae0c68 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@577 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-16 01:53:35 +00:00
celest
99bd6edb6e - Corrected traps
- Some minor changes to Hiding, Cloaking and Chasewalk
- Corrected Cannibalize
- Updated Marionette Control, Berserk
* Changed the weather gm commands to be able to toggle on and off
* Added Jawaii and Ayothaya to @go list
* Changed the default values for ranged, magic and misc damage rate in battle_athena
* Removed redundant 'berserkdamagetick'
* Added changes to map.h according to Shinomori
* Changed Parasite in mob_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 13:06:43 +00:00
codemaster
6cfcb5f217 * common/mmo.h: changed base_level and job_level to unsigned int to increase max levels
* char/char.c: added a NULL check for the file in parse_friend_txt
* map/atcommand.c/.h: added @clearweather (thanks to Dexity)
* map/charcommand.c/.h: added #spiritball
* map/mob.c: fixed a compiler warning (ln was an int and was supposed to be an unsigned long int)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 22:15:58 +00:00
celest
83ce547b5a * Added 'Throw Tomahawk'
* Added some new monster skills - still not complete.
* Adjusted Palm Strike, Tiger Fist and Chain Crush
* Removed redundant 'sg_count'
* Save both persons' data after trading
* Removed 'type' paramater from pc_unequipitem
* Moved unequip checking code from clif.c to pc.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 13:54:56 +00:00
Lupus
07eee64dc7 MAIL: moved all string messages from HARDCODED strings to
msg_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-12 21:19:14 +00:00
celest
c7db60f7e6 - Fixed Auto Spell not working
- Fixed problems with skill level check
- Added text job names support for @job
- Added some new monster skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-10 04:59:53 +00:00
amber
539f8e4a9d update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-10 04:33:12 +00:00
amber
bbfad7f644 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-09 03:41:13 +00:00
amber
411796eeb8 cleanup
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 22:58:53 +00:00
amber
0e2dc649d9 I am bored
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 22:51:52 +00:00
amber
8fc951ef03 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 18:57:10 +00:00
wizputer
0712297756 Fixed global message not working on txt [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 05:56:35 +00:00
amber
2348fad03b Updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 16:57:37 +00:00
mc_cameri
905a0dac2f git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@462 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-05 12:20:33 +00:00
celest
682f1fb98e * Added allow_atcommand_when_mute
* Temporarily leaving the changing guild emblems requiring Glory of Guild feature only for TXT until the SQL char-server supports guild skills fully
* Modified battle_range again to check if src's type is a player first
* Modified skill_nocast_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 11:06:48 +00:00