index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
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
/
at
/
hannibal2
/
skyhanni
/
features
/
rift
/
everywhere
Age
Commit message (
Expand
)
Author
2024-06-07
Backend: Change Java to Kotlin for repo files (#1543)
CalMWolfs
2024-06-07
Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...
CalMWolfs
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-06-06
Backend: Convert existing objects to use the annotation and add the plugin (#...
CalMWolfs
2024-05-30
Backend: Make skyhanni ReplaceItemEvent (#1866)
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-12
Fix: Double "Soul" in Enigma Waypoint (#1776)
J10a1n15
2024-05-12
code cleanup
hannibal2
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-08
Fix/Backend: Renderable.itemStack itemScale (#1390)
Thunderblade73
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-04-04
Improvement: Anita and SkyMart highlight (#1118)
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-04-03
Fix: Tick event being called twice a tick (#1342)
CalMWolfs
2024-03-23
moved makePickblock() from LorenzUtils to GuiContainerEvent
hannibal2
2024-03-23
Backend: Removal of Neu's SlotClickEvent (#1206)
Thunderblade73
2024-03-12
Internal Change: Code cleanup ContainerChest getAllItems (#1047)
hannibal2
2024-02-19
Created ActionBarUpdateEvent and used it. #977
CalMWolfs
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-31
replace onChatMessage with onChat
hannibal2
2023-12-26
Rift time now updates correctly in wizard tower and instantly updates the for...
hannibal2
2023-12-25
Fixed config migration errors
hannibal2
2023-12-17
Remove unecessary non-capturing groups (#676)
Walker Selby
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-12-08
Use LorenzToolTipEvent over ItemTooltipEvent if possible.
hannibal2
2023-12-01
utilizing location.add(x = x)
hannibal2
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-25
format coin numbers
hannibal2
2023-11-22
Internal Change: Reformat Code to match .editorconfig (#628)
Walker Selby
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-16
Config Updates - Subcategories and Reformatting (#709)
Walker Selby
2023-10-28
created and used Entity.canBeSeen and LorenzVec.canBeSeen
hannibal2
2023-10-26
code cleanup
hannibal2
2023-10-26
code cleanup
hannibal2
2023-10-26
Feature: Highlighted Motes Orbs Size (#611)
Kimbrian Marshall
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-26
fix future neu crash (#624)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-10-20
code cleanup
hannibal2
2023-10-20
Internal Changes: getInternalName Pt 2 (#548)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
removed wildcards from imports
hannibal2
2023-08-19
Merge pull request #392
HiZe_
2023-08-09
Using NEUInternalName in even more classes
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
[next]