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
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
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
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
Lupus
9f0d5a05a8
added new script commands
...
from jA
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-26 07:40:41 +00:00
shinomori
a3cbadb9fc
wrong pc.h...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-25 18:18:16 +00:00
shinomori
98401cf0df
revised npc_event_dequeue; added a check to party share & devel update [Shinomori]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-25 18:06:30 +00:00
amber
0b091d02ee
PCRE updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 05:01:20 +00:00
shinomori
b4f99f38ef
fixed memory leak in guild_gvg_eliminate_timer and timer handling in npc_event_timer [Shinomori]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-14 20:50:40 +00:00
(no author)
bf3ebabb8e
optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shinomori]
...
Adding my dev-branch [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 14:29:00 +00:00
(no author)
c372b3de89
more compile errors
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 06:02:39 +00:00
(no author)
3b1654bb04
Fix some compile errors
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 04:25:56 +00:00
(no author)
200bd8bb6a
* When loading shop scripts automatically check if the prices can be exploited with OC/DC
...
* If the buying price provided in item_db.txt is above 2x higher than selling price for an item no need to reset and redetermine the buying price
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-03 11:20:57 +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)
e08d46b479
More G++ work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 16:55:10 +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
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
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
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
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
amber
d8dd831efb
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 16:29:44 +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
celest
bea3ec88e9
* Added some of Shinomori's fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 13:08:54 +00:00
ajarn
bfb196770e
reverted back from 1081 npc.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 20:50:54 +00:00
mc_cameri
299e439b50
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 16:31:05 +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
codemaster
127bbb3dee
* Fixed a tiny compile warning in npc.c [Codemaster]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:07:44 +00:00
codemaster
e8e06ecda3
* Allowed the NPCs without proper curly brackets to still load, but give an error still [Codemaster]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:03:50 +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
celest
fa6ecf8890
* Updated most of map-server to 1082
...
* Removed my own additions for skill delays using aspd
* Adapted skill_range_leniency to jA's code
* Fixed drop rates only limited to multiples of 100's
* Added missing code for castle_defense_rate
* Removed pc_undead_nofreeze
* Updated unrefineable items table
* Added 3 new script commands
* Added SC_SpeedUp0
* Merged itemdb_read for SQL and TXT
* Removed itemdb_read_cardillustnametable limited to TXT only
* Added reading itemslotcounttable.txt from the GRF to auto set number of slots per item
* Added a display message when reading itemslottable from the GRF
* Added options in battle_athena.conf to enable/disable reading the GRF
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 12:27:02 +00:00
ajarn
2b58cc9b77
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 04:34:59 +00:00
codemaster
9f774dc2db
* Fixed map-server exiting when it came across a bad NPC file [Codemaster]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:41:38 +00:00
codemaster
64620185d2
*Updated Valaris' large/tiny monsters - of course, he told us what he did wrong and how to fix it :) [Codemaster & Valaris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:29:35 +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
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
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
mc_cameri
ded7820ee1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-14 00:33:01 +00:00
mc_cameri
64e738cace
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 10:51:29 +00:00
amber
d774c37adc
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 06:05:37 +00:00
(no author)
a1de05ce9f
Fixed script loading small/large monsters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 01:57:38 +00:00
valaris
a6379d05f6
Fixed @whozeny.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 17:49:35 +00:00
valaris
070d0b9f1b
* Added "nogo" mapflag to prevent the use of @go on a specified map. [Valaris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 17:04:06 +00:00
valaris
e868e90267
* Initialized "day" variable in npc.c. [Valaris]
...
* Added @whozeny. Shows list of top 50 online players and their zeny sorted from highest to lowest. [Valaris]
* Added @happyhappyjoyjoy. Makes all players on server do a random emote. [Valaris]
* Removed -fu
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 14:13:23 +00:00
amber
13484f75cb
Compiler fixes and scripting timer event fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 04:48:11 +00:00
celest
1266aeb937
Added 'BaseJob' const and 'indoors' mapflag
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 04:20:55 +00:00
valaris
d31ab64a1d
* Added spawning of monsters at specific level by adding ,# after the spawn name. [Valaris]
...
mobs_level_up option should be on when using this.
(Example: {ama_dun01.gat,0,0,0,0 monster Shinobi,99 1401,1,0,0,0} to spawn a level 99 shinobi.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 12:32:48 +00:00