Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: some scripts #1821

Merged
merged 29 commits into from
Nov 28, 2023
Merged

fix: some scripts #1821

merged 29 commits into from
Nov 28, 2023

Conversation

elsongabriel
Copy link
Contributor

@elsongabriel elsongabriel commented Nov 14, 2023

Description

Continues fixing of #1784 and #1847

  • Improved message on exercise_training;
  • Fixes reward charges;
  • Created flag in prison bosses' scripts to enable minus players and removed already created functions;
  • Removed create torch when player login;
  • Fixes in 'clearBossRoom' function usage on bosses teleports;
  • Fixed cask_kegs (undo the last pr);
  • Fixed count days and time on ferumbras_lever and fixed mechanic of Ascending Ferumbras boss.
  • Fixed xp boost storage resetter (on very ss, the storage was being presented, and the player always buy it with 30 tc);
  • Fixed firewalker boots transform with 'worn leather boots' and a small enchanted ruby;
  • Added 13.21 new mounts, reordered and fixed typos, changed the word moveable to movable (grammarist link);
  • Removed unnecessary spaces;

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested

Test Configuration:

  • Server Version: Canary 3.1.1
  • Client: Tibia 13.21
  • Operating System: Windows/Ubuntu

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@elsongabriel elsongabriel marked this pull request as draft November 18, 2023 04:11
@elsongabriel elsongabriel marked this pull request as ready for review November 19, 2023 09:52
elsongabriel and others added 12 commits November 19, 2023 23:15
broadcast: removed unnecessary Webhook.sendMessage.
reward: fixes charges.
prision bosses: created flag to enable minus players. removed functions already created.
login: removed create torch when player login.
bosses teleports: fixes in 'clearBossRoom' function usage.
broadcast: undo removed commented (Webhook.sendMessage) on broadcast, to resolve in further problems with encoding.
ferumbras_lever: fixed script and your summons creation.
soul war mount: created function to gives to the player the mount.
otservbr-custom-zones.xml: added to repository.
elsongabriel and others added 8 commits November 25, 2023 09:09
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Moved global config to a register lib.
@dudantas dudantas merged commit 83a823f into opentibiabr:main Nov 28, 2023
10 checks passed
@elsongabriel elsongabriel deleted the hotfix/fix-scripts branch November 28, 2023 12:21
dudantas added a commit that referenced this pull request Nov 28, 2023
Fixes bug introduced from #1821 

A mount was added that does not yet exist in appearances, until we add a new dat, we will just ignore their existence.
Removed invalid mounts.
@macvirii
Copy link
Contributor

macvirii commented Dec 9, 2023

I really like the /tp solution of this PR. But I still think there should be a way to remove the TP too... Or am I being unreasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants