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
70b1c22e8151a7d2b087cc92d465e3a3b9ea8b32
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
70b1c22e8151a7d2b087cc92d465e3a3b9ea8b32
LiteLoader
java
common
com
mumfrey
30 Nov, 2015
40 commits
don't pass handled packet events to packet handlers, they should implement the a…
...
70b1c22e
…ppropriate interface instead
Mumfrey
authored
9 years ago
Browse Dir »
stripping redundant GenProfiler
8e714482
Mumfrey
authored
9 years ago
Browse Dir »
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 Dir »
prettier logging from BeforeInvoke
e7914a05
Mumfrey
authored
9 years ago
Browse Dir »
HandlerList add OR_BREAK_ON_TRUE logic op - closes
#62
67d33bd9
Mumfrey
authored
9 years ago
Browse Dir »
deprecating PacketTransformer
ba1cc312
Mumfrey
authored
9 years ago
Browse Dir »
this is PanelManager now, not ModPanelManager
cf733a48
Mumfrey
authored
9 years ago
Browse Dir »
adding MessageBus
4bf71866
Mumfrey
authored
9 years ago
Browse Dir »
support handlers with return types in HandlerList, return null or zero
61965517
Mumfrey
authored
9 years ago
Browse Dir »
switch everything possible to HandlerList
b4c52de0
Mumfrey
authored
9 years ago
Browse Code »
support for boolean returns in HandlerList using logical operations between handlers
58a0b663
Mumfrey
authored
9 years ago
Browse Code »
deprecating event in PreJoinGameListener
6ea1d058
Mumfrey
authored
9 years ago
Browse Code »
fix broken import in HandlerList
9399ebbe
Mumfrey
authored
9 years ago
Browse Code »
implement onRenderWorld - closes
#60
ab107f54
Mumfrey
authored
9 years ago
Browse Code »
some tweaks to HandlerList and added more javadoc
5225abe9
Mumfrey
authored
9 years ago
Browse Code »
implement remaining LinkedList methods in HandlerList
38127d17
Mumfrey
authored
9 years ago
Browse Code »
support for baking listener lists to classes
181d76f7
Mumfrey
authored
9 years ago
Browse Dir »
more verbose logging for JInput and option to disable enumeration
d74ea594
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 »
mention injected tweaks in load status message
349f6093
Mumfrey
authored
9 years ago
Browse Dir »
write warning message when file ending .litemod.zip is discovered.
9d130852
Mumfrey
authored
9 years ago
Browse Dir »
--no commit message
d97239f4
Mumfrey
authored
9 years ago
Browse Code »
dependency check should ignore enumerator state
a8d48f31
Mumfrey
authored
9 years ago
Browse Dir »
timestamping 1.7.10_03 for final release
1d4f6f14
Mumfrey
authored
9 years ago
Browse Dir »
minor fixes
34f00498
Mumfrey
authored
9 years ago
Browse Code »
LiteLoader -- fix for two minor derps
92321dab
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 Dir »
timestamping for release
a15b480a
Mumfrey
authored
9 years ago
Browse Dir »
remove unwanted debugging statement
58f9fa95
Mumfrey
authored
9 years ago
Browse Dir »
new log upload functionality to upload to liteloader.com
2dab37c6
Mumfrey
authored
9 years ago
Browse Dir »
cleaning up the tweaker a bit, moving logic to separate StartupEnvironment class
aecc5dcf
Mumfrey
authored
9 years ago
Browse Code »
removing jarfile.ref functionality since it's no longer needed
f2549841
Mumfrey
authored
9 years ago
Browse Dir »
removing RealmsJsonUpdateThread since it's no longer needed
792cf5b9
Mumfrey
authored
9 years ago
Browse Dir »
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 »
remove accidental duplicate method call
f69d71c7
Mumfrey
authored
9 years ago
Browse Dir »
version bump
95434a46
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 »
fix isModInstalled always return true
1219bac9
Mumfrey
authored
9 years ago
Browse Dir »