Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

Releases: Hydractify/otservbr-global

Final release

22 May 23:02
c2b5945
Compare
Choose a tag to compare

This marks the end of the campaign in our Discord server.

v1.2a: Small fixes

02 Mar 21:22
a7d9c04
Compare
Choose a tag to compare

Fixes

  • Fixes the scimitar not being placed correctly in the Arito's task quest.
  • Fixes bankers not exchanging the player's gold/platinum/crystal coins.

v1.2: Tutorial before dawnport

01 Mar 02:17
b1e9755
Compare
Choose a tag to compare

Features

  • Send webhook messages for World Changes.
  • Implements the vanilla tutorial on the first log-in of the character.

Fixes

  • Hotfix applied to change the boosted creature from an Orc Warlord to Orc Leader.
  • Fixed the exploit where people could create multiple characters to gain infinite premium time.
  • Fixed the check for boosted creatures on server start, where, it would not update if you changed the events.xml.
  • Initializes the webhook sooner to prevent possible race conditions.
  • Prevents gold pouch from being set as a loot container (except for gold).

v1.1: Boosted creatures based on events

26 Feb 22:10
0f9708e
Compare
Choose a tag to compare

Features

  • Adds 14 days of premium time to players who leave the tutorial. This serves as a "trial" period for new players.
  • Enable the creation of events that set the boosted creature through a field in the ingame tag with the creatureboost attribute.
  • Adds an event that boosts Orc Warlord and base stats, called Orc fortress raid.

Fixes

  • Changes the server save time to midnight, this is based on the local time of the machine.

v1d: Small bugfixes

24 Feb 18:37
44e6ffb
Compare
Choose a tag to compare

Fixes

  • Exploit where you could refresh the Magic Light Wand to brand-new.
  • Melfar's shop, where he would sell the items he was supposed to buy.
  • Keys with invalid actions (0000) being given to players. This fixes the Emperor's Cookies Quest1.

1 - Please contact us through our Discord if you got stuck in this quest.

v1c: Properly handle referral rewards

22 Feb 00:43
4fbc21c
Compare
Choose a tag to compare

This is a shameful release, please, throw the shame salt at me.

Fixes

  • Actually give players who are referring others their rewards.

v1b: Small house fixes

21 Feb 20:07
23820f1
Compare
Choose a tag to compare

Fixes

  • Adjusts the code for kegs and casks, where players would not be able to use them unless they owned a house.
  • More properly handle if the player owns or sub-owns a house when unwrapping "wrappable" items.

v1a: Fix sub-owners not being able to open packages

21 Feb 02:14
58e8ded
Compare
Choose a tag to compare

In 36eb751, players which sub-owned a house would not be able to unwrap parcels from the store. This is a coldfix which resolves that issue.

v1: first milestone

20 Feb 03:36
36eb751
Compare
Choose a tag to compare

This release/tag marks the first stable version of our fork. A brief summary will be in place but for more releases to come, they will be explained in detail.

These are the changes in comparasion to the upstream:

  • Spells vendor system;
    • Adds NPCs which sell spells;
    • Properly showcase in the modal spells window what spells the player has;
  • Integration with our other projects (Guardian Of Tales & MyAAC fork);
    • Adds columns necessary for other projects to work properly;
  • Referral system.