Sign in
LiteLoader
/
LiteLoader
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
40
Merge Requests
0
Labels
Wiki
Commits
349
Compare
Branches
19
Tags
0
1.7.10
1.10
1.10.2
1.11
1.11.2
1.11.2-backport
1.12
1.12.1
1.12.2
1.7.10
1.8
1.8.9
1.8_legacy
1.9
1.9.4
checkstyle
feature/newasm
gitmigration
master
mixin
Create Merge Request
LiteLoader
java
client
30 Nov, 2015
31 commits
minor refactoring and logging output changes
97de196e
Mumfrey
authored
9 years ago
Browse Code »
move mod list panel to separate class
b3097a72
Mumfrey
authored
9 years ago
Browse Code »
move mod info panel to separate class
f6840e83
Mumfrey
authored
9 years ago
Browse Code »
moving clipping plane functionality to convenience class so that mods can use it as well
35d59a00
Mumfrey
authored
9 years ago
Browse Code »
removing unused imports
0a1da0c9
Mumfrey
authored
9 years ago
Browse Code »
stripping redundant GenProfiler
8e714482
Mumfrey
authored
9 years ago
Browse Code »
PacketTransformers are deprecated, adding PacketHandler framework
96db8836
Mumfrey
authored
9 years ago
Browse Code »
replacing all CallbackInjectionTransformer hooks with EventInjectionTransformer hooks
c24f0490
Mumfrey
authored
9 years ago
Browse Code »
this is PanelManager now, not ModPanelManager
cf733a48
Mumfrey
authored
9 years ago
Browse Code »
adding MessageBus
4bf71866
Mumfrey
authored
9 years ago
Browse Dir »
switch everything possible to HandlerList
b4c52de0
Mumfrey
authored
9 years ago
Browse Dir »
throw a more descriptive message than an NPE if something breaks at startup
3b64e194
Mumfrey
authored
9 years ago
Browse Code »
implement onRenderWorld - closes
#60
ab107f54
Mumfrey
authored
9 years ago
Browse Code »
support for baking listener lists to classes
181d76f7
Mumfrey
authored
9 years ago
Browse Code »
reset vSync preference after display resize
64ec9596
Mumfrey
authored
9 years ago
Browse Code »
updated ASM to 5.0.3, support automatic update check and forced update, minor fixes
faa26f42
Mumfrey
authored
9 years ago
Browse Code »
minor fixes
34f00498
Mumfrey
authored
9 years ago
Browse Code »
add things to the disabled mod list on error, so that utterly broken mods show u…
...
4a9abaca
…p when a notification does
Mumfrey
authored
9 years ago
Browse Code »
new log upload functionality to upload to liteloader.com
2dab37c6
Mumfrey
authored
9 years ago
Browse Code »
check for mod transformer injection errors and treat as critical errors
3c957d78
Mumfrey
authored
9 years ago
Browse Code »
add more caps to ModInfoDecorator, change mod status text when errored
bd15e763
Mumfrey
authored
9 years ago
Browse Code »
wrap mod instances for better handling for startup errors, report startup errors to the user
1782552f
Mumfrey
authored
9 years ago
Browse Code »
add null checks for window event handlers
634b0659
Mumfrey
authored
9 years ago
Browse Dir »
fix isModInstalled always return true
1219bac9
Mumfrey
authored
9 years ago
Browse Code »
separating event proxy generation to improve resilience against bad transformers
3340467d
Mumfrey
authored
9 years ago
Browse Code »
reverting ASM library to 4.1 to improve compatibility with 3rd party components
97328206
Mumfrey
authored
9 years ago
Browse Code »
improve readability of LiteLoaderEventInjectionTransformer
bbee82bb
Mumfrey
authored
9 years ago
Browse Code »
fix failing to register common interfaces in client event handler
7a912de0
Mumfrey
authored
9 years ago
Browse Code »
adding FrameBufferListener
7ab03429
Mumfrey
authored
9 years ago
Browse Dir »
add getGameEngine() accessor
617b2c8f
Mumfrey
authored
9 years ago
Browse Code »
1.7.10 initial update merging branch "apidev" into trunk
3e955ef1
Mumfrey
authored
9 years ago
Browse Code »