Server:
- Another big update of NPC folder.
- Added Expanded Super Novice Jobquest
-Updated Super Novice NPCs for Expansion Quest - Added new npc-type: Trader (thanks to hercules)
-A whole different way to set up shops, they're easier to read and flexible to customize.
-Previous format still supported.
-To begin with, 'trader' is a phony name, its only purpose is to sign the parser that 'this npc will open the shop when clicked'. the trader npc is in fact a 'script' type (and thus script types can create/manipulate trader shops, and open them with the help of openshop()). - Updated Blacksmith Thorn and Weapons Expert NPC.
- Fixed some variables issues and cleaned Instructor Boya and Michael.
- Other script changes:
-Adding Marriage Covenant item in marriage script.
-Minor updates to Kafra functions.
-Turned Cool Event Corp. scripts into a basic function.
-Turned Battleground badge rewards into basic functions. - updated /guild2/ folder.
-Now the castles use a template file. - Fixed an incorrect parameter in WOE FE guild disbanding event.
- Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt)
- Implemented Hall of Abyss:
-Added investment NPCs; times are currently unofficial.
-Added new guild mob spawns ; Classic spawns still remain the same. - Global_Function updates.
-Added the following functions:
--"F_InsertArticle" (returns 'a' or 'an' preceding word)
--"F_GetNumSuffix" (formats number with '-st', '-nd', '-rd', or '-th' suffix)
-Added and removed new functions where necessary. (incomplete)
-Added new types to "F_GetArmorType" function, and weapons will now pass to "F_GetWeaponType". - Adjusting of official coordinates.
- Replaced Lutie Guides file with a more recent rAthena version.
- Added new "Job Repair" script, which fixes potential errors with job data.
- Cleaned-up basic skill checks.
- Fixed wrong usages of specialeffect.
- Removed extra semi-colons.
- Added several anti-hack checks to refine NPC.
- Corrected OnTouch/OnTouch_ in NPC scripts.
- Added a few missing 'changequest' commands to Alchemist job quest.
-also corrected variable typo. - Revamped the official clothes dyer
- Updated to match official version & clean-up in quests_airship.txt.
- Replaced hardcoded genders with constants
--Replaced hardcoded gender codes in npcs
--Fixed an inverted gender logic - Fixes some bug in npc/cities folder and corrected syntax
- Corrected some npc view
- Fixed a few typos and language mistakes.
- Fixed friendship quest questlog
-Added a check if the quest was already added to the questlog.
-Additionally removed some AEGIS logic that was converted without thinking. - Fixed some quest log issues.
- Added some missing scripts
-Old Glastheim Merchants
-official Kagerou/Oboro job quests - Removed duplicated seal status npc.
Homepage:
- Fixed display of RO Characters in general.
Wiki:
- Added support for item lists
- Added some new pages and catagories