index
:
github/NotEnoughUpdates.git
aotv
autoupdate
brigadier
crafts/mobdrops
crafts/villagers
cultofthefallencalendaroverlay
disabledoptions
experiment
feat/annotationregistering
feat/customuseragent
feat/entertocopycalculationresult
feat/hexcodes
feat/jsonkey
feat/lessarmorstuff
feat/museumhighlight
feat/museumhighlightsolo
feat/npcexport
feat/ruler
feat/tunnelwaypoints
feat/versionidstats
feature/fishingnumber
feature/glowshrooms
feature/itemshops
feature/katsitter
feature/sbamixin
feature/signcalc
feature/universalconfigkillswitch
fix-enchanting_gui
fix/apicache-nullpointer
fix/apispam
fix/dependencies
fix/epicpets
fix/lava-fishing
fix/letsencryptssl
fix/montezumatype
fix/rngmeter
fix/storage
fix/stubexpladders
fix/tablistcooldown
fix/unarycalculator
fix/useragent
fix_storage-gui/search
fixbadgelines
fixdoublerenderingitemtooltip
fixdoubletyping
fixraintimer
fixyummycakeyumyum
forkering
infering
janitheaccuser
jitpacktest
joincommandv2
loomerings
luloeventlistener
malware
master
minion_helper_remerged
morecustomtodoicons
moulconfig
nobuttons
nomoreswing
ntr
perf/dungeonnpcprofitoverlay
petfix
pvfailures
pvlevel
recipeprio
redirecttomodifyarg
remove-label
scrolling
selectivebuttons
spiritleapmap
squashed_utility_changes_from_minion_helper_2
texturefixv2
updater
warner
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/main/java')
-rw-r--r--
src/main/java/NotSkyblockAddonsInstallerFrame.java
27
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/BuildFlags.java
72
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/CustomItems.java
23
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/ItemPriceInformation.java
187
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NEUApi.java
22
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NEUEventListener.java
2842
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NEUManager.java
655
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NEUOverlay.java
724
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NEURepoResourcePack.java
99
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
279
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/auction/APIManager.java
218
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/auction/CustomAH.java
80
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/auction/CustomAHGui.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/collectionlog/CollectionConstant.java
15
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/collectionlog/GuiCollectionLog.java
111
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/ClientCommandBase.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java
52
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/EntityViewerCommand.java
100
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/ScreenCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
134
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DiagCommand.java
134
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DungeonWinTestCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/EnableStorageCommand.java
39
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/NullzeeSphereCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/PackDevCommand.java
303
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/ReloadRepoCommand.java
39
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/ResetRepoCommand.java
42
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dev/StatsCommand.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dungeon/DhCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dungeon/DnCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dungeon/JoinDungeonCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/dungeon/MapCommand.java
20
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/help/FeaturesCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/help/HelpCommand.java
25
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/help/LinksCommand.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/help/SettingsCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/help/StorageViewerWhyCommand.java
23
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/AhCommand.java
30
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/ButtonsCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/CalculatorCommand.java
75
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/CalendarCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/CollectionLogCommand.java
20
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/CosmeticsCommand.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/CustomizeCommand.java
20
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/GamemodesCommand.java
20
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/PronounsCommand.java
94
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/misc/UpdateCommand.java
78
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/profile/CataCommand.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/profile/PeekCommand.java
81
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/profile/PvCommand.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/profile/ViewProfileCommand.java
23
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/repo/ReloadRepoCommand.java
39
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/repo/RepoModeCommand.java
23
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/commands/repo/ResetRepoCommand.java
18
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/BackgroundBlur.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/ChromaColour.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GlScissorStack.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GuiElement.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GuiElementBoolean.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GuiElementColour.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GuiElementTextField.java
69
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/GuiScreenElementWrapper.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/Config.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/GuiPositionEditor.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/KeybindHelper.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/MoulConfigGuiForgeInterop.java
69
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/Position.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/PositionNew.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/Category.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigAccordionId.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorAccordion.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorBoolean.java
23
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorButton.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorColour.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorDraggableList.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorDropdown.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorFSR.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorKeybind.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorSlider.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigEditorText.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/annotations/ConfigOption.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditor.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorAccordion.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorBoolean.java
40
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorButton.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorColour.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorDraggableList.java
44
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorDropdown.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorFSR.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorKeybind.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorSlider.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiOptionEditorText.java
20
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/gui/GuiPositionEditor.java
21
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/config/struct/ConfigProcessor.java
54
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/GuiElementSlider.java
27
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/Line.java
115
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/MiscUtils.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/Splitters.java
19
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/StringUtils.java
68
-rw-r--r--
src/main/java/io/github/moulberry/notenoughupdates/core/util/Vec3Comparable.java
148