8070 Commits

Author SHA1 Message Date
amber
a70656afeb skill tree fixes ala Valaris
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:13:05 +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
Lupus
dab08ea67a added missing definition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:11:46 +00:00
Lupus
db1768300e moved
int pc_alive_timer(int tid,unsigned int tick,int id,int 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:03:48 +00:00
Lupus
6dc1ff8f25 added jstrescape()
to all TXT agrs as MESSAGE / NAME
by Valaris

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:59:24 +00:00
Lupus
5f0ed4c06a some Valaris's fixes of "double connect bug"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:49:30 +00:00
Lupus
a4a0a1b1bd fixed gangsterparadize (by Valaris)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:37:44 +00:00
Lupus
6778397ad7 <Valaris> void clif_getareachar_npc(struct map_session_data* sd,struct npc_data* nd)
<Valaris> i missed the 7b packet send when i originally merged it into ea

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:33:07 +00:00
Lupus
b69ed93d1f <Valaris> struct skill_unit_group *skill_unitsetting( struct
<Valaris> move the nullpo above struct status_change *sc_data = battle_get_sc_data(src);

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:29:43 +00:00
amber
f74d17fd20 compile error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:56:34 +00:00
amber
e8402a3971 GUILDCACHE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:54:31 +00:00
codemaster
3e663377ab Changed max_paramter to an unsigned int
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:08:58 +00:00
celest
d3003849b8 * Reverting a change on deleting any skill units when we're logging off
* Added check whether an item is allowed to be dropped

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 11:20:46 +00:00
celest
439a6b11ac * Updated Acid Terror, Sword Reject, Double Strafe
* Replaced checking whether items can be refined or not with a new function
* Fixed npctalk outputting to chat [celest]
* Allowed some values in script_config to be customised in script_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:57:30 +00:00
amber
ba67cc63d9 DFASTCHAR
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 01:51:58 +00:00
mc_cameri
7d3ca1bd18 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@644 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 17:27:17 +00:00
mc_cameri
474756f471 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@643 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 17:00:07 +00:00
ajarn
d20ab98354 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@637 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 09:35:11 +00:00
ajarn
6bcd1db8cd git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@629 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 04:33:35 +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
amber
c056c6be90 guild_cache
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 02:41:24 +00:00
davidsiaw
de77ad9067 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@616 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 00:44:27 +00:00
davidsiaw
8e618ece65 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@615 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 00:38:47 +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
amber
4dd574da86 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 07:55:41 +00:00
amber
c0842106f9 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 05:51:46 +00:00
mc_cameri
ca2de30c5e git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@600 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:45:15 +00:00
mc_cameri
bd5bd4110a git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@599 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:21:34 +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
Lupus
a7390d023f FIXED!
Removed Freya's code: "added null pointer check from freya"
it caused NPC bugs: OnTime, OnInit
etc

sorry 8)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 16:37:23 +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
celest
0fbbeca96d * Updated Sphere Mine
* Updated Wind Walk
* Added effect for Deadly poison bottle and Ice cream

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 10:15:48 +00:00
celest
4d61ade16c Added a fix for map loading (Ack, reverted! >.<)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 10:11:06 +00:00
celest
861b912fa9 Added a fix for map loading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 05:59:30 +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
Lupus
fffdff7512 added null pointer check from freya
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 18:24:03 +00:00
celest
584745ca2f Added a fix for AFM loading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 18:05:17 +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
celest
3075c1ce6e Typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 17:02:21 +00:00
celest
23d9bbaf7c * Corrected Extremity Fist
* Added weapon skills rely on attack speed as cast delays
* Fixed mob_ghostring_fix not working

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 10:50:03 +00:00
mc_cameri
e830ccaa6d git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@582 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-16 10:12:27 +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
6f77353e4c * Updated Forging and Potion making formulas
* Modified guild skills
* Initialise 'canregen' when logging into map
- Updated Steel Body, Thunderstorm, Investigate and Magic Crasher
- Removed elunium and oridecon from produce_db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 19:37:40 +00:00
amber
20815bf599 More compile cleanups
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 16:19:07 +00:00
amber
20f5cb28e0 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 15:35:33 +00:00
amber
877b74f9ed Fix compile error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 15:30:31 +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
mc_cameri
29877fbc83 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@569 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-15 00:06:02 +00:00
mc_cameri
d79477081d git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@568 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-14 04:29:12 +00:00