Releases: falcao-g/Falbot
Releases · falcao-g/Falbot
Version 2.11.1
Version 2.11
What's Changed
- feat: faster leaderboards by @falcao-g in #153
- refactor: format function to toLocaleString by @falcao-g in #152
- chore: update dependencies by @falcao-g in #155
- new achievements system by @falcao-g in #156
- refactor: tweak file names and adds a randomEvents handler by @falcao-g in #157
- feat: more numerize by @falcao-g in #158
Bug Fixes
- fix: tweak some harvest amounts by @falcao-g in #154
- fix: market history by @falcao-g in #159
- fix: market listings not added together by @falcao-g in #160
Full Changelog: v2.10.3...v2.11
Version 2.10.3
What's Changed
- feat: new stats for mythical items used
- feat: new invite command
- feat: add amount to farm plant
- feat: make wheat plantable
- feat: make fetilizer usable
Bug Fixes
- fix: rank name in rankup
- fix: base cost in inventory calc
- fix: market commands autocomplete
- fix: fight now increasing wins
- fix: trades not saving the players after
- fix: inventory sorting
Full Changelog: v2.10.2...v2.10.3
Version 2.10.2
What's Changed
- Update falgames package by @falcao-g in #132
- Create a farming system by @Vinicius-Marques6 in #129
- Add Danilo-Mota as a contributor for doc by @allcontributors in #134
- Cancel competitive command by @Vinicius-Marques6 in #133
- Premium users receive 2x falcoins on vote command by @falcao-g in #135
- Add 2048 game by @falcao-g in #136
- Remove channel and command commands by @falcao-g in #139
- Add the remaining falgames minigames by @falcao-g in #141
- Change project rules by @falcao-g in #142
- General changes for farm command by @falcao-g in #143
- Improve fight command and fix lottery by @falcao-g in #144
- Improve stats system along with 3 new others by @falcao-g in #146
- Turbo market and inventory sellall commands by @falcao-g in #148
- Improved templates by @falcao-g in #149
- Add 3 new ranks by @falcao-g in #150
- Flesh out some help messages by @falcao-g in #151
Bug Fixes
Full Changelog: v2.10.1...v2.10.2
Version 2.10.1
What's Changed
- Add all contributors bot by @falcao-g in #110
- Add mateus-sposo as a contributor for translation by @allcontributors in #112
- Add Vinicius-Marques6 as a contributor for bug by @allcontributors in #113
- Add AmarilhaTiago as a contributor for doc by @allcontributors in #114
- Add Vinicius-Marques6 as a contributor for code by @allcontributors in #115
- Add falcao-g as a contributor for code, doc, and 2 more by @allcontributors in #116
- Add taciossbr as a contributor for code by @allcontributors in #117
- Add Piyush-Deshmukh as a contributor for example by @allcontributors in #118
- Integrate falgames by @falcao-g in #109
- Improve commands luck when events are active by @falcao-g in #121
- Remove math command and math.js package by @falcao-g in #122
- Create market system by @falcao-g in #123
- Add more games from falgames by @falcao-g in #125
- Make a single game command by @falcao-g in #126
- Complement help with recent added commands by @falcao-g in #127
Bug Fixes
- Rollete message by @taciossbr in #103
- Typo by @taciossbr in #105
- Work missing function importation by @falcao-g in #106
- Vote bonus text percentage by @falcao-g in #107
- Database initialization by @falcao-g in #108
- Leaderboard item description missing emoji by @falcao-g in #119
- Autocomplete in leaderboard and iteminfo by @falcao-g in #120
New Contributors
- @taciossbr made their first contribution in #103
- @allcontributors made their first contribution in #112
Full Changelog: v2.10...v2.10.1
Version 2.10
What's Changed
- Create code of conduct by @falcao-g in #71
- Improve inventory autocomplete by @falcao-g in #74
- Create user stats system by @falcao-g in #75
- Create random events system by @falcao-g in #76
- Add no-legendary option in inventory sellall by @falcao-g in #79
- Project refactoring by @falcao-g in #80
- Add image to readme by @falcao-g in #83
- Spanish translation by @mateus-sposo in #78
- Add coffe item by @falcao-g in #84
- Remove changeDB, readFile and createUser functions by @falcao-g in #85
- Improve specialArg funcionality by @falcao-g in #86
- Improve item autocomplete by @falcao-g in #87
- Project natural language was not all english by @falcao-g in #88
- Debuff scratch by @falcao-g in #90
- Create lotteryWins and scratchJackpots stats by @falcao-g in #89
Bug Fixes
- Leaderboard item sort error and package-lock version by @Vinicius-Marques6 in #63
- Commands importations problems by @falcao-g in #72
- Inventory worth calculation by @falcao-g in #73
- Inventory sellall responding to other buttons by @falcao-g in #91
New Contributors
- @mateus-sposo made their first contribution in #78
Full Changelog: v2.9.2...v2.10
Version 2.9.2
What's Changed
- 3 new ranks and adds pagination in ranks all by @falcao-g in #26
- Adds button to start horserace and russian roulette (#23) by @Vicarillous in #29
- Fixes vitory farm bug by @falcao-g in #31
- Accumulates lottery if nobody buys a ticket by @falcao-g in #33
- Changes message system to use interaction.locale by @falcao-g in #34
- Adds disable commands feature by @falcao-g in #39
- Refactor leaderboard' and adds item one by @falcao-g in #40
- Tweaks items values by @falcao-g in #41
- Set up linters by @falcao-g in #43
- Creates templates for issues and pull requests by @falcao-g in #44
- Set up pre-commit actions by @falcao-g in #45
- Adds inventory sorting @falcao-g in #46
- Limits voteStreak bonus by @falcao-g in #48
- Create/default embed function by @falcao-g in #51
- Creates o inventory use by @falcao-g in #52
- Clean up interactions event by @falcao-g in #55
- Create leaderboard vote by @falcao-g in #56
- Text translated into default language by @AmarilhaTiago in #58
- Create autocomplete for items by @falcao-g in #57
- Add
.env.example
file by @Piyush-Deshmukh in #59 - New items and new rarity by @falcao-g in #60
- New exchange command by @falcao-g in #61
Bug fixes
New Contributors
- @Vicarillous made their first contribution in #29
- @AmarilhaTiago made their first contribution in #58
- @Piyush-Deshmukh made their first contribution in #59
Full Changelog: v2.9.1...v2.9.2
Versão 2.9.1
Mudanças principais
- conserta os valores do colapso in #6
- adiciona o comando perfil como context menu in #9
- mandar lista de itens equipaveis no /inventory equip in #12
- menu com itens craftaveis adicionado in #14
- balanceamento do limite de inventário e quantidade de itens por comando in #15
- cria um botão de craft no inventory view in #16
- criado botões no craft in #17
- cria botões para ver o item anterior/posterior in #20
Bugs consertados
Full Changelog: v2.9...v2.9.1
Version 2.9
Main changes
- 3 new ranks
- New inventory system that substituted the old store system
- New commands: fish, hunt, mine and explore
- All the previous commands added to cooldowns
- Blackjack stops if it comes with a 21 before clicking any buttons
- roll and snake-builder removed and made my own npm packages
- testGuild now can receive multiple guilds
- Ranks rewards buffed
- Buffed work bonus chance
- msToTime returns at least 1 minute
- blackjack nerfed
- New command profile
- New function to add recurrently used buttons
Bug fixes
- Blackjack getting emoji in the wrong guild
Version 2.8
WOKCommands officially not used anymore!
Main changes
- Updated to discord.js v14 and removed wok as a dependecy
- Commands that aren't supposed to be used in DM's no longer appear in them
- Lottery buffed
- Scratch nerfed
- Work bonus reworked
- Vote buffed
- New context menu command similar to balance
- 3 new ranks and increased all rank prices
- Added autocomplete in math
- Localization of commands name, description and options
- /roll reworked, removed roll dependency
- Removed /image
- Bot now ignore other bots
- Removed top.gg dependency
- Removed the outer most index.js
- New /tools commands for developers
- Possibility of blacklist/whitelist a user
- Now you can disable/enable a text channel, disabled channels can't use commands
- New command /blackjack
- New cooldown() function, to create or edit cooldowns
- Support for k notation in special args
Bug fixes
- Scratch exploit fixed