This repository has been archived by the owner on May 23, 2021. It is now read-only.
Releases: Hydractify/otservbr-global
Releases · Hydractify/otservbr-global
Final release
This marks the end of the campaign in our Discord server.
v1.2a: Small fixes
v1.2: Tutorial before dawnport
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
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 thecreatureboost
attribute. - Adds an event that boosts
Orc Warlord
and base stats, calledOrc fortress raid
.
Fixes
- Changes the server save time to midnight, this is based on the local time of the machine.
v1d: Small bugfixes
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
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
v1a: Fix sub-owners not being able to open packages
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
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.