37 Commits

Author SHA1 Message Date
Sapito Sucio
f000e76ba4
Fixed some typos in several city scripts (#7995)
Co-authored-by: Daegaladh <Daegaladh@users.noreply.github.com>
2023-10-30 09:43:27 +01:00
Lemongrass3110
fdc48770aa
Fixed a few typos and language mistakes (#2781)
Thanks to @Everade, @zackdreaver, @Atemo, @Akkarinage and @aleos89.
2018-04-04 10:13:00 +02:00
Atemo
ea88ea5054
Emoticons constant name (#2527)
This PR change the emoticons constant name to match emoticonlist from client side.
Note: the previous emoticons names are now deprecated.

Additionnally emotion and unitemote scripts commands are being merged together to the new format
-> emotion <emotion number>{,<target>};
Where target use the target Game ID (GID) of the unit (npc, pet, character etc..).

* unitemote is now deprecated.
* Additionnally fixed incorrect variable in quests_brasilis.txt

Thanks to @aleos89 and @Lemongrass3110 !
2017-11-10 18:35:21 +01:00
Cydh Ramdh
2896d894d1 Official Random Coordinates for Savepoint (#1756)
* Added parameters for `savepoint are range for `x` and `y` for random savepoint coordinates.
* Added documentation for new savepoint params. Credits to @aleos89
* Updated savepoint on script to follow official behaviour (random save in 3x3). All credits to @Atemo
2016-12-20 17:16:42 +07:00
Atemo
befc6123be Fixes some bug in npc/cities folder and corrected syntax
Corrected some npc view
2016-02-11 02:06:10 +01:00
Atemo
3a45dd97f9 Another clean-up 2015-12-09 23:09:17 +01:00
Euphy
90b187ff3e Changed all "Compatible With" fields to "rAthena Project".
Edited a handful separately, as appropriate.

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-12 16:24:38 -05:00
Euphy
bf68ccefa3 * Script style standardization.
- Standardized cases on constants (Zeny, Sex, BaseLevel, etc.).
- Replaced numerics with constants.
- Standardized parts of script headers.
- Changed some script styles to K&R.
- Added some official script file names as comments.
- Replaced most 'misceffect' commands with 'specialeffect'.

Signed-off-by: Euphy <euphy@rathena.org>
2013-08-27 03:28:41 -04:00
daegaladh
f49b3d6f55 Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.

TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01 04:29:56 +00:00
shennetsind
086af74531 Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +00:00
mercurial123
0f47604f2d - Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24 21:30:42 +00:00
L0ne_W0lf
76397f8bc7 * Another round of bug fixes to various scripts.
- Added Satan Morroc spawn and corrected shadow spawn timers. (bugreport:2690)
- Fixed Group of Evil NPC not reactivating  when it should. (bugreport:2696)
- Fixed the Zeny check when summoning guardians in agits. (bugreport:2712)
- Added zeny check to Jawaii bartender (hung the script.) (bugreport:2747)
- Corrected a mapwarp assosiated with the z-gang quest. (bugreport:2757)
- Fixed warps in ice dungeon 3 being usable all the time. (bugreport:2776)
- Corrected impossible condition if in Keil Hyre quest. (bugreport:2789)
- Corrected leftover aegis variables in several scripts. (bugreport:2794)
- Removed duplicate line from nameless quest. (bugreport:2795)
* Implemented official behaviour/Cost for investing in economy and defence
- Eco/Def will be modified on the turn of the day instead of immediately.
- Cost has been updated to official values. Investing twice now costs 4 times the first investment.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-03 04:11:22 +00:00
L0ne_W0lf
d6abaf694d * Rev. 13458 Looooots of bugfixes provided by various people! [L0ne_W0lf]
- Fixed Seal quest checking for oridecon hammer. Again. (Bugreport:2363)
- Fixed some requirements for the socket NPC. (famiong) (Bugreport:2572)
- Fixed a global variable-collision in Z-Gang quest. (Bugreport:2616)
- Fixed issue with Zhed saying things he shouldn't (Bugreport:2627)
- Fixed OnMyMobDwead in Nameless quest issue. (Bugreport:2628)
- Fixed Kyle Hyre script halting on delitem. (Bugreport:2633)
- Added missing part of Peace for Arunafelts (Gepard) (Bugreport:2639)
- Added missing Kafra npc to Comodo. (Daegaladh) (Bugreport:2662)
- Fixed a minor error in Einbroch Tower NPC. (magegahell) (Bugreport:2669)
- Fixed exp reward in Peace for Arunafeltz. (Gepard) (Bugreport:2676)
- Fixed exp reward in Meg. God Seal quest. (Daegaladh) (Bugreport:2677)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-20 03:44:40 +00:00
L0ne_W0lf
0dd5c59fb4 * Large update to Einbroch. Requires testing.
- Added missing somewhat-global einbroch quest.
- Full update to Uwe Kleine quest. Needs testing. 
- Updated the structure of the other quests.
- Updated the structure of several NPCs.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 20:29:31 +00:00
DZeroX
f45a8f2c82 - Optimized several NPCs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 08:48:41 +00:00
ultramage
a6e61e1d2f Gave each file an empty last line, to make svn happier
Added svn:eol-style native where missing
Removed remaining .gats

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:17:53 +00:00
samuray22
650bf0bf15 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10386 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-04-28 15:03:05 +00:00
Lupus
c6d5f38b75 removed all .GAT from all the scripts and tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
ultramage
e034ce07bb Typo hunt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 12:12:04 +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
8cf402bcf2 added showmobs from STABLE, typo fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 09:45:55 +00:00
Lupus
a402eb2a81 fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 05:43:48 +00:00
Lupus
b0ff60c47b git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8806 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-09-19 11:08:21 +00:00
MasterOfMuppets
4287b2a50c Implemented the Einbroch polution script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-20 20:01:16 +00:00
Playtester
5cb9cfd463 * Moved the Gunslinger quest NPCs to gunslinger_quests.txt
- put erKURITA's version of the Garrison quest into another file since I already added a complete version, use it if you like it more
- also gave the NPCs their official names

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 08:52:26 +00:00
eaac
2b92d4797c * Added (finally) the official Inn Maid of Rachel. Save and warp points are official aswell, thanks to RockmanEXE [erKURITA]
* Added (finally) the Garrison quest npc. Item requirements are the official ones, but the quest... well you know. Thanks to RockmanEXE [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 00:07:49 +00:00
evera
072ff8a6c1 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7783 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-20 23:48:19 +00:00
Kargha
6b4a5723f5 Fixed a small error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-12 21:33:11 +00:00
Kargha
4ddef20db9 - Fixed Factory Quest EXP Reward. Thanks to Muad_Dib.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-12 20:48:39 +00:00
evera
1a5ce835a6 Split quests from cities/einbroch.txt
+ quests/quests_einbroch.txt
Fixed some small typos
Added $talk to garbage clean-up

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 18:35:29 +00:00
MasterOfMuppets
a0ff9919cc Implemented the Lover's quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 20:29:27 +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
MasterOfMuppets
db029f5c9b Implemented the Shinokas quest, thanks to Dj-Yhn for scripting it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 17:14:12 +00:00
MasterOfMuppets
b4e2622d3f Implemented an inn NPC in Einbroch.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 23:51:46 +00:00
MasterOfMuppets
6ddc0020db Implemented a small quest in Einbroch and fixed the name of the spawning mobsters in Lighthalzen.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-28 19:37:15 +00:00
Vicious
5e837a9caa GS related npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-07 23:30:18 +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