summaryrefslogtreecommitdiff
path: root/npc/re/other
AgeCommit message (Collapse)AuthorFilesLines
2018-05-05Fix some wrong messages in clans.txtJedzkie1-3/+3
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+581
All official features work including the autokick for inactive members And the system is completely customizable.
2016-10-03Initial dimensional gap commit (#1431)Ridley1-0/+550
* Initial Dimensional Gap NPC's
2016-01-17Script Standardization: changed select format in RE folderDastgir2-4/+4
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-1/+1
replace using Notepad++
2015-12-15Standardized header in scripts (part 13)Haru7-79/+226
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-07-08Update Unique ID system to match official now it cover all cash items ↵Ibrahim Hossam1-69/+0
include stackable ones. Implement ForceSerial option in Package Item Database to force serial for any item. Implement ForceSerial option in item database to force serial for any item. Implement Merge Client interface to merge stackable items with serial numbers ( check npc/other/item_merge.txt ).
2014-11-02Replaced 'set' with direct assignment where applicable (re folder)Haru2-6/+6
Signed-off-by: Haru <haru@dotalux.com>
2014-08-06Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary ↵Taylor Locke1-5/+5
Merchant NPC in Izlude.
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka8-34/+34
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru8-4/+448
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-05-28Woohooo! Some more cleaning up!Mysteries1-2/+2
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
2012-12-11- Fixed bugreport:6993, invalid item id in mercenary script. ↵j-tkay1-1/+1
(other/mercenary_rent.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh39-45213/+9
-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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed an old bug in waitingroom where NPCs weren't appearing into their ↵daegaladh1-3/+3
chatrooms. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18* Some cleaning of "Novice Training Grounds" script (npc\jobs\novice\novice.txt)euphyy2-99/+25
* Cleaned up "PvP NPCs" script a little bit (npc\other\pvp.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12* Optimization of Hugel's "Monster Race" script, 4000+ lines removed ↵euphyy1-4355/+227
(other\monster_race.txt) * Deleted "Wandering Poets" custom script (custom\etc\wandering_poets.txt) * Deleted "Iron Cane" custom quest (custom\quests\ironcane.txt) * Deleted custom Poring Track script, what did this even do...? (custom\etc\p_track.txt) * Moved custom wedding script into /etc/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11- Added some missing Eden Group Teleport Officers. bugreport:6160masao871-3/+4
- Some Kafra location and dialog updates. bugreport:6160 - Added missing Sorcerer Point Shop NPC's. bugreport:6160 - Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160 * Special thanks to Baneado who provided the locations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08- First try to commit something into this whole new Mess Ind created ^^masao871-3/+4
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind39-0/+49421
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec