Wiki Update Changelogs

From Virtuverse Wiki
Jump to navigation Jump to search

Here you'll find the updates on the wiki. Contributors are recommended to check this page daily to see what changes / updates that occur in this wiki

Saturday, 26-10-2019

  • Fixed bug where NPC's location is not selected on the dropdown when editing
  • Fixed error on retrieving quests related to a quest in individual quest pages
  • Fixed wrong link for [Edit Ingredients] in Crafting list
  • Improved crafting table interface

Tuesday, 08-10-2019

  • Added Profession on recipe in item form. Profession will be shown on individual page of the recipe
  • Added item type before the name on crafting table's item list.
  • Fixed wrong URL from individual recipe page leading to the wrong item edited on the crafting table form

Saturday, 05-10-2019

  • Added Missive property in the quest form. Missive terminal should be added as an NPC with different name as the missive terminals in other areas. (E.g. followed by area name)
  • Missive information has been added to quests list and the individual page of quests and NPCs
  • Contributor's guide has been updated to reflect the change

Tuesday, 01-10-2019

  • Added Decay per use filter on Armors list
  • Improved loot table entry form

Sunday, 29-09-2019

Saturday, 28-09-2019

  • Added more information on items within individual Series page
  • Added quick menu on individual Series page
  • Added Vendor buyable checkbox on item form. This option will be shown on individual page of the item
  • Fixed bug where quick menu does not appear at the bottom of the page
  • Fixed bug where weapons/tools without ammo item assigned showed `Advanced Capacitator` as ammo

Friday, 27-09-2019

  • Added ability unlock form. Each entry in Abilities list will have [Edit Requirements] link
  • Affected Professions are now shown under individual page of skills
  • Fixed NPCs list not showing in area's individual page
  • Updated contributor's guide

Thursday, 26-09-2019

  • Added subtype Explosive Weapon under type Weapon in item form
  • Added parameter AoE Radius for weapons.
  • Fixed paging bug in Quests list
  • Added simple name availability checks on forms with name input, except creatures
  • Updated contributor's guide

Wednesday, 25-09-2019

  • Planet selection is replaced by area selection in npc form.
  • Added more filter options to Quests and NPC list
  • Individual page of an Area now displays the list of NPCs in that area
  • Item's ingredient section is now moved to the recipe's individual page instead of the crafted item's page (E.g. Items needed to craft basic energy blade are viewable in the recipe's page)
  • Item loot table in creature's individual page is now grouped by the item's name
  • Added quick menu in individual pages

Tuesday, 24-09-2019

Monday, 23-09-2019

  • Added in-game Areas list, form, and individual page template. The prefix is Area: for individual page. More forms and info regarding NPCs, etc. will be added later on
  • Contributor Guide is updated to reflect the changes

Sunday, 22-09-2019

  • Added crafting loot result on every individual item/weapon/armor/tool page
  • Critical chance and Critical rate are added to the item form
  • Added Range on every tool in the item form. Mining detector will ignore this property
  • Implemented individual pages for skills with prefix Skills: and professions with prefix Professions:
  • Uses per min now accepts decimal value
  • Skill-Profession relations implemented. Professions list now has [Skills] link in every row
  • Property is_main_output is implemented on every entry on crafting loot form. Note that the crafting loots of a recipe MUST include the main output of the crafted item (with the property checked). This information will be displayed in the individual page of the recipe
  • Updated Contributor Guide to reflect the changes above

Saturday, 21-09-2019

  • Changed property information for Durability. It is now the amount of decay per use.
  • Added uses per min property to Item form. This property is only applicable for weapons and tools. Armors and others will ignore this property
  • Added subtype "Recipe" under "Item". Recipe items take into account durability (max usage number) and will have an extra form for professional level requirements. Extra information will be shown on the item's individual page
  • Removed delay property on mining extractor and heal tool. It will now use the `uses / min` property
  • Added `Shoulderguard` choice for Armor part
  • Added `Repair Tool` under `Tool`
  • Professions list is set up. This is strictly for in-game Professions accessed from Inventory > Profession. Abilities will have their own list and form
  • Crafting outcome implemented. Every recipe in Items list will have [Crafting Output] link. You will be able to add items as crafting output. The result is displayed in the individual page of every recipe item.
  • Contributor guide is updated to reflect the following updates