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
b3097a72c9ee9a3373075a8438e9f50a556ce8e2
LiteLoader
30 Nov, 2015
40 commits
move mod list panel to separate class
b3097a72
Mumfrey
authored
2015-11-30 13:15:04 +0000
Browse Code »
move mod info panel to separate class
f6840e83
Mumfrey
authored
2015-11-30 13:15:04 +0000
Browse File »
convert observer list in LiteLoaderMods to HandlerList
303ac2af
Mumfrey
authored
2015-11-30 13:15:04 +0000
Browse Code »
close HandlerList's ClassLoader on Java 7 and later.
d19241ae
Mumfrey
authored
2015-11-30 13:15:04 +0000
Browse Code »
moving clipping plane functionality to convenience class so that mods can use it as well
35d59a00
Mumfrey
authored
2015-11-30 13:15:04 +0000
Browse Code »
removing unused imports
0a1da0c9
Mumfrey
authored
2015-11-30 13:15:03 +0000
Browse Code »
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 »