This repository was archived by the owner on Mar 10, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.js
More file actions
191 lines (151 loc) · 5.62 KB
/
index.js
File metadata and controls
191 lines (151 loc) · 5.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
import "./utils/versionMessages"
import "./utils/dataManager"
import "./utils/Api"
import "./render/registerGui"
// Commands
import { bingoPlusCommand } from "./commands/bingoPlusCommand"
import "./commands/centuryCakeIsland"
import "./commands/bingoParty"
import "./commands/ratWaypoints"
//import "./commands/bingoGuides"
// Features
import "./features/bingo/accurateBingoPlaytime"
import "./features/bingo/achievements"
import "./features/bingo/bakerBlocker"
import "./features/bingo/bingoCardDisplay"
import "./features/bingo/bingoTimerDisplay"
import "./features/bingo/chickenHeadTimer"
import "./features/bingo/communityGoalDisplay"
//import "./features/bingo/dreadlordPickup"
import "./features/bingo/hideCompletedBingoGoals"
import "./features/party/bingoPartyCommandConverter"
import "./features/party/chatBlockers"
import "./features/party/customStreamCommands"
import "./features/party/messageFormatter"
import "./features/chat/oringoCost"
import "./features/other/splashCombo"
import "./features/splasher/brewingUtils"
import "./features/splasher/brewingStandUtils"
import "./features/splasher/splasherDisplay"
import "./features/splasher/potionUtils"
import "./features/splasher/hubSelector"
import "./features/world/rats"
import "./features/world/puzzlerSolver"
import "./features/world/timerOverBones"
import "./features/world/windCompass"
/* TODO
* - fix feature file structure !!!
* - reminder to do bingo stuff like cakes, experiments, fetchur, puzzler, bednom
* - hotm tree unlock reminders
* - king talisman helper!
* - fetchur/puzzler solvers?? so many mods have this xD
* - community goal display stuff
* make it pinnable
* show total bingo points you're getting from current tiers and stuff
* - custom bingo achievements
* - trapper display
* - splash display
* - splasher features
* add overlay for currently hovering potion
* - dreadlord sword drop warning (bingohelper module checks entities, but i dont think it's practical bc telekinesis)
* - brewing stand name display
* - broken bingo goal helper
*/
/*
1.5.9 changelog
= maybe fixed brewing stand-related features
1.5.8 changelog
= make 'Show potion abbreviation' show the correct colour
Bingo Party message formatter stuff:
+ add voicemail support
= fixed it triggering when it shouldn't
= fixed custom prefix
1.5.7 changelog
= fix random /bingo
1.5.6 changelog
= fix 'Block Party Leave'
1.5.5 changelog
= i accidentally deleted party warp blocker 💀 it's back now
1.5.4 changelog
+ add separate features for 'Party Join and Leave messages'
+ add formatter for bingoparty commands
- disabled 'Warn if missing potions' feature cuz hypixel D:
= fix stuff related to 'Community Goal Display'
1.5.3 changelog
= fix 'Highlight rats' showing the highlight after warping out
1.5.2 changelog
+ add message when starting playtime recording
= fix 'Copy splash message' feature copying in all lowercase
1.5.1 changelog
+ add 'Prevent warping out' feature while brewing
+ add 'Warn if missing potions' feature (buggy)
= colour (ansi) support for oringo discord message
1.5.0 changelog
+ add changelog
+ add 'Highlight rats' feature
= fix brewing stand features breaking when opening skyblock menu
= fix random string not adding to bingoparty commands sometimes
= made 'Copy splash message when clicked' more user friendly
1.4.4 changelog
- fixed some rat waypoint names - @qtlunya
- removed some setting defaults
- removed moduledata api
1.4.3 changelog
- add dev section (the module api is breaking for some people so this lets you disable it)
1.4.2 changelog
- fix common monkey and elephant having the wrong ingredient
1.4.1 changelog
- changed api to call every ct load and server join instead
1.4.0 changelog
- add '/b+ rat' alongside '/rats'
- changed hub details feature to 'Copy splash message when clicked'
- fix 'Community Goal Display' rank line (again)
1.3.5 changelog
- changed 'Copy hub details when clicked' feature to a dropdown
- (maybe) fixed rank not showing properly on 'Community Goal Display' feature
1.3.4 changelog
- add 'Highlight correct brews' feature
- add 'Warn if mega' feature
- fix module breaking on linux
1.3.3 changelog
- fix metadata
1.3.2 changelog
- add /p -> /msg bingoparty !p converter, with support for spam bypass
- update vigilance scheme (v1.1)
1.3.1 changelog
- add settings search bar autofocus
- add colour brewing stands feature
1.3.0 changelog
- rewrite hub selector display
- add setting to copy hub details if a splash potion is present
- remove no potion warning feature
1.2.1 changelog
- added a setting to only show the splasher display during a bingo event
- added blocker for the red discord text in party chat
- readded /rats command (doc fixed)
- changed settings colour scheme
- fix incorrect bingo card detection when using /show
- fix bingo card display not respecting hide completed bingo goals
1.2.0 changelog
- migrate to amaterasu
- fixed bingo detection while visiting players
- temporarily disable /rats command (it broke)
1.1.3 changelog
- added potion abbreviations
- removed dialogue skipper
- moved chicken head timer to 'other'
- fix unwanted gui movement
1.1.2 changelog
- added accurate bingo playtime
- added gone with the wind compass display
- changed puzzler solver to be on by default
- moved rat waypoints and puzzler solver to 'other'
- fixed long decimals when scaling display elements
- optimised splasher display
1.1.1 changelog
- added automatic achievement sending in party and guild
- added disclaimer to leecher display
- added puzzler solver
- changed rat waypoint colours
- optimised community goal display
*/