← Prev

Updates — 2022/5

Next →
ekwav
5/1/2022, 12:32:16 AM

➡️ fixed an issue where the sniper wouldn’t retry finding the lowest bin without enchantments

ekwav
5/1/2022, 10:01:43 AM

➡️ Delay execution of commands on the server when the mod wasn’t running to avoid errors because of unloaded settings

ekwav
5/1/2022, 11:11:55 AM

➡️ made the macro delay ignore slower buys due to the 20 second start delay

ekwav
5/1/2022, 4:09:07 PM

➡️ Made anti macro delay a bit stricter due to complains from @Deleted User

ekwav
5/1/2022, 4:10:49 PM

➡️ Fixed /api/mod/description not passing the Reforge to the price checking. Should (partly) fix the bug report from @tgww

ekwav
5/1/2022, 5:19:15 PM

➡️ Added a way to show the x flips blocked in the last minute only every x minutes. Its a setting that you can enable with /cofl set and if you ever report not receiving flips and I find its because of you enabling that setting I am gonna be very mad at you.

ekwav
5/1/2022, 8:41:24 PM

➡️ stared a bit more at the in game timer in the hopes of replicating reports of it being off, without success

ekwav
5/1/2022, 9:31:52 PM

➡️ Found and fixed a bug where the item tier wouldn’t be passed. (causing no reference auctions to be found)

ekwav
5/2/2022, 5:06:17 PM

➡️ Fixed a bug where high volume items references wouldn’t be recalculated, thanks for the report @nasdaq__1

ekwav
5/2/2022, 5:19:20 PM

➡️ Added the craft cost of known items at the bottom of /api/mod/description as suggested by @tgww

ekwav
5/2/2022, 6:18:18 PM

➡️ Fixed the referral system not giving 24h test-premium

ekwav
5/2/2022, 6:19:27 PM

➡️ Fixed a bug where inviting someone would only give you 75 cofl coins after he verified his minecraft account (instead of 100)

ekwav
5/2/2022, 8:52:18 PM

➡️ Added filters for all Attributes from the crimson update to all items. Due to popular request for them they are currently active on all items. (I intend to hide ones that don’t make sense)
The list is:
lifeline, breeze, speed, experience, mana_pool, life_regeneration, blazing_resistance, arachno_resistance, undead_resistance,
blazing_fortune, fishing_experience, double_hook, infection, trophy_hunter, fisherman, hunter, fishing_speed,
life_recovery, ignition, combo, attack_speed, midas_touch, elite, arachno, undead

ekwav
5/2/2022, 9:05:55 PM

➡️ added unlocked_slots filter to all SORROW items as suggested by @nasdaq__1

ekwav
5/3/2022, 5:44:13 AM
ekwav
5/3/2022, 10:04:53 AM

➡️ Restarted the payments db. This fixes premium not being recognised, and cofl coins being unavailable. Gonna add another replica later

ekwav
5/3/2022, 10:37:29 AM

➡️ Restored queue system, flips should show up again

ekwav
5/3/2022, 5:47:07 PM

➡️ Handed out 100 CoflCoins to every Premium user to compensate for the downtime around <t:1651561960>

ekwav
5/3/2022, 8:06:12 PM

➡️ fixed a few bugs with /api/mod/description the main one being it did only display one of lbin,median or craft cost

ekwav
5/3/2022, 9:11:48 PM

➡️ Fixed Tier boosted Lvl 100 pets not being separated from normal ones with the same rarity, thanks @jared5555 for the report

ekwav
5/4/2022, 3:51:26 PM

➡️ Made anti macro penalty bigger and stay longer as suggested by @stoffn

ekwav
5/4/2022, 7:24:23 PM

➡️ Fixed bazaar data saving, thanks for noting @ragult

ekwav
5/4/2022, 7:25:39 PM

➡️ Fixed current /api/item/price/{itemTag}/current endpoint for bazaar items

ekwav
5/4/2022, 7:26:34 PM

➡️ That fixes the profitable crafts

ekwav
5/4/2022, 7:27:04 PM

➡️ It also should fix most of the craft cost item descriptions

ekwav
5/6/2022, 10:13:21 AM

➡️ Allowed for everyone to be an average of 10ms faster before a delay would be added

ekwav
5/6/2022, 10:13:54 AM

➡️ Fixed a bug where whitelisting an item would display the latest blacklisted item instead in game, thanks for the report @nasdaq__1

ekwav
5/6/2022, 9:56:36 PM

➡️ Added Rarity filter to Ice Spray Wand as suggested by @illiterateraptor35 & @.stepsisters

ekwav
5/6/2022, 10:43:21 PM

➡️ Added Edition filter to Dctr's Space Helmet as suggested by @nasdaq__1

ekwav
5/7/2022, 9:41:57 AM

➡️ Require login to send messages in chat. As suggested by @artificialair

ekwav
5/7/2022, 9:59:22 AM

➡️ Opinion on colors?

attachment-0
ekwav
5/7/2022, 2:32:12 PM

➡️ Force everyone to verify their mc account to write in chat. As suggested by @artificialair

ekwav
5/8/2022, 9:40:51 AM

➡️ Fixed the referral system not handing out 24 hours of test premium anymore.

ekwav
5/8/2022, 11:01:11 AM

➡️ Started rolling out a filter update. Been in the works for a while. It will only show you filter options for attributes that exist on a given item.

ekwav
5/8/2022, 3:36:40 PM

➡️ Fixed a bug where sending coins via Minecraft name could send them to another account. Thanks @wertytop for the report

ekwav
5/8/2022, 5:30:44 PM

➡️ sped up chat to an acceptable level

ekwav
5/8/2022, 7:09:49 PM

➡️ hot fixed the flip format fixing weird characters

ekwav
5/8/2022, 9:11:57 PM

➡️ Added a setting to not receive flips at all. In case you just want to chat or use other features. (its usable via /cofl set disableFlips true)

ekwav
5/9/2022, 5:56:15 AM

➡️ forced the timer to always show and adjust it afterwards. (Until now the timer first had to retrieve the correct time and sometimes failed to)
Big thanks to @eliminativism for reporting that

ekwav
5/9/2022, 3:41:18 PM

➡️ Checking premium status every time the mod starts to avoid confusion why premium isn’t active

ekwav
5/9/2022, 3:41:58 PM

➡️ Fixed open on website in flip options menu opening an invalid link. Thanks @coyu for the report

ekwav
5/9/2022, 5:37:13 PM

➡️ Extended the advertising filter to include messages from tfm

ekwav
5/9/2022, 8:59:26 PM

➡️ Fixed a bug where it would cause some people to be shown they were on the free version

ekwav
5/9/2022, 9:29:49 PM

➡️ changed the welcome message in the chat to use date format that is clearer

ekwav
5/10/2022, 6:30:36 PM

➡️ Worked on the next mod version with @hackos

ekwav
5/10/2022, 6:32:53 PM

➡️ Extended testing premium+ flips (marked with a dark gray !)

ekwav
5/11/2022, 7:12:16 PM

➡️ Worked out how different services(plans) affect others and how access is granted consistently to the right users

ekwav
5/11/2022, 7:23:03 PM

➡️ Added /cofl backup it allows you to create (/cofl backup add NAME) and restore backups of your current settings. To restore click one element in the response of /cofl backup

ragult
5/12/2022, 3:08:08 PM

➡️ Allowing to drag and drop exported settings into the flipper
➡️ Allowing TFM settings to be imported
➡️ Fixed import of big settings
➡️ Added account page
➡️ Added fetch type for recent auctions
➡️ Made the frontend more stable
➡️ /player page now allows the username in the URL
➡️ Added option to report search results
➡️ A lot of minor bugfixes and QoL features

ekwav
5/13/2022, 6:16:28 PM

➡️ Huntend down recent stability issues. Fixed it by limiting the age of recent items (below the graph)

ekwav
5/14/2022, 11:44:12 AM

➡️ Finally fixed weird pet names

ekwav
5/14/2022, 2:47:43 PM

➡️ Fixed bazaar item data not showing up

ekwav
5/15/2022, 1:12:43 AM

➡️ Fixed storing of ultimate_flash enchant

ekwav
5/15/2022, 3:30:40 PM

➡️ Removed the requirement to re-verify minecraft account if you switch back to previously verified one.

ekwav
5/15/2022, 8:25:16 PM

➡️ worked on extending item descriptions with @hackos and help from @tgww

ekwav
5/15/2022, 10:22:05 PM

➡️ fixed the timer not appearing when the flips in ten seconds message is blocked. Thanks for the report @Deleted User

ekwav
5/16/2022, 9:02:30 PM

➡️ spent 5 hours figuring out why the development setup guide doesn’t work anymore. Found that NO_AUTO_VALUE_ON_ZERO is set by default now but could not figure out why or how to unset it

ekwav
5/17/2022, 7:39:37 PM

➡️ Default delay everyone until minecraft account is verified in an attempt to combat macroers.

ekwav
5/17/2022, 8:37:32 PM

➡️ Added an alias for ultimate duplex to be remapped to ultimate reiterate enchant

ekwav
5/18/2022, 8:12:51 PM

➡️ Fixed bug where macro delay would expire after 20 min

ekwav
5/18/2022, 8:13:10 PM

➡️ Ignoring tfm flip timings

ekwav
5/18/2022, 8:14:54 PM

➡️ Bump effectiveness time for macro delay to 10 full hours (gonna be bumped further once I am more confident of the thresholds). Feel free to contact @stoffn for manually review to get special handling

ekwav
5/19/2022, 4:40:13 PM

➡️ Built a new mod version

attachment-0
ekwav
5/20/2022, 7:40:54 PM

➡️ Fixed being unable to delete settings backups made with /cofl backup thanks for the report @coyu

ekwav
5/20/2022, 7:43:33 PM

➡️ /cofl profit now includes all your verified accounts as suggested by @Deleted User

ekwav
5/20/2022, 7:44:17 PM

➡️ Macro delays are now calculated based on all connected accounts

ekwav
5/20/2022, 8:32:31 PM

➡️ Added setting to stop the new mod version from auto-adjusting to purse (shorthand /cofl set ap)

attachment-0
ekwav
5/20/2022, 9:53:18 PM

➡️ Made using the setting abbreviation display the full setting name on change and put the setting description in the hover effect

ekwav
5/22/2022, 1:48:46 AM

➡️ wrote first part of sky-eventbroker

ekwav
5/22/2022, 2:07:04 PM

➡️ prevent settings changed message from appearing, when max cost is updated to purse

ekwav
5/22/2022, 2:07:45 PM

➡️ made settings changed more accurately display which setting was changed

ekwav
5/22/2022, 2:08:22 PM

➡️ added the flip options menu to /cofl blocked

ekwav
5/22/2022, 2:09:19 PM

➡️ added a flip menu option to see which filter matched a flip (both white and blacklist)

ekwav
5/22/2022, 2:10:33 PM

➡️ made /cofl blocked {searchTerm} searchable so you can find why a flip didn’t show up for you

ekwav
5/22/2022, 2:36:14 PM

➡️ made the timer fluctuate less

ekwav
5/22/2022, 5:33:06 PM

➡️ hooked up premium and mc-verify events, it should give you get confirmations in chat and update your account information

ekwav
5/22/2022, 5:33:44 PM

➡️ Started blacklisting macroer accounts hitting them with a permanent delay

ekwav
5/22/2022, 8:19:45 PM

➡️ Started requiring solving a captcha if users flip for too long

ekwav
5/22/2022, 9:13:50 PM

➡️ worked on making it harder to create a captcha solver for the captcha 🙂

ekwav
5/22/2022, 10:56:18 PM

➡️ rolled the new website version <@&869943787277926470> is gonna write what he added soon™️

ragult
5/23/2022, 2:10:30 AM

➡️ Updated the style of the item price graphs
➡️ Added price graphs for bazaar items
➡️ Build a service to store the election data
➡️ Improved the way stars are displayed in item names
➡️ Store last used filter and apply them
➡️ Added mod data settings
➡️ Improved link previews’
➡️ Fixes and QoL things

ekwav
5/23/2022, 5:19:22 AM

➡️ Made it less likely that a captcha will be required by normal users & made it not ask you to solve one again after a restart if you just did

ekwav
5/23/2022, 7:47:51 AM

➡️ hotfixed issue with stars, turns out hypixel calls stars differently now in the API (since the nether update apparently) could take a while for the invalid prices to phase out

ekwav
5/23/2022, 2:27:04 PM

➡️ Implicitly toggle chat on if attempting to write in it
➡️ Added alias /fc toggle since most tfm users expect that

ekwav
5/24/2022, 3:33:28 PM

➡️ broke the login window to my PC, can’t unlock it anymore.
RIP

ekwav
5/24/2022, 9:55:11 PM

➡️ securely backed up my stuff (and credentials to cofl stuff), tried a bunch of things without much success so far and will reinstall if I can’t fix it tomorrow evening

ekwav
5/25/2022, 2:35:01 PM

➡️ hot fixed flip tracking, anti macro system & chat from my laptop

ekwav
5/25/2022, 10:01:11 PM

➡️ the mod backend has more CPU power now, this should speed up flips

ekwav
5/26/2022, 3:04:41 PM

➡️ Flipper accounts for drill engine, fuel tanks & upgrade module now

ekwav
5/26/2022, 3:05:13 PM

➡️ Fixed a typo for chat errors

ekwav
5/26/2022, 3:11:19 PM

➡️ Fixed restoring from /cofl backup

ekwav
5/26/2022, 3:13:56 PM

➡️ Fixed /cofl set modTimerPercision spelling, note that if you changed the old spelling you have to adjust it again

ekwav
5/26/2022, 5:08:32 PM

➡️ Increased delay for blacklisted ids eight-fold

ekwav
5/26/2022, 9:32:55 PM

➡️ Added settings to the item description endpoint. Any mod developer can now request different pieces of information and decide in which row and column it should go.
E.g. this would put the lbin & median price in one line, and the craft price in the next

  "settings": {
    "fields": [
      ["LBIN", "MEDIAN"],
      ["CRAFT_PRICE"]
    ]
  }
ekwav
5/26/2022, 9:54:47 PM

➡️ Installed manjaro kde plasma btw

ekwav
5/27/2022, 12:21:26 PM

➡️ Ignored unreasonable fast buys from triggering the anti macro delay (buys direct from ah before the api update). Thanks for noting that @coyu

ekwav
5/27/2022, 2:55:50 PM

➡️ Stabilised the backend, by adding handling for connection aborts

ekwav
5/27/2022, 5:44:21 PM

➡️ Worked on improving the anti macro system by checking cross accounts

ekwav
5/27/2022, 7:32:01 PM

➡️ Fixed that, noticed it didn’t work 😅

ekwav
5/27/2022, 7:37:23 PM

➡️ Flipper now better accounts for valuable nether enchants

ekwav
5/27/2022, 10:46:29 PM

➡️ Closed the security hole RIPJW was abusing by increasing the default delay on unverified accounts

ekwav
5/28/2022, 12:49:56 AM

➡️ Made kat flips require higher than two volume (sales per day)

ekwav
5/28/2022, 9:00:40 AM

➡️ Added a Max cost filter

ekwav
5/28/2022, 12:58:34 PM

➡️ Corrected Stars filter to filter for new stars

ekwav
5/28/2022, 1:04:02 PM

➡️ Sniper algorithm(s) now also account for nether enchants like ferocious mana >2, smoldering and charm 4

ekwav
5/28/2022, 7:24:23 PM

➡️ Added /cofl importtfm to import blacklists from tfm as last requested by @aimtrainer

ekwav
5/28/2022, 7:24:44 PM

➡️ Made a few adjustments to fix issues with users being delayed

ekwav
5/28/2022, 7:26:30 PM

➡️ Spent a bunch of time debugging the event bus It is is supposed to send you a message in chat, when you purchase something or verify your account, but doesn’t

ekwav
5/28/2022, 10:34:37 PM

➡️ Started saving successful captcha solves also on the current connection. The account information storage seems to be unstable

ekwav
5/28/2022, 10:34:53 PM

➡️ only require a captcha every 90min now

ekwav
5/29/2022, 7:54:16 AM

➡️ Blacklisted @everyone and @here from chat messages

ekwav
5/29/2022, 8:15:19 AM

➡️ Fixed mutes actually not working for months, thanks @tgww for the bug report 😅

ekwav
5/29/2022, 8:15:45 AM

➡️ Muted every player that abused the bug for 2 weeks for every time they pinged

ekwav
5/29/2022, 9:51:02 AM

➡️ Added Bed time to interesting properties (second line) of flip message as suggested by @coyu

ekwav
5/29/2022, 11:56:55 AM

➡️ Stabilised Account-verification, shouldn’t show up anymore if you connected

ekwav
5/29/2022, 12:53:59 PM

➡️ Seems like I finally fixed the events, yay

attachment-0
ekwav
5/29/2022, 3:35:17 PM

➡️ It now says the amount of coins you purchased correctly

ekwav
5/29/2022, 4:22:08 PM

➡️ Fixed Ancient Cloak search and other search terms that match a reforge

ekwav
5/29/2022, 5:51:45 PM

➡️ hunted down a nonexistent bug that slows down any account associated with RIPJW (he gave his account away and the new owner contacted me)

ekwav
5/29/2022, 7:27:39 PM

➡️ restored permissions for @coflnet-bot throughout the day

ekwav
5/29/2022, 9:57:49 PM

➡️ set no-cache headers for auctions that don’t exist (yet) as recommended by @tgww

ekwav
5/30/2022, 6:14:58 PM

➡️ added a profit explanation breakdown to the user flip endpoint

ekwav
5/30/2022, 6:16:13 PM

➡️ The current price endpoint now returns (more) correct sell prices for bazaar items

ekwav
5/31/2022, 5:26:48 AM

➡️ Reduced the anti macro delay and limited it to 2 hours as suggested by @coyu because the time component is now taken care of by the captcha

ekwav
5/31/2022, 4:12:56 PM

➡️ Flip finders take custom dyes into account now

ekwav
5/31/2022, 8:27:24 PM

➡️ Fixed the blacklist block explanation, thanks for the feedback @coyu

ekwav
5/31/2022, 8:43:25 PM

➡️ Added event flip sell webhook for @tgww