skotlex
dddd48f15d
- Modified the "guardian" spawn script command, it no longer receives a "amount" argument (since that only leads to trouble), if the class is negative, it'll pick a random class the same way the monster spawn script command does, and if you pass a spawn position with coordinates equal or less to 0, a random spot in the map will be taken. However you can't use "this" as a map name anymore since these script commands do not need an attached player.
...
- Guardian spawning will now fail if you attempt to spawn a guardian that already exists on the same position.
- Collapsed clif_party_main_info and clif_party_join_info into a single function: clif_party_member_info
- Collapsed config settings "sg_miracle_skill_min_duration" and "sg_miracle_skill_max_duration" into "sg_miracle_skill_duration", which defaults to an hour.
- Miracle of the Sun, Moon and Stars can now retrigger to lenghten it's effect, and it is cancelled on warp/map-change.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-16 19:30:28 +00:00
ultramage
5e13f9d6a7
Fixed one missing 'On' in prtg_managers.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-24 17:37:47 +00:00
skotlex
fa1c4b2e47
- Simplified the global function "getJobName"
...
- Simplified function agitcheck so it isn't crash prone. Now it takes no arguments, and will return whether WoE is on or not.
- Updated bundled scripts as required for this change.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-22 15:38:30 +00:00
FlavioJS
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
Lupus
a2f7a6de3d
Fix for guild manager recognizing
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-13 13:50:05 +00:00
Lupus
5446fe3c34
You can install/mend guardioans during WoE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-12 08:47:14 +00:00
Lupus
7367e7aa5f
Many small scripts fixes - tabs, parenthesis, typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 22:59:57 +00:00
Lupus
e34216738c
offical novice Castles restrictions, treasure spawns, manager. Onlly entranse + mob spawns are custom
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06 09:45:05 +00:00
Lupus
29582c3a3a
keep treasure box count on reboot
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 08:10:13 +00:00
Lupus
4e0274eac0
fixed WoE defence/eco underflow
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 06:33:38 +00:00
Lupus
d62de6e53f
deleted extra )
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 04:57:01 +00:00
toms
a1aa61af14
Fixed a syntax error on npc/guild/nguild/nguild_warper.txt line 37
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8502 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 20:26:25 +00:00
Lupus
edb160abaa
fixed bandits beard quest. disabled guild storage by default. changed novices castles warper and treasure chests count to 1
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 06:07:26 +00:00
Lupus
70e170f745
move Bio ethic to skill quests, fixed bio ethic (let Baby alc+creators learn the skill, too). updated lighthalzen added mapflags. fixed treasure spawn formula
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-24 04:47:51 +00:00
Lupus
9b57c1a098
updated penal servitude, nguild warper
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 03:33:58 +00:00
Lupus
2da6a7e29d
Fixed treasure number 'round exploit'
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-22 06:01:36 +00:00
Playtester
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
...
- needs testing
- can't be fully fixed because of length limitation of names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 10:02:18 +00:00
Lupus
24beddd3ae
SC_SPEARSQUICKEN -> SC_SPEARQUICKEN normalized enum name
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 04:49:33 +00:00
evera
a35914d253
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18 07:21:05 +00:00
eaac
23599bc5a7
~ eAAC Update:
...
* Added quest_warper.txt to eAAC_Scripts. [erKURITA]
* Deleted the sql and txt versions of the disguiser and added a merge of both. [erKURITA]
* Deleted clone_arena.txt. [erKURITA]
* Updated global_functionsKE.txt of Skotlex. [erKURITA]
* Added woe_time_explanation.txt to explain how to set WoE times. [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15 00:16:48 +00:00
Lupus
e52e4abdd4
fixed disappearing treasure chests, updated NWoE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-03 16:14:37 +00:00
Lupus
39e8d59082
Fixed possible Castle Economy investment overflow with Emsolute Develop learnt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:43:54 +00:00
DracoRPG
92e11d5a8b
Small script fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-27 11:49:26 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
celest
1665531be1
Oops ^^;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24 15:49:52 +00:00
celest
37851efb84
* Added 'map_charid2id'
...
* Changed monster damage logging to save char ID's
* Implemented 'event_script_type'
* Set Emsolute Develop as a learnable skill
* Updated 'require_glory_guild'
* Allow monsters to cast skills near themselves even when monster_nofootset is set to 'yes'
* Print number of online users in online.txt/.html even if there's only 1 user
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24 15:31:28 +00:00
Lupus
b563d06e30
fixed WOE
...
fixed Kafra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 20:36:15 +00:00
Lupus
12880187cd
fixed
...
free access to the guild dungeons
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-25 21:31:16 +00:00
Lupus
6dcb5ae02b
added +2 drops slots into MOBS DBs
...
brushed up srcs for 10 drops
fixed some mobs...
fixed TXT logs
fixed 1 guardian spawn
changed 2 SQL files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-17 17:19:26 +00:00
Lupus
03b82d9adb
fixed spawn of treasure boxes
...
fixed present_log
Mobs drops: expanded 8 slots into 10 (except READING info from TXT / SQL dbs. But added a plug - to make eA work with old DBs)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-15 19:30:58 +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
celest
561d36bf05
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-03 03:15:17 +00:00
Lupus
a02ff2102c
removed stupid bug fix (it wasn't a bug, but you've made it a bug)
...
people report RC5 bugs, and u... doh..
u don't check the real bugs..
u gust go and fix...
it's WRONG!!!!!!!!!!!!!!!!!!!!!!!!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 08:17:48 +00:00
nsstrunks
bdb2a6ee76
Fixed the warp function, credit to Sporks.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 05:04:33 +00:00
ajarn
e92f591372
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 07:33:09 +00:00
kobra_k88
3bf7211462
Implemented Shadowlady's idea to allow for different woe start/stop times on different days.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19 09:13:13 +00:00
kobra_k88
7cfb2c6bc4
Moved mapflags organized by type to main mapflag folder and removed "type" folder. Removed mapflags organized by location.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 10:29:00 +00:00
amber
da58668fc6
Packet fixed and EOL fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 04:54:58 +00:00
Lupus
2e366db32a
added a custom warper to Novice Castles
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 21:13:16 +00:00
kobra_k88
688999f300
Fixed issue of guardians hp not updating after defense investment.
...
Moved treasure spawn time to ev_agit_event.txt.
Changes to headers and comments in various files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17 19:14:29 +00:00
amber
d479e29aee
Fixed some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
shadoweathena
40175b38c7
Fixed the payon guild flags coords.[shadowlady]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@28 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06 19:36:38 +00:00
(no author)
706e785091
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04 23:25:09 +00:00