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.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
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
2015-11-30 13:15:03 +0000
Browse Dir »
stripping redundant GenProfiler
8e714482
Mumfrey
authored
2015-11-30 13:15:03 +0000
Browse Code »
PacketTransformers are deprecated, adding PacketHandler framework
96db8836
Mumfrey
authored
2015-11-30 13:15:03 +0000
Browse Code »
replacing all CallbackInjectionTransformer hooks with EventInjectionTransformer hooks
c24f0490
Mumfrey
authored
2015-11-30 13:15:03 +0000
Browse Code »
prettier logging from BeforeInvoke
e7914a05
Mumfrey
authored
2015-11-30 13:15:02 +0000
Browse Code »
HandlerList add OR_BREAK_ON_TRUE logic op - closes
#62
67d33bd9
Mumfrey
authored
2015-11-30 13:15:02 +0000
Browse Code »
deprecating PacketTransformer
ba1cc312
Mumfrey
authored
2015-11-30 13:15:02 +0000
Browse Code »
this is PanelManager now, not ModPanelManager
cf733a48
Mumfrey
authored
2015-11-30 13:15:02 +0000
Browse Dir »
adding MessageBus
4bf71866
Mumfrey
authored
2015-11-30 13:15:02 +0000
Browse Code »
support handlers with return types in HandlerList, return null or zero
61965517
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Code »
switch everything possible to HandlerList
b4c52de0
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Code »
support for boolean returns in HandlerList using logical operations between handlers
58a0b663
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Code »
throw a more descriptive message than an NPE if something breaks at startup
3b64e194
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Code »
deprecating event in PreJoinGameListener
6ea1d058
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Dir »
fix broken import in HandlerList
9399ebbe
Mumfrey
authored
2015-11-30 13:15:01 +0000
Browse Dir »
implement onRenderWorld - closes
#60
ab107f54
Mumfrey
authored
2015-11-30 13:15:00 +0000
Browse Code »
some tweaks to HandlerList and added more javadoc
5225abe9
Mumfrey
authored
2015-11-30 13:15:00 +0000
Browse Dir »
implement remaining LinkedList methods in HandlerList
38127d17
Mumfrey
authored
2015-11-30 13:15:00 +0000
Browse Dir »
support for baking listener lists to classes
181d76f7
Mumfrey
authored
2015-11-30 13:15:00 +0000
Browse Code »
reset vSync preference after display resize
64ec9596
Mumfrey
authored
2015-11-30 13:15:00 +0000
Browse Code »
more verbose logging for JInput and option to disable enumeration
d74ea594
Mumfrey
authored
2015-11-30 13:14:59 +0000
Browse Code »
add mcpnames jar task to ant script
83b09f04
Mumfrey
authored
2015-11-30 13:14:59 +0000
Browse Code »
remove old libs
9f4fb480
Mumfrey
authored
2015-11-30 13:14:59 +0000
Browse Code »
updated ASM to 5.0.3, support automatic update check and forced update, minor fixes
faa26f42
Mumfrey
authored
2015-11-30 13:14:59 +0000
Browse Code »
mention injected tweaks in load status message
349f6093
Mumfrey
authored
2015-11-30 13:14:59 +0000
Browse Dir »
write warning message when file ending .litemod.zip is discovered.
9d130852
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Dir »
--no commit message
d97239f4
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Code »
dependency check should ignore enumerator state
a8d48f31
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Code »
timestamping 1.7.10_03 for final release
1d4f6f14
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Code »
minor fixes
34f00498
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Code »
LiteLoader -- fix for two minor derps
92321dab
Mumfrey
authored
2015-11-30 13:14:58 +0000
Browse Dir »
add things to the disabled mod list on error, so that utterly broken mods show u…
...
4a9abaca
…p when a notification does
Mumfrey
authored
2015-11-30 13:14:57 +0000
Browse Dir »
timestamping for release
a15b480a
Mumfrey
authored
2015-11-30 13:14:57 +0000
Browse Code »
remove unwanted debugging statement
58f9fa95
Mumfrey
authored
2015-11-30 13:14:57 +0000
Browse Code »
new log upload functionality to upload to liteloader.com
2dab37c6
Mumfrey
authored
2015-11-30 13:14:57 +0000
Browse Dir »
cleaning up the tweaker a bit, moving logic to separate StartupEnvironment class
aecc5dcf
Mumfrey
authored
2015-11-30 13:14:57 +0000
Browse Code »
removing jarfile.ref functionality since it's no longer needed
f2549841
Mumfrey
authored
2015-11-30 13:14:56 +0000
Browse Code »
removing RealmsJsonUpdateThread since it's no longer needed
792cf5b9
Mumfrey
authored
2015-11-30 13:14:56 +0000
Browse File »
check for mod transformer injection errors and treat as critical errors
3c957d78
Mumfrey
authored
2015-11-30 13:14:56 +0000
Browse Code »
add more caps to ModInfoDecorator, change mod status text when errored
bd15e763
Mumfrey
authored
2015-11-30 13:14:56 +0000
Browse Code »